OverviewStencylWorks 1.0.2 is a maintenance release that fixes a slew of bugs.
How to UpdateStencylWorks will prompt you to update next time you launch. You must be a registered user to update your copy.
If it doesn't prompt for an update, or if you wish to update right now, you can check for updates from the File menu.
We have not updated the full package download on the site to 1.0.2.
What's New?Auto Backup and Restore of Critical FilesOccasionally, games would become unopenable after long enough sessions to bump into the maximum memory limit, and this limit would be hit during saving and lead to a partially written out file. Now, we take a number of steps to mitigate this.
1) At 90% memory usage, we put up a warning message (once) telling you to save your work and restart StencylWorks.
2) Should any critical files get mangled, we'll detect this and replace them with backups that were auto-generated.
We're working on a long term solution to the issue, but these precautionary steps should all but eliminate the problem for the time being, or at worst, minimize your losses.
Angular Mass is now HonoredThis will have an immediate effect on games that allow objects to rotate. Previously, the angular mass field was ignored. Now that it has an effect, it can break the physical interactions of some games.
To address this,
raise the angular mass of your Actors to match their mass (or go as high as necessary to make it feel right).
What's Fixed? (Bug Fixes)- Fixes to Sound Channels
- Downloaded behaviors would sometimes not work until restarting StencylWorks
- Reuploading resource packs and code mode behaviors was buggy
- Downloading and renaming code mode behaviors was buggy
- MP3's with the wrong frequency and bitrate are now caught when importing
- Tile layers with 0% opacity still draw
- Design mode compile errors weren't completely showing
- Proxy Preferences Page
Enjoy!