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.4

  • R
  • Apr 3, 2026
  • 9.03 KB
  • 17
  • 12.0.1
  • Retail

File Name

JumpBoss.zip

Supported Versions

  • 12.0.1
## 1.3.4
### Fixed
- Fixed missing live leaderboard updates during encounters for some users:
  - Encounter comm/heartbeat processing now runs on the main addon frame update loop instead of the UI frame update loop.
  - Live sync now continues even when the display frame is hidden.

- Fixed protected chat call regressions during boss fights:
  - Auto leaderboard chat posting is now hard-blocked while encounter phase is `active`.
  - Added explicit handling for `ADDON_ACTION_FORBIDDEN` tied to chat send paths to prevent repeated retry attempts in unsafe UI states.