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

Attempts for Quantum Courser aren't tracked in Mythic keystone dungeons #713

Open
Duckwhale opened this issue Apr 13, 2024 · 0 comments
Open

Comments

@Duckwhale
Copy link
Member

Source: WowAce

I got the new version and it's still not tracking it. I've been running it at low M+ keys and it's still not updating. I've tried to comment it out and track it Custom but it's still not counting. Weird.

I believe there were some old issues related to Mythic+ and even some partially-working experiments, but it's still relevant:

  • For items that support kill statistics, M+ is tracked all the same as long as the statistic works in both versions (e.g., Freehold)
  • However, at least one item - Quantum Courser - doesn't seem to support kill statistics and so it won't be tracked in M+ at all

As a starting point, a reliable and non-intrusive method of detecting M+ completions would have to be added. Later on, this could be generalized and be provided as a separate method of detection, e.g. ENCOUNTER (for ENCOUNTER_END events), SCENARIO (assuming M+ uses this event? TBD), or similar. Unfortunately, I can't test this ingame even if I blindly implemented such code.

For now, I see two avenues to make some headway and possibly support M+ properly in the future:

  1. Copy whatever code some of the more popular M+ tracking addons are using and pray that it works
  2. Someone can submit an /etrace event log, for both the completion and chest opening section

Looking into the first part should be relatively easy, so this is already actionable (I think).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Timeline
The time is nigh (Planning)
Development

No branches or pull requests

1 participant