- Fixed crash related to train waypoints and very short train paths. (66095)
- Fixed wrong entity info positioning when all other things in the right container are disabled. (65088)
- Fixed Wave defense victory not being triggered in some cases.
- Fixed Wave defense victory message being printed on every rocket launch.
- Fixed restarting the game after sync-mods-with-save would fail to auto-load some saves on Windows. (66338)
- Fixed PvP error when loading 0.16 versions of the scenario. (66108)
- Fixed selection in blueprint preview would have an offset if UI scale was not 100%. (65557)
- Fixed pie slice used as progress indicator in crafting queue wasn't rendering for small angles. (66079)
- Fixed that the /time command would give back the wrong time played.
- Fixed rendered terrain would increasingly get corrupted during movement when using 16bit rendering mode on some OpenGL drivers. (65691)
- Fixed player.get_quick_bar_slot causing a crash for some values. (65917)
- Fixed controls were lagging when application window was receiving lot of events it didn't recognize on macOS or Linux. (65179)
- Fixed "Wait for V-Sync" graphics option was not working on macOS 10.14 Mojave.
- Fixed crash logs were missing stack traces on macOS.
- Adjusted the Supply Challenge requirements to make sense. (66291)
- Fixed a crash when reviving entities through the Lua API.
- Fixed NPE crash on biter commands during rebuild quest. (66586)
- Fixed NPE crash during cutscene if player left entity ghosts in the starting area. (66424)
- Fixed NPE crash on sending biters if you plaster half the map with furnaces (yes, seriously). (66369)
- Fixed NPE bug where Compilatron would sometimes not continue after players put the required items in his chest. (66528)
- Fixed that technology slot tooltip didn't reflect the cost of the selected technology in the queue.
- Fixed NPE confusing flying text at startup. (66317)
- Fixed that the train passed wait condition time was limited to 120 seconds. (66043)
- Fixed hand not disappearing from the quickbar in some situations. (66019)
- Fixed a crash related to the research queue. (66172)
- Fixed that the research queue could show incorrect research levels. (66144)
- Horizontal layouting fix of the mods gui. (66217)
- Fixed that the island related changes in the terrain settings in map generator gui weren't updated if the island preset was preselected. (65722)
- Fixed that custom Lua-defined shortcuts would desync the game. (66556)
- Fixed a crash when player is not given when using surface.deconstruct_area(). (66426)
- Fixed loading of blueprints containing rail temporary stations.
- Added SelectionToolPrototype flag "nothing".
- Made resource autoplace helper functions usable from mods. (66584)
- Added LogisticContainerPrototype::landing_location_offset.
- Changed mining productivity technology to add 10% in one level instead of 2%, increased the formula from 100 * level to 500 * level and removed some of the low level intermediate levels.
- Blueprinting tools are no longer shown in the quickbar filter selection. (66088)