File Details
RangeColorSkills_25-04-26.zip
- R
- Apr 25, 2026
- 19.04 KB
- 506
- 12.0.5+5
- Classic + 3
File Name
RangeColorSkills_25-04-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.4
- 5.5.3
- 2.5.5
- 1.15.8
[2.10.2] — 2026-04-25
Changed
- Core: `HookActionButtons` now walks buttons through the same `ForEachActionButton` helper as refresh and range logic, so bar lists and slot counts stay in one code path (easier maintenance, identical behavior).
- Init: After this addon finishes `ADDON_LOADED` setup, that event is unregistered on the init frame to avoid redundant handler work on unrelated loads.
Fixed
- Localization: `GetLocale()` is called only when present, with fallback to `enUS` (defensive for unusual load orders or embed contexts).