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

proposal for /v2/achievements #23

Merged
merged 2 commits into from Dec 10, 2015
Merged

Conversation

kjintar
Copy link

@kjintar kjintar commented May 6, 2015

Hi there!

This is a proposal and draft (!) of a potential achievement endpoint.

I'm not sure about the general structure.
You may prefer API calls like /v2/achievements/category/{category-id}/{achievement-id} (or maybe both? -> /v2/achievements/{achievement-id} while returning a list of achievements when requesting /v2/achievements without parameters) to pull the achievement information. I'm not deep into the formatting style of the API so that basically depends on you and i'm pleased to hear your opinions.

I commented a few things inside the files to make things clearer.

I may also add a proposal for an authenticated endpoint at /v2/account/achievements to request the current progress of a player.

@creativewild
Copy link

this would really help, specially the v2/account/achievements, this would integrate really well with community forums, guild forums, user profiles etc... it would definitively help me out and save the trouble of parsing the guild leaderboard to update the users achievements on our guild forum.

@tivac tivac added the Feature label Jun 23, 2015
@tivac tivac added the RFC label Jul 6, 2015
@RedGlow
Copy link
Contributor

RedGlow commented Aug 6, 2015

I very much second this proposal. Especially in the light of the oncoming HoT precursor hunt, which could really nicely integrate in a legendary tracker.

@RedGlow
Copy link
Contributor

RedGlow commented Sep 18, 2015

Is there any news about possibly tracking achievements? HoT comes closer and closer, and my legendary tracker would love to be able to get achievement informations for the precursor hunt... ;-D

@lye
Copy link
Contributor

lye commented Sep 18, 2015

I have an impl. that's somewhat close to this, but it's missing bits and pieces (specifically, item collection achievements aren't serialized out that well). I uhh, guess I can probably start turning it on next week (e.g., the unauthenticated bits) since it turns out the backend support has already deployed to live.

@lye lye merged commit c80e123 into arenanet:master Dec 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants