1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-10 16:07:45 +00:00
kawari/resources/scripts/events
thedax 9bed7595cc
Implement items costing money now (#94)
-Includes an extra check for trying to bypass the client-side
-Update dependencies
-Include a message that selling isn't supported yet
-Display a message indicating an item was bought
2025-07-01 21:21:47 -04:00
..
common Document some opcodes related to shops and implement a generic gil shopkeeper script (#85) 2025-06-30 15:21:08 -04:00
custom Account for the user pressing escape/cancel on controller to exit the bed menu (#80) 2025-06-28 11:50:01 -04:00
quest/opening Update event scripts to use tables, since passing params now gets dropped into a Vec<u32> on the rust side. 2025-06-27 21:26:10 -04:00
tosort Update event scripts to use tables, since passing params now gets dropped into a Vec<u32> on the rust side. 2025-06-27 21:26:10 -04:00
warp Update event scripts to use tables, since passing params now gets dropped into a Vec<u32> on the rust side. 2025-06-27 21:26:10 -04:00
Events.lua Implement items costing money now (#94) 2025-07-01 21:21:47 -04:00