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 v.1.3.1

  • R
  • Mar 30, 2026
  • 7.82 KB
  • 16
  • 12.0.1
  • Retail

File Name

JumpBoss.zip

Supported Versions

  • 12.0.1
## 1.3.1
### Fixed
- Fixed remaining `ADDON_ACTION_FORBIDDEN` cases when posting results:
  - Chat queue retries now use a stricter safety gate before any send attempt.
  - Chat send attempts are now blocked when `SendChatMessage`/`C_ChatInfo.SendChatMessage` are tainted (`issecurevariable` guard).
  - Added a short post-`PLAYER_REGEN_ENABLED` settle delay to avoid same-frame combat-exit race conditions.
  - Prevented retry timer attempts from calling chat send while not definitively safe.