veloren/common/src/sys
2020-04-23 18:19:41 +01:00
..
agent.rs Agent adjustments, better dungeon stairwells 2020-04-23 18:19:41 +01:00
character_behavior.rs Point to newly released vek, add todo to reconsider empty item, remove uneeded ori slerp, remove agent from character behavior, add todos to combat sys, check if entities still exist before possessing & if possessed entity has a loadout move the active item into the second item space 2020-04-01 11:15:14 -04:00
combat.rs Point to newly released vek, add todo to reconsider empty item, remove uneeded ori slerp, remove agent from character behavior, add todos to combat sys, check if entities still exist before possessing & if possessed entity has a loadout move the active item into the second item space 2020-04-01 11:15:14 -04:00
controller.rs Create Dir type for better enforcement of non NaN, normalized representations of directions 2020-03-27 22:02:07 -04:00
mod.rs expose and use blocking consts 2020-04-01 07:07:10 -07:00
mount.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
phys.rs Fixed sprite AO, overhauled entity spawning, better enemy spawning in dungeons, made agents more skilled at combat 2020-04-23 18:19:41 +01:00
projectile.rs Prevent projectiles from hitting their owners 2020-04-06 23:08:54 +02:00
stats.rs Regen energy when sitting. 2020-03-26 18:23:57 +11:00