KirkMcDonald / kirkmcdonald.github.io

Simple web-based calculator for the game Factorio.
Apache License 2.0
602 stars 151 forks source link

Can't ignore solid-fuel #205

Open ams2990 opened 4 years ago

ams2990 commented 4 years ago

Take any recipe that uses rocket-fuel as an ingredient (including rocket-fuel itself). solid-fuel should be hidable, but is not.

DRY411S commented 4 years ago

I guess it's because the calculator cannot be sure how it's being produced. It's being treated the same as a 'base' ingredient, like ore, coal, stone, and refined fluids, none of which can be ignored.

RiedleroD commented 2 months ago

same problem with most fluids and sulfur. I'd rather be able to hide things that aren't 100% clear and have the program make assumptions that make some secondary information slightly off, than not be able to hide stuff at all. e.g. when trying to calculate in/out belts for battery production, I cannot be sure how many belts of iron plates I need for the battery factories themselves.

RiedleroD commented 2 months ago

not to mention - when I hide stuff, where it comes from shouldn't affect electricity calculations anyway.