sakura57 / so4

Spaced Out 4, an open-source 2D space shooter game
GNU General Public License v2.0
1 stars 0 forks source link

Various UI fixes, improved savegame loading #43

Closed sakura57 closed 4 years ago

sakura57 commented 4 years ago

Fixed the bug with legendary skills in UI showing as available in the wrong circumstances.

Added a refire timer to the equipment panel, visible only for missiles.

Rewrote save loading as an asynchronous operation. UI panels which initiate savegame loads now check back on the status of the load and display an error message if necessary.