HarbourMasters / 2ship2harkinian

Creative Commons Zero v1.0 Universal
835 stars 69 forks source link

Extract pause maps and minimaps, support alt assets, fix pause map icons #780

Closed Archez closed 1 month ago

Archez commented 1 month ago

This PR makes it so we extract the pause menu maps and minimaps as actual textures instead of blobs. The map display now uses texture resource path strings instead of loading the raw bytes, allowing them to be overridden in texture packs and support HD sizes.

Also fixes missing door transition icons on the pause menu map due to a missing scene command callback.

image

Build Artifacts