veloren/voxygen
Sam 6b153bcf47 Enforced certain invariants in how an item was equipped into the loadout:
- a 2h weapon can only be equipped in a mainhand slot if the offhand slot is empty
 - a 1h weapon can only be equipped in an offhand slot if the mainhand slot has a 1h weapon
 - 2h weapons can never be equipped in an offhand slot

Fixed some tests
2021-05-15 15:16:38 -05:00
..
anim Revert "Merge branch 'snowram/hacky-mount' into 'master'" 2021-05-14 13:43:20 +00:00
benches rayon::join creates a global threadpool, which is only used in /world 2021-05-04 21:06:07 +02:00
examples (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00
i18n Refactor i18n analysis code and improve UX of testing binary 2021-05-10 22:13:00 +00:00
src Enforced certain invariants in how an item was equipped into the loadout: 2021-05-15 15:16:38 -05:00
build.rs feat(voxygen): add logo for windows executable 2019-10-02 16:57:08 +02:00
Cargo.toml Added non-admin moderators and timed bans. 2021-05-09 21:19:16 -07:00
clippy.toml (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00