1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-06-08 01:17:46 +00:00
kawari/src
Joshua Goins ff3313a0f9 Add UpdateHpMpTp packet, make sprint take away debug monster health
This is just for debugging, I want to make attack actions do this
instead.
2025-03-29 12:25:22 -04:00
..
bin Add UpdateHpMpTp packet, make sprint take away debug monster health 2025-03-29 12:25:22 -04:00
blowfish Create dedicated Connection implementations to handle future server work 2025-03-15 20:38:10 -04:00
common Add UpdateHpMpTp packet, make sprint take away debug monster health 2025-03-29 12:25:22 -04:00
lobby Start defining IPC opcodes in JSON 2025-03-26 19:23:14 -04:00
login Run Clippy auto-fix, disable large enum size warning 2025-03-23 18:14:14 -04:00
packet Add packets related to playing events and scenes 2025-03-28 23:00:32 -04:00
patch Add version checks in the patch server for game and boot components 2025-03-23 08:21:43 -04:00
world Add UpdateHpMpTp packet, make sprint take away debug monster health 2025-03-29 12:25:22 -04:00
config.rs Add mlua for server-side scripting support 2025-03-28 23:00:32 -04:00
lib.rs Start defining IPC opcodes in JSON 2025-03-26 19:23:14 -04:00
oodle.rs Quiet some warnings 2025-03-23 18:21:12 -04:00