Adventure times, rankings and account boni

Adventure times, rankings and account boni

in API Development

Posted by: Malediktus.9250

Malediktus.9250

I have not seen this suggested yet, so I will suggest it now.

It would be nice if the API would give access to the global adventure leaderboards (maybe top 1000) and authorized API access to an accounts adventure progress and results.

Also it would be nice if you could access account boni like magic find by luck (% and exact amount of luck if reached 300% mf by luck cap), magic find by achievements, karma bonus by achievements, gold drop bonus (achievements and daily chest).

1st person worldwide to reach 35,000 achievement points.

Adventure times, rankings and account boni

in API Development

Posted by: Lawton Campbell

Lawton Campbell

Web Programmer

Exposing adventure leaderboards is a good idea, opened an issue on github for you.

And another issue for the account-wide bonuses.

Thanks for the suggestions!

Adventure times, rankings and account boni

in API Development

Posted by: Wolfie.1625

Wolfie.1625

Exposing adventure leaderboards is a good idea, opened an issue on github for you.

I’ve been considering creating a webpage for my guild’s site that had an Adventures leaderboard, but only featured current guild members. Found the following listed in the Public API v2/...

/v2/adventures [l,d]
/v2/adventures/:id/leaderboards [d]
/v2/adventures/:id/leaderboards/:board/:region [d]

Saw noted in the github posting Lawton created: “lye added [ready] [Feature] labels on 23 Feb 2016”.

So figured, awesome, just what I needed! However, all the above returns is…

{
      "text": "API not active"
}

And noted, according to the API documentation…

Key:
      l : locale aware (via ?lang=<langId>)
      d : currently disabled  <---------
      a : requires authentication

So, just seeking clarification, the feature was tagged “ready” back in Feb 2016, but is still to-date disabled? If so, what was the cause?

Gryphons Without Wings [GWW], Australian/New Zealand guild, PvE/WvW (IoJ&SoS), Est. 2008

(edited by Wolfie.1625)