Earlier Versions
Name | Size | Uploaded | Game Version | Downloads | |
QuestXP-v0.4.zip release | 1.81 KB | Mar 11, 2020 | 1.13.4 | 11,494 | ![]() |
QuestXP-v0.3.zip release | 1.81 KB | Sep 27, 2019 | 1.13.2 | 20,497 | ![]() |
QuestXP-v0.2.zip release | 1.74 KB | Aug 16, 2019 | 1.13.2 | 13,971 | ![]() |
Screenshots
Description
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:
- QuestLogEx
- Wide Quest Log
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.
Add a comment