promotional bannermobile promotional banner

ArenaQuickJoin

Adds a convenient button that makes joining Arena/RBG matches hassle-free.

File Details

3.0.0-beta.0

  • B
  • Apr 19, 2025
  • 122.82 KB
  • 3
  • 11.1.0
  • Retail

File Name

ArenaQuickJoin-3.0.0-beta.0.zip

Supported Versions

  • 11.1.0

ArenaQuickJoin

3.0.0-beta.0 (2025-04-19)

Full Changelog Previous Releases

  • Update logo
  • Update README.md
  • Fix Configure
    Make sure we are calling to Configure only when the Blizzard_PVPUI is loaded.
  • Update LICENSE.txt
  • Update locale
  • Add tooltip line showing the player PvP item level
  • Add tooltip line showing required level for rated PvP
  • Fix frames references
    These frames are available only after the Blizzard_PVPUI is loded.
  • Revamp ArenaQuickJoin
    • Refactor initialization logic.
    • Refactor tooltip logic.
    • Refactor drag-and-drop logic.
    • Refactor event handling and state changes logic.
    • Add support for Blitz.
  • Refactor JoinMacroButton
    1. Remove CreateButton function and use a do block instead as we only have single button.
    2. Rename joinMacroButton to JoinMacroButton.