promotional bannermobile promotional banner

Aurora

Minimalistic UI theme for World of Warcraft

File Details

12.0.1.28

  • R
  • Apr 10, 2026
  • 507.25 KB
  • 778
  • 12.0.5
  • Retail

File Name

Aurora-12.0.1.28.zip

Supported Versions

  • 12.0.5

12.0.1.28

Added

  • add: skin for Blizzard_DamageMeter — EditMode child-visual-only with ScrollBox entry skinning
  • add: skin for Blizzard_EncounterTimeline — EditMode child-visual-only with EventRegistry callback
  • add: skin for Blizzard_EncounterWarnings — EditMode child-visual-only, no SetAttribute/GetStringWidth
  • add: skin for Blizzard_CooldownViewer — EditMode child-visual-only with external weak table for taint-safe skinned state
  • add: skin for Blizzard_BuffFrame — hooksecurefunc-only approach for taint-sensitive aura update paths
  • add: skin for Blizzard_MatchmakingQueueDisplay — queue type buttons, ready/leave buttons
  • add: skin for Blizzard_EndOfMatchUI — 3 pool wraps with PVPMatch color coordination
  • add: skin for Blizzard_PersonalResourceDisplay — health/power/alternate StatusBars with Util.Mixin re-skin hooks
  • add: skin for Blizzard_SpellDiminishUI — trayItemPool wrap via Util.Mixin
  • add: skin for Blizzard_WorldLootObjectList — ScrollBox acquired frame callback
  • add: skin for Blizzard_CombatLog — quick-filter buttons and filter bar backdrop
  • add: skin for Blizzard_ScriptErrorsFrame — UIPanelDialogTemplate dialog with nav/action buttons
  • add: skin for Blizzard_HelpPlate — hooksecurefunc on HelpPlate.Show for dynamic tiles
  • add: skin for Blizzard_DelvesCompanionConfiguration — config slots, ability list, paging controls

Fixed

  • fix: CooldownViewer taint — use external weak table instead of writing _auroraSkinned on item frames to avoid tainting secure cooldown/aura update paths
  • fix: CooldownViewer EnumeratePools crash — categoryPool is a plain table, not a FramePoolCollection
  • fix: CooldownViewer CharacterSpecificLayoutCheckButton — target inner .Button child instead of wrapper frame for Skin.FrameTypeCheckButton

Detailed Changes