1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-13 17:07:45 +00:00
kawari/src
Joshua Goins f7c73a14a6 Various fixes to make serving patches work
Only tested against sqexPatch.dll so far, but this helps retail in
general. More correct-looking headers are sent, logging is increased
(to help debugging) and other fixes for boot patch verification.
2025-07-11 21:39:15 -04:00
..
bin Various fixes to make serving patches work 2025-07-11 21:39:15 -04:00
blowfish Create dedicated Connection implementations to handle future server work 2025-03-15 20:38:10 -04:00
common Refactor large portions of database.rs, and fix the remaining clippy warnings (#111) 2025-07-09 22:59:39 -04:00
inventory Refactor large portions of database.rs, and fix the remaining clippy warnings (#111) 2025-07-09 22:59:39 -04:00
ipc Refactor large portions of database.rs, and fix the remaining clippy warnings (#111) 2025-07-09 22:59:39 -04:00
lobby Fill out more unknowns in lobby IPC packets 2025-07-04 15:40:10 -04:00
login When no session is found when logging into the lobby, show an error msg 2025-05-08 21:01:15 -04:00
packet Move scrambler module to packet 2025-07-04 12:22:49 -04:00
patch Add version checks in the patch server for game and boot components 2025-03-23 08:21:43 -04:00
world Refactor large portions of database.rs, and fix the remaining clippy warnings (#111) 2025-07-09 22:59:39 -04:00
config.rs Grab navimesh paths from LVB, warn when navimesh is missing 2025-07-08 23:21:34 -04:00
lib.rs Attempt to improve the accuracy of a couple things (#105) 2025-07-05 19:05:43 -04:00