Skip to content

Releases: clusterio/subspace_storage

1.99.18

09 Feb 20:30
de5d788
Compare
Choose a tag to compare

Features

  • Added Fluid Injectors can receive a circuit network signal of P = 1 to purge/void volumes lesser than 1.

Bugfixes

  • Fixed 'Key "icon_size" not found on property tree at ..." error that occurs with some mod combinations.

Versions

1.99.18 for Factorio 0.17
1.99.19 for Factorio 1.0
1.99.20 for Factorio 1.1

1.99.15

16 Nov 21:51
dd75530
Compare
Choose a tag to compare

Bugfixes

  • Fixed inventory combinator outputting virtual signals named the same as item or fluid signals.

Versions

1.99.15 for Factorio 0.17
1.99.16 for Factorio 1.0
1.99.17 for Factorio 1.1

Version 1.99.12

09 Sep 16:55
Compare
Choose a tag to compare

Features

  • Added Chinese locale.
  • Added ability localize the UI of the mod.

Changes

  • Moved Max Electricity option to a map setting.
  • Moved Infinity Mode toggle to a map setting.

Versions

1.99.12 for Factorio 0.17
1.99.13 for Factorio 1.0
1.99.14 for Factorio 1.1

Version 1.99.9

23 Jul 19:50
9d87764
Compare
Choose a tag to compare
Version 1.99.9 Pre-release
Pre-release

Changes

  • Hidden fluids no longer show up in fluid extractor interface.
  • Tinted the inventory combinator to distinguish it from the constant combinator.
  • Removed Clusterio item group and moved the interactor recipies to be under the logistic-network recipies.
  • Recoloured interactors to match the Active Provider Chest and Requester Chest since their function is similar to those.

Bugfixes:

  • Fixed broken fluid extractor fluid icons when fluids used the icon property.
  • Fixed crash on large instance ids by clamping them to [-2^31, 2^31-1] in the inventory combinator.
  • Fixed being able to place eletricity interactors outside the restriction zone.
  • Fixed restricton zone not being displayed when holding a interactor ghost.
  • Fixed resources getting exported to the cluster when infinity mode is enabled.
  • Fixed placing interactor outside of restriction area breaking undo.
  • Fixed item extractor being able to request more items than can fit its storage, leaving the overflow in an infinite hidden buffer.
  • Fixed hidden buffer storing requested items that were not put into an extractor forever.

Versions

1.99.9 for Factorio 0.17
1.99.10 for Factorio 1.0
1.99.11 for Factorio 1.1

Version 1.99.6 Alpha

06 Dec 13:31
ebeb7fa
Compare
Choose a tag to compare
Version 1.99.6 Alpha Pre-release
Pre-release

Changes

  • Adjusted collision box to allow walking between subspace interactors.
  • Added support for Factorio 1.1.
  • Item extractors have unlimited request slots in Factorio 1.1.

Bugfixes

  • Fixed extractors and injectors randomly stop working when others are removes elsewhere.
  • Fixed interactors not accepting circuit wire connections.
  • Fixed inventory combinator breaking when more than 2^31-1 itemes were stored.

Versions

1.99.6 for Factorio 0.17
1.99.7 for Factorio 1.0
1.99.8 for Factorio 1.1

Version 1.18.0

30 Nov 13:40
dedc72b
Compare
Choose a tag to compare

Changes

  • Updated for Factorio 1.1.

Version 1.99.2 Alpha

20 Apr 17:00
d9616e6
Compare
Choose a tag to compare
Version 1.99.2 Alpha Pre-release
Pre-release

Features

  • New placeholder artwork for the subspace interactors.
  • Restriction zone border is drawn when subspace interactors is the active cursor stack.

Changes

  • subspace item, fluid, and electricity interactors are now all 8x8 in size.
  • Moved injector and extractor range restriction config to Factorio's built-in mod settings.

Buxfixes

  • Fixed item extractor showing out of logistics network icon.
  • Fixed fluid duplication in extractors.
  • Fixed reset iterating over every entity in the game.
  • Fixed crash on deconstruct planning fluid extractors in the editor.

Version 1.99.1 Alpha

06 Apr 12:35
16f3cfc
Compare
Choose a tag to compare
Version 1.99.1 Alpha Pre-release
Pre-release

Changes

  • Added support for both 0.17 and 0.18.

Version 1.99.0 Alpha

06 Apr 12:32
716fa38
Compare
Choose a tag to compare
Version 1.99.0 Alpha Pre-release
Pre-release

Changes

  • Renamed mod to Subspace Storage
  • Ported to Clusterio 2.0
  • Reverted back to supporting Factorio 0.17.

Version 1.17.1

10 Mar 20:02
ec75ecf
Compare
Choose a tag to compare

Features

  • Allow separate X and Y settings for PlaceableArea.

Bugfixes

  • Fixed fluid transmitters getting stuck when full.