Skip to content

StuLang v1.2.2-alpha

Compare
Choose a tag to compare
@sam-astro sam-astro released this 17 Jan 17:17
· 140 commits to master since this release
  • Include required .dll files required by SDL: Added libfreetype-6.dll, libjpeg-9.dll, libpng16-16.dll, libtiff-5.dll, libwebp-7.dll, zlib1.dll. This will fix errors for those who do not have SDL or it's requirements installed
  • Change [ ] operator to .at() for accessing vector items, which will allow for accurate error handling and better prevent seemingly random crashes without an error message.

Full Changelog: v1.2.1...v1.2.2