Releases: ichortower/EventCommandCodex
Releases · ichortower/EventCommandCodex
0.10.0-beta
- Added automatic replacement of some problematic event commands when used in streams:
emotefaceDirectionmessage(causes an error)pausespeak(causes an error)
- Added a token resolver (for tokenized strings) that runs the var parser, so you can use it in
speak - Breaking changes:
ichortower.ECC_StreamPause->ichortower.ECC_Pause
0.9.0-beta
Added event-local variables with VarSet and VAR_QUERY (game state query).
0.8.0-beta
- Added If/ElseIf/Else/EndIf for conditional execution.
0.7.0-beta
Added ambientLight control commands (gradual fade, queueing, awaiting).
0.6.0-beta
First beta!