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_fix.zip

  • R
  • Jun 2, 2026
  • 310.13 KB
  • 1.3K
  • 5.5.4+3
  • Classic + 2

File Name

Cell_UnitFrames_02-06-26_fix.zip

Supported Versions

  • 5.5.4
  • 5.5.3
  • 2.5.5
  • 1.15.8
[1.10.19] - 2026-06-02

Fixed

- TBC Classic — error on leaving combat (`Util/HideBlizzard.lua`): `PLAYER_REGEN_ENABLED` runs the MoP aura-sort helper even on non-MoP clients. That path called the global `IsAddOnLoaded`, which is `nil` on some Classic clients (only `C_AddOns.IsAddOnLoaded` exists). Added a safe wrapper with fallback; MoP client detection now runs before optional-addon checks so TBC/WotLK/Cata never call the Bufflehead/BuffOverlay probe.