Hi,
As with every patch, changes to the WoW API seem to cause loads of troubles to the different AddOns. Our AddOn isn't an exception. Apparently some things got changed again ...
I have everything currently fixed again for 1.9 except two things :
- Ranged Damage
- Tooltips for Talents
It looks like the WoW UI isn't storing that info anymore, hence you guys will be receiving Parser Errors if you try to upload a file generated with the current version of the Client and Mod.
I could quickly fix the parser for this and release that, but internally we have decided not to do this. The main reason is that it would reset every description for every talent we currently have in our DB, and we do not want to loose that information.
I will do my best to fix the remaining two issues tonight or tomorow and hope to have a new version ready by Friday.
Sorry for the inconvenience,
Annunaki