veloren/assets/common/trading
James Melkonian b40a14ae62 Initial recipe component work
Insert RecipeBook into ECS

Add recipe command

Fully functional recipes

Recipe items

Update item_image_manifest.ron

scroll item image/drop model

Colored recipe vox models

Reset recipes command

Move RecipeBook into Inventory

Persistence for recipe book

Recipe book migration

Recipe items can now be dynamically generated from the recipe book

Removed recipe items and recipe item generation bin

Fix rebase

Made recipes available in world

Fix rebase

Default recipes to manifest

Recipes now have prices in economy.

Changed recipes to go into kind before reaching item visual manifests.

Default recipes automatically added to recipe book on character load.

Loot table rebalancing

Addressed balance feedback

MR review feedback

Recipes are now unlocked in groups

Modular weapon component recipes now require learning recipes

Metal weapon recipes now also teach how to craft their requisite ingots

Added test for all recipes being valid
2024-06-03 21:24:15 -04:00
..
balance.ron Removed old weapons that were migrated to modular weapons. 2022-05-16 15:11:00 -04:00
collection.ron Added price entries for glass and bone dungeon keys to collection.ron, and listed their good type as default in trade_pricing.rs 2023-12-27 07:59:03 -05:00
food.ron Minor price tweaks 2023-05-12 13:28:11 +01:00
item_price_calculation.ron Initial recipe component work 2024-06-03 21:24:15 -04:00
item_price_equality.ron Made a few more changes to migration, removed additional weapon. 2022-05-16 15:11:01 -04:00
misc_armor.ron Rebalances, and moved sandals to cloth armor loot table, in line with other starter armor. 2024-01-23 16:46:24 -05:00
sellable_materials.ron Minor price tweaks 2023-05-12 13:28:11 +01:00
sellable_recipe.ron Initial recipe component work 2024-06-03 21:24:15 -04:00
unsellable_materials.ron balancing unsellable material prices 2024-04-11 05:12:28 +00:00
unsellable_recipe.ron Initial recipe component work 2024-06-03 21:24:15 -04:00