Adds ground based construction robots. A repackage the original mod by Klonan. Forked to fix some long-standing issues. Now with quality support
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 0.1.5
Date: 2025-11-01
Bugfix:
- Drones no longer try to replace entity-ghost
Version: 0.1.4
Date: 2025-09-30
Bugfix:
- Drones no longer fix entities marked as not-repairable
Version: 0.1.3
Date: 2025-09-27
Feature:
- Drone search radius limit
- Global setting to enable drones from deploying from remote view location.
- Global setting to force job searches only near the player
Bugfix:
- Fix drones not performing jobs when remote view is open
Version: 0.1.0
Date: 2025-09-26
Bugfix:
- Fix drones not respecting repair toggle, it was removed when the code was re-written
- Drones will no longer repair neutral entities (e.g. trees)
Version: 0.0.10
Date: 2025-09-26
Bugfix:
- Fix error when upgrading neighbors of items like underground belts
- Fix drones taking more than one repair pack when performing repairs
Version: 0.0.9
Date: 2025-09-26
Bugfix:
- Fix error when performing repair
Version: 0.0.8
Date: 2025-09-26
Bugfix:
- Fix drone speed
Version: 0.0.7
Date: 2025-09-26
Bugfix:
- Drones will now properly interact with the neutral force (i.e. trees)
Version: 0.0.6
Date: 2025-09-26
Bugfix:
- Drones will no longer build ghosts that belong to other forces
Version: 0.0.5
Date: 2025-09-25
Feature:
- Add quality support
Version: 0.0.4
Date: 2025-09-24
Feature:
- Added player settings for multiplayer, preventing different actions made by other players
Version: 0.0.3
Date: 2025-09-24
Feature:
- When drones are toggled off, they immediately cancel their current job and return to the player
Version: 0.0.2
Date: 2025-09-24
Bugfixes:
- Fixed bad path variable
Version: 0.0.1
Date: 2025-09-23
Bugfixes:
- Fixed drones deploying from remote view
Changes:
- Drones will no longer return to the closest player and instead return to the player who spawned them.
Info:
- Forked from Tubbles' fork, which was forked from Klonan