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

Hovering over desired product shows duplicate recipe #404

Conversation

DaleStan
Copy link
Collaborator

@DaleStan DaleStan commented Feb 2, 2025

This fixes #403. It also fixes a similar issue in the net production calculations, where recipes with repeated outputs (such as Vrauk MK02) could be treated as consumption recipes instead production recipes.

Recipes that had the same output good in two or more product slots would only consider one of those slots.
@DaleStan DaleStan requested a review from shpaass as a code owner February 2, 2025 07:21
Copy link
Owner

@shpaass shpaass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fix! That was fast.

@shpaass shpaass merged commit f79dedc into shpaass:master Feb 2, 2025
1 check passed
@DaleStan DaleStan deleted the 403-hovering-over-desired-product-shows-duplicate-recipe branch February 4, 2025 02:08
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.

Hovering over desired product shows duplicate recipe
3 participants