File Details
RangeColorSkills_27-05-26.zip
- R
- May 27, 2026
- 21.68 KB
- 459
- 12.0.7+5
- Classic + 3
File Name
RangeColorSkills_27-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.6] — 2026-05-27
Fixed
- Range check: `IsActionInRange` is called inside `pcall` so a rare API error on a slot cannot break per-button updates for the rest of the session; unknown range (`nil`) still behaves as before (no out-of-range tint from range alone).
- Classic item actions: `GetActionCount` for item-type actions uses the same safe `pcall` path as Retail, avoiding a hard error if the count API fails for an edge-case slot.