nQuestLog
Questing minion
---
August 20, 2009: I have started the tear-down/rebuild of this addon and will keep this description updated as I go. My path will be:
1) DONE - Thanks Fyrye. Update the libraries so we can get it working without yelling at you, albeit with a bit of tweaking
2) Update the code to work with the new questlog api
3) Recode and reduction of external library dependancy
-
View User Profile
-
Send Message
Posted Nov 2, 2008Great fix, was driving a little bonkers! Thanks.
- Pseudopath.
-
View User Profile
-
Send Message
Posted Oct 22, 2008In nQuestLog\modules\Notifications\Notifiations.lua:
function Notification:UIErrorsFrame_OnEvent(self, event, message)
--If the option is enabled, then suppress Blizzard objective progress messages
if ( Notification.db.profile.hideBlizz ) and ( event == "UI_INFO_MESSAGE" ) and ( message:match(L["blizzProgressPattern"]) ) then
return
end
return Notification.hooks.UIErrorsFrame_OnEvent(self, event, message)
end
-
View User Profile
-
Send Message
Posted Nov 17, 2008-
View User Profile
-
Send Message
Posted Oct 21, 2008-
View User Profile
-
Send Message
Posted Oct 20, 2008-
View User Profile
-
Send Message
Posted Oct 20, 2008-
View User Profile
-
Send Message
Posted Oct 20, 2008-
View User Profile
-
Send Message
Posted Oct 21, 2008-
View User Profile
-
Send Message
Posted Oct 20, 2008other similar addons are terrible!! so popular questhelper is so stupid (on my opinion ;P) please just make this addon compatible with last wow-updated version! i just can't play without it ;(
-
View User Profile
-
Send Message
Posted Oct 19, 2008Is this addon still being worked on or is this a dropped project? if dropped what would be a good replacement.
-
View User Profile
-
Send Message
Posted Oct 19, 2008-
View User Profile
-
Send Message
Posted Oct 19, 2008But - for folks who want a temporary fix to the Notifications Issue, and don't mind trying a teeny bit of code: go to the notifications.lua file (nquestlog/Modules/Notifications) and comment out the two instances of self:Hook("UIErrorsFrame_OnEvent", true) by putting -- in front of them. It seems to work quite nicely.
Credit to Heronnu over in the QuestsFU comments for this idea.
-
View User Profile
-
Send Message
Posted Oct 21, 2008-
View User Profile
-
Send Message
Posted Oct 18, 2008Assigned the authors.
-
View User Profile
-
Send Message
Posted Oct 17, 2008Still hoping this gets fixed, but I'm relieved I don't have to uninstall it.
-
View User Profile
-
Send Message
Posted Oct 17, 2008-
View User Profile
-
Send Message
Posted Oct 21, 2008-
View User Profile
-
Send Message
Posted Oct 17, 20083.0.2 update?
-
View User Profile
-
Send Message
Posted Oct 17, 2008For now you can just go to the config menu > Notifications and uncheck Notifications. It's not ideal, you won't see quest completion notifications etc anymore, but at least you get to keep the awesome nQuestLog functionality!
Still hoping this gets fixed, but I'm relieved I don't have to uninstall it.
-
View User Profile
-
Send Message
Posted Oct 16, 2008