KirkMcDonald / kirkmcdonald.github.io

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

Negative amount of beacon modules #124

Open ingmarins opened 5 years ago

ingmarins commented 5 years ago

It is possible to specify negative amount of modules for beacons. This results in negative amount of factories required, and with speed modules this can result in total power of f.e. -1234 W (without k).

adrianvanderwal commented 5 years ago

image Confirmed bug.

baryluk commented 4 years ago

Is this pushed? It still goes negative when you use the number spinner. Also it is probably also wise to cap it to some max (16?). Globally or depending on type of structure (i.e. less for assemblers, more for big things like silo, etc).