veloren/server/src/sys
2021-10-29 23:49:37 +03:00
..
msg 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
wiring Set projectile offsets in states instead of globally 2021-09-22 01:07:09 +02:00
agent.rs Sneak with weapons drawn 2021-10-18 14:53:55 -05:00
entity_sync.rs Revert "Merge branch 'ubruntu/par-entity-sync' into 'master'" 2021-10-05 14:42:39 +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 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 Made poise a float at interface of module. 2021-09-25 14:07:47 -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 Removed ability set as field on items. 2021-05-01 09:25:49 -04: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 Make test-server compile again 2021-10-29 23:49:37 +03: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