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

  • R
  • Jun 2, 2026
  • 284.21 KB
  • 488
  • 12.0.7+1
  • Retail

File Name

Cell_UnitFrames_02-06-26.zip

Supported Versions

  • 12.0.7
  • 12.0.5
v1.5.0 — 2026-06-02

- Bumped ` Version` to v1.5.0 and internal `CUF.version` to 38.
- Compat (`Util/Compat.lua`): Midnight shim on `Cell.funcs.IsInRange` — `pcall` + `Util.ApiBoolToLuaBool` so Cell raid range/fade never stores or boolean-tests secret in-range values (no `Cell/Utils.lua` edits). Fallback `UnitButton_UpdateInRange` and combat-icon fallback use the same safe helpers.
- Util (`Util/Utils.lua`): `Util.SafeUnitAffectingCombat` — safe `UnitAffectingCombat` for Midnight secret booleans.
- Widgets: Fader (combat fade), Power bar (hide out of combat), Combat icon, Class bar, Alt power bar use `SafeUnitAffectingCombat` instead of raw API calls.
- API (`API/Common.lua`): `IsSafeNumber`, `SafeUnitAffectingCombat` for snippets and companion addons.
- Slash (`Core/SlashCommands.lua`): `/cuf diag` reports `IsInRange` compat shim on/off.