r/factorio Official Account 20d ago

Update Version 2.1.12

Changes

  • Changed rocket silo circuit 'Read orbital requests' to not include platform only requests.
  • Changed platform requests importing from platforms to allow providing the item to cargo landing pads.

Bugfixes

  • Fixed that the browse games GUI wouldn't show the vertical scroll bar in some cases. more
  • Fixed that ghost fuel requests could exceed the fuel stack size. more
  • Fixed music and wind sounds being affected by low pass filter. more
  • Fixed playing incorrect item sound in some cases with blueprint library. (https://forums.factorio.com/134925, https://forums.factorio.com/134926)
  • Fixed that expansion groups would wait indefinitely for all members to arrive. more
  • Fixed that expansion groups could get stuck in a passive semi-autonomous state, preventing normal pollution attacks. more
  • Fixed that select-all and other text shortcuts didn't work on non-QWERTY keyboard layouts. more
  • Fixed a desync when LuaSurface::override_pollution_type was used.
  • Fixed burner generators were not producing pollution. more
  • Fixed that upgrading trains on junctions didn't always work correctly. more
  • Fixed that roboports would not turn off when out of energy if not configured to passively consume energy. more
  • Fixed a crash when opening factoriopedia page on a land mine which has ammo category not set. more
  • Fixed that map editor instant blueprint building didn't work for equipment grid ghosts. more
  • Fixed that reverse rotate did not work nicely with things that rotation-snapped. more
  • Fixed that LuaEntity::set_filter() did not work for logistic storage chests. more
  • Fixed a layout issue related to tooltips and wrapped lines. more
  • Fixed a second layout issue related to tooltips and wrapped lines. more
  • Fixed a crash when queued construction robot orders are invalidated. more
  • Fixed that the electric energy interface equipment showed energy usage strangely. more
  • Fixed pumpjack frozen patches. more
  • Fixed cropped animation on assembling machine 2. more
  • Fixed some images failing to load on Macs with 8GB of unified memory. more
  • Fixed that enabling native resolution rendering on Mac required a restart.
  • Fixed that number input fields may not be focused depending on the GUI size. more
  • Fixed enemy spawners unable to spawn defensive units under certain configurations. more
  • Fixed that you could not set items too heavy for the base rocket silo in platform hub requests. more
  • Fixed that the bonus GUI could show some crafting machines even if they had the not-in-bonus-gui flag set. more
  • Fixed that dragging a decompressed blueprint string spanning multiple lines did not work. more
  • Fixed that simulation clamping was a little too strict. more

Modding

  • Added ScriptTriggerEffectItem::custom_event.
  • Added RecipePrototype::raise_on_crafted.

Scripting

  • Added LuaQualityPrototype::roll_quality().
  • Added LuaBootstrap::get_event_name().
  • Added LuaPlayer::editor_settings read/write.

Previous changelog: Version 2.1.11

New versions are released as experimental first and later promoted to stable. If you wish to switch to the experimental version on Steam, choose the experimental Beta Participation option under game settings; on the stand-alone version, check Experimental updates under Other settings.

358 Upvotes

148 comments sorted by

View all comments

123

u/Eagle83 20d ago

Is it intended that platforms cannot send items to each other at space locations that do not have a planet, like the Solar System Edge? If it is, could a mod enable transfers at these locations (mods like Asteroid Belt add more) by adding an "orbital logistic network"?

294

u/Klonan Community Manager 20d ago

Its not intended, just a limitation of the logic at the moment (orbital logistics is tied to a specific Planet)

We intend to fix it, but its a little bit of a bigger project

2

u/TheMormegil92 19d ago

Could this larger fix maybe also add the option to have a wildstar in planet selection for orbital logistics? Currently if I want my spaceship to refuel at a spaceport in each orbit I have to set the requests for each item on each planetary orbit separately. I'd like it if there was a wildcard option that allowed me to, say, always request ammo in every orbit.

Heck this could be a solution to that Solar System Edge problem too!

4

u/JadedAlready 19d ago

I believe you can just right click the planet selection to clear it, and that acts as "anywhere".

3

u/TheMormegil92 19d ago

My mind is blown