File Details
GCDwithPing_01-04-26.zip
- R
- Apr 1, 2026
- 21.72 KB
- 155
- 12.0.5+4
- Classic + 3
File Name
GCDwithPing_01-04-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.3
- 2.5.5
- 1.15.8
[1.7.0] - 2026-04-01
Added
- Options: timing & font — Sliders for `minDuration` (0–3.0 s), `decimalThreshold` (0–30 s), `gcdThreshold` (0.5–2.5 s), and a font outline dropdown (none / outline / thick / monochrome).
- Scanning — `ExtraActionButton` (1–12), `NeuronButton` (1–120); refactored `hookIfCooldown` to avoid duplicated logic.
- Locales — Strings for the new controls in all supported languages.
Changed
- `hookedFrames` / `pendingHookFrames` — Weak keys so entries drop when action buttons are garbage-collected.
- `RefreshAllTextStyles` — Also updates text on buttons that are only in `pendingHookFrames`.
- Debug — `debugLogged` is cleared when debug mode is turned off (options or `/gcdp debug`).
- Slash `/gcdp test` — Count includes `pendingHookFrames` as well as `hookedFrames`.
Fixed
- Toggle off / reset — Hides overlays and refreshes `pendingHookFrames` the same as hooked buttons where applicable.

