Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tracking for the various pets from Delves #767

Open
7 of 23 tasks
rdw-software opened this issue Sep 16, 2024 · 0 comments · May be fixed by #772
Open
7 of 23 tasks

Add tracking for the various pets from Delves #767

rdw-software opened this issue Sep 16, 2024 · 0 comments · May be fixed by #772

Comments

@rdw-software
Copy link
Member

rdw-software commented Sep 16, 2024

Probably need to rely on tooltip scanning here, but wowhead data suggests some objects are present in multiple delves...

It would be possible to use the map ID in this case, but it complicates the detection and would require ingame testing.

Roadmap:

  • Add the relevant pets to the item DB
  • Add UI map IDs to the shared constants
    • Bountiful Heavy Trunk locations
    • Hidden Trove locations
    • Bountiful Coffer locations
    • Resolve duplicate map IDs (TBD: Are they just different subzones? Where exactly are the chests?)
  • Add world object names to the nodes DB
  • TBD: Are there shared object names? (Yes, so may have to to differentiate by map ID in the core) -> Heavy Trunk :(
  • Add event handling for the various objects and Delves locations
    • Bouncer: Nerubian Delves (Earthcrawl Mines, The Dread Pit, Skittering Breach, The Spiral Weave, The Underkeep)
    • Wriggle: Kobyss Delves (The Sinkhole, Tak-Rethan Abyss)
    • Chester: Any Delve (?)
    • Violent Sporbit: Fungarian Delves (Fungal Folly, Mycomancer Cavern)
    • Sneef: Kobold Delves (Kriegval's Rest, The Waterworks)
  • Ingame testing (TBD: What's required? Check the wowhead guide)

Split off from #734.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: It's finally happening! (WIP)
Development

Successfully merging a pull request may close this issue.

1 participant