Version 0.16.38
Posted: Thu Apr 26, 2018 3:20 pm
Bugfixes
- Fixed drawing of icons with multiple layers. (59811)
- Fixed that changing force of a wall didn't update the connections, which could lead to a desync.
- Changed that walls and gates marked for deconstruction don't connect, which solves some desync related problems with walls/gates marked for deconstruction with walls/gates ghosts on top of it.
- Changed, that rail signals marked for deconstruction disconnect from the rails.
- Changed, that rail signals marked for deconstruction are not blocking blueprint placement of rail signals. These changes should make it reliable to mark rail setup for deconstruction and build blueprint right on top of it before it is deconstructed.
- Changed the logic of "toggle LUA console" key to only open and not close the console (exception are ` and F1-F12 keys). (59825)
- Fixed LuaEntity::splitter_output_priority read/write didn't work. (59864)
- Fixed malformed sprite path error would not trigger minimal mode when loading mods. (59827)