KirkMcDonald / kirkmcdonald.github.io

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

Suggestion: Ability to turn on/off advanced oil processing & kovarex enrichment process #75

Closed sebastian-bartkowiak closed 6 years ago

sebastian-bartkowiak commented 6 years ago

It would be really nice to be able to tell the calculator to omit using advanced oil processing and kovarex enrichment process (and maybe some other technologies as well, but those two are most important, I think) for example with two simple checkboxes. These technologies obviously require throwing some science packs at them, and are often not yet discovered when build some mid-game setups. Right now calculator (almost?) always goes for using those technologies (for example when calculating nuclear reactor cycle), which makes it hard to compute actual number of required drills/centrifuges/factories when you have not yet researched those technologies.

BTW - You have made one hell of a tool!

KirkMcDonald commented 6 years ago

Added option to change the oil processing recipe in 1cbf8d9b957d3c9688ad46c6f414bbdc0bbd6068.

KirkMcDonald commented 6 years ago

Added option to disable Kovarex processing in e5b74e42958a93da75d563ab66492beea1ff17d8.