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_24-03-26.zip

  • R
  • Mar 23, 2026
  • 15.43 KB
  • 612
  • 12.0.5+4
  • Classic + 3

File Name

RangeColorSkills_24-03-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.3
  • 2.5.5
  • 1.15.8
## [2.6] — 2025-03-24

### Added

- Enable RangeColorSkills toggle; when disabled, tints are cleared via a full action button refresh.
- Ready / usable and Unusable colors (previously fixed white and gray).
- Retail: Pet action bar buttons (`PetActionButton` 1–10) use the same highlighting as other bars.
- Slash commands: `/rcs help` (or `?`) prints usage; `/rcs version` (or `v`) prints the addon version from the TOC.
- Short description text under the options panel title.
- Localization strings for the new options and slash output (all existing locales updated).

### Changed

- Retail: Color picker Cancel restores the previous color (same behavior as Classic).
- Retail: Quest objective item buttons respect the enable toggle; in-range state uses Ready / usable color.
- Classic: Action button `OnUpdate` uses `HookScript` instead of `SetScript`, so other addons’ `OnUpdate` handlers are preserved.