File Details
RangeColorSkills_14-06-26.zip
- R
- Jun 14, 2026
- 22.75 KB
- 443
- 12.0.7+5
- Classic + 3
File Name
RangeColorSkills_14-06-26.zip
Supported Versions
- 12.0.7
- 12.0.5
- 5.5.4
- 5.5.3
- 2.5.5
- 1.15.8
[2.10.8] — 2026-06-14
Changed
-
Empty action slots: When a bar slot is cleared, any addon tint is removed and vertex colors reset to white;
IsUsableActionis no longer called on empty slots. -
Re-enable addon: Turning the addon back on (options or
/rcs on) clears stale range cache and forces an immediate range re-check. -
Retail color picker: Uses
ColorPickerFrame:SetupColorPickerAndShowwhen available; Classic keeps the legacy picker path. -
Quest item buttons (Retail): Range checks are throttled to
TOOLTIP_UPDATE_TIMEand wrapped inpcall, matching action-button safety.
Fixed
-
API safety:
GetActionInfois called insidepcallso a bad slot cannot break tint updates for that button.

