veloren/server/src/sys
2021-09-17 20:12:42 +03:00
..
msg Workaround of bug with global Player component 2021-09-04 02:29:02 +03:00
wiring Cleaned up chunk-relative block setting math 2021-07-15 12:36:00 -07:00
agent.rs Fix beam offsets 2021-09-17 13:28:34 +03:00
entity_sync.rs Reduced sync of TimeOfDay to once per 100 ticks 2021-04-29 12:34:27 +01: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 * Pets are now saved on logout and spawned with the player on login 2021-07-28 22:36:41 +00:00
object.rs Fixed exp fix mistake and fixed lava, campfire, and bomb damage. 2021-09-15 08:32:44 -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 Rename EntityInfo level field to health_scaling 2021-09-17 20:12:42 +03: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
wiring.rs Implemented setting blocks with the wiring system 2021-07-15 12:36:00 -07:00