Added
- The
@later
macro for performing operations after a delay. - The
@append
,@prepend
, and@replace
macros for DOM manipulation. - The
@punt
macro to preserve a temporary variable between passages. - The utility functions
either
andrandomInt
.
Fixed
- Fix a bug in the Twine highlighter involving the JavaScript dot operator.