veloren/common/src/comp/inventory
2021-04-25 13:08:42 -04:00
..
item Melee weapons can now block. 2021-04-25 13:08:42 -04:00
loadout_builder.rs Phoenix npc + AI (WIP) 2021-04-25 04:07:11 +02:00
loadout.rs Remove panics and unwraps, part 1. 2021-04-10 10:03:21 +02:00
mod.rs Implemented inventory sorting 2021-04-17 22:04:08 +01: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 Put material stats in their own manifest, and multiply a form's stats by the weighted average of the material multipliers. 2021-02-23 15:49:34 -05:00
test.rs Implemented inventory sorting 2021-04-17 22:04:08 +01:00
trade_pricing.rs Allow trading items not sold by merchants 2021-04-18 20:07:00 +01:00