1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-04-25 00:17:45 +00:00
kawari/src
2025-03-16 18:23:04 -04:00
..
bin Use WORLD_NAME constant in Lobby server 2025-03-16 18:23:04 -04:00
blowfish Create dedicated Connection implementations to handle future server work 2025-03-15 20:38:10 -04:00
common Move more structs out of the root src/ folder and into their respective server 2025-03-16 15:39:44 -04:00
lobby Move LobbyCharacterAction into it's own struct 2025-03-16 18:22:15 -04:00
oodle Fix numerous issues with the client<->zone communication and Oodle 2025-03-11 23:52:55 -04:00
packet Move some larger Lobby IPC structs to their own files, add more tests for these 2025-03-16 18:15:19 -04:00
patch Add documentation for the different modules, move patchlist code 2025-03-16 15:42:46 -04:00
world Re-organize the IPC structures so they live in their own server-specific module 2025-03-16 17:43:29 -04:00
config.rs Detect when players enter exit zones, and transistion them to the correct place 2025-03-15 19:34:29 -04:00
lib.rs Re-organize the IPC structures so they live in their own server-specific module 2025-03-16 17:43:29 -04:00