redseiko / ComfyMods

Mod scripts for the Comfy Valheim server.
GNU General Public License v3.0
16 stars 20 forks source link

intermission: set black background behind all loading images #99

Closed nbusseneau closed 3 months ago

nbusseneau commented 4 months ago

We add a black background behind the loading images displayed on the SceneLoader and FejdStartup screens, in order to hide whatever is behind them when the loading images do not scale up to the whole screen (e.g. displaying a 16:9 loading image on a 21:9 screen).

In particular, on the SceneLoader screen the default Unity scene was displayed, and on the FejdStartup screen the main menu was displayed (leading to a visual discrepancy when the Hud screen was taking over).

nbusseneau commented 3 months ago

@redseiko Let me know if I can do anything to get this merged 😄

redseiko commented 3 months ago

Feature has been implemented in v1.6.0 along with color config option. Uploaded to Thunderstore.

Closing this PR.

nbusseneau commented 3 months ago

Cheers, thanks!