1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-05-06 12:47:45 +00:00
kawari/src/lobby/ipc
Joshua Goins 2a6c9ee76c Add support for Shanda (Chinese) logins to the lobby server
This only means logging into the lobby server works, trying to login to
a World doesn't work as even the current version is too old. It probably
won't work without modifications anyway.
2025-04-22 18:15:13 -04:00
..
character_action.rs Move some constants to common module 2025-03-22 19:17:01 -04:00
character_list.rs Add various lobby character flags 2025-03-30 08:32:46 -04:00
client_version_info.rs Re-organize the IPC structures so they live in their own server-specific module 2025-03-16 17:43:29 -04:00
mod.rs Add support for Shanda (Chinese) logins to the lobby server 2025-04-22 18:15:13 -04:00
server_list.rs Move some larger Lobby IPC structs to their own files, add more tests for these 2025-03-16 18:15:19 -04:00
service_account_list.rs Integrate Login<->Lobby servers, remove placeholder service account id 2025-04-05 21:36:56 -04:00