This one's specifically for Ulminia, but anyone feel free to add your 2c:
Sifting through your beta of wowroster, I'm curious how you pulled the full set of talents for all the classes/specializations?
This was added to the most recent update.
Example: http://us.battle.net/api/wow/data/talents Doc: http://blizzard.github.com/api-wow-docs/#data-resources/talents |
|
We heavily cache the values that show up in the forums and on character tooltips (since they need to be fast and used everywhere). These caches don't update very often, normally in 1 to 2 days it will update with the correct amount. I'd love to speed this process up a bit, but it's not something that's being actively worked on immediately. If the data on your profile page is wrong then let us know cause that would be a data/calculation bug. |
|
glyph is the spell id for the glyph i think This, except that the "glyph" field is the id for just the glyph record, not really used anywhere important etc. I will add the spellId in addition soon. |
|
http://blizzard.github.com/api-wow-docs/#spell-api
We have a request so far for more info in regards to recipe spells. If there's other stuff you want added let me know. |