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_04-06-26.zip

  • R
  • Jun 4, 2026
  • 310.69 KB
  • 1.6K
  • 5.5.4+3
  • Classic + 2

File Name

Cell_UnitFrames_04-06-26.zip

Supported Versions

  • 5.5.4
  • 5.5.3
  • 2.5.5
  • 1.15.8
[1.10.20] - 2026-06-04

Fixed

- MoP Classic — Cell broken after client update (`Util/Utils.lua`, `Widgets/Bars/CastBar.lua`, `Widgets/Bars/PowerBar.lua`): Recent MoP builds reject string fill styles (`"STANDARD"` / `"REVERSE"`) on `StatusBar:SetFillStyle` and expect `Enum.StatusBarFillStyle` (or legacy `SetReverseFill`). Layout refresh (`GROUP_ROSTER_UPDATE` → `UpdateLayout`) then errored in `CastBar:SetOrientationStyle` and left Cell unusable. Growth orientation now goes through `CUF.Util.ApplyStatusBarGrowthOrientation`, which tries enum values, then strings, then `SetReverseFill`.