1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-10 16:07:45 +00:00
kawari/resources/scripts/commands
The Dax 3b6fcb7ba1 Extend the Lua API:
-Implement GM command collect (subtracts gil from player), but the ingame command's params are unknown, Lua only
-Implement GM command inspect, but the IPC opcode for it is different than GMCommand and is thus far unimplemented, Lua only
-The Lua API can now access all of the player's inventory (read-only)
2025-07-01 13:06:49 -04:00
..
debug Split up the command arguments on the Rust side 2025-06-28 10:27:56 -04:00
gm Extend the Lua API: 2025-07-01 13:06:49 -04:00
Commands.lua Extend the Lua API: 2025-07-01 13:06:49 -04:00