KirkMcDonald / kirkmcdonald.github.io

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

Stone and steel furnaces are shown to use electricity #49

Closed KirkMcDonald closed 6 years ago

KirkMcDonald commented 6 years ago

The calculator should probably omit them from the power usage feature. Alternatively, the calculator should track their fuel consumption, with an option to select the fuel type.

KirkMcDonald commented 6 years ago

Fixed in 0a7247f452428ba912d71eef9f5dd71b4bb7e5ea, along with a first pass at tracking fuel consumption as part of the solution. There are some bugs here, but most of them are obscure enough that I'm fine with deploying it as-is.