veloren/server/src/sys
2021-05-02 16:08:39 +01:00
..
msg Moved character creation to use character_updater instead of character_loader. Changed character_loader to use a read-only database connection. 2021-05-02 16:08:39 +01:00
agent.rs Set bird default to not flying and give non-strafing NPCs a larger attack angle 2021-04-28 02:31:51 +00: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 fix some tracy only and no default features 2021-03-27 18:24:10 +01:00
mod.rs Rename common-sys to common-systems and rearrange common-state slightly 2021-04-20 15:25:04 -04:00
object.rs Basic fluid dynamics and physical properties for entities 2021-04-20 17:38:19 +02:00
persistence.rs Resolve Issue #978 - Extract SkillSet Into Its Own Component 2021-04-14 15:35:34 +00:00
sentinel.rs Basic fluid dynamics and physical properties for entities 2021-04-20 17:38:19 +02:00
subscription.rs Remove panics and unwraps, part 1. 2021-04-10 10:03:21 +02:00
terrain_sync.rs Downgrade deflate from level 5 to level 1 in the terrain system to match LZ4's worst-case encoding time. 2021-04-25 16:18:57 -04:00
terrain.rs Downgrade deflate from level 5 to level 1 in the terrain system to match LZ4's worst-case encoding time. 2021-04-25 16:18:57 -04: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