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

  • R
  • Mar 29, 2026
  • 7.71 KB
  • 15
  • 12.0.1
  • Retail

File Name

JumpBoss.zip

Supported Versions

  • 12.0.1
## 1.3.0
### Fixed
- Fixed remaining `ADDON_ACTION_FORBIDDEN` cases when posting results:
  - Chat queue retries now use a stricter safety gate before any send attempt.
  - 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.

### Notes
- Posting flow remains winner-only and deferred; this change hardens safety checks around the existing queue.