veloren/common
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
..
assets Provide the same API when plugins are disabled 2024-01-30 23:52:41 +01:00
base Update profiling and tracing-tracy crates 2024-05-20 13:04:15 -04:00
benches Linearize light colors on the CPU 2023-10-14 18:10:35 +00:00
dynlib Don't overwrite loaded dynlib 2023-10-14 16:25:55 -04:00
ecs use workspace dependencies to make our life easier maintaining them :) 2023-05-10 18:16:25 +02:00
examples Overhauled sprite representation to support many more sprites and attributes 2024-01-19 18:05:56 +00:00
frontend Update profiling and tracing-tracy crates 2024-05-20 13:04:15 -04:00
i18n Implement item localization 2024-01-14 21:25:15 +02:00
net Initial recipe component work 2024-06-03 21:24:15 -04:00
query_server cleanup and more correct simd behavior 2024-05-18 19:15:27 +02:00
src Initial recipe component work 2024-06-03 21:24:15 -04:00
state wasmtime update 2024-05-20 15:56:38 +02:00
systems Merge branch 'sam/buff-split-stats' into 'master' 2024-05-29 15:52:55 +00:00
build.rs Removed existing LFS check 2023-01-18 22:31:33 +00:00
Cargo.toml Initial recipe component work 2024-06-03 21:24:15 -04:00