veloren/common/systems/src
juliancoffee eeb3bec8ad Refactor implementation of e2e collision
+ Add some hopefully helpful comments
+ Extract colliding tries to separate function
+ Move to Capsule + Cylinder collider combination instead of Capsule +
  Capsule.
2021-09-17 13:28:34 +03:00
..
aura.rs Deduplicate pvp-checks 2021-09-03 17:28:34 +03:00
beam.rs Overhauled health component, making it a float to outer interfaces. 2021-09-09 00:10:17 -04:00
buff.rs Fixed exp fix mistake and fixed lava, campfire, and bomb damage. 2021-09-15 08:32:44 -04:00
character_behavior.rs Added attack hook event, attacks now cancel item use and sprite interaction. 2021-08-31 13:37:32 -04:00
controller.rs Sanitise controller inputs 2021-06-21 21:13:49 +01:00
interpolation.rs Revert "Merge branch 'revert-b10718c5' into 'master'" 2021-04-21 17:10:13 +00:00
lib.rs Max energy stat functional. 2021-06-07 10:58:37 +02:00
melee.rs Deduplicate pvp-checks 2021-09-03 17:28:34 +03:00
mount.rs #918 remove usages of .restrict_mut() from mount.rs and stats.rs 2021-07-27 22:22:39 +02:00
phys.rs Refactor implementation of e2e collision 2021-09-17 13:28:34 +03:00
projectile.rs Overhauled health component, making it a float to outer interfaces. 2021-09-09 00:10:17 -04:00
shockwave.rs Overhauled health component, making it a float to outer interfaces. 2021-09-09 00:10:17 -04:00
stats.rs Addressed MR 2824 comments 2021-09-10 15:20:14 -04:00