Quiver

Hunter sphere UI for TBC Classic. Instant access to aspects, pet, traps, tracking, and food from a single draggable orb. Smart right-click calls or revives your pet in any situation, even mid-combat.

File Details

v0.4.0-bcc

  • R
  • May 30, 2026
  • 127.85 KB
  • 17
  • 2.5.4
  • Classic TBC

File Name

Quiver-v0.4.0-bcc.zip

Supported Versions

  • 2.5.4

Quiver

v0.4.0 (2026-05-30)

Full Changelog Previous Releases

  • v0.4.0: Pet emergency right-click, ring pulse, death notification
    Right-click the sphere to call or revive your pet in any situation:
    • Pet dead → Revive Pet
    • No pet → Call Pet
    • Pet alive → configured right-click action
      Uses WoW macro conditionals baked at setup time so the correct action
      fires even inside combat lockdown, without needing attribute updates
      when the pet dies mid-fight.
      Pet ring around the sphere now pulses red when the pet is dead and
      amber when no pet exists (requires Call Pet to be known), making the
      state visible at a glance without opening any menu.
      Sphere tooltip and PostClick error message both update dynamically to
      reflect the current pet state.
      Chat notification fires when the pet dies pointing players to the
      sphere right-click; can be toggled off in the config panel via a new
      "Notify in chat when pet dies" checkbox.
  • Aspects orbit button: right-click smart swap between two selected aspects
    • Right-clicking the aspects button now toggles between the last two
      aspects selected from the menu. If you are already in the selected
      aspect it casts the other, otherwise it restores the selected one.
    • Macro is pre-baked out of combat and refreshed on aspect change and
      PLAYER_REGEN_ENABLED so it always reflects current state.
    • Small corner badge on the aspects orbit button shows the swap-target
      icon at a glance; button icon tracks the currently active aspect.
    • Tooltip hints guide setup: single selection shows "select a 2nd
      aspect to enable quick-swap"; both set shows "Hawk / Viper (swap)".
    • Add /quiver slash command: /quiver reset to reposition sphere,
      /quiver config to open settings.
    • Hidden menu buttons now drop to MEDIUM frame strata so they cannot
      intercept mouse events or tooltips on bag frames behind them; raised
      back to DIALOG when a menu is opened.