BreakTimerLite

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

File Details

BreakTimerLite v1.3.9

  • R
  • Apr 8, 2026
  • 15.65 KB
  • 43
  • 12.0.1
  • Retail

File Name

BreakTimerLite.zip

Supported Versions

  • 12.0.1
## [1.3.9] - 2026-04-08
### Fixed
- Fixed a runtime compatibility bug where `table.pack` was unavailable on some clients, causing addon sync initialization and message sends to error.
- Replaced `table.pack` usage in addon-message API wrappers with a local compatible result-packing helper so prefix registration and sync traffic work reliably across clients.