veloren/common/src/sys
2020-11-12 21:24:32 -06:00
..
agent.rs Improve NPC aiming and humanoid hitboxes 2020-11-11 04:36:40 +00:00
beam.rs Addressed comments. Roll now only provides i-frames to melee attacks. It also reduces height of hitbox. 2020-11-05 20:40:20 -06:00
buff.rs Addressed comments. 2020-11-04 19:22:08 -06:00
character_behavior.rs Separated out health from stats component. 2020-11-04 19:22:04 -06:00
controller.rs Implemented Flight 2020-11-03 22:46:07 +00:00
melee.rs Addressed comments. Roll now only provides i-frames to melee attacks. It also reduces height of hitbox. 2020-11-05 20:40:20 -06:00
mod.rs Transitioned damage and healing from u32/i32s to enums. 2020-10-28 18:15:25 -05:00
mount.rs add detailed information on state tick timings 2020-09-16 18:24:18 +02:00
phys.rs Only limit negative z velocity by gravity instead of total negative z velocity 2020-11-11 20:09:07 -05:00
projectile.rs Changed how buffs were constructed on projectiles. 2020-11-12 21:24:32 -06:00
shockwave.rs Addressed comments. Roll now only provides i-frames to melee attacks. It also reduces height of hitbox. 2020-11-05 20:40:20 -06:00
stats.rs Separated out health from stats component. 2020-11-04 19:22:04 -06:00