raiguard / RecipeBook

Recipe Book for Factorio.
MIT License
20 stars 9 forks source link

Add toggle in settings for "Show unresearched recipes" #79

Closed npuldon closed 2 years ago

npuldon commented 2 years ago

Is your feature request related to a problem? Please describe.

Add a toggle in settings window for "Show unresearched recipes" so I can use the tree discovery mod with recipe book effectively. Currently, I can hide tech in the tech tree I don't have prereqs using the discovery tree mod (mainly for more immersion in new mod packs) but I can't hide recipes in the recipe book mod I haven't researched yet, only entities. For instance, in Krastorio 2 all iron plate recipes are visible no matter what toggles are used in the recipe book settings windows since iron plate, the entity, is available from the beginning even those recipes aren't unlocked under later in the tech tree.

Describe the solution you'd like

Add toggle in settings for "Show unresearched recipes"

raiguard commented 2 years ago

Does unchecking Show unresearched objects not work for you?

image

npuldon commented 2 years ago

No. It's not the objects but recipes for objects which is the subject of my request. Like a late tech gives a new recipe for an object we had at game start, a common occurrence in the big overhaul mods. For example, I game start in Krastorio2 you can see enrichment iron smelting recipes even though you haven't researched that recipe yet in the tech tree. I'm looking for a toggle for 'show unresearched recipes' as a way to hide this stuff so I can still you the recipe book more without breaking the discovery/immersion the mod 'discovery tree' is trying to increase.

Thanks for considering my request.

On Fri, Oct 1, 2021, 19:53 raiguard @.***> wrote:

Does unchecking Show unresearched objects not work for you?

[image: image] https://user-images.githubusercontent.com/3515394/135700221-5556d97d-4e5f-4a09-a53c-a06c43eb070e.png

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/raiguard/Factorio-RecipeBook/issues/79#issuecomment-932661142, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXDQ7B5DWGJJMC76T3VUALUEZQ2JANCNFSM5EXZ474A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

raiguard commented 2 years ago

I pulled up the exact scenario you're talking about and it works fine:

image

Could you send me a screenshot of what it's doing for you?

npuldon commented 2 years ago

Sorry. I don't think I'm making myself clear. I don't see what you see in your screenshot. If you click iron plate on the bottom right of your screen shot do you not get a new window that shows all the recipes for iron plate (even the unresearched ones). See screenshot below. What I am looking for is a way to toggle off these unresearched recipes like the factory planner mod does (see other screenshot below).

image

image

raiguard commented 2 years ago

Look in the settings GUI, third checkbox from the top. Uncheck that. It will hide unresearched stuff everywhere except for recipe ingredients and products.

image

npuldon commented 2 years ago

Thank you. I thought I had that unchecked before my initial post but perhaps not. That works as I had hoped.

Have a good day.

raiguard commented 2 years ago

No problem!