About
A really small addon that hooks into the default QuestLog frames and adds Quest XP rewards to the quest list.
Notes
- It will only show XP for newly accepted quests (no way of querying the XP unfortunately)
- Since it adds text to a limited space there may be font/sizing issues, especially with larger text.
Compatible Addons
It should work with addons that don't modify or change the original quest log frame names. Tested with:
Other Addons
For any other addon authors that want to query the same table this addon stores XP under, the format is simply: QXPdb[questID].XP
Bugs
I've added a fallback method to try and track the quest ID on accept, mainly for those using addons that auto-accept with such speed that v0.1 couldn't get the quest ID when the event fired.