KirkMcDonald / kirkmcdonald.github.io

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

Suggestion: display rate: add belt options #102

Open L0laapk3 opened 6 years ago

L0laapk3 commented 6 years ago

Currently the allowed display rates are: items/second items/minute items/hour I propose the following extra options: Blue belts Red belts Yellow belts

KirkMcDonald commented 6 years ago

Doesn't it already display the belt counts on the factory tab? Or are you thinking of rate displays in some other place?

If you want belt counts in the visualization, that is an idea I've been kicking around for a while, and I plan on including it the next time I make a pass over that part of the code.

If you want belt counts as an input when specifying a build target, that is already issue #56.

L0laapk3 commented 6 years ago

Yep, visualisation tab is what led me to post it here