File Details
GCDwithPing_25-04-26.zip
- R
- Apr 25, 2026
- 25.85 KB
- 167
- 12.0.5+5
- Classic + 3
File Name
GCDwithPing_25-04-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.4
- 5.5.3
- 2.5.5
- 1.15.8
[1.9.2] - 2026-04-24
Changed
- Ping panel text — Single helper `UpdatePingFrameTexts()` drives the ping and compensation lines for both the periodic ticker and `SetPingPanelShown`, so behavior stays aligned and the code is easier to maintain.
- Compensation UI feedback — Changing ping compensation (options slider or `/gcdp comp`) refreshes the ping panel’s offset line immediately when the panel is visible, instead of waiting up to one second for the ticker.
Added
- Forbidden-frame guard — Skips hooking and updating on frames that report `IsForbidden()` (avoids touching Blizzard-protected UI that should not be modified).

