Posted November 07, 2023 by nommiin
#release
howdy y'all, as it turns out... i accidentally shipped the debug DLL as the included DLL for the extension. this is mostly fine, but it showcased some errors that have been going unnoticed (tho probably not catastrophic) since the release of the extension! alas though, with v1.0.15 i've properly packaged the DLL files (release as included DLL, debug as a ZIP) and also included a new function to address one of these errors from before!
Added:
Fixed:
additionally, be sure to pull the latest "snake_case.gml" file when new functions are wrapped! this file is automatically generated on build, but must be included manually
special thanks to JujuAdams for providing a great solution for using the EndFrame function, as well as Cloaked Games for submitting an issue that brought the packaging mishap to my attention
thanks to everyone who has downloaded and supported the extension! as well as any issues/feedback that's been given :3