Gives you an overview of your production rates Update for Factorio 2.1
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
As title, would be nice to show max 2 digits after decimal point in the rate show.
there are only 2 digits, as you can see from the screenshot when are there more?
if number is to small to be displayed in thousends its tends to get very long digit tail stretching entire gui box - it streches and goes back as the number goes from say -97 to -96,66666666666667 and back. It happens for me in <1h settings
yes, exact my case (without 'k') as Tetlanesh mentioned.
Ok, I never seem to play with such small numbers ;-)
In Py, there are lots of items with small scale need.
the problem is apparently not the size but how factorio delivers the data https://prnt.sc/FzwKYCex_jad https://prnt.sc/w0_TdMDgcHWP
Possible to just give an integer to factorio to show?
OK to loss precision as a tradeoff.
on the to-to list. i'll do it as soon as i get around to it
done
Thx!