Version 1.1.107 released as stable
2024-04-18
en 版を表示中
Changes from 1.1.105 to 1.1.107 # **Gui** - Added Paste button to exchange string import GUIs - Scrolling is smoother when using scrollbars with a controller. - Hotkey hints GUI will try to move out
Changes from 1.1.105 to 1.1.107
Gui
- Added Paste button to exchange string import GUIs
- Scrolling is smoother when using scrollbars with a controller.
- Hotkey hints GUI will try to move out of the way of chat messages.
Modding
- Added an optional "mods" to simulation definitions.
- Added StorageTankPrototype::show_fluid_icon.
Scripting
- Disabled the majority of the lua "debug" library due to security issues.
- Added LuaEntityPrototype::vector_to_place_result.
- Added LuaRendering::move_to_back.
- Added LuaItemStack::is_ammo read.
Bugfixes
- Fixed LuaEntity::set_request_slot would not accept count of 0. (https://forums.factorio.com/110676)
- Fixed first tutorial level advancing to a wrong story step after drill is set in quickbar. (https://forums.factorio.com/109315)
- Fixed mods sorting order by last highlighted and by last updated. (https://forums.factorio.com/106420)
- Fixed a crash when watching a replay when other player looks into blueprint library. (https://forums.factorio.com/107931)
- Fixed that LuaForce::chart_all() wouldn't chart surfaces that had never had any charting. (https://forums.factorio.com/110966)
- Fixed LuaEntity::circuit_connection_definitions could return copper wires from ghost entities. (https://forums.factorio.com/111087)
- Fixed a desync related to changing in-progress infinite research levels. (https://forums.factorio.com/111127)
- Fixed a crash when quitting to the main menu while non-blocking saving is running. (https://forums.factorio.com/110661)
- Fixed a rare crash when switching audio devices. (https://forums.factorio.com/111407)
- Fixed copying train stop settings could cause some trains to arrive. (https://forums.factorio.com/111511)
- Fixed a save corruption issue related to large amounts of overlapping small electric poles. (https://forums.factorio.com/111580)
- Fixed crash when finishing a mini-tutorial after changing the input method from keyboard and mouse to controller while in the mini-tutorial.
- Fixed strange entity selection behavior after finishing a mini-tutorial after changing the input method from controller to keyboard and mouse while in the mini-tutorial.
- Fixed entity status icons being visible in simulations. (https://forums.factorio.com/111618)
- Fixed that the game window was missing decorations when using Gnome on Wayland. (https://forums.factorio.com/105512)
- Fixed a crash related to XDG cursor themes on Wayland. (https://forums.factorio.com/111787)
- Fixed a crash when giving NaN values to some lua APIs. (https://forums.factorio.com/111807)
- Fixed a desync when changing the force of a requester chest with filters set from the circuit network. (https://forums.factorio.com/111359)
- Fixed a rendering issue with pumpjack arrows when holding some items. (https://forums.factorio.com/106116)