File Details
WorldQuestBoard
- R
- Mar 10, 2026
- 20.35 KB
- 363
- 12.0.1
- Retail
File Name
WorldQuestBoard.zip
Supported Versions
- 12.0.1
3/10/2026 Updates:
New Features
- Sub-sorting — clicking a new column header demotes the previous sort to a secondary key. Secondary sort is indicated with
vv/^^in the header. Default behavior sorts by Zone primary, iLvl descending secondary. - Upgrades Only filter — new button in the filter bar shows only gear that is an upgrade over your currently equipped items. Integrates with filter profiles and the Clear button.
- Quest count in title bar — the window title now reads "World Quest Board - 14 available quests" and updates live as filters change.
- Row hover tooltips — hovering any row shows a summary tooltip with quest name, zone, time remaining, reward, and iLvl with upgrade tag. All tooltips now follow the cursor (upper-right of mouse, slightly offset) for consistent positioning across all columns.
- Right-click context menu — right-clicking any row opens a unified menu with Set Waypoint, Copy Coordinates, and Copy Wowhead Link options.
- Auto equipped-item comparison — hovering a gear reward now automatically shows the equipped-item compare tooltip without needing to hold Shift. Dual-slot items (rings, trinkets, one-handers) show both compare panels chained horizontally to the right.
- Filter profiles — save and load named filter presets via the gear menu. Profiles store expansion, zone, reward type, slot, min iLvl, and Upgrades Only state. Profiles can be deleted from the same submenu.
- Completed quest dimming — quests flagged as completed this week render at 40% opacity.
Bug Fixes
- Fixed duplicate Special Assignment entries appearing when a quest was active and returned by both
GetQuestsOnMapand the hardcoded assignment pass. Map scan now takes priority and marks quests as seen before the assignment pass runs. - Fixed
RegisterForClickserror on row frames — plainFrameobjects useOnMouseUpinstead.
UI / Layout
- Minimum window width raised from 700 → 850; default width raised from 950 → 1000 to prevent filter bar crowding on smaller displays.
- Upgrades Only button now appears before Clear in the filter bar, with consistent 8px spacing between all filter buttons.
- Compare tooltips for dual-slot items no longer overlap —
ShoppingTooltip1anchors right of the main tooltip,ShoppingTooltip2anchors right of that.

