veloren/common/src/comp/inventory
2021-03-27 21:05:09 -04:00
..
item Added cursed flame attack to mindflayer 2021-03-27 21:05:03 -04:00
loadout_builder.rs Adds husk npc 2021-03-27 21:05:09 -04:00
loadout.rs Implement persistence for modular weapons. 2021-02-20 14:31:46 -05:00
mod.rs Implement /price_list (work in progress), stub for /buy and /sell 2021-03-14 03:18:32 +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 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 Fix a few asset paths for armors. 2021-03-01 00:58:43 -05:00
trade_pricing.rs adapt unit test 2021-03-24 07:37:46 +01:00