본문으로 건너뛰기

Version 2.0.11 released as stable

2024-10-26

en 판으로 표시 중

# **Features** - [space-age] Asteroid collector filters can be modified by blueprint parametrisation. - Programmable speaker can be modified by blueprint parametrisation. - When imported blueprint is

Features

  • [space-age] 소행성 수집기 filters can be modified by blueprint parametrisation.
  • 프로그래밍 가능한 스피커 can be modified by blueprint parametrisation.
  • When imported blueprint is placed, assembling machines will be configured with the recipe even when recipe is not yet researched.

Changes

  • [space-age] Fulgora ruins now also drop iron sticks when mined so electric poles could be crafted without recyclers at the start.
  • [space-age] The "Custom minimum payload" slider for orbital logistics now offers more sensible values.
  • [space-age] Orbital logistics "Custom minimum payload" is now checked against largest possible payload before setting the filter.
  • [space-age] Cargo bays will show a warning icon when they are not connected to a Hub or Landing Pad.

Optimizations

Bugfixes

Modding

  • Added AssemblingMachinePrototype::disabled_when_recipe_not_researched.

Scripting

  • Added LuaEntity::insert_plan and LuaEntity::removal_plan read/write.
  • Added removal_plan parameter to LuaSurface::create_entity for item request proxies.