File Details
Cell_UnitFrame_15-06-26.zip
- R
- Jun 15, 2026
- 294.05 KB
- 545
- 12.0.7+1
- Retail
File Name
Cell_UnitFrame_15-06-26.zip
Supported Versions
- 12.0.7
- 12.0.5
v1.5.4 — 2026-06-15
-
Bumped
## Versionto v1.5.4 and internalCUF.versionto 42. -
Midnight — SmoothStatusBar (
Widgets/Bars/HealthBar.lua,PowerBar.lua): never useSetSmoothedValue/SetMinMaxSmoothedValueon Midnight — mixin caches min/max and per-frameClamp()errors on secret values (BrianKindly report). Always call saved nativeSetValue/SetMinMaxValues;ResetSmoothedValueon bar create. -
!Cell:Patches/LibGroupInfo.lua— skipLibGroupInfocache updates whenarena*unit or GUID is secret (Cell arena error; likely unrelated to CUF but same Midnight class).
v1.5.3 — 2026-06-15
-
Bumped
## Versionto v1.5.3 and internalCUF.versionto 41. -
Midnight percentages (
Util/Utils.lua,Widgets/Texts/HealthText.lua,PowerText.lua,CustomFormats.lua): health%dropdown,[perhp]/[perpp]tags, and power text now use Blizzard secret-safe APIs —UnitGetDetailedHealPrediction+EvaluateCurrentHealthPercent(curves) andUnitPowerPercent— instead of showing abbreviatedcur / max(e.g.529k / 529k) when values are secret. -
Names (
Widgets/Texts/NameText.lua,UnitFrames/OnLoad.lua): targeted enemy NPCs in instances no longer fall through toUnknownwhenUnitNameis secret — keep the secret name for display and cache readable NPC names on unit change;healthCalculatorcreated per CUF button on Midnight.

