You are viewing a potentially older version of this package. View all versions.
Eirshy-Staurolite-1.0.0 icon

Staurolite

Rewrites Splitters, dragging them out of a performance hole and optionally adding piling.

Date uploaded 2 years ago
Version 1.0.0
Download link Eirshy-Staurolite-1.0.0.zip
Downloads 717
Dependency string Eirshy-Staurolite-1.0.0

This mod requires the following mods to function

xiaoye97-BepInEx-5.4.17 icon
xiaoye97-BepInEx

BepInEx5.4.17 mod plugin framework, Mod框架

Preferred version: 5.4.17

README

Staurolite

Turns out if you just add random hard rocks and some water to your splitters, they split faster!

Staurolite is a rewrite of how Splitters are processed, making them significantly faster for the game to handle. Additionally, it enables Spiling- Splitter Piling! Just turn it on in the settings (it's off by default) and slap a box on top of the splitter. This serves as an indirect buff to Distributors- so if you really like the fidget spinners, this one's definitely for you.

At some point I may also enable multithreading on splitters, but for now I've only optimized them.

Changes

  • v1.0.0 Initial

Mechanical changes compared to vanilla

  • Splitters with a storage chest now use the chest as a buffer, meaning there must be a valid automation slot for any items passing through the splitter in the chest for them to be outputted by the splitter.

Compatibility Notes

  • DSP_Smooth_Splitter by GreyHak is compatible!
    • GreyHak only changed CargoPath.TestBlankAtHead
    • Staurolite only touches the caller of it, and calls it as well.