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

Fix disassembly component display #440

Merged
merged 1 commit into from
Apr 5, 2021

Conversation

VuradoZ
Copy link
Contributor

@VuradoZ VuradoZ commented Apr 3, 2021

Summary [Content]

Port "fix disassembly component display" from dda

Purpose of change

The disassembly ui didn't stack components used in the fabrication of items (only looted items had their components stacked due to that being the way they are formated in the recipe)

Describe the solution

Port from CleverRaven/Cataclysm-DDA#47869

Testing

  • Spawn in cargo pants
  • Spawn in the components needed to make cargo pants ( use short string due to them being item stacks not charges)
  • Craft the cargo pants
  • Enter disassembly view and compare
  • Previously: the strings would show up as 3 stacks of 2
  • Now: they are a single stack

@Coolthulhu Coolthulhu merged commit f383f0d into cataclysmbnteam:upload Apr 5, 2021
@VuradoZ VuradoZ deleted the fix-disassembly branch April 9, 2021 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants