Prominently display the ingredients and products from the most recently added recipe in a separate "Suggested Items" list, so you don't have to hunt for them#582
Closed
Master-Killer wants to merge 2401 commits intoClaudeMetz:masterfrom
Master-Killer:suggested_items
Closed
Prominently display the ingredients and products from the most recently added recipe in a separate "Suggested Items" list, so you don't have to hunt for them#582Master-Killer wants to merge 2401 commits intoClaudeMetz:masterfrom Master-Killer:suggested_items
Master-Killer wants to merge 2401 commits intoClaudeMetz:masterfrom
Master-Killer:suggested_items
Conversation
# Conflicts: # modfiles/backend/handlers/generator_util.lua
* Update styles.lua Change minimum width since additional selections cause a scroll bar. * Update control.lua Add additional narrower selections for width percentage for super ultra-wide monitors (32:9) * Update control.lua Only even width choices. * Update control.lua Actually remove all the odd width percentages.
…ty choice to make
…x solver, when product vs byproduct depends on burnt_result's context within the matrix solver (i.e. must be explicit byproduct or free item) (#579)
…ly added recipe in a separate "Suggested Items" list, so you don't have to hunt for them
…combination of unrestricted items
Author
|
Did some git things shenanigans that did not work. Will open another PR here #593 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I can of course remove all the log for production, but in debug they are quite useful.
Disclaimer: I never programmed in Lua and I am very new to this codebase, so I enlisted the help of Gemini CLI. Ideas and responsibilities are mine.
Currently, suggestions works when:
Adding a recipe to produce.
Adding a recipe to consume a byproduct.
Adding a recipe then setting the temperature for one of its fluid.
Adding a recipe and balancing items, then deselecting an item.