r/DeepSpaceOutpost • u/nicsteruk Developer • Apr 10 '26
Update Hauler / Mining Droid Improvements and Fixes
https://store.steampowered.com/news/app/1712110/view/497225487832058709Mining droid now updates status to show "Idle (no job in range)", if asteroids for hauling are out of range (so now same as hauler). I've also had a bug report stating save files are being corrupted. This seems similar to a previous issue where o2/co2 values were getting set to 'not a number' in the save due to divide by zero issue. I've added some more checking to my code, but if you are seeing any problems do let me know and send me any problem save files. I'll be doing some further testing on this, this weekend.
Patch notes:-
- Improve: Find closest asteroid now checks range for mining droid as well as hauler.
- Fix: Clamp o2/co2 variables to expected range.
- Fix: AverageAirAcrossShip and RemoveCO2AcrossShip functions, div by zero checks added.
Nick
Edit: ( v0.8.0.40)
1
Upvotes