veloren/common/src/comp/inventory
2021-02-05 01:39:12 +00:00
..
item Converted combat states and other semi-combat-related to use float-values instead of integers to prevent more casts 2021-02-05 01:39:12 +00:00
loadout_builder.rs Address some comments 2021-01-28 17:31:05 -08:00
loadout.rs Add migration for starter gear 2021-01-28 17:22:39 -08:00
mod.rs Follow-up fixes from review of inventory MR 2021-01-10 11:27:09 +00:00
slot.rs Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts 2021-01-08 19:12:09 +00:00
test_helpers.rs Add migration for starter gear 2021-01-28 17:22:39 -08:00
test.rs animal stuns 2021-01-28 17:22:39 -08:00