promotional bannermobile promotional banner

GCD with Ping

GCDwithPing is a lightweight addon for WoW that displays cooldowns and global cooldown (GCD) on action buttons, compensating for ping/latency to provide accurate timing.

File Details

GCDwithPing14-03-26.zip

  • R
  • Mar 14, 2026
  • 17.38 KB
  • 174
  • 12.0.5+4
  • Classic + 3

File Name

GCDwithPing14-03-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.3
  • 2.5.5
  • 1.15.8
[1.4] - 2025-03-14
 
### Added
- **Localization** — English (default), Ukrainian, Russian, German, French, Spanish, Portuguese, Italian, Chinese (CN/TW), Korean
- **Language selector** — dropdown in options panel; `/gcdp lang <code>` to set via slash
- **Settings panel in standard interface** — settings accessible via Interface → AddOns → GCD with Ping
- **Quick access** — `/gcdp options` command (also `config`, `settings`) opens the settings panel
- **CopyTable fallback** — custom implementation when global function is unavailable
 
### Fixed
- **SetPingPanelShown nil error** — moved function definition before CreateOptionsPanel so checkbox callback can call it
- **Reset command** — preserves SavedVariables table reference (settings now save correctly after reset)
- **Ping panel positioning** — added UIParent for correct SetPoint on reset
- **pendingHookFrames iteration** — fixed table modification during iteration in PLAYER_REGEN_ENABLED (eliminated undefined behavior)
 
### Changed
- Updated command list in `/gcdp help`