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
326 stars 123 forks source link

Convert `MapScreen` and `WaypointCreationScreen` to NUI #669

Closed BenjaminAmos closed 1 year ago

BenjaminAmos commented 1 year ago

Description

This pull request converts the MapScreen and WaypointCreationScreen UIs to use NUI.

Before

image

After

image

Testing

Functional Tests

Map Viewing

Notes