itb-community / ITB-ModLoader

A lua-based mod loader for the game Into the Breach
48 stars 18 forks source link

Feature: Show Modloader Achievement UI in the vanilla achievements menu #167

Open KnightMiner opened 2 years ago

KnightMiner commented 2 years ago

Mockup:

image

To the end user, this should seamlessly show modded achievements with vanilla achievements.

Internal details

When clicking the mod button, a mod UI will pop up, covering the title and all vanilla achievments (suppressing tooltips). In addition, the selected vanilla achievements will need to be covered so it no longer looks selected.

All four buttons at the bottom should behave as expected when in the mod achievement UI, that is:

Can probably just reuse the modloader achievements UI from the main menu.