promotional bannermobile promotional banner

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_22-04-26.zip

  • R
  • Apr 22, 2026
  • 298.16 KB
  • 885
  • 5.5.4+3
  • Classic + 2

File Name

Cell_UnitFrames_22-04-26.zip

Supported Versions

  • 5.5.4
  • 5.5.3
  • 2.5.5
  • 1.15.8
[1.10.4] - 2026-04-22

Fixed

- Aura widget updater (`Widgets/Auras/Updater.lua`): corrected the FONT/POSITION branch condition (operator precedence had made it always true, so font updates ran on every partial setting change).
- Aura widget updater: removed a duplicate `SetPersonal` block when applying filter settings.
- Aura icons (`Widgets/Auras/Auras.lua`): sorting is now stable and safe when `expirationTime` is missing or cache entries are absent (avoids invalid sort comparators and nil comparisons, similar to edge cases seen on some clients).
- Debug logging (`Util/Memory.lua`, `Core/EventSystem.lua`): GC and queued-event callback errors now log when `CUF.IsInDebugMode()` is on; the previous `CUF.Debug.isEnabled` flag was never set.
- Error monitor (`Util/ErrorMonitor.lua`): pattern severity is evaluated in a fixed order so critical patterns (e.g. stack overflow) are not randomly overridden by weaker matches.

Changed

- Docs (`UnitFrames/AurasMixin.lua`): removed a duplicated `---@param event` annotation on `UpdateAurasInternal`.

Internal

- `CUF.version` (saved-data revision) bumped to 30 for release 1.10.4.