1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-01 12:17:46 +00:00
kawari/resources/scripts
thedax 5a580149b4
Document some opcodes related to shops and implement a generic gil shopkeeper script (#85)
Document some opcodes related to shops and implement a generic gil shopkeeper script
* You can now interact with shopkeepers, and if you have enough gil, you can attempt to purchase items
* Upon trying to buy items the event will auto-cancel for now, because we're missing implementations of several opcodes related to inventory management
2025-06-30 15:21:08 -04:00
..
actions Refactor and reorganize numerous Lua systems: (#63) 2025-06-25 13:25:48 -04:00
commands Add the //gm item command back 2025-06-28 11:18:17 -04:00
events Document some opcodes related to shops and implement a generic gil shopkeeper script (#85) 2025-06-30 15:21:08 -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