1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-13 17:07:45 +00:00
kawari/src
Joshua Goins 781fea1e35 Fix Chronofoil capturing not working
This was because Kawari was not seeing the KeepAliveRequest like
the retail Lobby server does, and Chronofoil didn't know what to
do.

Fixes #113
2025-07-11 23:21:18 -04:00
..
bin Fix Chronofoil capturing not working 2025-07-11 23:21:18 -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 Fix doctests trying to use the Oodle feature 2025-07-11 22:33:59 -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