BreakTimerLite

A lightweight, synced break timer addon for World of Warcraft.

File Details

BreakTimerLite.zip

  • R
  • Feb 6, 2026
  • 13.02 KB
  • 25
  • 12.0.1
  • Retail

File Name

BreakTimerLite.zip

Supported Versions

  • 12.0.1
## [1.2.5] - 2026-02-05
### Added
- Added **/pull [seconds]** (defaults to 10 seconds):
  - Shows big on-screen numbers locally (no chat).
  - Starts Blizzard countdown text when possible (leader/assist while grouped).
  - Plays a sound at **10** and again at **5, 4, 3, 2, 1**.
  - Syncs pull starts across the group via addon messages so everyone’s big numbers line up.

### Fixed
- Sound API compatibility: safer playback across clients using `C_Sound.PlaySound(params)` when required, with fallbacks.