veloren/common/src/comp/inventory
2023-04-19 18:43:40 -04:00
..
item Updated hashbrown, removed some to_owned calls in handling recently unequipped items 2023-04-19 18:43:40 -04:00
loadout_builder.rs Recently unequipped items are now tracked and durability loss on death is applied to them 2023-04-19 18:34:16 -04:00
loadout.rs Updated hashbrown, removed some to_owned calls in handling recently unequipped items 2023-04-19 18:43:40 -04:00
mod.rs Updated hashbrown, removed some to_owned calls in handling recently unequipped items 2023-04-19 18:43:40 -04:00
slot.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
test_helpers.rs Simplified item key (no assets) 2022-05-18 16:28:06 -04:00
test.rs Responded to review comments and fixed tests 2023-04-19 18:34:17 -04:00
trade_pricing.rs Changed durability persistence to a NonZeroU32 2023-04-06 10:54:49 -04:00