1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-06-30 11:47:45 +00:00
kawari/src/common
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
..
workdefinitions Fix the character currently equipped items not showing in the lobby 2025-05-12 16:11:17 -04:00
customize_data.rs Update dependencies (binrw, physis, bitflags) 2025-05-09 15:25:57 -04:00
gamedata.rs Fix more easy Clippy warnings 2025-06-23 21:14:38 -04:00
mod.rs Make unlocks persistent, fix player name in chat 2025-06-27 23:28:56 -04:00
position.rs Add Lua API for commands 2025-05-06 21:57:52 -04:00