veloren/common/src/sys
Monty Marz c9438c0947 Fixes
Fix Cave NPCs only spawning very deep inside caves

Increase twig density

Adjust armour values and ingredients for starter sword

fix healing rod using the wrong model

Hung up the lianas again
2020-08-22 23:37:45 +00:00
..
agent.rs Fixes 2020-08-22 23:37:45 +00:00
character_behavior.rs readd sneak 2020-08-08 13:47:32 -04:00
combat.rs Add basic group functionality (no voxygen wiring yet) 2020-08-08 01:09:01 +02:00
controller.rs Add basic group functionality (no voxygen wiring yet) 2020-08-08 01:09:01 +02:00
mod.rs expose and use blocking consts 2020-04-01 07:07:10 -07:00
mount.rs Globally suppressed clippy lint option_map_unit_fn for #587 2020-06-14 16:48:07 +00:00
phys.rs Improve the perf of the physics system using par_join as well as removing the trait object closure to allow for the compiler to perform more optimizations 2020-08-13 04:32:05 -04:00
projectile.rs Add firework hues 2020-08-12 22:29:06 +08:00
stats.rs readd sneak 2020-08-08 13:47:32 -04:00