1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-06-30 11:47:45 +00:00
kawari/resources/scripts
Joshua Goins 0b470dc28b Make unlocks persistent, fix player name in chat
The PlayerStatus struct shifted around recently, so I fixed the offsets
yet again. Unlocks should be persistent now, but this as usual requires
a database wipe, sorry!

I also included some refactors of the !unlock debug command that still
had references to the old unlock_action API.
2025-06-27 23:28:56 -04:00
..
actions Refactor and reorganize numerous Lua systems: (#63) 2025-06-25 13:25:48 -04:00
commands Make unlocks persistent, fix player name in chat 2025-06-27 23:28:56 -04:00
events Rewrite the inn bed logic for hopefully the final time (#71) 2025-06-27 22:40:40 -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