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

  • R
  • Apr 25, 2026
  • 9.56 KB
  • 39
  • 12.0.5
  • Retail

File Name

JumpBoss-1.4.2.zip

Supported Versions

  • 12.0.5
## 1.4.2 - 2026-04-25
### Fixed
- Tightened post-encounter chat posting safety for 12.0.5 taint conditions:
  - Chat queue send attempts now use only guarded `securecallfunction(C_ChatInfo.SendChatMessage, ...)` execution.
  - Removed the direct fallback send call path so blocked protected sends fail closed and remain queued/retriable.