File Details
Cell_UnitFrames_25-06-26.zip
- R
- Jun 25, 2026
- 318.00 KB
- 872
- 5.5.4+2
- Classic + 2
File Name
Cell_UnitFrames_25-06-26.zip
Supported Versions
- 5.5.4
- 2.5.5
- 1.15.8
[1.10.26] - 2026-06-25
Fixed
-
Vanilla vs TBC on unified Classic client (
Core/OnLoad.lua,Core/Init.lua,Util/ClassicEraConfig.lua,Widgets/Misc/Fader.lua,Widgets/Bars/CastBar.lua): AddedCUF.vars.isVanillaEraviaCUF.Compat:IsVanillaEraClient(). Vanilla-only paths (fader spell range, cast bar log, aura cap tweaks) no longer run on TBC Anniversary whereWOW_PROJECT_CLASSICis shared.ClassicEra:Initialize()appliesDisableModernFeatures()only on pure Vanilla; TBC only sets absorb capability flags. -
Max aura icons default on TBC Anniversary (
Data/Defaults.lua):maxAuraIconsnow uses expansion-awareDefaultMaxAuraIcons()(16 Vanilla / 20 TBC+ / 40 MoP) instead of treating allWOW_PROJECT_CLASSICclients as Vanilla (16). -
TBC profile auto-detection (
Profiles/Profiles.lua): New TBC template with shield absorbs enabled;AutoDetectProfile()usesGetClassicExpansionFlavor()so TBC clients are not assigned the Vanilla profile.
Changed
-
HealthBar (
Widgets/Bars/HealthBar.lua): Fixed garbled commented-out status-icon lines (no runtime change).
Internal
-
CUF.version(saved-data revision) bumped to 52 for release 1.10.26.

