promotional bannermobile promotional banner

World Quest Board

World Quest Board was created in Midnight to provide a simple interface to browse active world quests that does not rely on leveraging the world map, therefore leaving behind secrets and taint issues.

File Details

WorldQuestBoard

  • R
  • Mar 23, 2026
  • 22.21 KB
  • 831
  • 12.0.5
  • Retail

File Name

WorldQuestBoard.zip

Supported Versions

  • 12.0.5

WorldQuestBoard -- Patch Notes | March 23, 2026


New Features

  • Warband Bonus detection -- quests awarding a one-time Warband reputation bonus are now detected automatically via C_QuestLog.QuestContainsFirstTimeRepBonusForPlayer. No manual ID list required. Hovering any matching quest shows a gold "One-time Warband reputation bonus" line in the tooltip. Once collected, the indicator disappears automatically.
  • Warband Bonus Only filter -- toggle in the Filters dropdown to show only quests with an uncollected one-time Warband bonus.
  • Auto-Filter to Current Zone -- moved from Display Options into the Filters dropdown where it is more discoverable. Shows [ON]/[OFF] state clearly and counts toward the active filter badge.
  • Allow Frame Resizing Toggle  -- new option in Display Options to lock the window size. Persists across sessions

Filters Dropdown

  • All six individual filter buttons consolidated into a single Filters button with submenus for Expansion, Zone, Reward Type, Gear Slot, Reputation, and Resource.
  • Button turns gold and shows an active count (e.g. Filters (2)) when any filters are set.
  • Both auto-toggles (Auto-Filter: Current Zone and Warband Bonus Only) now appear grouped at the top of the dropdown, above the manual filter submenus.
  • Clear button resets all filters including Auto-Filter to Current Zone and Warband Bonus Only.

Bug Fixes

  • Fixed multiple load failures caused by UTF-8 characters (em-dashes, triangles) in Lua comments -- WoW's Lua 5.1 parser is ASCII-only.
  • Fixed LoadFilterProfile and RefreshHeaderLabels nil errors from forward declaration ordering.
  • Fixed ilvlBox nil error when loading a filter profile.
  • Fixed WorldMapFrame:HookScript crash at load time -- deferred to PLAYER_LOGIN.
  • Fixed stale zoneFilterBtn reference after filter bar consolidation.

UI / Layout

  • Filter bar reduced from two rows of six individual buttons to a single row: Filters | Upgrades | Clear | Min iLvl | Search | Clear Sort | Summary | Refresh.
  • Attach to Map dock state now persists across sessions and auto-reopens the board when the world map is reopened while attached.
  • Minimum window width raised 700 to 850, default width raised 950 to 1000.