veloren/server/src
2020-05-10 19:17:34 -04:00
..
events - Load characters after login. 2020-05-09 15:41:25 +00:00
migrations - Load characters after login. 2020-05-09 15:41:25 +00:00
persistence - Load characters after login. 2020-05-09 15:41:25 +00:00
sys - Load characters after login. 2020-05-09 15:41:25 +00:00
auth_provider.rs Add uid to Player component 2020-03-08 22:58:38 +01:00
chunk_generator.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
client.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
cmd.rs Rework tp command - "/sudo player /tp" is short for "/sudo player /tp sudoer" 2020-05-10 19:17:34 -04:00
error.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
input.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
lib.rs Server server::cmd depends on common::cmd 2020-05-09 21:50:51 -04:00
metrics.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
settings.rs change(server): rename settings file to server_settings.ron 2020-04-15 13:31:16 +02:00
state_ext.rs Equipped lanterns now provide an illumination effect. 2020-05-04 15:15:31 +00:00
test_world.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00