cdda-itembrowser icon indicating copy to clipboard operation
cdda-itembrowser copied to clipboard

Add autolearn to crafting view

Open davemichels opened this issue 9 years ago • 3 comments

Being able to see if a recipe can be automatically learned or requires a book would be handy on the item browser.

davemichels avatar Feb 23 '16 16:02 davemichels

Could you check now, to see if this is what you were looking for?

For example: http://cdda.estilofusion.com/saw/recipes/CC_WEAPON

Sheco avatar Feb 23 '16 23:02 Sheco

I was looking for the autolearn: [true/false] line on each recipe, for instance at https://github.com/CleverRaven/Cataclysm-DDA/blob/master/data/json/recipes/recipe_others.json line 4777.

The crafting page for wood saw would look something like: ... This recipe can be found in the following books when fabrication is at least the required level: 101 Crafts for Beginners (level 3) DIY Compendium (level 4)

This recipe is learned automatically at fabrication level 7.

davemichels avatar Mar 12 '16 18:03 davemichels

Oh I see, that can be done, I'll patch that up, thank you for the detailed expected output, that really helps.

Sheco avatar Mar 13 '16 19:03 Sheco