1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-06-30 19:57:46 +00:00
kawari/resources/scripts
Joshua Goins f07d16b949 Allow reloading Global.lua with the new !reload debug command
Scripts are normally loaded when they are needed, with the exception of
Global.lua that's only loaded once at start-up. But now you can reload
it in-game with the !reload command, which should make event and command
scripting way less of a hassle.
2025-06-21 12:16:27 -04:00
..
actions Add script for the Teleport action 2025-05-11 10:12:02 -04:00
commands/debug Allow reloading Global.lua with the new !reload debug command 2025-06-21 12:16:27 -04:00
common Add generic Aetheryte event script, document the interesting scenes 2025-06-21 12:01:11 -04:00
custom/000 Create GenericWarp script to handle simple warps 2025-05-05 23:30:36 -04:00
items Implement Fantasia and remaking your character 2025-05-02 15:36:22 -04:00
opening Add warning message when failing to find poprange 2025-05-12 16:32:55 -04:00
tosort Add dummy event script for Central Shroud's Chocobokeep 2025-06-21 11:34:56 -04:00
warp Consolidate exit-to-inn scripts into a generic one. 2025-06-21 09:12:28 -04:00
Global.lua Allow reloading Global.lua with the new !reload debug command 2025-06-21 12:16:27 -04:00