thisisbrad-CopyInserters icon

CopyInserters

When copying a building, the attached inserters are also copied!

Last updated 3 years ago
Total downloads 77865
Total rating 93 
Categories
Dependency string thisisbrad-CopyInserters-1.7.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

xiaoye97-BepInEx-5.4.5 icon
xiaoye97-BepInEx

BepInEx5.4.5 mod plugin framework, Mod框架

Preferred version: 5.4.5

README

Copy Inserters

When copying a building, the attached inserters are also copied to the new location Copy Inserters Demo

Installation

With Mod Manager

Simply open the mod manager (if you don't have it install it here), select CopyInserters by thisisbrad, then Download.

If prompted to download with dependencies, select Yes.

Then just click Start modded, and the game will run with the mod installed.

Manually

Install BepInEx here

Then drag CopyInserters.dll into steamapps/common/Dyson Sphere Program/BepInEx/plugins

Feedback / Bug Reports

Feel free to contact me on Discord (fezeral#3104) with any feedback, bugs or suggestions

Contributors - Cheers! :beer:

brokenmass, DavisCook777, colin-daniels, TrAceX99

Changelog

v1.7.0

  • Fixed compatibility with 0.6.17.5932 (brokenmass)
  • Fixed chained inserter positioning (brokenmass)

v1.6.0

  • Performance improvement when using AdvancedBuildDestruct mod with a large number of buildings (25FPS -> 60FPS in testing) (brokenmass)
  • Compatibility fix for AdvancedBuildDestruct mod incorrectly tagging inserters as colliding (brokenmass)
  • When cancelling building but not exiting Build Mode, inserters to copy are now cleared (thisisbrad)

v1.5.0

  • Added a visual style to inserters that will not be built as the result of having no connections (brokenmass)
  • Improved buildPreview positioning (brokenmass)
  • Fixed remaining building rotation issues (TrAceX99)
  • Disabled inserter pasting for stackable above ground buildings (TrAceX99)

v1.4.0

  • Fixed error when pasting a building connected to belts that are still under construction (brokenmass)

v1.3.0

  • Added collision checks, no more overlapping inserters (brokenmass)
  • Improved performance when searching for assemblers/belts (brokenmass)
  • Code refactored for readability and to take advantage of native buildpreview approach (brokenmass)

v1.2.0

  • Fixed visual bugs and placement issues (massive thanks DavisCook777, colin-daniels)
  • Fixed incorrect speed of copied inserters (thanks brokenmass)
  • Added build previews (thanks brokenmass)
  • Added ability to disable copying inserters via TAB key (thanks brokenmass)

v1.1.0

Fixes

  • IndexOutOfRangeException when copying a building plan
  • IndexOutOfRangeException when copying chained buildings
  • Doesn't work if 'Automatically move building target' has been disabled
  • Incompatible with AdvancedBuildDestruct mod (thanks DavisCook777)

v1.0.0

  • Initial release