promotional bannermobile promotional banner

JumpBoss

JumpBoss is a fun mini-game addon for World of Warcraft that tracks how many times players jump during boss encounters (Encounter Journal encounters). It shows a small, movable, translucent leaderboard during the fight (addon users only)

File Details

JumpBoss v1.3.3

  • R
  • Apr 2, 2026
  • 8.96 KB
  • 19
  • 12.0.1
  • Retail

File Name

JumpBoss.zip

Supported Versions

  • 12.0.1
## 1.3.3
### Fixed
- Fixed live addon comm delivery to avoid over-sending and silent mid-fight drops:
  - Comm sends now use a single priority channel path instead of duplicating the same payload across multiple group channels.
  - Added throttle-aware retry and backoff handling for addon comm traffic.
  - Updated chat posting to prefer the current `C_ChatInfo.SendChatMessage` API before older fallback paths.