veloren/server/src/sys/msg
2021-11-11 18:10:22 -05:00
..
character_screen.rs Remove sceptre, add swords 2021-07-29 22:38:35 +00:00
general.rs Resolve unused '#[allow(clippy::unnecessary_wraps)]' error supressions 2021-07-24 20:14:26 +02:00
in_game.rs Addressed review feedback. 2021-11-11 18:10:22 -05:00
mod.rs * Pets are now saved on logout and spawned with the player on login 2021-07-28 22:36:41 +00:00
ping.rs instead of manually trying to sync disconnect metrics we now pass a Reason to the handle_disconnect. 2021-05-06 11:43:10 +02:00
register.rs Workaround of bug with global Player component 2021-09-04 02:29:02 +03:00
terrain.rs Submit chunk requests to the generator within the terrain system right before receiving new chunks, so that duplicate work is not done for chunks that just finished but were not yet added to the terrain. 2021-10-08 16:17:31 -04:00