File Details
GCDwithPing_21-05-26.zip
- R
- May 21, 2026
- 31.93 KB
- 155
- 12.0.7+5
- Classic + 3
File Name
GCDwithPing_21-05-26.zip
Supported Versions
- 12.0.7
- 12.0.5
- 5.5.4
- 5.5.3
- 2.5.5
- 1.15.8
[1.9.8] - 2026-05-21
Changed
- Settings reset — Shared `ResetAddonSettings()` for the options Reset button and `/gcdp reset` (same behavior, less duplicated code).
- Button counting — `/gcdp status` and `/gcdp test` use one `CountTrackedButtons()` helper (deduplicates `hookedFrames` + `pendingHookFrames`).
- Settings category id — Retail settings / addon compartment / `/gcdp options` share one `OPTIONS_CATEGORY` constant.
- Login ping panel — Saved position applied via `ApplyPingPanelPosition()` (same `SetPoint` logic as before).
Fixed
- Combat-deferred updates — After leaving combat, `pendingUpdates` on buttons still in `pendingHookFrames` are flushed (not only on entries already in `hookedFrames`).

