Mecha Unit Frame

Mecha Unit Frame — Gundam-inspired unit frames for WoW Retail

File Details

MechaUnitFrame-1.0.7.zip

  • R
  • Mar 26, 2026
  • 34.41 KB
  • 38
  • 12.0.5+2
  • Retail

File Name

MechaUnitFrame-1.0.7.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 12.0.0


  What's New in 1.0.7

  Bug Fixes

  - Fixed Blizzard party frame taint — Removed direct method overwrite (Show = Hide) on legacy PartyMemberFrames that
  was tainting Blizzard's secure execution context, causing PartyMemberHealthCheck crashes (140+ errors per session)
  - Fixed ADDON_ACTION_BLOCKED errors — Show hooks on Blizzard frames (PlayerFrame, TargetFrame, PartyFrame) no longer
  attempt Hide() calls that trigger protected-function blocks in combat. Frames stay invisible via alpha; actual hiding
  deferred to post-combat cleanup
  - Fixed DebuffTypeColor nil error — Added guard for removed WoW 12.0 global in legacy aura fallback path