veloren/common
juliancoffee 62eaabfe88 Introduce hit_timing for combo_melee
bonus: speeding up first swing of sword from 0.15 to 0.1 and reducing
poise damage of hammer from 25 to 20
2021-06-12 14:10:19 +03:00
..
assets serialize AssetTweakWrapper<T>, not just T 2021-06-08 22:39:51 +03:00
base Fix ProfSpan constructor being private 2021-06-03 00:10:06 -04:00
benches use criterion groups and fix tracing to much on wgpu 2021-06-03 22:37:17 +02:00
ecs switch to hashbrown 0.11 and specs 0.16.2 2021-06-07 13:01:01 +02:00
frontend adjust tracing 2021-06-06 19:31:25 +02:00
net switch to hashbrown 0.11 and specs 0.16.2 2021-06-07 13:01:01 +02:00
src Introduce hit_timing for combo_melee 2021-06-12 14:10:19 +03:00
state switch to hashbrown 0.11 and specs 0.16.2 2021-06-07 13:01:01 +02:00
systems switch to hashbrown 0.11 and specs 0.16.2 2021-06-07 13:01:01 +02:00
build.rs fix and improve nix build: actually output a proper veloren voxygen package now 2020-11-25 02:00:50 +03:00
Cargo.toml Repaired common such that it works for plugin targets 2021-06-11 08:33:32 +01:00