File Details
WorldQuestBoard
- R
- Mar 8, 2026
- 17.83 KB
- 205
- 12.0.1
- Retail
File Name
WorldQuestBoard.zip
Supported Versions
- 12.0.1
- Minimap Button — Fixed drag responsiveness and initial placement by aligning all positioning math to use
Minimap:GetCenter()andGetEffectiveScale(). Icon now renders with circular crop mask, matching the world map button. - Special Assignments — Capstone world quests (tagID 286) now appear in the board. These don't surface through standard map APIs so they're detected via a known quest ID list per zone and activity-checked with
GetQuestObjectives. Time displays as a live countdown to the next NA world quest reset (Tuesday 10am / Friday 10pm CT) with DST handling. **No localization done yet. Can add this in the future.** - iLvl Upgrade Indicator — Equipment rewards now show a color-coded
(+)/(-)/(=)tag comparing the reward's base ilvl to your currently equipped item in that slot. Toggleable via the settings menu. - Settings Menu — Text Size moved to a nested submenu. New "Display Options" section added with toggles for World Map Button and iLvl Upgrade Indicator.
- Column Widths — Quest Name and Time columns widened to accommodate longer Special Assignment titles.

