veloren/common/src/comp/inventory
2021-02-23 15:49:34 -05:00
..
item 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
loadout_builder.rs Merge branch 'snowram/turret' into 'master' 2021-02-23 20:16:56 +00:00
loadout.rs Implement persistence for modular weapons. 2021-02-20 14:31:46 -05:00
mod.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
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 Factored out duplicate code into closures, consolidated ability handling logic to a single function. 2021-02-19 18:45:48 -05:00