TBot
TBot copied to clipboard
AutoMine, LifeformsAutoMine, LifeformsAutoResearch and AutoRepatriate - route through local moon
It would be nice to implement a feature to route resource transports through local moons if possible. To avoid getting scanned or intercepted on long routes.
So for AutoMine, LifeformsAutoMine and LifeformsAutoResearch:
-
if feature enabled and celestial is a planet and it has a moon than: a) try to get resources from the moon b) if there are not enough resources on the moon, than start a transport to the moon
-
if feature is not enabled or if celestial is a moon than do what you do now.
And for AutoRepatriate (it's easier here):
-
if feature enabled and celestial is a planet and it has a moon than: a) send resources to the moon
-
if feature is not enabled or if celestial is a moon than do what you do now.