Version 1.1.104 released as stable
2024-02-14
en 版を表示中
Changes from 1.1.102 to 1.1.104 # **Gui** - Trying to close a window will first close any opened drop-down. This improves navigating drop-downs with controllers. # **Bugfixes** - Fixed crash when p
Changes from 1.1.102 to 1.1.104
Gui
- Trying to close a window will first close any opened drop-down. This improves navigating drop-downs with controllers.
Bugfixes
- Fixed crash when placing linked chest in multiplayer with hotkey suggestions enabled. (https://forums.factorio.com/110356)
- Fixed that migration_applied was always false in the on_configuration_changed event. (https://forums.factorio.com/110392)
- Fixed that item health bars didn't render correctly at some scales. (https://forums.factorio.com/110378)
- Fixed a crash when the server has disconnected while setting quickbar slots. (https://forums.factorio.com/110242)
- Fixed that the delete save confirm could delete the wrong save if a different one was selected while it was showing. (https://forums.factorio.com/110453)
- Fixed that the custom camera widget wouldn't render entity status icons correctly. (https://forums.factorio.com/108086)
- Fixed that LuaGameScript::auto_save() wouldn't work if the root saves folder didn't already exist. (https://forums.factorio.com/109462)
- Fixed that selecting a group in the chat icon selector GUI would occasionally select a random result. (https://forums.factorio.com/105017)
- Fixed an error when scenario or blueprint library files are read-only on Linux. (https://forums.factorio.com/102351)
- Fixed several potential deadlocking issues with non-blocking saving. (https://forums.factorio.com/108738)
- Fixed tank not consuming fuel when turning while braking. (https://forums.factorio.com/110347)
- Fixed train could not advance from destination full state when a train stop placed from blueprint was built before a rail next to it. (https://forums.factorio.com/110572)
- Fixed partial item transfer not preserving inventory hand location. (https://forums.factorio.com/110543)
- Fixed transport belt would keep saying "Disabled by control behavior" after circuit wires were removed.
- Fixed controller relative driving mode steering left and right repeatedly in multiplayer.
- Fixed controller relative driving mode causing jittery movement when driving backwards.
- Fixed a crash when searching in certain icon selector GUIs. (https://forums.factorio.com/110795)
- Fixed that empty locale would cause things to not show in GUIs. (https://forums.factorio.com/110679)
- Fixed intro sound being treated as gui effect instead of music. (https://forums.factorio.com/110848)
- Fixed that LuaFluidBox::get_fluid_system_contents() did not behave correctly when the fluid box was not part of a fluid system.
Debug
- Added show_generated_chunks debug option which shows uncharted yet generated chunks on the map.