veloren/common/src/sys
2019-12-30 15:16:21 +00:00
..
agent.rs hierarchical pathfinding 2019-12-29 20:58:21 +00:00
cleanup.rs Exponential interpolation for linear damping 2019-09-09 19:11:40 +00:00
combat.rs Various tweaks: moved radius determination to function on , comments, simplified server Destroy event code, debug assert modified components aren't removed in change tracking, etc 2019-12-20 22:51:35 -05:00
controller.rs Move sync code into common submodule 2019-12-20 22:37:12 -05:00
mod.rs Stop global syncing of entity creation 2019-12-20 22:37:12 -05:00
mount.rs Move sync code into common submodule 2019-12-20 22:37:12 -05:00
movement.rs Made rolling less slippy, added tilt 2019-12-30 15:16:21 +00:00
phys.rs Fix NaN in agent sys, stop pushback from turning player around, account for Scale in melee attack hit detection 2019-12-20 22:48:14 -05:00
projectile.rs refactor: create_projectile doesn't take a light 2019-10-17 20:59:36 +00:00
stats.rs Stop syncing health change timer updates 2019-12-20 22:48:14 -05:00