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

  • R
  • Apr 23, 2026
  • 9.47 KB
  • 21
  • 12.0.5
  • Retail

File Name

JumpBoss-1.4.0.zip

Supported Versions

  • 12.0.5
## 1.4.0 - 2026-04-22
### Fixed
- Hardened protected chat-post handling from BugGrabber findings:
  - Added explicit handling for `ADDON_ACTION_BLOCKED` in the same safety path as `ADDON_ACTION_FORBIDDEN`.
  - Registered `ADDON_ACTION_BLOCKED` so JumpBoss disables auto posting safely if the client blocks `SendChatMessage()`.

### Notes
- This is a safety hardening change for post-encounter chat posting behavior; core encounter tracking logic is unchanged.