本文へスキップ

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