Skip to content

OSTW v0.1.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ItsDeltin ItsDeltin released this 23 May 17:51
· 2206 commits to master since this release

Fixed parsing strings with dashes. (ex: "power-up")
Fixed parameters sometimes preventing strings from parsing. (ex: <"new_high_score: <0>", score>)
Renamed AppendToArray() to Append().
Renamed CurrentArrayElement() to ArrayElement().
Renamed the enums Effect.. and PlayEffect... to Effects... and PlayEffects...
Improved string input accuracy and speed.
& and | now checks the datatype to confirm they are booleans.