File Details
DIM-1.12.0.zip
- R
- May 2, 2026
- 116.03 KB
- 21
- 12.0.5
- Retail
File Name
DIM-1.12.0.zip
Supported Versions
- 12.0.5
1.12.0 - 2026-05-02
Features
- "Notify when out of dungeon" toggle in the tagline context menu. Right-click a tab's tagline; when the partner is currently in a dungeon (matched against the Encounter Journal's instance list), a new entry lets you arm a one-shot notification. When that partner transitions to a non-dungeon zone, DIM prints
[DIM] <name> left the dungeon.and plays the incoming-whisper sound (ifsoundIncomingis enabled). The flag clears itself after firing — opt-in each time. - Tracking works for any partner whose zone DIM can already read: BN friends (via
C_BattleNetpresence), and any partner currently in your group, mouseover, or recent inspect target. For a stranger who isn't a friend and isn't in your group, the toggle won't appear (no zone signal). - Limitations: scenarios, Torghast, Delves, and other instances not in the Encounter Journal won't trigger the toggle. Partner-to-partner dungeon swaps (e.g., M+ keystone reroll) don't fire — only true dungeon→open-world transitions do.
Fixes
- Bottom line no longer clips into the editbox, gap divider has breathing room. The chat
ScrollingMessageFrameran with the default zero line-spacing and a 28px bottom inset, so descenders on the most recent line kissed the editbox border and the session-break divider crowded into the messages above and below it. BumpedmsgBottomInsetto 32 and added 3px between every rendered line (chat tab + history browser).