Description
Midnight M+ UI upgrades the retail Mythic+ journal and adds a compact panel on Dungeons & Raids so you can see progress at a glance—without opening the Mythic+ tab first after a reload or login.

Features
- Best key level per dungeon on the journal tiles
- Dungeon rating with score-tier coloring (similar vibe to Blizzard’s M+ score steps)
- Tyrannical / Fortified score line when the API provides it
- Season teleport buttons (secure; only if the spell is known)
- PVEDock: same info under the Dungeons & Raids window, spaced below the frame so default tabs stay usable
Requirements
- World of Warcraft (Retail)
- Blizzard_ChallengesUI loaded (standard for the Group Finder / PVE UI)
Slash command
- `/mmui` — tries to open the Mythic+ challenges UI when it isn’t visible
Season data
Dungeon list, challenge map IDs, and teleport spells live in `Data.lua` (`MidnightS1`). When Blizzard rotates the season, that table may need an update from the author or a fork.
Privacy / performance
No network calls. Uses standard WoW APIs (`C_MythicPlus`, spell info, journal frames). The addon may briefly show the challenges UI at alpha 0 to let the client populate dungeon icon data without flashing on screen.


