|
|
I would like to promote my Java connector for the World of Warcraft API.
http://code.google.com/p/forklabs-bnetconnector/ My connector provides a way to make regular and secure connection (with or without keys) to North American, European, Korean and Taiwanese realms. It also provides a small façade to make requests about characters. Regular connections to the Chinese realms also work but I have trouble with secured connections [1]. [1] http://us.battle.net/wow/en/forum/topic/3821266601 |
|
|
I made a new release of my Battle.Net connector for World of Warcraft.
NEW FEATURES IN VERSION 20120305 o Started adding enum in class WoWAPI to make selecting fields more robust. o It is now possible to indicate the language of the query. o Renamed the NorthAmerica region to Americas. o It is possible to easily get the realm status with getRealmStatus(). o Added class RealmList, a list of all the realm names and slugs for all regions. http://code.google.com/p/forklabs-bnetconnector/ |
