veloren/common/sys/src
Imbris 85ee4c8cd1 Merge branch 'aweinstock/server-authoritative-physics' into 'master'
Aweinstock/server authoritative physics

See merge request veloren/veloren!2126
2021-04-15 22:24:00 +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 Adds on-hit combat sfx 2021-04-04 03:04:02 +00:00
buff.rs Added cursed flame attack to mindflayer 2021-03-27 21:05:03 -04:00
character_behavior.rs combat tweaks 2021-04-15 11:43:52 -04: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 Adds on-hit combat sfx 2021-04-04 03:04:02 +00:00
melee.rs Adds on-hit combat sfx 2021-04-04 03:04:02 +00:00
mount.rs Mounting fix 2021-03-15 00:26:19 -04:00
phys.rs Changed touch_entities from a vec to a hashset. 2021-04-03 15:13:04 -04:00
projectile.rs Adds on-hit combat sfx 2021-04-04 03:04:02 +00:00
shockwave.rs Adds on-hit combat sfx 2021-04-04 03:04:02 +00:00
state.rs Add a toggle to negotiate the use of server-authoritative physics. 2021-04-15 08:50:17 -04:00
stats.rs Resolve Issue #978 - Extract SkillSet Into Its Own Component 2021-04-14 15:35:34 +00:00