You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.