promotional bannermobile promotional banner

Range Color Skills

RangeColorSkills highlights action buttons with custom colors: red when out of range, blue for low mana, yellow for both. Fully customizable in settings. Works in Retail, Classic+, and Cata. Use /rcs to configure.

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; IsUsableAction is 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:SetupColorPickerAndShow when available; Classic keeps the legacy picker path.

  • Quest item buttons (Retail): Range checks are throttled to TOOLTIP_UPDATE_TIME and wrapped in pcall, matching action-button safety.

Fixed

  • API safety: GetActionInfo is called inside pcall so a bad slot cannot break tint updates for that button.