1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-04-29 09:57:46 +00:00
kawari/src/lobby
Joshua Goins d0bb7f4ba9 Start defining IPC opcodes in JSON
This is to make it easier to interpolate with other tools and projects,
and to reduce the mental barrier (of me and other contributors) of
changing these. This only ports the Lobby connection to use JSON so far,
the World connection is next.
2025-03-26 19:23:14 -04:00
..
ipc Start defining IPC opcodes in JSON 2025-03-26 19:23:14 -04:00
chara_make.rs Fix CharaMake structure, derive City-State from class picked in creation 2025-03-22 18:34:27 -04:00
client_select_data.rs Move more structs out of the root src/ folder and into their respective server 2025-03-16 15:39:44 -04:00
connection.rs Start defining IPC opcodes in JSON 2025-03-26 19:23:14 -04:00
mod.rs Show the actual character list on the lobby screen 2025-03-21 21:26:32 -04:00