Lulan.8497:

Hey guys,

i decided to make my code open source und apache v2 licence.
You can get it from https://bitbucket.org/Lul4n/yagw2api/

YAGW2API (Yet Another GW2 API) provides simple integration for MumbleLink, Anet WVW API, GW2Stats API etc. in Java. It can be built using Maven and comes with an TTS (Text to Speech) sample application that uses another google API to tell you by voice whats going on in WVW. By now it supports english, french, german and spanish language.

Feel free to open issues if you run into any problem

At last: There is a reason, why I made my project public to find other java programmers that are interested to support me developing it much faster that i could do by my own. If you are interested, just contact me and i’ll share more information with you

greez Lul4n

Hiro Protagonist.6372:

Are there any requirements to be met before running that test program?
Because only the map display and the AOI status show any data.

Lulan.8497:

Hey,

at the moment the test programm uses the mumblelink module. since mumblelink requires memory mapped files (realised using jna, which requires windows os.) the sample application requires windows os.

I tried to run the sample application on my own windows system and it turned out, that the changes/updates planned for this ticket are required to get it run again: https://bitbucket.org/Lul4n/yagw2api/issue/1/include-wvw-changes
=> well, i did some basic implementation. the sample app is working again and i’m going to deploy a new jnlp version in the next few minutes (takes some time to upload xD)

Lulan.8497:

Okay, i uploaded a new version. This time you will need to clear your java cache like described here: http://www.java.com/en/download/help/plugin_cache.xml

→ also check “installed applications and applets”

gn8