veloren/voxygen/src
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
..
audio Finish rooted debuff impl and Lung Pummel 2024-04-28 19:40:12 -04:00
bin cargo fmt 2023-04-04 23:47:31 +02:00
ecs additional cargo clippy for toolchain switch 2024-05-18 22:44:59 +02:00
hud Initial recipe component work 2024-06-03 21:24:15 -04:00
menu Merge branch 'xMAC/update-toolchain' into 'master' 2024-05-19 00:40:55 +00:00
mesh additional cargo clippy for toolchain switch 2024-05-18 22:44:59 +02:00
render update toolchain to 2024-05-14 2024-05-18 00:58:54 +02:00
scene Initial recipe component work 2024-06-03 21:24:15 -04:00
session Initial recipe component work 2024-06-03 21:24:15 -04:00
settings Addressed review comments and added persistence 2024-03-01 04:10:38 +01:00
singleplayer additional cargo clippy for toolchain switch 2024-05-18 22:44:59 +02:00
ui update toolchain to 2024-05-14 2024-05-18 00:58:54 +02:00
cli.rs Add period to comment 2024-01-29 17:02:10 +00:00
cmd.rs Added substring search for asset path autocomplete 2024-02-28 16:15:51 +01:00
controller.rs addressed code quality issues noted by pipeline 2023-07-23 21:13:06 -04:00
credits.rs update toolchain to 2024-05-14 2024-05-18 00:58:54 +02:00
discord.rs terracotta 2024-02-15 06:08:03 +00:00
error.rs get rid of insecure dependency completly 2020-12-11 16:13:57 +01:00
game_input.rs configurable walking speed 2023-12-07 20:08:02 +01:00
key_state.rs walk fixes 2023-12-07 20:08:03 +01:00
lib.rs update toolchain to nightly-2024-01-17 2024-02-05 19:51:50 +01:00
main.rs additional cargo clippy for toolchain switch 2024-05-18 22:44:59 +02:00
panic_handler.rs Reworked panic dialog to support displaying the likely cause of common panics 2022-09-12 21:03:30 +01:00
profile.rs Added rules menu when connecting to server 2024-01-15 00:02:43 +01:00
run.rs Fixed tracing span ordering issue 2023-10-18 19:56:19 +01:00
window.rs new toolchain lints helped us to find issues, backporting the bugfixes here. 2024-05-16 10:40:15 +02:00