veloren/common/src/msg
S Handley 5a13b54cbf - Load characters after login.
- Make the character screen load with an empty character list from the server, send event to the server for character creation with data, but not yet saving them to the DB.
- Working but messy character saving to DB
- Add the character_data to the client, rather than keep it in the GLobalState.
2020-05-09 15:41:25 +00:00
..
client.rs - Load characters after login. 2020-05-09 15:41:25 +00:00
ecs_packet.rs Added Colliders, made projectiles point particles 2020-04-26 17:56:09 +01:00
mod.rs Fix the spam on disconnect 2020-03-10 20:34:50 +00:00
server.rs - Load characters after login. 2020-05-09 15:41:25 +00:00