No character context API?

No character context API?

in API Development

Posted by: Morjus.2867

Morjus.2867

Hello community,

i just read up on the GuildWars 2 API in the Wiki, and it looks like that it gives mostly stuff to create interactive maps such as http://gw2timer.com/, and no character-related info. For instance, i would like to get current coordinates of my in-game character, or at least the map name it is in.

I guess that such functionalities would require to introduce a sort of authentification API, and they didn’t bother themselves with it..

No character context API?

in API Development

Posted by: smiley.1438

smiley.1438

No character context API?

in API Development

Posted by: Morjus.2867

Morjus.2867

seems unusable for the Overwolf contest though, as Overwolf apps run in JavaScript VM without access to OS IPC capabilities…

No character context API?

in API Development

Posted by: smiley.1438

smiley.1438

You will (still) need a 3rd party app to get the location data from GW2 and a server to collect and process the data – have a look at our location tracker.

I still hope we get this in near future via Overwolf, see also:

http://overwolf.uservoice.com/forums/235154-feature-requests/suggestions/5262764-mumble-integration

No character context API?

in API Development

Posted by: Morjus.2867

Morjus.2867

So i was working on this for now…

http://i.imgur.com/QBZ6Sib.jpg

That’s custom made Overwolf plugin that does pretty much exactly what i was looking for.

No character context API?

in API Development

Posted by: meh.6784

meh.6784

You can use this plugin I made, it’s probably going to get merged in Overwolf soon tho.

That is, if you want something tested by others as well :P

(edited by meh.6784)