veloren/common/src/sys
Imbris 4fa05150a2 Merge branch 'imbris/char-screen-transition' into 'master'
Fix issues regarding going back to the character selection screen

Closes #386

See merge request veloren/veloren!700
2020-01-02 19:40: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 Fix typos, don't insert Controller if it doesn't already exist in the 2020-01-02 05:34:27 -05:00
mod.rs Fix issue where controller events aren't processed while mounted. Fix non humanoids being able to climb and glide. 2019-12-31 16:41:45 -05:00
mount.rs Fix typos, don't insert Controller if it doesn't already exist in the 2020-01-02 05:34:27 -05:00
movement.rs Merge branch 'imbris/char-screen-transition' into 'master' 2020-01-02 19:40: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