Skip to content

Releases: McTwist/Support_EventScript

EventScript v1.9

02 Mar 09:58
Compare
Choose a tag to compare

Fixed key bindings for Mac.

EventScript v1.8

19 Feb 11:13
Compare
Choose a tag to compare

Fixed empty parameters.
Fixed indexing with parameters.
Cleaned up variable names.

EventScript v1.7

06 Feb 07:28
Compare
Choose a tag to compare

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

27 Jan 10:02
Compare
Choose a tag to compare

Added workaround for Mac keybind.
UI fixes.

EventScript v1.5

15 Jan 23:14
Compare
Choose a tag to compare

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

19 Nov 21:18
Compare
Choose a tag to compare

Added mixing of indexes and ranges.
Fixed one argument for index.
Fixed ui paths.

EventScript v1.3

19 Nov 14:49
Compare
Choose a tag to compare

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

17 Nov 16:25
Compare
Choose a tag to compare

Added indexing.

EventScript v1.1

17 Nov 10:54
Compare
Choose a tag to compare

Improved the parsing significantly.
Added an in-game editor for convenience and several other client improvements.
Many bugs fixed.

EventScript v1.0

14 Nov 22:19
Compare
Choose a tag to compare

Features the basic functionality from the get go.