Starbound

Starbound

LR's Storage Dimension
Showing 1-10 of 14 entries
< 1  2 >
Update: 27 Mar @ 12:26pm

v 1.5.2

-Added to the Storage Terminal's description to suggest that only 1 should be used per planet, as all the processing is done by it and not more than one Storage Terminal is needed for the network.

Update: 15 Mar @ 3:59am

v 1.5.1

-for openStarbound: added fail-safe during recipe acquisition for worst case scenario (very low end machines) to ensure it does not get stuck in an infinite loop

Update: 15 Mar @ 3:33am

v 1.5.0

Changed the logic for the recipe acquisition script, this should allow openStarbound to collect recipes properly when there's a large amount of crafting stations in the modpack.

Update: 14 Mar @ 12:42pm

v 1.4.3

-removed some of the extra unnecessary logs

Update: 14 Mar @ 12:26pm

v 1.4.2

-Implemented some logging to help discovering an issue, will soon remove these logs once the issue is resolved

Update: 14 Mar @ 8:55am

v 1.4.1

openStarbound recipe recognition logic applied, hopefully this will avoid conflicting recipes.

Update: 13 Mar @ 11:45am

v 1.4.0

-Added item sync-up during terminal startup

-Added fail-safe to remove items from the terminal that no longer exist (such as when uninstalling other mods)

-Item retrieval from storage terminals now spawn at the player's location

Update: 6 Mar @ 10:55am

v.1.3.2

Separator addon, Manipulator addon, and Accelerator addon are now recognised by the crafting stations!

Update: 3 Mar @ 8:47am

v1.3.1

-Sped up part of the filtered usage in the storage terminal/extended terminal (Should now be more efficient when taking items out with a search query)

Update: 1 Mar @ 8:00am

v1.3.0

Made the search filters more accurate, and added a new search criteria: description.
In exchange however, this makes searching items cause a bit more lag, will try to find a way to mitigate this in upcoming updates