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 1.2.10

  • R
  • Mar 25, 2026
  • 7.63 KB
  • 14
  • 12.0.1
  • Retail

File Name

JumpBoss.zip

Supported Versions

  • 12.0.1
## 1.2.10
### Fixed
- Fixed remaining protected-call/taint failures while posting results:
  - Removed the `securecallfunction` chat-send path that still triggered `[ADDON_ACTION_FORBIDDEN] ... 'UNKNOWN()'` on some clients.
  - Chat sends now stay fully queued/guarded and defer until safe combat state.

- Fixed live in-fight totals not appearing reliably for some users:
  - Added optional `PLAYER_JUMP` event handling (when supported by the client).
  - Kept `JumpOrAscendStart` hook fallback for compatibility.
  - Added addon comm API fallbacks for prefix registration and addon message sending across client variants.

### Improved
- Mid-encounter leaderboard consistency:
  - Better cross-client compatibility for HELLO/REQ/STATE traffic so remote jump counts populate during the fight.

### Notes
- JumpBoss remains fully peer-to-peer; there is no host or leader.
- Only players running JumpBoss and who jump at least once are tracked or posted.