1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-04-26 16:37:46 +00:00
kawari/src/world
Joshua Goins 640aeb797c Fix a few problems with ClientSelectData, use the same character in both servers
I apparently had a few fields missing here. Also just some general clean up,
make it the same looking character in both the Lobby and World server. I also
chose Gridania as the test zone.
2025-03-14 00:30:37 -04:00
..
actor_control_self.rs Move out most of the large IPC structures 2025-03-12 18:05:41 -04:00
init_zone.rs Move out most of the large IPC structures 2025-03-12 18:05:41 -04:00
mod.rs Fix a few problems with ClientSelectData, use the same character in both servers 2025-03-14 00:30:37 -04:00
player_setup.rs Extract maximum char name length into a const 2025-03-13 00:18:00 -04:00
player_spawn.rs Fix a few problems with ClientSelectData, use the same character in both servers 2025-03-14 00:30:37 -04:00
player_stats.rs Move out most of the large IPC structures 2025-03-12 18:05:41 -04:00
position.rs Move out most of the large IPC structures 2025-03-12 18:05:41 -04:00
status_effect.rs Begin moving IPC structures to their own files 2025-03-12 17:47:58 -04:00
update_class_info.rs Move out most of the large IPC structures 2025-03-12 18:05:41 -04:00