Skip to content

Add Wowhead URL to quest log and tracker menus#349

Open
liamcooper wants to merge 1 commit into
EllesmereGaming:mainfrom
liamcooper:feat/quest-wowhead-url
Open

Add Wowhead URL to quest log and tracker menus#349
liamcooper wants to merge 1 commit into
EllesmereGaming:mainfrom
liamcooper:feat/quest-wowhead-url

Conversation

@liamcooper
Copy link
Copy Markdown
Contributor

Summary

  • Adds a Wowhead URL entry to the retail quest context menus on the map quest log and objective tracker (MENU_QUEST_MAP_LOG_TITLE, MENU_QUEST_OBJECTIVE_TRACKER).
  • Opens a compact modal with the quest name, a copyable https://www.wowhead.com/quest=<id>/ link, and a Close button.
  • Reuses the tracker skin’s quest icon classification for the modal header via EQT.GetQuestIconAtlas.

Test plan

  • /reload, right-click a quest in the map quest logWowhead URL appears and opens the modal with the correct link.
  • Right-click a quest in the objective tracker → same menu item and modal.
  • Ctrl+C copies the URL; Escape and Close dismiss the modal.
  • Click outside the modal dismisses it.

Opens a compact copyable link modal from the retail Blizzard_Menu quest menus, reusing quest icon classification from the tracker skin.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant