Cell - Unit Frames - Pandaria - Classic Era - TBC - Retail

Cell_UnitFrames adds custom unit frames, resource indicators, icons, buffs, debuffs, and flexible UI options for WoW Classic. Works with Cell, supports profiles and localization.

File Details

Cell_UnitFrames_06-06-26.zip

  • R
  • Jun 6, 2026
  • 314.88 KB
  • 1.0K
  • 5.5.4+2
  • Classic + 2

File Name

Cell_UnitFrames_06-06-26.zip

Supported Versions

  • 5.5.4
  • 2.5.5
  • 1.15.8

[1.10.21] - 2026-06-06

Fixed

  • Cell private auras — isContainer API error (patch 12.0.5+) (!CUF_PrivateAuraCompat/, Util/PrivateAuraCompat.lua, Core/OnLoad.lua): Client builds now require isContainer in C_UnitAuras.AddPrivateAuraAnchor. Cell does not pass it yet, which spammed errors on SoloFrame load (bad argument #2 … Current Field: [isContainer]). Cell_UnitFrames cannot load before Cell (## Dependencies: Cell), so a companion addon !CUF_PrivateAuraCompat (bundled in Cell_UnitFrames/!CUF_PrivateAuraCompat/) patches the API before Cell starts. Copy that folder to Interface/AddOns/ next to Cell, enable it, then /reload. CUF also re-applies private aura anchors after load and prints a chat warning if the compat addon is missing.

Added

  • !CUF_PrivateAuraCompat — minimal load-first addon (! prefix) that injects isContainer = false into AddPrivateAuraAnchor calls without modifying Cell.

Internal

  • CUF.version (saved-data revision) bumped to 47 for release 1.10.21.