veloren/world
juliancoffee dd2d0a98fb Improve Merchant inventory from UX perspective
Changes:
- Make it use red bags with 18 slots (2 rows * 9)
- Sort items by quality
- Stack ingredients, food, potions
- Move coins to ingedients bag and put it first
- Filter unconsumed good (case when you saw 16 rugged shirts)

Refactoring:
- Split bag creation to separate functions
2021-07-03 22:16:06 +03:00
..
benches Fixed clippy warnings and fmt 2021-03-07 14:25:07 +00:00
examples Add benchmark for color quantization using the rtree crate. 2021-07-01 13:41:37 -04:00
src Improve Merchant inventory from UX perspective 2021-07-03 22:16:06 +03:00
Cargo.toml Improve Merchant inventory from UX perspective 2021-07-03 22:16:06 +03:00
economy_testinput2.ron Accelerate econsim using arrays instead of hashmaps 2021-06-20 16:00:37 +00:00
economy_testinput.ron Implement /price_list (work in progress), stub for /buy and /sell 2021-03-14 03:18:32 +00:00