1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-10 07:57:46 +00:00
kawari/resources/scripts
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
..
actions Refactor and reorganize numerous Lua systems: (#63) 2025-06-25 13:25:48 -04:00
commands Extend the Lua API: 2025-07-01 13:06:49 -04:00
events Begin implementing gil shops, add free item to inventory 2025-06-30 21:38:04 -04:00
items Refactor and reorganize numerous Lua systems: (#63) 2025-06-25 13:25:48 -04:00
Global.lua Add support on the Rust side for resetting the command identifier. 2025-06-26 07:47:05 -04:00
Init.lua Further reduce boilerplate in various scripts 2025-06-26 07:47:05 -04:00