- Fixes for Stencyl 4.2.0
- Fixes for Stencyl 4.1.0 beta (b12043)
- Changed to a combined engine+toolset extension
- Updates for Stencyl 4.1.0 beta (b11582)
- Fix NPEs, UI, and logic bugs editing StructureCommands.
- Fixed error when updating old games with Stencyl 4.0.3+.
- Better error logging.
- Fix dialog windows not tweening to less than 100% original size.
- Use pseudo unicode to get around haxe 4 unicode parsing issues
- Fix error when "flow scripts > no input sound tags" hasn't been set.
- Compatibility with Stencyl build 9803.
- Fixed error when closing a game multiple times in one session.
- Don't load all dialog at startup.
- Compatibility for Stencyl 3.4.0.
- Use insets and dimension instead of rectangle and point, where it makes sense.
- Modularize dialog plugins.
- Use graphical choosers instead of dropdowns.
- Some rendering/bug fixes.
- Work with Stencyl's reset game command.
- Compatibility for Stencyl b8816.
- Don't catch errors from running dialog commands.
- Update dependencies
- Made compatible with html5 target.
- Pre-scale static windows for performance.
- Fix incorrect animation bounds when scaling.
- Don't colorize fonts by default, use
<colorfont>command to set permanent color.
- Move Haxe Type code out of the
.jarresources. - Update getting started guide.
- Initial Repository Version.