EveryQuest
EveryQuest is a Quest History tracker and quest list window. Integrates with Lightheaded to show any comments for any quest in the game. Create chat links by shift-clicking the quest name.
What's New
- Go to Current Zone Button (r184) - Click the Book!
- Custom coloring (r184)
- Show if you've done that daily today using colors (above)
- Race Filter (r177)
- Class Filter (r177)
- Cataclysm Data (r174)
In the Works
- Updated EveryQuest:Quest Giver data
- Quest Series information
- Reputation lists and filters
Error Reports
Please direct all support requests to Wowace.
Before submitting error reports, reproduce the error with debugging on (in the main options window), if it's an import that you are doing, it will spam your default chat frame. I only need the last dozen or so lines of output.
Also, please be specific as to the version number of EveryQuest, WoW version, Locale (enUS, enGB, esES, etc.)
Lastly if it is a lua error (not something printed to your chat frame), provide a complete stack trace from an addon like Bug Grabber
Refrain from posting error reports to the comments section. Use a ticket instead
Localization
Wowace localization is now setup for all you world travelers! Visit the localization page to translate.
Opening the Window
To display the main quest list you have multiple options:
- If you are using the default questlog window, there will be a small button near the book icon with the letters "EQ" to toggle the window.
- If you are using a LibDataBroker display addon, such as Fortress, EveryQuest has its own launcher. Click the launcher to open the window. Right-click to open the options
- Bind the window the a key using the key bindings interface from the main menu.
- Type /everyquest
What does it do?
Quest History
As you complete quests in game, EveryQuest will keep track of which ones you have done. It also tracks which quests you've failed or abandoned so that you can easily get them again. Once you complete a quest, the date and time is saved to see when you did it. Additionally if the quest is a daily quest, it keeps a running total of how many times you've done the quest along with the most recent completion date.
Also you can query the server for quests you've completed prior to your first use of EveryQuest. Access this option from the options screen.
Quest List
EveryQuest comes with a database of quests available in game. These are browse able by quest category using the drop down menu at the top of the window. Quests in the list will change colors depending on there status (unknown, failed/abandoned, in progress, completed, turned in).
If you have LightHeaded loaded, clicking a quest will open the Lightheaded window the the quest you clicked on.
To create a quest link for insertion into the chat edit box, have the chat edit box open then shift-click the quest in the main window.
Filters
To filter the list of quests, click the Filters button on the main window or navigate to the filters window until the Blizzard Interface options. Changing these filters will update the window immediately.
Sorting
There is a default sorting of the quest list. This can be changed using the weights and order options in the options window (Click Filters or Options in the main EveryQuest window to open the options window).
Manually Changing a Quests status
To manually change a quests status, right click it in the main window and select the new status from the menu. Having a quest on ignore is different then it's status. When a quest is on ignore the status will still update when you start doing it or complete it.
EveryQuest: Quest Givers
I finished up a quest giver module that mimics the functionality of Handynotes: Quest Givers but integrates EveryQuest quest history and filtering.
Not sure why this is no longer updated.. Took me about 2 hours to parse wowhead and re-create Kalimdor, Eastern K, and Maelstrom for Cata. All the quests are now updated.. 1 problem I have is tho, when I do a server query, it doesn't populate The maelstrom. I added it to
but then it shows alliance quests complete and I'm horde. Did I miss something in core.lua? Not the greatest at this. Any help is nice. thanks!
EDIT: Seems ALL the new zones are doing this, even in Kalimdor and Eastern. Maybe a way the Server Query works? maybe a mistake on blizz's end?
EDIT 2: Seems this is doing it as well to the other types of quests. The new classes amd Dungeons quests are doing this as well...
ID: 30
Error occured in: Global
Count: 1
Message: [string "EveryQuestFrame:OnHide"] line 1:
attempt to index global 'this' (a nil value)
Debug:
[C]: ?
[string "*:OnHide"]:1:
[string "*:OnHide"]:1
[C]: Hide()
..\FrameXML\UIParent.lua:1887: HideUIPanel()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
AddOns:
Swatter, v3.2.3 (<%codename%>)
NPCScan, v4.0.3.3
NPCScanOverlay, v4.0.0.4
AtlasLoot, vv6.01.02
AtlasLootBurningCrusade, vv6.01.02
AtlasLootCataclysm, vv6.01.02
AtlasLootClassicWoW, vv6.01.02
AtlasLootCrafting, vv6.01.02
AtlasLootWorldEvents, vv6.01.02
AtlasLootWrathoftheLichKing, vv6.01.02
Babylonian, v5.1.DEV.130
ClassTimer, v2.3
Configator, v5.1.DEV.278
DBMCore, v
DebugLib, v5.1.DEV.275
EveryQuest, v2.3r161-release
EveryQuestOutland, vr161-release
Factionizer, v40000.6
GearScore, v4.1.00
IceHUD, v1.7.4 (Revision: 812)
IgnoreMore, v1.1.1-40000
Informant, v5.9.4960 (WhackyWallaby)
Omen, v3.1.0
RaidRoll, v
RaidRollEPGP, v
RaidRollLootTracker, v
RangeDisplay, vv3.9.4
Recount, v
SlideBar, v3.2.3 (<%codename%>)
Stubby, v5.9.4960 (WhackyWallaby)
Titan, v5.0.1.40000 - Revision 485
TitanBag, v5.0.1.40000
TitanClock, v5.0.1.40000
TitanGold, v5.0.1.40000
TitanLocation, v5.0.1.40000
TitanLootType, v5.0.1.40000
TitanPerformance, v5.0.1.40000
TitanRepair, v5.0.1.40000
TitanSpeed, v4.0.001
TitanVolume, v5.0.1.40000
TitanWG, v1.2.1.40000
TitanXP, v5.0.1.40000
BlizRuntimeLib_enUS v4.0.3.40000 <us>
(ck=4a2)
http://wow.curse.com/downloads/wow-addons/details/quest_completist.aspx
I did an update and uploaded my data, hopefully that helps.
He was however awesome enough to put EQ under a GNU License so someone with the coding skills can pick it up and fork it for Cata. Until/Unless that happens though, or the original dev comes back, we're SOL.
An update would be appreciated.