veloren/common/src/sys
2020-05-27 13:49:18 +02:00
..
agent.rs NPCs now call for help when you hit them. Redraw speech bubble dark mode. 2020-05-27 13:49:18 +02:00
character_behavior.rs orientation animation 2020-05-27 06:41:55 +00: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 Equipped lanterns now provide an illumination effect. 2020-05-04 15:15:31 +00: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 Stopped velocity when point particles hit walls 2020-04-26 17:56:09 +01:00
projectile.rs Fixed projectile solid collisions 2020-04-26 17:56:09 +01:00
stats.rs Correctly set the exp target for the next level when spawning a character. 2020-05-15 13:27:26 +10:00