veloren/common/sys/src
2021-03-15 22:46:44 +00:00
..
plugin Change Ecs access system to allow write accesses to be used + reintroduced get_player_name 2021-03-10 19:36:53 +01:00
aura.rs Test 2021-03-15 17:35:53 -04:00
beam.rs Basic beam now generates combo. Healing beam now consumes combo, and requires combo to heal. 2021-03-09 17:59:33 -05:00
buff.rs Changed lifesteal beam particles to look better. 2021-03-09 17:59:41 -05:00
character_behavior.rs Mounting fix 2021-03-15 00:26:19 -04:00
controller.rs Completely purged old method of inputs 2021-03-14 17:26:55 -04:00
interpolation.rs Add hermite interpolation for position (disabled for now with a flag, since it breaks possession). 2021-03-14 23:20:48 -04:00
lib.rs Get linear interpolation working for {Pos,Vel,Ori} with client-side timestamps. 2021-03-14 23:20:48 -04:00
melee.rs Basic beam now generates combo. Healing beam now consumes combo, and requires combo to heal. 2021-03-09 17:59:33 -05:00
mount.rs Mounting fix 2021-03-15 00:26:19 -04:00
phys.rs Fixed incorrect velocity snapping on collision 2021-03-15 20:28:48 +00:00
projectile.rs Basic beam now generates combo. Healing beam now consumes combo, and requires combo to heal. 2021-03-09 17:59:33 -05:00
shockwave.rs Basic beam now generates combo. Healing beam now consumes combo, and requires combo to heal. 2021-03-09 17:59:33 -05:00
state.rs Get linear interpolation working for {Pos,Vel,Ori} with client-side timestamps. 2021-03-14 23:20:48 -04:00
stats.rs Aura duration separated from cast duration in aura state 2021-03-09 18:02:00 -05:00