Improved visibility of power lines and circuit wires
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Is there already a schedule for Factorio 1.1?
I've gone through the changes for 1.1 and it looks like nothing will break. I will do some testing once its released.
mostly you don't have to adjust anything or only little. ;-) a hidden error may occur at some places like AnObject.text = number assign, because 'text' accepted only strings now. so it must be changed to text = tostring(number)
AnObject.text = number
text = tostring(number)
Will we need to replace all of our poles stamped with the wires from the blueprints after you update?
I do not think so
Updated! Please let me know if anyone encounters anything weird with this version.
ok, thanks