Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 12:16
· 79 commits to master since this release

Added

  • Added proper support for the event steps SHOW_MODAL_CHOICE and SET_MSG_EXPRESSION.
  • Added rendering of text colors in relevant events (such as SHOW_MSG).

Changed

  • VarConditions now use the string editor, as opposed to the JSON editor.
  • Improved support for event/action step property previews - specifically for Vec2, Vec3, Offset, Entity, EnemyType, NumberExpression, StringExpression, BooleanExpression, VarName, Effect, and Animation.

Fixed

  • Events with children/branching steps (such as IF, SHOW_CHOICE, SHOW_MODAL_CHOICE, etc.) will no longer fully refresh upon any edits, causing focus to be reset.