1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-09 23:47:46 +00:00
kawari/src
2025-07-04 11:44:35 -04:00
..
bin Fix error string 2025-07-04 11:44:35 -04:00
blowfish Create dedicated Connection implementations to handle future server work 2025-03-15 20:38:10 -04:00
common Refactor gamedata to use a more general get_item_info function (#96) 2025-07-02 17:30:48 +00:00
inventory Address four of "warning: variables can be used directly in the format! string" (#92) 2025-07-01 06:55:25 -04:00
ipc Lobby server: implement a server-side version check against the version info the client sends. 2025-07-04 11:44:35 -04:00
lobby Begin correctly implementing packet obsfucation 2025-07-03 16:12:19 -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 cargo test compilation (#102) 2025-07-04 11:35:06 -04:00
patch Add version checks in the patch server for game and boot components 2025-03-23 08:21:43 -04:00
world Move the login message from Lua scripts into the config file. (#100) 2025-07-04 11:42:52 -04:00
config.rs Lobby server: implement a server-side version check against the version info the client sends. 2025-07-04 11:44:35 -04:00
lib.rs Begin correctly implementing packet obsfucation 2025-07-03 16:12:19 -04:00