File Details
RangeColorSkills_15-05-26.zip
- R
- May 15, 2026
- 21.07 KB
- 514
- 12.0.7+5
- Classic + 3
File Name
RangeColorSkills_15-05-26.zip
Supported Versions
- 12.0.7
- 12.0.5
- 5.5.4
- 5.5.3
- 2.5.5
- 1.15.8
[2.10.5] — 2026-05-15
Fixed
- Classic / Era: Item actions on the bar now use the same `pcall(GetActionCount)` guard as Retail, so a rare API error cannot break per-button tint updates.
- Retail: Quest objective item “use” buttons validate `NormalColor` / `RangeColor` before `SetVertexColor`, falling back to defaults if saved values are incomplete (avoids Lua errors from damaged `RangeColorSkillsDB` entries).
Changed
- Options: Toggling “combined color (mana + range)” immediately refreshes all action buttons so the new mode is visible without waiting for the next `OnUpdate` tick.