- Fixed a crash when game was saved in complete mode (for desync, benchmark or heavy mode) that could happen after a save file was loaded from an older version requiring transport line groups to be reconstructed while there were also blueprints with transport belts present in the save.
- Fixed vehicle ammo refill was not working. (129137)
- Fixed splitter gui was not updated in some cases. (129161)
- Fixed heat pipe connections did not flip. (129176)
- Fixed blueprint tile building sometimes not allowing partial builds (122966)
- Fixed some issues around setting driving for a vehicle on different surface via scripts (127651)
- Added `helpers` to settings and prototype stages.
- Added LuaHelpers::game_version read.
- Added LuaHelpers::compare_versions().