File Details
BreakTimerLite v1.4.2
- R
- Apr 22, 2026
- 15.68 KB
- 41
- 12.0.5
- Retail
File Name
BreakTimerLite.zip
Supported Versions
- 12.0.5
## [1.4.2] - 2026-04-21
### Changed
- While a break is active, new break starts are now always blocked for everyone (including leader/assist). Active breaks can only be extended or canceled.
- Updated local start rejection messaging to direct users to `/break +<minutes>` and `/break stop`.
### Fixed
- Removed remaining break-path Blizzard countdown cancellation hooks so break stop/cancel no longer interacts with `/cd` APIs.
## [1.4.1] - 2026-04-21
### Fixed
- Restored reliable group break sync for control actions by removing an over-aggressive local sync throttle that could drop `START`/`STOP`/`EXTEND`/`PULL` addon messages.
- Hardened sender authority resolution for synced `START`/`STATE`/`EXTEND`/`PULL` actions so valid leader/assist messages still apply when unit lookups are temporarily unavailable.
### Changed
- Removed the break timer's automatic final-10 warning countdown behavior (including the forced 10-second warning trigger and per-second end beeps), while keeping the shared break timer bar sync behavior.