BumpyClock-DistributeSpaceWarpers icon

DistributeSpaceWarpers

This mod will warp the warpers from a local or remote warp supplier. Does not add an extra slot to ILS for better compatability with other mods

CHANGELOG

v.1.0.5

  • Added configuration options for :
    • Minium transfer amount to set a minimum threshold for the transfer to meet so that you're not wasting 1 or 10 warpers just to move a single warper.
    • Maximum amount to set a maximum threshold for how many warpers to place. The game defaults to 50 in the ILS slot but you can add more. I have tested it with up to 100 and it works fine but try this at your own risk.
  • Added a check so that if the ILS has a minimum amount of warpers it will not transfer warpers to the remote ILS/PLS. This is to prevent wasting warpers when you have 48 warpers just to get to 50.
  • Check for new stations happens less frequently to reduce the amount of checks per tick. Right now it happens 3** the tick amount set in the config. It defaults to 60 ticks but you can change it how you want.

v1.0.4

  • Fixed Remote logic so now warpers will be moved from remote ILS/PLS if local ILS/PLS does not have any warpers.
  • Small refactor to reduce code duplication.

v1.0.3

  • Updated logic to correctly grab Warpers from the local ILS/PLS
  • Updated logic to remove Warpers from the local ILS/PLS using TakeItem instead of directly from the Warper slot