File Details
v1.3
- R
- Apr 8, 2026
- 1.21 MB
- 17
- 12.0.5+1
- Retail
File Name
n1mmelUI.zip
Supported Versions
- 12.0.5
- 12.0.1
n1mmelUI – Changelog
[Latest Update] – WoW Midnight (12.0.1)
✨ New Features
Spell / Interrupt Tracker
- Added a new draggable tracker frame that shows the cooldown of your interrupt or any spell of your choice
- Works for all classes – simply enter the spell name exactly as shown in your spellbook
- Displays a "READY!" indicator (green border) when the spell is available, and a countdown timer with progress bar while on cooldown
- Ideal for Mythic+ dungeons to always know when your kick is back up
- Frame is draggable - position issaved across sessions
- 100% combat-safe: no Blizzard API calls during combat, fully compatible with Mythic+ secret value restrictions and taint protection
Cursor Ring Enhancer
- Added an optional ring around your mouse cursor for better visibility during combat
- Uses pixel-accurate positioning at all UI scales (CursorRing technique)
- Choose between class color or white – configurable directly in the GUI
- Lightweight: single texture, no trail effects, no performance impact
- Also 100% Mythic+ safe – only reads mouse input data, never protected game state
🔧 Fixes & Improvements
GUI / Options Panel
- Fixed frame layering: the options window now correctly appears above Blizzard UI elements (e.g. role selection dialogs) but stays below system dialogs like ready checks and resurrection prompts
- Options window raises to front on open via
Raise()instead of a hardcoded frame level
Core Stability
- Fixed several boot-order issues where APIs were called before the player was fully loaded (
UnitClass,GetMoney, font setup, container hooks) - Fixed duplicate hook registrations in chat and item level modules
- All modules now initialize safely in
PLAYER_LOGIN/PLAYER_ENTERING_WORLDto avoid nil errors on first load
Mythic+ & Combat Safety
- All modules audited for secret value compatibility under WoW Midnight
issecretvalue()guards added where needed (tooltip, chat, QoL, automation modules)- Interrupt tracker uses a hardcoded class cooldown table (same approach as Plater) – zero API calls in combat
Localization
- All 6 languages fully synchronized: enUS, enGB, deDE, frFR, esES, ruRU
- Added missing keys across all languages for new features
- Fixed broken UTF-8 encoding for
Weißin deDE
📦 What's Included
| Feature | Status |
|---|---|
| Spell / Interrupt Tracker | ✅ New |
| Cursor Ring with color options | ✅ New |
| GUI frame layering fix | ✅ Fixed |
| Combat / Mythic+ safety audit | ✅ Improved |
| Localization sync (6 languages) | ✅ Complete |
| Boot stability fixes | ✅ Fixed |
Thanks for using n1mmelUI – feedback and bug reports welcome on CurseForge or Discord.

