Top "World-of-warcraft" questions

World of Warcraft is an MMORPG created by Blizzard Entertainment.

Apache HttpClient on Android producing CertPathValidatorException (IssuerName != SubjectName)

I'm developing an Android application for accessing some battle.net (https://eu.battle.net) account data (for World of Warcraft) …

android ssl apache-commons-httpclient world-of-warcraft
Convert Lua data to JSON

This EPGP World of Warcraft addon outputs an epgp.lua database file. I wrote a plugin to convert the Lua …

javascript replace lua world-of-warcraft
Finding a number in a string lua

A simple question. When a roll has been done it shows as: "Need Roll - 150 for [SomeItem] by [SomePerson] + role …

string lua numbers add-on world-of-warcraft
Accessing World of Warcraft data from the web

I'm aware of the WoW add-on programming community, but what I can find no documentation on is any API for …

web-services world-of-warcraft
Where is Blizzards official World of Warcraft API?

I want to know if I can access World of Warcraft in an API. My requirements are very precise: MUST …

api world-of-warcraft
Primary source for WoW lua API?

I've been looking for first-hand information on the World of Warcraft addon API. There are a couple wikis that are …

lua add-on world-of-warcraft lua-api
How do I make a World of Warcraft addon?

I want to create a simple addon that will play sound files when the player kills an enemy player (gets …

lua add-on world-of-warcraft