- Fixed rocket silos requesting more items than necessary. (116949)
- Fixed a crash when reading owner_location on simple item stacks. (117357)
- Fixed mini-tutorial scripts crashing or not granting items if player switched to remote view.
- Fixed that LuaControl::opened write did not work for several GUI types. (117362)
- Fixed that elevated rail entities would still work without owning space-age. (117225)
- Fixed that the admin "other player" GUI would open the other player's remote controller invenory instead of physical inventory. (117410)
- Fixed a crash related to quickbar interaction with any-quality spawnable items. (117206)
- Fixed a crash when building (faulty) blueprint with two hazard concrete tiles in one space (117108 and 117071)
- Fixed game state GUIs being automatically closed when the game was paused. (116851)
- Fixed several possible errors related to smart belt building. (116660, 117119)
- Fixed that disconnecting and reconnecting while personal robots were working did not preserve their quality. (117448)
- Fixed that cargo pods dropped players to a random location which could make them stuck. (117461 and 117408)
- Fixed that alert icons were rendered into the galaxy of fame.
- Fixed a desync related to space platform hubs reading content and repair packs merging due to inventory sorting.
- Fixed ribbon world preset having too many cliffs on Nauvis. (117544)
- Fixed that blueprint parametrisation value formula evaluation didn't work for negative numbers. (116342)
- Extended blueprint parametrisation to work on fluid recipe parameters.
- Fixed lua deconstruct_area crashing when deconstructing a ghost (117154)
- Fixed inserter status showing "Target full" when swinging towards a belt (116626)
- Fixed that drag building context was not carried properly between normal view and remote view. (116818)
- Fixed combat robots bobbing. (117364)
- Fixed a crash when defining a recipe that does not always produce an item. (117476)
- Fixed that filters of a ghost turret could get corrupted in latency when upgrading it with upgrade planner. (117708)
- Fixed that re-bound crafting keys did not work correctly. (117454)
- Fixed that chat icons didn't include layered icons. (117024)
- Fixed a crash when super-force-building electric poles in latency state. (117620)
- Fixed a debug visualization render crash when the given force no longer exists. (117800)
- Fixed visual noise caused by parameter recipes drawing as not researched. (117688)
- Fixed selector combinator's constant index was not covered by blueprint parameters. (117869)
- Fixed arithmetic combinator was not showing red and green inputs separately in tooltips. (117819)
- Fixed superforced overbuilding logistic and non-losistic chests did not transfer limits (117353)
- Fixed underground pipe in cursor would sometimes not rotate when rotation key pressed right after placement while playing in latency.
- Fixed loading save files with some entities on planets with lighting when those entities were removed.
- Fixed a crash in multiplayer if you were wearing armor and the force you were on was deleted.
- Fixed some of the quirks of drag building. Whenever there is nothing to build from in the cursor, the drag building logic is interrupted. (100393)
- Fixed that the mine-entity technology trigger did not work if the resource entity produced multiple or variable results. (117500)
- Fixed that asteroid collectors could get stuck if the inventory limiter was used. (117739)
- Fixed a missing value in the prototype explorer. (117805)
- Fixed that smoke-with-trigger could teleport to 0,0 on a map if it was previously following a specific entity. (117807)
- Fixed rail ramp health bar position. (117921)
- Fixed wait condition "station is full" and "station is not full" would report incorrect progress. (117949)
- Fixed crash related to blueprint parametrisation and drag building button being held and moved after the dialog appeared. (117299)
- Fixed lamp would keep using color when circuit wire was disconnected. (117400)
- Fixed copy settings undo could fail to restore control behavior settings if they were originally at default values. (117212)
- Fixed that the map editor couldn't set filters in some cases. (117801)
- Fixed that LuaRecord methods did not work correctly. (117411)
- Fixed crash when building parameterised blueprint with dependent ingridient used in another machine being a fluid. (117673)
- Fixed missing blueprint parametrisation logic for the loader. (117490)
- Fixed a crash when migrating blueprint library content in a save that had that blueprint GUI open. (115674)
- Fixed that items could be put into ghost inventories. (117988)
- Fixed playing too many sounds at once at the start of certain tips and tricks simulations. (116390)
- Fixed a crash when setting RoboportPrototype::charging_station_count_affected_by_quality to true. (118086)
- Fixed generic interrupt false positives with certain interrupt conditions. (117799)
- Fixed main-menu music mode not working correctly in-game. (117613)
- Fixed a crash when trying to open Technology GUI from Factoriopedia while the game was being saved. (118029)
- Fixed clipping that could occur in some variable music tracks. (117987)
- Fixed that set recipe on assembling machine circuit controls could buffer items indefinitely. (117890)
- Fixed inconsistency in belt power replace through corner when going backwards and forwards. (102843)
- Fixed a train consistency issue when interrupt triggers inside of another interrupt in certain cases. (116845, 117585, 117717)
- Fixed space platform losing its paused state when it arrived to a planet drifting backwards. (118123)
- Added LoaderPrototype::frozen_patch_in and frozen_patch_out.