Skip to content

Fixes cables on shuttles

Rob Nelson requested to merge pull/6039/trade_destinations into Bleeding-Edge

Created by: unid15

  • forceMove() on cables now updates the powernet (causing cables to connect to/disconnect from other cables when moved by shuttles)
  • Amount of spawn calls after a shuttle moves reduced from (number of atoms in the area) to (number of smoothable atoms in the area), as it should be
  • Cables are now properly rotated by shuttles

Merge request reports