tehhowch / endless-sky

Space exploration, trading, and combat game.
https://endless-sky.github.io/
GNU General Public License v3.0
2 stars 0 forks source link

Mission success/failure handling #7

Closed Elyssaen closed 7 years ago

Elyssaen commented 7 years ago

Also fixed an issue where scan circles would be visible after a ship permanently lands.

(Okay, I technically caused the issue, but only because I made sure IsDestroyed isn't true for a permanently landed ship.)

Background: an hour before MZ merged my NPCDestroyFail feature, with the mustLiveFor bitmask, I realised it didn't need to exist. The first commit here removes it, as maintaining it in light of the new land stuff would be even sillier.