1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-05-14 07:37:46 +00:00
kawari/src/world
Joshua Goins 3bd0d64aa7 Add relevant remake fields to ClientSelectData
This documents a few fields interesting to Fantasia, such as the flag needed to
enable the "Re-edit Character" menu item.
2025-03-30 08:36:01 -04:00
..
ipc Fix crash when entering certain zones, remove stuff doesn't work 2025-03-29 16:43:06 -04:00
actor.rs Add UpdateHpMpTp packet, make sprint take away debug monster health 2025-03-29 12:25:22 -04:00
chat_handler.rs Add UpdateHpMpTp packet, make sprint take away debug monster health 2025-03-29 12:25:22 -04:00
connection.rs Fix sending status effects setting the player HP/MP to 0 2025-03-29 14:52:27 -04:00
database.rs Add relevant remake fields to ClientSelectData 2025-03-30 08:36:01 -04:00
event.rs Load the starting position from the LGB 2025-03-28 23:00:32 -04:00
inventory.rs Run Clippy auto-fix, disable large enum size warning 2025-03-23 18:14:14 -04:00
lua.rs Return nil when pop range isn't found 2025-03-29 08:34:55 -04:00
mod.rs Add UpdateHpMpTp packet, make sprint take away debug monster health 2025-03-29 12:25:22 -04:00
zone.rs Load the starting position from the LGB 2025-03-28 23:00:32 -04:00