promotional bannermobile promotional banner

One For All (Midnight Updated)

Hides all minimap addon icons into a single collapsible button. Updated for WoW 12.0.5 / 12.0.7 (Midnight).

File Details

OneForAll_v1.3.7.zip

  • R
  • Jun 8, 2026
  • 21.88 KB
  • 10
  • 12.0.7+1
  • Retail

File Name

OneForAll_v1.3.7.zip

Supported Versions

  • 12.0.7
  • 12.0.5

v1.3.7 — Updated by Randalthòr (fork of Thoreex's original v1.2.6)

- Full compatibility with WoW 12.0.5 and 12.0.7 (Midnight)
- Fixed RegisterCallback crash on login
- Fixed IsObjectType case sensitivity in 12.x
- Fixed LUA_WARNING from restricted API calls (GetNormalTexture, IsMovable)
- Added support for anonymous minimap buttons (e.g. Mount Route Planner)
  using stable fingerprint identification via GetDebugName + texture + size
- Excluded buttons now remember their position across reloads and relogs
- Multi-row icon layout (default 12 per row) — no more off-screen icons
- LibDBIcon:Refresh() used for proper position restore after reload
- Various nil guards and code cleanup