veloren/common/src/sys
2019-08-29 19:44:30 +02:00
..
agent.rs Add debug mode item giving speed boost in look_dir on click 2019-08-29 19:44:28 +02:00
animation.rs idle block animation 2019-08-26 13:12:38 +02:00
cleanup.rs Reset controller after each tick 2019-08-26 13:12:35 +02:00
combat.rs Add attack buildup duration (Delay before hit) 2019-08-27 11:06:54 +02:00
controller.rs Rename Teleport to Boost 2019-08-29 19:44:30 +02:00
mod.rs Fix characterstate in movement.rs, not phys.rs 2019-08-26 13:12:35 +02:00
movement.rs End rolling when player is in the air 2019-08-27 11:06:55 +02:00
phys.rs Make falldamage local, don't use force update for local, cleanup 2019-08-26 13:12:43 +02:00
stats.rs Changed exp type from f64 to u32 and altered exp calculations and function signatures to adhere to the new types 2019-08-27 22:33:14 +00:00