Changes
- Blueprints in the blueprint library are sorted using case-insensitive natural compare. E.g. the sorting order now is "1", "2", "10", instead of the previous "1", "10", "2".
- Inserters will no longer drop what they are holding when disabled by the circuit network. (49170)
- The deconstruction planner filter now treats any entity filter as also matching entity ghosts of that type.
- Multiplayer creation GUI now remembers game name. (49162)
Balance
- Explosive Mine now only does damage to enemy units and structures.
Sound
- Added missing vehicle collision sounds (pipes, solar panels, etc...)
- Reduced volume of ore mining and tree chopping.
Bugfixes
- Toggling fullscreen via options or Alt-Enter now keeps window on the same monitor. (49567)
- Fixed that in long recharging queues some robots would never get a chance to recharge. (49391)
- Fixed that it wasn't possible to click and drag blueprints into an empty blueprint book. (49746)
- Fixed that deconstruction/blueprinting selection would be canceled if the selection ended on one of the always-visible GUIs. (49264)
- Fixed the productivity bar in the furnace GUI wouldn't show in some instances. (49841)
- Fixed exiting a multiplayer game hosted through the in-game multiplayer option. (49785)
- Fixed that tile ghosts would always get selected over real entities. (49880)
- Fixed that the heat-connection icon was not visible on entities other than boiler and reactor. (related to modding)
- Fixed that furnace with heat source couldn't be rotated before placing it.
- Fixed the gui of furnace using heat as energy source.
- Fix PvP Gui script error. (49876)
- Fix that clearing items in Transport belt maddness didn't give the items back. (49509)
- Fixed that rails marked for deconstruction wouldn't allow canceling deconstruction while a train was on them. (49950)
- Fixed that biters would change orientation rapidly when they were near a player whom they couldn't attack. (46763)
- Fixed that Rocket Silo would continue crafting for 1 tick after completing a rocket. (48974)
- Fixed that lot of other keys that can be used to write characters in the edit box (or console) were not blocked from affecting the game if they are assigned to do a game action. Having text box active now means that all of the keys are blocked from affecting the game.
- Fixed (hopefully), that the stretching of bounding boxes of walls to touch their neighbours was not taking into account when marking things in the way for the blueprint. (47324)
- Fixed that the description pane would change width depending on the content. It should now never change width. (49911)
- Fixed that the shooting-target would render as valid to shoot with rockets when it actually wasn't. (49425)
- Fixed that programmable speakers would get wrong instruments after importing pre-0.15.19 blueprint string. (49528)
- Fixed that maximized Factorio window had thin border around it. (49388)
- Fixed that vanilla and modded version of achievements could be mixed up. (49620)
- Fixed that inserters would try to insert items into other non-burner inserters. (49384)
- Fixed that fast-transferring modules into the rocket silo would put them into the module slots and the rocket at the same time. (49520)
- Fixed that the "rocket launched without satellite" message couldn't be dismissed in some cases. (43683)
- Fixed the mining drill GUI wouldn't show mining progress when it had a large number of modded module slots. (41597)
- Fixed fast-replacing an assembling machine with overloaded ingredients would spill the items. (49158)
- Fixed many ingredients or products in recipes would break the assembling machine GUI. (47407)
- Fixed wrong values when using /config set allowed-commands with invalid values would crash the game. (49839)
Modding
- Fixed that giving rolling stock entities invalid collision masks would crash the game. (49356)
- Mod title and description can now be localised.
- Fixed a crash when mods use reset technologies during the technology researched event. (49991)
- Fixed that modded GUI elements wouldn't get removed in some cases when the mod was removed. (50022)
- Fixed source_effects applying effects to the source by the target instead of to the source by the source. (49634)
Scripting
- Fixed setting robot.energy for logistic/construction robots wouldn't account for the robot battery upgrade. (49780)
- Fixed that setting LuaBurner::currently_burning didn't accept LuaItemPrototype as the docs said. (49893)
- Added LuaEntityPrototype::count_as_rock_for_filtered_deconstruction read.
- Added LuaEntityPrototype::filter_count read.
- Added LuaEntity::spawner/units read.
Use the automatic updater if you can (check experimental updates in other settings) or download full installation at http://www.factorio.com/download/experimental.