1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-04-24 08:07:45 +00:00
kawari/src
Joshua Goins eae962cc85 Multiple fixes attempting to fix packet errors
It doesn't unfortunately, there's still a bunch of errors when decoding
packets. These are all decent fixes though.
2025-03-30 21:42:46 -04:00
..
bin Multiple fixes attempting to fix packet errors 2025-03-30 21:42:46 -04:00
blowfish Create dedicated Connection implementations to handle future server work 2025-03-15 20:38:10 -04:00
common Multiple fixes attempting to fix packet errors 2025-03-30 21:42:46 -04:00
lobby Multiple fixes attempting to fix packet errors 2025-03-30 21:42:46 -04:00
login Run Clippy auto-fix, disable large enum size warning 2025-03-23 18:14:14 -04:00
packet Pass GameData into Zone, stop loading the same zone twice on login 2025-03-30 19:13:24 -04:00
patch Add version checks in the patch server for game and boot components 2025-03-23 08:21:43 -04:00
world Multiple fixes attempting to fix packet errors 2025-03-30 21:42:46 -04:00
config.rs Add mlua for server-side scripting support 2025-03-28 23:00:32 -04:00
lib.rs Multiple fixes attempting to fix packet errors 2025-03-30 21:42:46 -04:00
oodle.rs Multiple fixes attempting to fix packet errors 2025-03-30 21:42:46 -04:00