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,853
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-30-11, 04:35 PM  
Leadfoot
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Re: LibTourist issue

Originally Posted by SmuvMoney
I had to disable this addon to logon to WoW 4.3. It would cause a hang on the loading screen that could only be stopped by killing the client process. A few other apps like FishingAce also had the same issue. FishingAce was fixed earlier today or last night. I was hoping this could be addressed. For more information on the issue, please see this sticky: http://us.battle.net/wow/en/forum/topic/3657275859 .
Just replaced the lib Tourist 3.0 and babble zone 3.0 file with the updated ones and works fine for me now no hang ups. hope that helps. Must be replace in the addon folder itself in the Lib folder
Last edited by Leadfoot : 11-30-11 at 05:06 PM.
Report comment to moderator  
Reply With Quote
Unread 11-30-11, 10:48 AM  
SmuvMoney
A Defias Bandit

Forum posts: 3
File comments: 83
Uploads: 0
LibTourist issue

I had to disable this addon to logon to WoW 4.3. It would cause a hang on the loading screen that could only be stopped by killing the client process. A few other apps like FishingAce also had the same issue. FishingAce was fixed earlier today or last night. I was hoping this could be addressed. For more information on the issue, please see this sticky: http://us.battle.net/wow/en/forum/topic/3657275859 .
__________________
Peace & God Bless,

$muvMoney
John 14:27 & Numbers 6:24
Report comment to moderator  
Reply With Quote
Unread 12-27-10, 11:08 AM  
VincentSDSH
Non-Canadian Luzer!
 
VincentSDSH's Avatar
AddOn Author - Click to view AddOns

Forum posts: 350
File comments: 257
Uploads: 12
Originally posted by sekillu
I like it and everything but I think its too colorful ;o hurts my eyes after an hour of staring at it..
Here, wear these

The colors let you quickly glance and get compressed data, rather than interpreting the data. It, and the voices, are the greatest parts of the mod. If only it could handle the 'click this stupid button to complete the quest' and the items-for-quest...oh, if only.
__________________
AddonsExecutive Assistant User Configurable To-Do ListLegible Mail Choose the Font for Your Mail
Report comment to moderator  
Reply With Quote
Unread 12-27-10, 03:04 AM  
sekillu
A Murloc Raider

Forum posts: 4
File comments: 22
Uploads: 0
I like it and everything but I think its too colorful ;o hurts my eyes after an hour of staring at it..
Report comment to moderator  
Reply With Quote
Unread 11-24-10, 09:02 PM  
Reolin
A Deviate Faerie Dragon
 
Reolin's Avatar

Forum posts: 10
File comments: 58
Uploads: 0
Getting the following error, and found it's caused by QuestsFu.

1x LibTourist-3.0-90098:3452: attempt to index field '?' (a nil value)

Tried to update the lib to the latest release and that just threw more errors about the lack of "The Maelstrom".
Report comment to moderator  
Reply With Quote
Unread 11-14-10, 04:02 PM  
Kemayo
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 41
File comments: 129
Uploads: 11
Hm, yes, the version of Quixote in here is rather out of date. I'll upload a new version to fix that.

Originally posted by IceShadow
Any ideas? This seems to happen as soon as my new character made it to Outlands. I get this error for BetterQuest as well.
Report comment to moderator  
Reply With Quote
Unread 11-14-10, 12:38 PM  
IceShadow
A Deviate Faerie Dragon
 
IceShadow's Avatar

Forum posts: 15
File comments: 93
Uploads: 0
Date: 2010-11-14 13:37:48
ID: 1
Error occured in: Global
Count: 1
Message: ...FuBar_QuestsFu\lib\LibQuixote-2.0\LibQuixote-2.0.lua line 247:
table index is nil
Debug:
[C]: ?
...FuBar_QuestsFu\lib\LibQuixote-2.0\LibQuixote-2.0.lua:247: ?()
...FuBar_QuestsFu\lib\LibQuixote-2.0\LibQuixote-2.0.lua:115:
...FuBar_QuestsFu\lib\LibQuixote-2.0\LibQuixote-2.0.lua:114
Any ideas? This seems to happen as soon as my new character made it to Outlands. I get this error for BetterQuest as well.
Last edited by IceShadow : 11-14-10 at 02:11 PM.
Report comment to moderator  
Reply With Quote
Unread 10-15-10, 04:29 PM  
Kemayo
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 41
File comments: 129
Uploads: 11
AceComm isn't used any more, so that's an embed I forgot to remove. I'll release a new version without it present shortly. For now, you can just delete the "AceComm-2.0" folder in the addon.

Originally posted by azmodanrom
getting this when i login


Message: ...ddOns\FuBar_QuestsFu\lib\AceComm-2.0\AceComm-2.0.lua:157: attempt to index local 'text' (a nil value)
Time: 10/15/10 21:19:02
Count: 1
Stack: ...nterface\AddOns\FuBar\libs\AceLibrary\AceLibrary.lua:611: in function `Register'
...ddOns\FuBar_QuestsFu\lib\AceComm-2.0\AceComm-2.0.lua:2339: in main chunk

Locals: <none>
Report comment to moderator  
Reply With Quote
Unread 10-15-10, 12:19 PM  
azmodanrom
A Kobold Labourer
 
azmodanrom's Avatar

Forum posts: 0
File comments: 38
Uploads: 0
getting this when i login


Message: ...ddOns\FuBar_QuestsFu\lib\AceComm-2.0\AceComm-2.0.lua:157: attempt to index local 'text' (a nil value)
Time: 10/15/10 21:19:02
Count: 1
Stack: ...nterface\AddOns\FuBar\libs\AceLibrary\AceLibrary.lua:611: in function `Register'
...ddOns\FuBar_QuestsFu\lib\AceComm-2.0\AceComm-2.0.lua:2339: in main chunk

Locals: <none>
__________________

Remember Tukayyid!
Report comment to moderator  
Reply With Quote
Unread 08-02-10, 10:25 AM  
fred
A Cobalt Mageweaver

Forum posts: 208
File comments: 354
Uploads: 0
Could you look into this please? I think it's to do with Lightheaded Comments.


1x FuBar_QuestsFu-r43802\Comments\Comments.lua:113: Tablet-2.0: You must set title within a registration.

---
Report comment to moderator  
Reply With Quote
Unread 03-17-10, 09:45 PM  
Mook
A Murloc Raider
AddOn Compiler - Click to view compilations

Forum posts: 6
File comments: 125
Uploads: 1
Re: No quest levels in quest log?

Originally posted by SmuvMoney
I am unable to see the quest levels for quest titles in the quest log. I had it enabled in the QuestsFu options, but they do not show up.
This is literally the only thing QuestsFu is missing for me (using the latest version found from WoWAce.com) - seeing the quest levels in the quest log (not in the QuestsFu mouseover tracker).

Is this a feature that's in there but not working? Or something that could be added? Or is there another AddOn that will do just that?

Thanks!

EDIT: Found Quelevel - adds the quest level to the quest log, and nothing else. Perfect!

http://www.wowinterface.com/downloads/fileinfo.php?id=8631
Last edited by Mook : 03-17-10 at 10:33 PM.
Report comment to moderator  
Reply With Quote
Unread 02-20-10, 01:15 PM  
Colloid
A Murloc Raider

Forum posts: 6
File comments: 1
Uploads: 0
Quest List Window Stuck to Cursor

I was trying to locate an option to hide the quest frame that appears in the center of the U.I. After having right-clicked on it for an options menu, I noticed that the quest frame is now stuck to my cursor. I've tried everything I can think of to remove it. Please help.
Report comment to moderator  
Reply With Quote
Unread 01-10-10, 12:50 AM  
Kudane
Co-Founder
 
Kudane's Avatar
AddOn Author - Click to view AddOns

Forum posts: 215
File comments: 79
Uploads: 2
Originally posted by Kalmarin
The author has updated the addon on WowAce, so far no problems for me.

http://www.wowace.com/addons/fu-bar_quests-fu/
while the main version still list 3.2.2 I see he has R422 and R421 on the right side... thanks for the heads up!
Report comment to moderator  
Reply With Quote
Unread 12-15-09, 10:36 AM  
Kalmarin
A Kobold Labourer
 
Kalmarin's Avatar

Forum posts: 1
File comments: 8
Uploads: 0
The author has updated the addon on WowAce, so far no problems for me.

http://www.wowace.com/addons/fu-bar_quests-fu/
Report comment to moderator  
Reply With Quote
Unread 12-13-09, 02:39 PM  
Kudane
Co-Founder
 
Kudane's Avatar
AddOn Author - Click to view AddOns

Forum posts: 215
File comments: 79
Uploads: 2
I love this addon as well. I like that my wife and I can get the updates for each others quest while grouped without needing to spam party chat. (it showed up as a on screen message and then fades out)

sadly it seems to not be working at the moment and I haven't found another addon that does that function

/crossing fingers it gets updated.
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.