Releases: McTwist/Support_EventScript
EventScript v1.9
EventScript v1.8
Fixed empty parameters.
Fixed indexing with parameters.
Cleaned up variable names.
EventScript v1.7
Fixed issue with parameters being empty.
This makes a change in the params implementation and recommendation is to fix this for those that uses it.
EventScript v1.6
Added workaround for Mac keybind.
UI fixes.
EventScript v1.5
Added support for case-insensitive events.
Finalized support for newlines anywhere and events on the same line.
Fixed issues with escapes.
Fixed issue with names not added correctly.
Added so labels can be retrieved from list object.
EventScript v1.4
Added mixing of indexes and ranges.
Fixed one argument for index.
Fixed ui paths.
EventScript v1.3
This release adds labels: the ability to name event ids and refer them through the index system.
Adds more characters for target.
Limits input names to not start with a number.
EventScript v1.2
Added indexing.
EventScript v1.1
Improved the parsing significantly.
Added an in-game editor for convenience and several other client improvements.
Many bugs fixed.
EventScript v1.0
Features the basic functionality from the get go.