FuBar_QuestsFu

Keeps track of quests.

You must login to post a comment. Don't have an account? Register to get one!

  • Avatar of Malphator Malphator Wed, 05 Aug 2009 02:19:15

    So beyond broken in 3.2. Dangit. Hope a fix comes soon! I so've gotten used to hearing 'Job's done' that I keep questing if I don't hear it. Sad, huh? lol

  • Avatar of wxx011 wxx011 Wed, 10 Jun 2009 11:28:58

    sorry,I have a error message

    FuBar_QuestsFu-r43802
    PartyNotify
    PartyNotify.lua:66: attempt to concatenate local 'title' (a boolean value)\nCallbackHandler-1.0-3:146: in function <...oot
    Libs
    CallbackHandler-1.0
    CallbackHandler-1.0.lua:146>\n<string>:\"safecall Dispatcher[4]\":4: in function <[string \"safecall Dispatcher[4]\"]:4>\n<in C code>: ?\n<string>:\"safecall Dispatcher[4]\":13: in function `?'\nCallbackHandler-1.0-3:91: in function `Fire'\nLibQuixote-2.0-90079:511: in function `?'\nLibQuixote-2.0-90079:544: in function `?'\nCartographer_QuestInfo-3.1.1
    Core.lua:451: in function <Interface
    AddOns
    Cartographer_QuestInfo
    Core.lua:449>\n\n -"

  • Avatar of xevilgrin xevilgrin Fri, 15 May 2009 15:25:53

    Hi there..

    If i like to share a Quest i got this error:

    Message: ..\AddOns\FuBar_QuestsFu\QuestsFu.lua line 716: attempt to call method 'ShareQuest' (a nil value) Debug: ...nterface\AddOns\FuBar\libs\Tablet-2.0\Tablet-2.0.lua:985: ...nterface\AddOns\FuBar\libs\Tablet-2.0\Tablet-2.0.lua:970

    .. i play on a german client if this info is neccessary

    and a big thx for this great addon

    evil regards

    <..... EvilGrin .....>

  • Avatar of Rykros Rykros Mon, 27 Apr 2009 17:25:58

    I have an issue for which I can't seem to find the relevant option in the addon's menu. Every time I accept a quest and move to a certain range away from the quest giver, the tracker disappears.

    If this is range dependent and can be turned off, where is the option?

    Or if this is some kind of bug, has anyone experienced it before and perhaps found a solution?

    Thanks for the support and the fantastic addon.

  • Avatar of walkhan walkhan Sat, 25 Apr 2009 10:15:22

    Thank you for your effort.

  • Avatar of ericth ericth Thu, 23 Apr 2009 01:24:32

    I keep getting an error message when I log in: ..\lib\LibTourist-3.0\LibTourist-3.0.lua:20 Cannot find a library instance of "LibBabbleZone-3.0" In my QuetsFu\Lib directory there is such a library, but the tourist lib cannot seem to find it. I tried copying the LibBabbleZone into both the lib directory underneath LibTourist and LibStub directory underneath LibTourist as well but it cannot seem to see it.

  • Avatar of SilencerFA SilencerFA Sun, 19 Apr 2009 09:15:17

    OK - the Blizzard Quest tracker is successfully supressed with the 404 build :)

    But the Blizzard Informations when you progress dailies for example aren't supressed. This means that you have the informations twice. One in the Area which you have adjusted in QuestFu (Raid-Warning for example) and the blizzard one

  • Avatar of ranintou4504 ranintou4504 Sat, 18 Apr 2009 15:33:27

    3Q~+++

  • Avatar of Azonia Azonia Sat, 18 Apr 2009 15:25:17

    I'm having some issues with quests not being added to the list when they are picked up. Also, the usual problem that everyone else is having where Blizzards quest tracker doesn't pay attention to settings and keeps displaying :(

  • Avatar of schultzr schultzr Sat, 18 Apr 2009 14:59:57

    here is a diff that seems to fix the issue with Blizzard Informatoin and standard quest tracker fully being supressed. Not sure if it is the correct fix or not. Someone at wowinterface did the changes and posted it in the comments there..

    Index: Tracker/Tracker.lua
    ===================================================================
    --- Tracker/Tracker.lua	(revision 401)
    +++ Tracker/Tracker.lua	(working copy)
    @@ -103,6 +103,8 @@
     					else
     						if tablet:IsRegistered('QuestsFu_Tracker') then tablet:Close('QuestsFu_Tracker') end
     						WatchFrame:Show()
    +						WatchFrameTitleButton:Show()
    +						WatchFrameLines:Show()
     					end
     				end,
     			},
    @@ -226,6 +228,8 @@
     	end
     	debug("AddQuestWatch", questid, uid, title)
     	WatchFrame:Hide()
    +	WatchFrameTitleButton:Hide()
    +	WatchFrameLines:Hide()
     end
     
     function QuestsFu_Tracker:RemoveQuestWatch(questid)
    @@ -375,6 +379,8 @@
     			end
     			tablet:Refresh('QuestsFu_Tracker')
     			WatchFrame:Hide()
    +			WatchFrameTitleButton:Hide()
    +			WatchFrameLines:Hide()
     		end
     	end
     end
    

Facts

Date created
23 Aug 2008
Category
Last update
15 Aug 2009
Development stage
Mature
Language
  • enUS
License
All Rights Reserved
Curse link
FuBar_QuestsFu
Recent files
  • R: v3.2.2 for 3.2.0 on 15 Aug 2009
  • A: r419 for 3.2.0 on 15 Aug 2009
  • B: r3.2.1 for 3.2.0 on 15 Aug 2009
  • A: r417 for 3.2.0 on 12 Aug 2009
  • R: v3.2 for 3.2.0 on 12 Aug 2009

Authors