DungeonQuests

An in-game browser for every Classic & TBC 5-man dungeon and the quests tied to it. For each quest it shows your live status and where to pick it up.

File Details

v0.2-bcc

  • R
  • Jun 7, 2026
  • 72.84 KB
  • 0
  • 2.5.5
  • Classic TBC

File Name

DungeonQuests-v0.2-bcc.zip

Supported Versions

  • 2.5.5

Dungeon Quests

v0.2 (2026-06-07)

Full Changelog Previous Releases

  • Set CurseForge project ID (1567450)
    Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com
  • Add project logo
    512x512 PNG for CurseForge / repo art; export-ignored from the packaged addon zip (.pkgmeta + .gitattributes) so it doesn't bloat the in-game download.
    Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com
  • Add CurseForge release workflow and standardize README
    BigWigsMods packager workflow (tag-triggered, manual dispatch) plus .pkgmeta, .gitattributes and .gitignore. README rewritten into the standard badged layout (tagline, badges, Features, Usage). Add X-License and a commented X-Curse-Project-ID placeholder to the TOC for CurseForge.
    Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com
  • v0.2: settings panel, completion display, collapsible categories, fixes
    • Move all options into a standard Interface > AddOns settings panel
      (Options.lua); add a Settings button and /dq config
    • Left list shows per-dungeon done/total and turns green when complete;
      options for showing counts and counting breadcrumbs toward completion
    • Collapsible Classic/TBC category headers (persisted)
    • Window opacity slider with a solid background so 100% is fully opaque
    • Right-pane header trimmed to just the dungeon name
    • Rewrite the Wowhead link popup as a fixed-size frame (fixes width
      growth) with Ctrl+C to copy & close
    • Bump version to 0.2
      Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com
  • Populate all remaining Classic & TBC dungeons (~360 quests)
    Quest IDs resolved authoritatively from Questie's quest database by
    name, with faction inferred from requiredRaces. Covers every Classic
    (RFC, WC, Deadmines, SFK, BFD, Stockade, Gnomeregan, RFK, RFD,
    Maraudon, LBRS, UBRS, Dire Maul, Stratholme, Scholomance) and TBC
    5-man dungeon. README: contribution guide for adding quest data.
    Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com
  • Add user-defined custom quests with in-UI management
    • '+ Add quest' button: add a quest to the selected dungeon by ID or
      pasted Wowhead link, validated against Questie; saved account-wide
    • Custom quests merge into the list with a (custom) tag and support
      all features (status, chains, breadcrumbs, seen, links)
    • Remove a custom quest via the red X on its row (or Shift-click)
    • Empty dungeons now prompt to add your own quests
      Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com
  • Add MIT license; populate Zul'Farrak, Sunken Temple, Blackrock Depths
    Quest IDs resolved directly from Questie's quest database (names
    verified, factions confirmed via requiredRaces). Blackrock Depths
    covers the full Detention Block + Upper City quest set including the
    True Masters, Marshal Windsor, Thunderbrew and Emperor chains.
    Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com
  • Add mark-as-seen, breadcrumb fixes, faction refinement, chain grouping
    • Right-click a quest to mark it seen (strikethrough + fade, saved
      account-wide); left-click still copies the Wowhead link
    • Clarify in-quest-log status in the tooltip
    • Breadcrumbs shown above their target (un-indented), bread icon,
      Show breadcrumbs option, /dq bc diagnostic
    • Group chain steps with (k/n) tags; refine faction from quest-giver
    • Add Scarlet Monastery quest 261 (Down the Scarlet Path) for a real breadcrumb
      Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com
  • Initial commit: Dungeon Quests addon
    Questie-backed browser for Classic & TBC dungeon quests with live
    Done/Eligible/Locked status, pickup locations, chain grouping,
    breadcrumb option, and click-to-copy Wowhead links. Uldaman and
    Scarlet Monastery populated.
    Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com