Skip to content

Latest commit

 

History

History
73 lines (44 loc) · 1.64 KB

File metadata and controls

73 lines (44 loc) · 1.64 KB

2.1.0 (2026-05-27)

  • Fixes for Stencyl 4.2.0

2.0.9 (2023-12-04)

  • Fixes for Stencyl 4.1.0 beta (b12043)

2.0.8 (2023-07-29)

  • 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.

2.0.5 (2019-12-13)

  • Fix dialog windows not tweening to less than 100% original size.

2.0.4 (2019-12-05)

  • Use pseudo unicode to get around haxe 4 unicode parsing issues

2.0.3 (2019-09-27)

  • Fix error when "flow scripts > no input sound tags" hasn't been set.

2.0.2 (2019-01-06)

  • Compatibility with Stencyl build 9803.
  • Fixed error when closing a game multiple times in one session.

2.0.1 (2017-10-27)

  • Don't load all dialog at startup.

2.0.0 (2017-05-01)

  • 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.

1.5.5 (2016-04-16)

  • Compatibility for Stencyl b8816.
  • Don't catch errors from running dialog commands.

1.5.4 (2015-10-13)

  • Update dependencies

1.5.3 (2015-10-11)

  • Made compatible with html5 target.

1.5.2 (2015-10-10)

  • 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.

1.5.1 (2015-10-09)

  • Move Haxe Type code out of the .jar resources.
  • Update getting started guide.

1.5.0 (2015-10-06)

  • Initial Repository Version.