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

  • R
  • Apr 4, 2026
  • 8.86 KB
  • 33
  • 12.0.1
  • Retail

File Name

JumpBoss-1.3.5.zip

Supported Versions

  • 12.0.1
## 1.3.5
### Fixed
- Fixed an additional leaderboard posting race found in live error logs:
  - Chat queue flushing now snapshots the pending queue and aborts safely if the queue changes during send attempts.
  - Prevents `pendingChatLines` nil-index errors during deferred post-combat posting.

### Improved
- Release and sync stability:
  - Keeps encounter comm processing on the main addon frame update loop for reliable live updates.
  - Keeps automatic chat posting blocked during active encounter phase to avoid protected call issues.