Download
(2Kb)
Download
Updated: 04-20-09 08:17 PM
Pictures
File Info
Updated:04-20-09 08:17 PM
Created:unknown
Downloads:4,610
Favorites:36
MD5:

QuestQuery

Version: 1.2
by: Mud [More]

QuestQuery allows you to search your quest log. Matches are listed in your chat window. Clicking them opens your quest log to the appropriate quest.

All attributes of the quest are searchable, including quest name, zone, description, objectives, and tags (dungeon, heroic, completed, failed, daily, etc.)

Example usage:
/qq completed = Show me all my completed quests.
/qq ashenvale = Do I have any quests in Ashenvale?
/qq spectral comb = What is this "Spectral Comb" in my bags for?
/qq young raptor = Do I have a quest involving Young Raptors?


Searches are case insensitive. Search strings can be any length, and may contain regular expressions. You could use regex to combine searches, like "shadow.*comp" to find all completed quests in Shadowmoon.

I've been using this addon for years and it's very handy, so I figured I should probably share it with others.

Cheers.

1.1 Updated for WotLK, cleaned up a little while I was there (removed QuestQuery.xml)

1.2 Fixed link bug
Optional Files (0)


Post A Reply Comment Options
Unread 04-20-09, 08:24 PM  
Mud
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 8
File comments: 23
Uploads: 4
Originally posted by Zidomo
[b]Fabulous idea. But as of WoW 3.0.9 live, it introduces a monumental bug into the UI .
Fixed. Sorry it took me so long. I don't keep up with these forums.
Report comment to moderator  
Reply With Quote
Unread 03-20-09, 07:41 AM  
Zidomo
A Cliff Giant
 
Zidomo's Avatar

Forum posts: 76
File comments: 1046
Uploads: 0
Fabulous idea. But as of WoW 3.0.9 live, it introduces a monumental bug into the UI .

With QuestQuery active, you can no longer right-click player names in chat boxes to get the Blizzard menu frame (with "Invite", "Whisper", etc.). Instead when you right-click names, it opens your chat entry box...and that's it. Disable QuestQuery and you can get the Blizzard rightclick menu for chat names back.

Have done thorough testing to make sure its this mod causing the issue and not anything else I'm running. Tested with a normal mod load and QuestQuery on and off, as well as with no (and I mean no ) other mods running. The bug may (or may not) have something to do with the LUA dropdown function changes Blizzard introduced in WoW 3.0.8.

In any case, QuestQuery as it is now makes another part of the UI unusable (have had to unfortunately disable it here permanently). Hope it can be fixed.

EDIT: over at Curse at this link, there is a comment from a mod developer showing the code changes that need to be done to QuestQuery to fix this problem. They are:

"At line 58, replace
Code:
 
      QuestLogTitleButton_OnClick(button, button) 
   else 
      SetItemRef_original(link, text, button)
with
Code:
 
      QuestLogTitleButton_OnClick(button, mousebutton) 
   else 
      SetItemRef_original(link, text, mousebutton)
".
Last edited by Zidomo : 03-20-09 at 07:44 AM.
Report comment to moderator  
Reply With Quote
Unread 02-15-09, 03:40 AM  
Jeania
An Aku'mai Servant
 
Jeania's Avatar

Forum posts: 39
File comments: 170
Uploads: 0
wondering if this is still current (with current info in the game lol)

And what if you have an item and you're done with the quest (you're pretty sure) will it still tell you what the item is for?

Thanks! ^_^
__________________
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Words to Remember:

"You never really learn much from hearing yourself talk." ~ George Clooney

*۝*Jeania/Anjelie ~ Dalaran*۝*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Report comment to moderator  
Reply With Quote
Unread 01-10-09, 05:06 PM  
Mud
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 8
File comments: 23
Uploads: 4
Originally posted by DJJoeJoe
Is it possible to search for quests already completed or does this only cover quests completed currently and in the log or the quests completed since the addon was installed etc.
It searches for anything in the log. It doesn't register for any events or store any saved variables, it just searches your quest log.
Report comment to moderator  
Reply With Quote
Unread 12-31-08, 10:06 AM  
DJJoeJoe
A Murloc Raider
 
DJJoeJoe's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 6
File comments: 172
Uploads: 1
Is it possible to search for quests already completed or does this only cover quests completed currently and in the log or the quests completed since the addon was installed etc.

cheers either way.
__________________

Joetest - Ner'Zhul - Disciples of Death
Report comment to moderator  
Reply With Quote
Unread 11-04-08, 12:00 PM  
harl
A Murloc Raider
 
harl's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 84
Uploads: 2
Thanks for sharing this small but very useful add-on.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: