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

feat: display ship preview on new ship screen #671

Closed BenjaminAmos closed 1 year ago

BenjaminAmos commented 1 year ago

Description

This pull request adds a preview of the player's chosen ship to the new ship screen. image

Testing

BenjaminAmos commented 1 year ago

The game will crash regardless when playing the game if an invalid ship is specified but I think it's better to crash later-on than in the main menu. The asset not found exception should be caught in the menu now and a more useful error found in the logs.