- Updated TOC to indicate compatibility with WoW Patch 3.1.
- Removed GFWUtils library; it’s not used in this project.
This entry was posted
on Saturday, April 18th, 2009 at 11:07 am and is filed under Levelator.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
May 31st, 2009 at 11:37 am
There is a minor bug in levelator; it hides the “Daily” notation next to the quest. To fix this, change line 70 to add an 8th return variable (isDaily) for the function call FLV_Orig_GetQuestLogTitle and then return this as an 8th return in line 74.