veloren/common/sys/src
2021-03-22 00:19:42 +00:00
..
phys Setup spatial grid for entity versus entity collisions 2021-03-16 03:50:45 -04: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 Parallelized beam 2021-03-19 20:18:36 +00:00
buff.rs NPCs no longer target players inside safezones (and consider them to be defeated) 2021-03-16 15:17:08 -04:00
character_behavior.rs Add climbing speed and cost 2021-03-20 17:17:28 +01:00
controller.rs Completely purged old method of inputs 2021-03-14 17:26:55 -04:00
interpolation.rs Instrument all par joins, defer ubiquitous pos/vel writes with a component instead of using vecs 2021-03-16 03:50:45 -04:00
lib.rs cleanup faster physics calc 2021-03-18 15:22:28 +01:00
melee.rs Switched to BasicMelee 2021-03-21 17:45:01 +00:00
mount.rs Mounting fix 2021-03-15 00:26:19 -04:00
phys.rs Merge branch 'vfoulon80/climbing-skill' into 'master' 2021-03-21 18:35:44 +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 Shockwaves and beams no longer use last position in calculating if they hit. 2021-03-17 17:24:39 -04:00
state.rs fix ci 2021-03-16 23:31:40 +01:00
stats.rs Aura duration separated from cast duration in aura state 2021-03-09 18:02:00 -05:00