MovingBlocks / DestinationSol

Official continuation of Destination Sol, the great fun little arcade space shooter from http://sourceforge.net/projects/destinationsol/ Modules live at https://github.com/DestinationSol/
Apache License 2.0
325 stars 122 forks source link

fix: fix respawn crash when the hero is transcendent #643

Closed BenjaminAmos closed 2 years ago

BenjaminAmos commented 2 years ago

Description

This pull request fixes a crash that occurs when the player attempts to respawn whilst trancendent (going through a star port).

Testing

Notes

This fixes #568.

BenjaminAmos commented 2 years ago

I do wonder if the player should be allowed to re-spawn at all when travelling between star ports? Regardless of that, this does indeed still appear to fix the crash.