2.1.1.0
Fixed: The LastLetter expression returned nothing for some edge cases.
Fixed: A few possible edge cases with tag values that could crash the game
Fixed: Typewriter parameter color values containing a space could be broken.
Fixed: The C2 converter recognises the colour name indianred again.
2.1.0.0
Fixed: Character counting around word wrap cannot drift any more by design
2.0.0.0
Added: Ported to SDK v2.
Added: Typewriter state now shows up in the debugger.
Added: The alias name in "Set Function Animation alias" now autocompletes across actions.
Changed: Updated the way easings are handled to better align with how C3 works internally.
Changed: Save states now store the data in a more efficiently. Save states made with 1.x will not load into 2.x
Changed: Script interface was reworked.
Fixed: Easing curves now reach their end value.
Fixed: Set Text no longer crashes when a typewriter is still running.
Fixed: Animated icons work again.
Fixed: Fixed a few color formats not working anymore due to a change in how browsers work
Fixed: The LastLetter expression returned an invalid value before the first letter was typed.