veloren/server/src
2020-03-09 22:31:24 -04:00
..
events fix: #517 2020-03-09 20:52:04 +01:00
sys Rearrange some operations in the server tick to reduce clientside latency of ServerEvent mediated effects 2020-03-09 22:31:24 -04: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 Piggyback on the InventoryUpdate events and attach some additional event info so that we can detect why the inventory update was triggered, and emit an associated sfx event that matches it. 2020-03-04 10:09:48 +00: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 Rearrange some operations in the server tick to reduce clientside latency of ServerEvent mediated effects 2020-03-09 22:31:24 -04:00
metrics.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
settings.rs :/ and reactivated the password field 2020-03-08 22:34:06 +01:00
test_world.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00