veloren/common/src/sys
timokoesters 051a964798
fix: server side fall damage
This avoids flickering health
2019-10-08 18:55:30 +02:00
..
agent.rs Exponential interpolation for linear damping 2019-09-09 19:11:40 +00:00
cleanup.rs Exponential interpolation for linear damping 2019-09-09 19:11:40 +00:00
combat.rs feat(combat): melee combat damage depends on power of the weapon 2019-10-04 21:02:44 +02:00
controller.rs feat(bow): arrows despawn after some time 2019-10-06 19:32:46 +02:00
mod.rs fix(bow): Don't remove vel and use sticky component instead 2019-10-04 21:30:13 +02:00
movement.rs Exponential interpolation for linear damping 2019-09-09 19:11:40 +00:00
phys.rs fix: server side fall damage 2019-10-08 18:55:30 +02:00
projectile.rs feat(bow): arrows despawn after some time 2019-10-06 19:32:46 +02:00
stats.rs fix: fix level and health distribution 2019-10-08 18:12:08 +02:00