1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-06-30 11:47:45 +00:00
kawari/resources
Joshua Goins 198a8a3e2c Make !reload command always available, add !finishevent
The reload command was previously implemented in Lua, but this
is a little dangerous as it could itself have an error and is
unable to work in the first place. I moved this to Rust to
ensure it's always available. I left the reload_scripts() API
in Lua as someone could still find that useful!

Additionally, I added a !finishevent debug command to forcefully
end the current event you're in. This can be useful if your script
is incomplete or has an error, as your client gets stuck very
easily.
2025-06-22 08:49:06 -04:00
..
scripts Make !reload command always available, add !finishevent 2025-06-22 08:49:06 -04:00
static Add Bootstrap styling to most web pages 2025-05-03 11:56:27 -04:00
templates Advertise in all retail lobbies instead of just Aether in LauncherTweaks 2025-06-18 20:03:41 -04:00
tests Fix action results not working 2025-04-18 12:38:02 -04:00
Caddyfile Add patch-dl.ffxiv.localhost to the default Caddy config 2025-06-08 15:44:22 -04:00
main.png Add screenshot to README 2025-06-19 20:19:53 -04:00
opcodes.json Fix Unk2 and Disconnected opcodes for 7.25h 2025-06-18 19:48:22 -04:00