veloren/server/src/sys
2021-12-05 17:59:02 +00:00
..
msg Remove unused clippy suppressions 2021-12-05 17:59:02 +00:00
wiring Remove unused clippy suppressions 2021-12-05 17:59:02 +00:00
agent.rs Remove unused clippy suppressions 2021-12-05 17:59:02 +00:00
entity_sync.rs Revert "Merge branch 'ubruntu/par-entity-sync' into 'master'" 2021-10-05 14:42:39 +00:00
invite_timeout.rs Remove unused clippy suppressions 2021-12-05 17:59:02 +00:00
metrics.rs implement slowjob metrics to measuere time in queue and execution time 2021-07-22 19:31:21 +02:00
mod.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
object.rs Added min fall off to explosions. 2021-10-29 17:37:02 -04:00
persistence.rs * Pets are now saved on logout and spawned with the player on login 2021-07-28 22:36:41 +00:00
pets.rs * Pets are now saved on logout and spawned with the player on login 2021-07-28 22:36:41 +00:00
sentinel.rs Remove unused clippy suppressions 2021-12-05 17:59:02 +00:00
subscription.rs Remove panics and unwraps, part 1. 2021-04-10 10:03:21 +02:00
terrain_sync.rs fix clippy warnings 2021-07-12 12:09:09 +02:00
terrain.rs Remove unused clippy suppressions 2021-12-05 17:59:02 +00:00
waypoint.rs fixing_1328_set_waypoint_when_on_ground_and_not_going_down 2021-09-13 16:51:02 -04:00
wiring.rs Implemented setting blocks with the wiring system 2021-07-15 12:36:00 -07:00