This is fixed in the latest release.
This is fixed in the latest release.
The game doesn't have any built in API for building and moving, You will have to build it from constituent methods.
For instance building is just creating an entity and removing an item.
Moving is done by seting the walking state each tick: https://lua-api.factorio.com/latest/LuaControl.html#LuaControl.walking_state
Etc.
Is that splitter change already out or still to come (I don't remember reading it in relnotes)?
Its out already
The only real change for players is that Splitters need 20% more items for the belt to be fully backed up which is kind of insignificant.
I just want to make sure I understood that correctly. In order to have 30 items/s on a belt I'll need a production of 36 items/s?
No, just when backing up, the splitters will buffer a few extra items: https://gfycat.com/DizzyBossyGnatcatcher
is this per game/map or per network?
Per force.
Check the solution didn't break something else. For this we have over 1,300 integration tests which cover a large amount of the code base. We also have a server which runs tests for all platforms whenever anything is pushed to the master or any pull request.
Question: What is the pass/fail criteria of this integration test? Is it simply to check if the game will crash, or does it also check for unwanted/unexpected bahaviour of game units/assets?
It depends on the test, some check that a train is in the right position, that a certain biter dies, that the player has the crafted item, etc.
Use the automatic updater if you can (check experimental updates in other settings) or download full i...
Read more External link →Does pollution from fire show in the pollution statistics yet?
Should do already AFAIK
Typical factory
Yeah sure. Having 50k electric miners but not one assembler 3...
Its 50k pollution from all miners, the number does not reflect the number of entities polluting
The deploy server does its automation magic, builds all the platforms and uploads it everywhere, updates the locale from Crowdin, etc
Is there a reason gog.com doesn't get updated with the experimental versions?
We upload the builds to GOG, however they don't provide us any mechanism for setting the releases live ourselves.
Our release process sends them an email asking them to deploy it at their earliest convenience.
It wasn't clear to me, after upgrading to .13, will the evolution rate be fixed even if the map was ran on .12?
Yes, it will be fixed even if you played in 0.17.12. Howeverthe evolution factor will still remain at the increased value
Probably stupid question but, do automatically reported bugs/crashes require reproducing in order to get fixed?
It depends, sometimes there is enough info in the crash log to fix it without reproducing.
Can this be changed through a console command without breaking achievements?
Negatory