File Details
RangeColorSkills_07-05-26.zip
- R
- May 7, 2026
- 21.07 KB
- 513
- 12.0.5+5
- Classic + 3
File Name
RangeColorSkills_07-05-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.4
- 5.5.3
- 2.5.5
- 1.15.8
[2.10.4] — 2026-05-07
Changed
- Saved colors: When validating `RangeColorSkillsDB`, RGB components outside 0–1 are clamped so corrupted or edited values cannot produce invalid `SetVertexColor` inputs.
Fixed
- Init without `C_Timer`: If `C_Timer.After` is unavailable, delayed bar re-hooks now run at 0.5s and 2.0s (same as the normal path). Previously only Classic used an OnUpdate fallback and only at 0.5s, so late-created buttons could miss highlights; Retail had no delayed fallback in that edge case.