Download
(301Kb)
Download
Updated: 08-12-11 10:25 AM
Addon for:
FuBar 3.6.5.
Pictures
File Info
Updated:08-12-11 10:25 AM
Created:unknown
Downloads:181,871
Favorites:899
MD5:

FuBar - QuestsFu  Popular! (More than 5000 hits)

Version: 4.0.1B
by: Kemayo [More]

WARNING: I don't actively use this myself any more. I wrote BetterQuest which I now use instead. If you're not incredibly wedded to FuBar, I'd recommend switching. I'll keep on fixing this up while people use it, but I'll be relying on bug reports to discover things that break.

This is a quest-tracker replacement plugin for FuBar. It provides a tooltip which replicates /most/ of the information from the quest log. It can display (or not): quest level, difficulty, objectives, zones, and suchlike. It will put quest information into the tooltips for quest monsters and items. It will make quest levels appear when talking to NPCs.

If other people in your party are using QuestsFu it'll show you how many of each quest objective they've gathered.

If you want it to, and don't think it will annoy people, you can send a message to party chat when you advance a quest objective.

Shift-click on quests in the tooltip to copy the title to the chatbox if it's open.
Control+Shift-click on quests in the tooltip to copy their objectives and status to the chatbox if it's open.
Control-click on quests in the tooltip to share them with your party.
Alt-click on quests in the tooltip to add them to Blizzard's quest-tracker.

QuestsFu includes a replacement for the Blizzard built-in quest tracker, which can track more than 10 quests at a time. Right-click on it to adjust its scale and coloration. (Or alt-right-click if you've locked the tracker.)

Achievements show up in QuestsFu's tracker. Ain't that cool?

Certain thanks must be given to MonkeyQuest, which motivated me to write this by being everything that I wanted in a quest-tracker replacement while annoying me by putting a frame over a quarter of my screen.

Wowace project: http://www.wowace.com/projects/fu-bar_quests-fu/ (This will tend to have slightly more up-to-date versions.)

Changes:

4.0.1B:
  • Bump TOC for 4.2

4.0.1A:
  • Update libraries, to fix some errors people are getting in BC content
  • Bump some submodule tocs
  • Remove pointless AceComm embed that I missed about 18 months ago

4.0.1:
  • Make work with the 4.0.1 patch.

3.3.1:
  • Fixes for chat frame usage and gossip quests.

3.3:
  • Bump TOC
  • Fixes for WoW 3.3.0

3.2.2:
  • Quest log levels, while scrolling, even... (HybridScrollFrame needs to be documented somewhere...)

3.2.1:
  • Quest log levels, work again.

3.2:
  • Bump TOC
  • Fixes for WoW3.2 from D_Town
  • Fix quest sharing

3.1-beta4:
  • Tracked achievements show up in the tracker. I intend to improve on this, but it's functional as-is.
  • Don't auto-watch completed quests based on zone/subzone if remove-completed is on.
  • Don't unwatch quests that were watched because of watch-when-gained when the zone/subzone changes.
  • Fix unwatch-when-completed.
  • Embed the correct version of Babble-Zone.
  • Apply a patch for LightHeaded support from schultzr.

3.1-beta3: Wrong method call in PartyNotify, Tracker still showing up, and two missing embeds.

3.1-beta2: A few tracker bugs, mostly.

3.1-beta: Make work with 3.1. Probably. I switched to a new version of the library that interacts with the quest log, and it's possible I missed something along the way.

2.0.65647: 2.4. Minor changes to level display.

2.0.55071:
  • Finally got bored of waiting for someone else to fix Tablet, and fixed it myself. Alt-clicking will allow you to interact with the locked tracker again.
  • Fixed the taint problem.

2.0.54738:
  • TOC updated for 2.3
  • Quest levels broke because of the new low-level stuff; fixed (and made more efficient -- I wrote that *ages* ago)
  • Fixed LightHeaded error when viewing a quest LightHeaded didn't know about.
2.0.52898:
  • Add new module PlayerNotify to run all player quest announcements through SinkLib, letting you choose where you want to output the text -- defaults to whatever scrolling combat text you're using.
  • PartyNotify and Announce now have slightly more detailed options for what to announce.
  • Change PartyNotify to use SinkLib.
  • zhCN localization by yhwh. Updated zhTW (helium and NightOwl), deDE (gamefaq), koKR (sayclub and next96).
  • Hopefully fixed a memory leak and reduced bandwidth use in groups.

2.0.49757:
  • Update for 2.2
  • Various localization updates and bugfixes

2.0.44273:
  • Add PartyLog module, which will display the quest log of a party member. (Somewhat rough around the edges still; disabled by default.)
  • Fix memory leaks in Quixote comms code. (Mostly stuff that got missed in the big post-2.0 cleanup.)
  • Fix an error that would occur if an addon had altered the reaction level global strings.

2.0.43882:
  • Fix Comments and Detached modules requiring an interface reload to reappear if you disabled and then reenabled then.
  • Remove superfluous strings from some locales.
  • Update to deDE localization by gamefaq.

2.0.43812:
  • Add a new "detached" module, disabled by default, which can be used as a more customizable version of the standard fubar tooltip.
  • LightHeaded integration now properly displays rep gains and quest series.
  • Tablet settings like minWidth, maxHeight, and strata can now be changed without reloading the UI.
  • Fix alt-clicking on a quest in the main tablet causing an error if the tracker module was enabled, but "use own tracker" was disabled.
  • Fixed coloring of the class quest headers
  • Rewrote module system to be like AuldLangSyne's.

2.0.42647:
  • Add item tooltips in the detail panel.
  • Support newer LightHeaded releases.
  • Fix some memory leaks found with the new 2.1 profiling tools.

2.0.38378:
  • You can now add the quest giver into the default blizzard quest log.
  • Fix the dewdrop error some people were having.

2.0.36300:
  • Update for 2.1.
  • Let sound type be chosen on a per-event basis (e.g. Peon for progress, Peasant for complete).

2.0.34662:
  • This update is a massive rewrite of everything. There's now extensive use of modules, and whole swathes of functionality can be deleted entirely if you don't want them.
  • Allow choosing of custom colors for everything, instead of Blizzard defaults.
  • Add LightHeaded integration.
  • Add option for maxHeight and minWidth on the Detail and Tracker frames.
  • Add more sounds that can play on quest events.
  • Party notifications are much more robust.
  • More little tweaks and bugfixes than I feel like writing out.

2.0.29667:
  • Sort quests in the tracker by level.
  • Slightly better handling of autowatched quests between sessions.
  • Improve responsiveness for "show current area quests only".
  • Tweaks to highlighting.
  • Bugfix in some onload data checking.

2.0.28429:
  • Highlight more words in the quest objectives.
  • Fix escape closing the detail frame.
  • Fixes for bugs in automatic quest watching.
  • Update localizations.

2.0.27405:
  • Use the Peon "work complete!" sound for quest completion.
  • Autowatch gained quests if they match the zone/subzone settings.
  • Unwatch autowatched quests when leaving the zone/subzone they were watched for.
  • Add options to the main menu for locking and changing the strata of the tracker and detail panel.

2.0.27117:
  • Add an automatic quest watching feature, with options to auto-watch when you enter the zone a quest is in or the subzone it's in, when you get a quest, and when you complete all a quests' objective.
  • Add an option to play a sound when you complete all a quests' objectives.
  • The quest title in the detail frame will now behave exactly like titles in the tooltip.
  • Show suggested group size for group/elite quests in the detail panel.
  • Add config options for display of party member objective completion in chat or the messageframe.
  • Add option to announce in party chat when you advance a quest objective.

For a complete version history, see here
Post A Reply Comment Options
Unread 11-22-06, 11:03 AM  
cannyar
A Kobold Labourer

Forum posts: 0
File comments: 28
Uploads: 0
Tracker scale

Hi,

Can you have the tracker remember it's scale? It always opens up at 70% for me when I start WoW. Way too small for my 1600x1200 resolution. I have to manually set it to 100% every time.

Thanks!
Report comment to moderator  
Reply With Quote
Unread 11-28-06, 08:51 PM  
o_o
A Kobold Labourer

Forum posts: 0
File comments: 40
Uploads: 0
When i load QuestFu and AspectFu http://www.wowinterface.com/download...fo.php?id=6046, Bugsack get filled by

[2006/11/29 03:40:22-251-x4466]: FuBar_QuestsFu\QuestsFu.lua:904: Tablet-2.0: You must set title within a registration
<in C code>: in function `error'
AceLibrary\AceLibrary.lua:123: in function <Interface\AddOns\Ace2\AceLibrary\AceLibrary.lua:52>
AceLibrary\AceLibrary.lua:138: in function `assert'
Tablet-2.0\Tablet-2.0.lua:2490: in function `SetTitle'
FuBar_QuestsFu\QuestsFu.lua:904: in function <Interface\AddOns\FuBar_QuestsFu\QuestsFu.lua:903>
Tablet\Tablet-2.0.lua:2246: in function `children'
Tablet-2.0\Tablet-2.0.lua:2716: in function `Refresh'
FuBar_QuestsFu\QuestsFu.lua:910: in function `UpdateTracker'
FuBar_QuestsFu\QuestsFu.lua:845: in function `event'
AceEvent-2.0\AceEvent-2.0.lua:430: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:407>

and

[2006/11/29 03:40:22-251-x153]: FuBar_QuestsFu\QuestsFu.lua:904: Tablet-2.0: You must set title within a registration
<in C code>: in function `error'
AceLibrary\AceLibrary.lua:123: in function <Interface\AddOns\Ace2\AceLibrary\AceLibrary.lua:52>
AceLibrary\AceLibrary.lua:138: in function `assert'
Tablet-2.0\Tablet-2.0.lua:2490: in function `SetTitle'
FuBar_QuestsFu\QuestsFu.lua:904: in function <Interface\AddOns\FuBar_QuestsFu\QuestsFu.lua:903>
Tablet\Tablet-2.0.lua:2246: in function `children'
Tablet-2.0\Tablet-2.0.lua:2716: in function `Refresh'
FuBar_QuestsFu\QuestsFu.lua:910: in function `UpdateTracker'
FuBar_QuestsFu\QuestsFu.lua:864: in function `SaveWatchedQuests'
FuBar_QuestsFu\QuestsFu.lua:608: in function `OnDataUpdate'
FuBarPlugin\FuBarPlugin-2.0.lua:285: in function `UpdateData'
FuBarPlugin\FuBarPlugin-2.0.lua:272: in function `obj_method'
AceEvent-2.0\AceEvent-2.0.lua:315: in function `TriggerEvent'
Quixote-1.0\Quixote-1.0.lua:245: in function `?'
AceEvent-2.0\AceEvent-2.0.lua:764: ...

Without AspectFu all work the usual way, also removing QuestFu, but still with AspectFu loaded, no error are reported by other mods.
Also when i disable and then re-enable QuestFu it give the error:

[2006/11/29 03:47:00-253-x1]: FuBar_QuestsFu\QuestsFu.lua:588: AceHook-2.1: There is a stale hook for "SetCraftItem" can't hook or reactivate.
AceDB-2.0\AceDB-2.0.lua:1150: in function `ToggleActive'
FuBarPlugin\FuBarPlugin-2.0.lua:384: in function `?'
Dewdrop\Dewdrop-2.0.lua:477: in function <...ce\AddOns\ag_UnitFrames\libs\Dewdrop\Dewdrop-2.0.lua:432>

The version i've is the 2.0.17885 of 2006-11-24

Hope that'll help improve this wonderful addon ^^


Bye!
Report comment to moderator  
Reply With Quote
Unread 12-01-06, 11:30 AM  
Kemayo
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 41
File comments: 129
Uploads: 11
Open up AspectFu and delete the "Tablet-2.0" directory from its Libs directory, then see whether that error keeps happening.

(It's almost certainly that one of us is shipping with a buggy version of Tablet. Since the error happens when AspectFu is enabled, I'm guessing it's them.)

Originally posted by o_o
When i load QuestFu and AspectFu http://www.wowinterface.com/download...fo.php?id=6046, Bugsack get filled by

[2006/11/29 03:40:22-251-x4466]: FuBar_QuestsFu\QuestsFu.lua:904: Tablet-2.0: You must set title within a registration
<in C code>: in function `error'
AceLibrary\AceLibrary.lua:123: in function <Interface\AddOns\Ace2\AceLibrary\AceLibrary.lua:52>
AceLibrary\AceLibrary.lua:138: in function `assert'
Tablet-2.0\Tablet-2.0.lua:2490: in function `SetTitle'
FuBar_QuestsFu\QuestsFu.lua:904: in function <Interface\AddOns\FuBar_QuestsFu\QuestsFu.lua:903>
Tablet\Tablet-2.0.lua:2246: in function `children'
Tablet-2.0\Tablet-2.0.lua:2716: in function `Refresh'
FuBar_QuestsFu\QuestsFu.lua:910: in function `UpdateTracker'
FuBar_QuestsFu\QuestsFu.lua:845: in function `event'
AceEvent-2.0\AceEvent-2.0.lua:430: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:407>

and

[2006/11/29 03:40:22-251-x153]: FuBar_QuestsFu\QuestsFu.lua:904: Tablet-2.0: You must set title within a registration
<in C code>: in function `error'
AceLibrary\AceLibrary.lua:123: in function <Interface\AddOns\Ace2\AceLibrary\AceLibrary.lua:52>
AceLibrary\AceLibrary.lua:138: in function `assert'
Tablet-2.0\Tablet-2.0.lua:2490: in function `SetTitle'
FuBar_QuestsFu\QuestsFu.lua:904: in function <Interface\AddOns\FuBar_QuestsFu\QuestsFu.lua:903>
Tablet\Tablet-2.0.lua:2246: in function `children'
Tablet-2.0\Tablet-2.0.lua:2716: in function `Refresh'
FuBar_QuestsFu\QuestsFu.lua:910: in function `UpdateTracker'
FuBar_QuestsFu\QuestsFu.lua:864: in function `SaveWatchedQuests'
FuBar_QuestsFu\QuestsFu.lua:608: in function `OnDataUpdate'
FuBarPlugin\FuBarPlugin-2.0.lua:285: in function `UpdateData'
FuBarPlugin\FuBarPlugin-2.0.lua:272: in function `obj_method'
AceEvent-2.0\AceEvent-2.0.lua:315: in function `TriggerEvent'
Quixote-1.0\Quixote-1.0.lua:245: in function `?'
AceEvent-2.0\AceEvent-2.0.lua:764: ...

Without AspectFu all work the usual way, also removing QuestFu, but still with AspectFu loaded, no error are reported by other mods.
Also when i disable and then re-enable QuestFu it give the error:

[2006/11/29 03:47:00-253-x1]: FuBar_QuestsFu\QuestsFu.lua:588: AceHook-2.1: There is a stale hook for "SetCraftItem" can't hook or reactivate.
AceDB-2.0\AceDB-2.0.lua:1150: in function `ToggleActive'
FuBarPlugin\FuBarPlugin-2.0.lua:384: in function `?'
Dewdrop\Dewdrop-2.0.lua:477: in function <...ce\AddOns\ag_UnitFrames\libs\Dewdrop\Dewdrop-2.0.lua:432>

The version i've is the 2.0.17885 of 2006-11-24

Hope that'll help improve this wonderful addon ^^


Bye!
Report comment to moderator  
Reply With Quote
Unread 12-01-06, 02:45 PM  
o_o
A Kobold Labourer

Forum posts: 0
File comments: 40
Uploads: 0
Right!

Your right, seem i should report a bug to the AspectFu developer ^^

Tnx and bye!! '-'
Report comment to moderator  
Reply With Quote
Unread 12-01-06, 03:38 PM  
Kemayo
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 41
File comments: 129
Uploads: 11
Re: Tracker scale

It should be remembering that across reloads. (It does for me, anyway.) Try with the latest version and let me know whether it works -- if not, email your savedvariables to me so I can work out what's going wrong...

Originally posted by cannyar
Hi,

Can you have the tracker remember it's scale? It always opens up at 70% for me when I start WoW. Way too small for my 1600x1200 resolution. I have to manually set it to 100% every time.

Thanks!
Report comment to moderator  
Reply With Quote
Unread 12-01-06, 04:51 PM  
fred
A Cobalt Mageweaver

Forum posts: 208
File comments: 354
Uploads: 0
CAn u ake it toggle open different quest trackers? I use UberQuest...
Report comment to moderator  
Reply With Quote
Unread 12-02-06, 09:53 AM  
tkieffer
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 26
Uploads: 2
Getting extra text

lite]

on the elite quests.

Also, it's not adding all quests to the tracker. Not sure what the trigger is that causes it not to pop up.
Report comment to moderator  
Reply With Quote
Unread 12-03-06, 05:10 AM  
neolith
A Fallenroot Satyr
 
neolith's Avatar
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 27
Uploads: 3
Is there an option to unlock the tracker once it is locked? I cannot seem to find any...
__________________
- The biggest trick the devil ever pulled was convincing the world he didn't exist. -
Report comment to moderator  
Reply With Quote
Unread 12-03-06, 02:15 PM  
Mysterygamer
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Tracker position locked

I can't unlock the tracker as well and with this new version it changed the placement to the center of my screen. Unfortunately with that happening this has become a useless mod.
Report comment to moderator  
Reply With Quote
Unread 12-03-06, 02:53 PM  
Kemayo
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 41
File comments: 129
Uploads: 11
Re: Tracker position locked

Originally posted by Mysterygamer
I can't unlock the tracker as well and with this new version it changed the placement to the center of my screen. Unfortunately with that happening this has become a useless mod.
Alt-right click on it to get a menu.
Report comment to moderator  
Reply With Quote
Unread 12-04-06, 10:35 AM  
Mysterygamer
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Re: Re: Tracker position locked

Originally posted by Kemayo
Alt-right click on it to get a menu.

Doesn't work
Report comment to moderator  
Reply With Quote
Unread 12-05-06, 12:18 PM  
Kemayo
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 41
File comments: 129
Uploads: 11
Re: Re: Re: Tracker position locked

Originally posted by Mysterygamer
Doesn't work
Aha! There was a bug in the Tablet library that I'm using to display the tracker. It has been fixed in the version included with the QuestsFu update I just uploaded.

That said, a bunch of other FuBar plugins include the same library, and it may-or-may-not take precedence over their copies. So it might take a few days of updates for the issue to go away for real. (It's out of my hands!)
Report comment to moderator  
Reply With Quote
Unread 12-05-06, 01:00 PM  
fred
A Cobalt Mageweaver

Forum posts: 208
File comments: 354
Uploads: 0
I have a seperate mod that will output to chat all quest objectives met.....could you do this with QuestFu...make a toggel to output to party when quest objectives are met? It would just be one less mod installed..
Report comment to moderator  
Reply With Quote
Unread 12-05-06, 09:54 PM  
Noyl
A Kobold Labourer

Forum posts: 0
File comments: 16
Uploads: 4
Error on Load

I'm getting the following persistent error;

Quixote-1.0.lua:206:bad argument #1 to 'insert' (table expected, got nil) <ok>

The error immediately returns when I click ok.

I still get this error when QuestFu is the only Fubar addon enabled
Report comment to moderator  
Reply With Quote
Unread 12-06-06, 01:47 AM  
Kemayo
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 41
File comments: 129
Uploads: 11
Re: Error on Load

Originally posted by Noyl
I'm getting the following persistent error;

Quixote-1.0.lua:206:bad argument #1 to 'insert' (table expected, got nil) <ok>

The error immediately returns when I click ok.

I still get this error when QuestFu is the only Fubar addon enabled
Fixed! (There was a slight difference in the quest api between TBC and WoW2.0. It's a pain.)
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.