File Details
PeteQOL-1.0.21.zip
- R
- Apr 23, 2026
- 708.65 KB
- 29
- 12.0.5+2
- Retail
File Name
PeteQOL-1.0.21.zip
Supported Versions
- 12.0.5
- 12.0.1
- 12.0.0
v1.0.21 — delve history, hide map rep picker, talent loadouts sidebar drag/resize + all-m+ assignment, compact professions redesign, empowered rune stone beacon prompt, lfg applicant m+ key display, taint fixes
- Delve History: new feature —
/dhwindow logs every delve completion with tier, bountiful status, duration, deaths, Brann's spec/level, rewards, and whether a Beacon of Hope or Trovehunter's Bounty was used; per-character and per-tier long-term stats; sidebar settings page with Clear All,/dh debugand/dh status - Hide Map Rep Picker: new feature — hides the circular major-faction renown picker button in the bottom-left of the World Map; toggle updates immediately without
/reload - Talent Loadouts: draggable and resizable sidebar constrained to the native Talents panel, with minimize and close buttons, reset position / reset size right-click options, and persisted width/height/position per account; new top-level "All M+ Dungeons" fallback assignment per spec (like the existing raid equivalent) — per-dungeon assignments still override; M+ prompt shows "No dungeon-specific loadout. Using M+ default." when falling back
- Alt Manager: compact professions section redesigned — one row per profession showing concentration value (or FULL) with single-unit time-to-full and weekly KP progress; no more overlapping text or hidden second crafter; banked KP still visible in the hover tooltip
- Delve Boss Alert: detects the "Empowered Rune Stone / Respawn Point Unlocked" mid-run checkpoint by hooking chat-frame
AddMessage, and pops the beacon reminder exactly when Beacon of Hope becomes usable; new/dba rsand/dba rsfiredebug helpers, extra status lines in/dba status - LFG Filter: new Applicants (as Leader) section — Show Applicant Best Key displays each applicant's best run for the listed dungeon next to their role icons (green if timed, red if depleted) and Sort Applicants by M+ Score orders the applicant list by highest dungeon rating (new applicants still float to the bottom); both defer automatically when "Defer to Premade Groups Filter" is on
- Class Resources: new Frame Layer (Strata) dropdown so the widget can sit behind Blizzard panels; default migrated to
LOWso the tracker no longer covers native UI - Auto Roll Decor: auto-close loot rolls now only fires in Mythic+ and Mythic 0 dungeons, and no longer suppresses the native Group Loot History window
- Professions: vendor buddy identifies profession vendors by the items they sell instead of NPC name, fixing the taint error when
UnitName("npc")returns a secret string - Character Sheet: crit rating no longer compares
GetSpellCritChance/GetRangedCritChance/GetCritChance(all return secret numbers once tainted) — the three pools share a rating in modern WoW, so we always read the melee slot - Talent Loadouts (Raid Prompt): wraps the target-name boss lookup in
pcallso tainted secret-string names fall through to zone-based prompting instead of erroring on every target change

