-
Notifications
You must be signed in to change notification settings - Fork 41
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
Create dungeon.js #60
base: master
Are you sure you want to change the base?
Conversation
Account based dungeon info. Should also be used under /character/
I do not think that this is feasible because:
The API team can, as I understand this, just take data from the game, which are also present in the game, but do not make queries to non-existent data. |
I'm having trouble interpreting your response.
|
To once again return to your points:
Do I need to unlock story mode on this character?
Have I already run this since the last reset?
On the whole, we are here to wait for an official info. |
Thanks for the clarifications. I'm curious, are you knowledgeable about the format and availability of the data on the ArenaNet servers? It sounds like you're assuming a lot about this. Perhaps it would be best to wait for an employee to comment on these items before dismissing them as infeasible.
While the information is not displayed in the player interface, it is known to their servers and can be exposed via the API. The lack of an existing interface to this information is why I feel it is a good candidate for a new endpoint. So yes, we must wait for official info. Speculation at this point will just lead to aimless and unnecessary revisions. |
Haven't looked into the dungeon/achievement stuff yet, but it should be feasible. |
Just to throw it in as reference, #443 will add the daily completions for both dungeons and raids. |
Hmm, in retrospect, I should have re-read this before implementing #443 because this has a better output format. |
Adds dungeon completion info to /account/, and should also be used under /character/. Extends and replaces #53.
The in-game UI provides no mechanism to know which dungeons have been completed for daily rewards, story mode unlocks, or Dungeon Master (DM) completion. Hopefully the API team and the dev community will fill in this missing functionality.
At a minimum, the 'last completion timestamp' is the most important bit, as that will let us know everything we need to know: