cibikle / LaSSI

LaSSI (the Last Starship Save Inspector) is a free, open source, cross-platform, fan-made tool for inspecting and editing save files for "The Last Starship" by Introversion Software (https://www.introversion.co.uk/introversion/). Cross-platform UI made possible by Eto (https://github.com/picoe/Eto)
GNU Affero General Public License v3.0
3 stars 3 forks source link

Tools - detect and handle ghost ships #114

Closed cibikle closed 6 months ago

cibikle commented 7 months ago

OK, so there's a new kind of ship in town—sort of. AI are now playing fair, i.e., dealing with resource consumption. A lot of All ships are incapable of actually surviving on their own; they just run out of fuel and shut down, killing the crew by asphyxiation. Write a tool that can detect a ghost ship (i.e., a NeutralShip or HostileShip with all crew dead, resources more or less expended) and change the allegiance to FriendlyShip so that the ship can be boarded and recovered/stripped for parts/sold.

cibikle commented 6 months ago

Putting a pin in this until the tool customizer is usable (#122).

cibikle commented 6 months ago

Nope, taking too long. I want something right now.

cibikle commented 6 months ago

And now I have it.