Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.24 KB

File metadata and controls

47 lines (32 loc) · 1.24 KB

2.2.0 (2026-05-27)

  • Fixes for Stencyl 4.2.0

2.1.3 (2023-12-04)

  • Fixes for Stencyl 4.1.0 beta (b12043)

2.1.2 (2023-07-29)

  • Changed to a combined engine+toolset extension
  • Fixed error when updating old games with Stencyl 4.0.3+.
  • Modified and unsaved structures/definitions marked with an asterisk.
  • Fix layering of color picker when invoked above other windows.
  • Fixed "default value" editors picking up field changes late.
  • Fixed writing of default values for array and set.
  • Implement filters for the "set" data type.
  • Fix "not" and "negate" condition evaluation.
  • Fixed various exceptions.
  • Fixes for Stencyl 4.1.0

2.0.3 (2020-08-06)

  • Bump version number to match toolset extension.
  • Better error logging.

2.0.1 (2019-09-27)

  • Better debug printing when data fails to be read
  • Fix error reading images when higher-scale versions are missing
  • Compatibility with Stencyl 4.0.0

2.0.0 (2017-05-01)

  • Compatibility for Stencyl 3.4.0.
  • Many internal changes for a better, more extendable type system.
  • Various UI improvements.
  • Show icons for visual data types.
  • Work with Stencyl's reset game command.

1.0.1 (2015-10-13)

  • Added "text" gui element for structure definitions.

1.0.0 (2015-10-09)

  • Initial Repository Version.