1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-06-30 11:47:45 +00:00
kawari/resources
Joshua Goins 6951f9448d Port GM commands to Lua
This removes a ton of implementation overlap between the two
command systems. For example, we had two different implementations
of unlocking aetherytes which is just unnecessary.

On the flipside, this makes implementing new GM commands just as
easy as writing debug ones. I moved the existing debug Lua
implementations into their GM counterparts and updated the USAGE
accordingly.
2025-06-28 10:27:56 -04:00
..
scripts Port GM commands to Lua 2025-06-28 10:27:56 -04:00
static Add Bootstrap styling to most web pages 2025-05-03 11:56:27 -04:00
templates Move restoring character backup to it's own page 2025-06-23 21:42:30 -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 Implement more back and forth packets for events 2025-06-25 23:11:49 -04:00