- add TypeScript support
- add support for commands using global SCM variables (e.g. counters or timers). See scm.ts
- delete previously deprecated variable
GAME
. UseHOST
instead - update script watcher: changing
.mjs
files in a script directory or any nested directories triggers script reload FxtStore
can be forced to mutate global FXT keys by setting the last argument inFxtStore.insert
andFxtStore.delete
to true
SDK AND PLUGINS
- IdeLoader 1.2: fixed a parser bug that prevented
.ide
files with a2dfx
section to be loaded - Frontend 1.1: reduced a timeout during a check for updates to 10 seconds
- ImGuiRedux (by Grinch_): more commands
BREAKING CHANGES
- bumped minimum required versions of command definitions
Thanks to DadlyPrey, BroXe, and Junior_Djjr for supporting my work on Patreon!