veloren/server/src/sys
2021-04-08 04:19:02 -06:00
..
msg make msg::terrain parallel via rayon, we parallelize over the number of clients, so this is a change servers with more than 1 player profit from. 2021-03-28 21:08:40 +02:00
agent.rs Make rtsim entities ensure sanity of track 2021-04-08 04:19:02 -06:00
entity_sync.rs Reduced rubber-banding and interpolation jerk without significantly impacting upon network usage 2021-03-17 21:31:07 +00:00
invite_timeout.rs Move Specs code to own common_ecs create, put tracy and macros into common_base 2021-03-09 00:54:01 +01:00
metrics.rs fix some tracy only and no default features 2021-03-27 18:24:10 +01:00
mod.rs Adds on-hit combat sfx 2021-04-04 03:04:02 +00:00
object.rs Rebalanced explosion strengths 2021-03-15 00:36:07 -04:00
persistence.rs Move Specs code to own common_ecs create, put tracy and macros into common_base 2021-03-09 00:54:01 +01:00
sentinel.rs Draft of airships (spawn command, visuals, some physics refactoring, no collision yet). 2021-03-14 23:09:49 -04:00
subscription.rs Move Specs code to own common_ecs create, put tracy and macros into common_base 2021-03-09 00:54:01 +01:00
terrain_sync.rs Move Specs code to own common_ecs create, put tracy and macros into common_base 2021-03-09 00:54:01 +01:00
terrain.rs if more than 1 player is in the area of a newly created chunk, skip additional copies 2021-03-29 12:21:07 +02:00
waypoint.rs Move Specs code to own common_ecs create, put tracy and macros into common_base 2021-03-09 00:54:01 +01:00