Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tailoring requirements update #53578

Merged

Conversation

a-chancey
Copy link
Contributor

Summary

Features "Tailoring requirements update"

Purpose of change

This is the next step in resolving #53436.

Describe the solution

I have updated the requirements/tailoring.json file to reflect the new FABRIC_CUT qualities, as well as add in requirement for fine cutting in a few places.

Describe alternatives you've considered

Not doing the tailoring overhaul.

Testing

loaded up the test world and checked recipes to see that FABRIC_CUT was required.

Additional context

Note that this does not fix every recipe in the game, and many them still have cut as their needed tool quality. This is due to the recipes not relying on requirements, but are specified within the recipe.
This is something i'm going to be auditing as soon as i get the sheet sizes figured out tomorrow.

This updates the material requirements for tailoring to use FABRIC_CUT
This only actually affects a handful of recipes, because apparently tailoring recipes are a mess, so I'm working on them after i standardize fabric sizes.
@github-actions github-actions bot added json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions labels Dec 19, 2021
@NetSysFire
Copy link
Member

You have to fix the tests, too. They still expect CUT it looks like.

@NetSysFire NetSysFire added <Enhancement / Feature> New features, or enhancements on existing [JSON] Changes (can be) made in JSON Items / Item Actions / Item Qualities Items and how they work and interact labels Dec 19, 2021
@a-chancey
Copy link
Contributor Author

You have to fix the tests, too. They still expect CUT it looks like.

Yep I was thinking about that this morning.

Gonna tackle that when I've got some spare time today

@kevingranade kevingranade merged commit e9318f3 into CleverRaven:master Dec 20, 2021
mkrutov pushed a commit to mkrutov/Cataclysm-DDA that referenced this pull request Dec 23, 2021
* Updating the material requirements for tailoring to use fabric_cut

This updates the material requirements for tailoring to use FABRIC_CUT
This only actually affects a handful of recipes, because apparently tailoring recipes are a mess, so I'm working on them after i standardize fabric sizes.

* sorting string declarations

Didn't have the values sorted properly so build failed remotely.
@a-chancey a-chancey deleted the tailoring-requirements-overhaul branch January 11, 2022 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions <Enhancement / Feature> New features, or enhancements on existing Items / Item Actions / Item Qualities Items and how they work and interact [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants