Deenayd

Results 13 issues of Deenayd

There are few different functions working on building different things on one planet: 1) automine 2) autoresearch (if used on that planet) 3) lifeformsautomine 4) lifeformsautoresearch Each of those functions...

Hello, It's a long one ;) It would be nice to implement caching of galaxyInfo received from the server. It would allow more aggressive sending of farming attacks without spamming...

Hello, Inside the function: public static void AutoRepatriate(object state) in this piece of code: ``` } else { ships.Add(preferredShip, tempCelestial.Ships.GetAmount(preferredShip)); } payload = Helpers.CalcMaxTransportableResources(ships, payload, researches.HyperspaceTechnology, userInfo.Class, probeCargo: serverData.ProbeCargo); if...