- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,103 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
EveryQuest
- 7 Likes
- World of Warcraft
- 3,160 Monthly Downloads
- Supports: 4.0.3a
- 694,490 Total Downloads
- Updated 02/06/2011
- Created 09/13/2008
- 1,656 Favorites
- Project Site
- Comments
- Release Type: Release
- License: GNU General Public License version 2 (GPLv2)
- Newest File: r217-release
About 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.
------------------------------------------------------------------------
r217 | kandarz | 2011-02-07 04:27:01 +0000 (Mon, 07 Feb 2011) | 1 line
Changed paths:
A /tags/r217-release (from /trunk:216)
Created tag r217-release.
------------------------------------------------------------------------
r216 | kandarz | 2011-02-07 04:26:42 +0000 (Mon, 07 Feb 2011) | 1 line
Changed paths:
M /trunk/Core.lua
Hide loading module
------------------------------------------------------------------------
r214 | kandarz | 2011-02-07 02:44:27 +0000 (Mon, 07 Feb 2011) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/frames.lua
Bug Fixes
------------------------------------------------------------------------
r213 | kandarz | 2011-02-07 01:14:39 +0000 (Mon, 07 Feb 2011) | 1 line
Changed paths:
M /trunk/Core.lua
Push new locales
------------------------------------------------------------------------
r211 | kandarz | 2011-02-06 12:29:40 +0000 (Sun, 06 Feb 2011) | 5 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Core.lua
M /trunk/EveryQuest.toc
A /trunk/Images/wh_icon.tga
A /trunk/Images/wh_icon_hover.tga
M /trunk/Modules/Reputation/EveryQuest_Reputation.toc
M /trunk/Modules/Reputation/Reputation.lua
M /trunk/events.lua
M /trunk/frames.lua
M /trunk/libs/LibQuestEvents-1.0/LibQuestEvents-1.0.lua
A /trunk/libs/tekKonfigAboutPanel.lua
M /trunk/locales/enUS.lua
M /trunk/options.lua
M /trunk/query.lua
M /trunk/zonemenu.lua
Show reputation lists in the menu
Naming cleanup and consistancy
About panel
Wowhead icon
No more import (I think server query is just fine)
------------------------------------------------------------------------
r210 | kandarz | 2011-02-06 04:44:32 +0000 (Sun, 06 Feb 2011) | 2 lines
Changed paths:
M /trunk/Core.lua
M /trunk/locales/deDE.lua
M /trunk/locales/enUS.lua
M /trunk/locales/esES.lua
M /trunk/locales/esMX.lua
M /trunk/locales/frFR.lua
M /trunk/locales/koKR.lua
M /trunk/locales/ruRU.lua
M /trunk/locales/zhCN.lua
M /trunk/locales/zhTW.lua
Make locales use GlobalStrings
Fix GetZoneId() (Ticket 114)
------------------------------------------------------------------------
r208 | kandarz | 2011-02-05 09:11:07 +0000 (Sat, 05 Feb 2011) | 1 line
Changed paths:
M /trunk/locales/enUS.lua
Update dev locale
------------------------------------------------------------------------
r207 | kandarz | 2011-02-05 09:00:00 +0000 (Sat, 05 Feb 2011) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Core.lua
M /trunk/EveryQuest.toc
M /trunk/Modules/Reputation/EveryQuest_Reputation.toc
M /trunk/libs
M /trunk/zonemenu.lua
Use the new cleaned up zone menu
Try out some pkgmeta things for Reputation libs
------------------------------------------------------------------------
r206 | kandarz | 2011-02-05 00:47:51 +0000 (Sat, 05 Feb 2011) | 1 line
Changed paths:
M /trunk/Core.lua
Fix button click on unknown quests
------------------------------------------------------------------------
r205 | kandarz | 2011-02-04 13:22:12 +0000 (Fri, 04 Feb 2011) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Core.lua
M /trunk/Modules/Battlegrounds/Battlegrounds.lua
M /trunk/Modules/Classes/Classes.lua
M /trunk/Modules/Dungeons/Dungeons.lua
M /trunk/Modules/Eastern_Kingdoms/Eastern_Kingdoms.lua
M /trunk/Modules/Kalimdor/Kalimdor.lua
M /trunk/Modules/Miscellaneous/Miscellaneous.lua
M /trunk/Modules/Northrend/Northrend.lua
M /trunk/Modules/Outland/Outland.lua
M /trunk/Modules/Professions/Professions.lua
M /trunk/Modules/Raids/Raids.lua
A /trunk/Modules/Reputation
A /trunk/Modules/Reputation/EveryQuest_Reputation.toc
A /trunk/Modules/Reputation/Reputation.lua
A /trunk/Modules/Series
A /trunk/Modules/Series/EveryQuest_Series.toc
A /trunk/Modules/Series/Series.lua
M /trunk/Modules/The_Maelstrom/EveryQuest_The_Maelstrom.toc
M /trunk/Modules/The_Maelstrom/The_Maelstrom.lua
M /trunk/Modules/World_Events/World_Events.lua
M /trunk/modules.xml
Change to new database structure, add Reputation lists, Series information (not yet implemented)
Fix purge old data dialog
------------------------------------------------------------------------
r203 | kandarz | 2011-02-04 05:38:37 +0000 (Fri, 04 Feb 2011) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/libs/LibQuestEvents-1.0/LibQuestEvents-1.0.lua
UNIT_QUEST_LOG_CHANGED doesn't fire at the right time apparently, go back to QUEST_LOG_UPDATE
------------------------------------------------------------------------
r202 | kandarz | 2011-02-04 03:30:39 +0000 (Fri, 04 Feb 2011) | 1 line
Changed paths:
M /trunk/Core.lua
Fix AddQuest()/GetQuestData()
------------------------------------------------------------------------
r201 | kandarz | 2011-02-03 09:51:24 +0000 (Thu, 03 Feb 2011) | 1 line
Changed paths:
M /trunk/query.lua
Fix delete server query import
------------------------------------------------------------------------
r200 | kandarz | 2011-02-03 09:48:30 +0000 (Thu, 03 Feb 2011) | 1 line
Changed paths:
M /trunk/Core.lua
Fix track zone
------------------------------------------------------------------------
r197 | kandarz | 2011-02-01 01:09:48 +0000 (Tue, 01 Feb 2011) | 1 line
Changed paths:
M /trunk/Core.lua
Fix tooltip colors
------------------------------------------------------------------------
r195 | kandarz | 2011-02-01 00:58:06 +0000 (Tue, 01 Feb 2011) | 1 line
Changed paths:
M /trunk/query.lua
Remove old code
------------------------------------------------------------------------
r194 | kandarz | 2011-02-01 00:23:18 +0000 (Tue, 01 Feb 2011) | 1 line
Changed paths:
M /trunk
M /trunk/Core.lua
Fix more internal messages
------------------------------------------------------------------------
r192 | kandarz | 2011-01-31 09:37:20 +0000 (Mon, 31 Jan 2011) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/EveryQuest.toc
OptionalDependency: LibBabble-Race-3.0, change scroll to not send update message
------------------------------------------------------------------------
r190 | kandarz | 2011-01-31 07:43:17 +0000 (Mon, 31 Jan 2011) | 1 line
Changed paths:
M /trunk/Core.lua
Fix GetHistoryStatus
------------------------------------------------------------------------
r189 | kandarz | 2011-01-31 03:02:11 +0000 (Mon, 31 Jan 2011) | 1 line
Changed paths:
M /trunk/Core.lua
Fix message names
------------------------------------------------------------------------
r188 | kandarz | 2011-01-30 12:26:25 +0000 (Sun, 30 Jan 2011) | 2 lines
Changed paths:
M /trunk/Core.lua
M /trunk/EveryQuest.toc
M /trunk/events.lua
M /trunk/frames.lua
M /trunk/import.lua
M /trunk/libs/LibQuestEvents-1.0/LibQuestEvents-1.0.lua
M /trunk/locales/enUS.lua
M /trunk/options.lua
M /trunk/query.lua
Cleanup
Changes to work with new Quest Givers module
------------------------------------------------------------------------
r186 | kandarz | 2011-01-27 13:51:47 +0000 (Thu, 27 Jan 2011) | 5 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Core.lua
M /trunk/EveryQuest.toc
M /trunk/Modules/Battlegrounds/Battlegrounds.lua
M /trunk/Modules/Classes/Classes.lua
M /trunk/Modules/Dungeons/Dungeons.lua
M /trunk/Modules/Eastern_Kingdoms/Eastern_Kingdoms.lua
M /trunk/Modules/Kalimdor/Kalimdor.lua
M /trunk/Modules/Miscellaneous/Miscellaneous.lua
M /trunk/Modules/Northrend/Northrend.lua
M /trunk/Modules/Outland/Outland.lua
M /trunk/Modules/Professions/Professions.lua
M /trunk/Modules/Raids/Raids.lua
M /trunk/Modules/World_Events/World_Events.lua
M /trunk/events.lua
M /trunk/import.lua
A /trunk/libs/LibQuestEvents-1.0
A /trunk/libs/LibQuestEvents-1.0/LibQuestEvents-1.0.lua
A /trunk/libs/LibQuestEvents-1.0/lib.xml
M /trunk/query.lua
M /trunk/zonemenu.lua
Remove dependency on LibQuixote-2.0
Fix Zonemenu
Fix memory leak in filterer
Properly track repeatable quests
General cleanup
------------------------------------------------------------------------
r184 | kandarz | 2011-01-27 07:22:16 +0000 (Thu, 27 Jan 2011) | 3 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Everyquest.xml
A /trunk/Images/book_down.tga
A /trunk/Images/book_up.tga
M /trunk/events.lua
M /trunk/frames.lua
M /trunk/locales/enUS.lua
M /trunk/options.lua
Go to Current Zone button: Click the book icon
Set your own colors for quests.
Repeatable Quests separately colored, tracks daily and weekly reset so they are colored normally if you can't do them.
------------------------------------------------------------------------
r182 | kandarz | 2011-01-27 03:09:20 +0000 (Thu, 27 Jan 2011) | 1 line
Changed paths:
M /trunk/Core.lua
Fix defaults so they don't break adding quests
------------------------------------------------------------------------
r179 | kandarz | 2011-01-26 22:30:37 +0000 (Wed, 26 Jan 2011) | 1 line
Changed paths:
M /trunk/Modules/The_Maelstrom/EveryQuest_The_Maelstrom.toc
Fix stupid name mistake
------------------------------------------------------------------------
r177 | kandarz | 2011-01-26 22:22:54 +0000 (Wed, 26 Jan 2011) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/Core.lua
M /trunk/EveryQuest.toc
M /trunk/Modules/Classes/Classes.lua
M /trunk/Modules/Dungeons/Dungeons.lua
M /trunk/Modules/Eastern_Kingdoms/Eastern_Kingdoms.lua
M /trunk/Modules/Kalimdor/Kalimdor.lua
M /trunk/Modules/Miscellaneous/Miscellaneous.lua
M /trunk/Modules/Northrend/Northrend.lua
M /trunk/Modules/Outland/Outland.lua
M /trunk/Modules/Professions/Professions.lua
M /trunk/Modules/Raids/Raids.lua
M /trunk/Modules/The_Maelstrom/The_Maelstrom.lua
M /trunk/libs
M /trunk/locales/enUS.lua
M /trunk/options.lua
Race and Class filters
------------------------------------------------------------------------
r176 | kandarz | 2011-01-26 05:47:05 +0000 (Wed, 26 Jan 2011) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/EveryQuest.toc
Bump version, fix Add Quest
------------------------------------------------------------------------
r174 | kandarz | 2011-01-26 05:13:37 +0000 (Wed, 26 Jan 2011) | 1 line
Changed paths:
A /trunk/Modules/The_Maelstrom
A /trunk/Modules/The_Maelstrom/EveryQuest_The_Maelstrom.toc
A /trunk/Modules/The_Maelstrom/The_Maelstrom.lua
Add Maelstrom
------------------------------------------------------------------------
r172 | kandarz | 2011-01-25 12:28:40 +0000 (Tue, 25 Jan 2011) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Modules/Battlegrounds/Battlegrounds.lua
M /trunk/Modules/Classes/Classes.lua
M /trunk/Modules/Dungeons/Dungeons.lua
M /trunk/Modules/Eastern_Kingdoms/Eastern_Kingdoms.lua
M /trunk/Modules/Kalimdor/Kalimdor.lua
M /trunk/Modules/Miscellaneous/Miscellaneous.lua
M /trunk/Modules/Northrend/Northrend.lua
M /trunk/Modules/Outland/Outland.lua
M /trunk/Modules/Professions/Professions.lua
M /trunk/Modules/Raids/Raids.lua
M /trunk/Modules/World_Events/World_Events.lua
M /trunk/locales/enUS.lua
M /trunk/modules.xml
M /trunk/query.lua
M /trunk/zonemenu.lua
Cataclysm Data
No more "Unknowns", but only shows what is in the database
------------------------------------------------------------------------
r171 | kandarz | 2011-01-25 04:05:57 +0000 (Tue, 25 Jan 2011) | 1 line
Changed paths:
M /trunk/Core.lua
Seams to work with new storage, data update coming
------------------------------------------------------------------------
r170 | kandarz | 2011-01-25 01:42:43 +0000 (Tue, 25 Jan 2011) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/events.lua
M /trunk/import.lua
M /trunk/query.lua
Change storage - dry coded
------------------------------------------------------------------------
r169 | kandarz | 2010-11-04 03:31:54 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
M /trunk/Core.lua
Fix this->self, globals in Popup window
------------------------------------------------------------------------
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| r217-release | Release | 4.0.3a | 276,783 | 02/06/2011 |
| r217-release-nolib | Release | 4.0.3a | 11,750 | 02/06/2011 |
| r215-beta | Beta | 4.0.3a | 289 | 02/06/2011 |
| r215-beta-nolib | Beta | 4.0.3a | 8 | 02/06/2011 |
| r212-beta | Beta | 4.0.3a | 3,692 | 02/06/2011 |
| r212-beta-nolib | Beta | 4.0.3a | 251 | 02/06/2011 |
| r209-beta | Beta | 4.0.3a | 93 | 02/05/2011 |
| r209-beta-nolib | Beta | 4.0.3a | 2 | 02/05/2011 |
| r204-release | Release | 4.0.3a | 19,961 | 02/03/2011 |
| r204-release-nolib | Release | 4.0.3a | 375 | 02/03/2011 |
| r199-rerelease | Release | 4.0.3a | 21,064 | 02/01/2011 |
| r199-rerelease-nolib | Release | 4.0.3a | 527 | 02/01/2011 |
| r198-release | Release | 4.0.3a | 934 | 01/31/2011 |
| r198-release-nolib | Release | 4.0.3a | 5 | 01/31/2011 |
| r193-release | Release | 4.0.3a | 135 | 01/31/2011 |
| r193-release-nolib | Release | 4.0.3a | 2 | 01/31/2011 |
| r187-release | Release | 4.0.3a | 239 | 01/27/2011 |
| r187-release-nolib | Release | 4.0.3a | 2 | 01/27/2011 |
| r185-release | Release | 4.0.3a | 72 | 01/27/2011 |
| r185-release-nolib | Release | 4.0.3a | 7 | 01/27/2011 |
| r183-release | Release | 4.0.3a | 75 | 01/26/2011 |
| r183-release-nolib | Release | 4.0.3a | 1 | 01/26/2011 |
| r180-release (2.4) | Release | 4.0.3a | 64 | 01/26/2011 |
| r180-release (2.4)-nolib | Release | 4.0.3a | 7 | 01/26/2011 |
| r175-beta | Beta | 4.0.3a | 11 | 01/25/2011 |
| r175-beta-nolib | Beta | 4.0.3a | 1 | 01/25/2011 |
| r173-beta | Beta | 4.0.3a | 119 | 01/25/2011 |
| r173-beta-nolib | Beta | 4.0.3a | 6 | 01/25/2011 |
| r163-beta | Beta | 4.0.1 | 703 | 10/15/2010 |
| r163-beta-nolib | Beta | 4.0.1 | 19 | 10/15/2010 |
| r161-release | Release | 3.3.0 | 20,744 | 02/25/2010 |
| r161-release-nolib | Release | 3.3.0 | 143 | 02/25/2010 |
| r160-beta | Beta | 3.3.0 | 208 | 02/23/2010 |
| r160-beta-nolib | Beta | 3.3.0 | 15 | 02/23/2010 |
| r157-beta | Beta | 3.3.0 | 18 | 02/21/2010 |
| r157-beta-nolib | Beta | 3.3.0 | 1 | 02/21/2010 |
| r154-beta | Beta | 3.3.0 | 255 | 02/08/2010 |
| r154-beta-nolib | Beta | 3.3.0 | 34 | 02/08/2010 |
| r152-release | Release | 3.3.0 | 649 | 02/08/2010 |
| r152-release-nolib | Release | 3.3.0 | 4 | 02/08/2010 |
| r150-release | Release | 3.3.0 | 189 | 02/07/2010 |
| r150-release-nolib | Release | 3.3.0 | 7 | 02/07/2010 |
| r148-release | Release | 3.3.0 | 272 | 02/04/2010 |
| r148-release-nolib | Release | 3.3.0 | 7 | 02/04/2010 |
| r140-release | Release | 3.3.0 | 1,086 | 01/12/2010 |
| r140-release-nolib | Release | 3.3.0 | 8 | 01/12/2010 |
| r136-release | Release | 3.3.0 | 2,049 | 12/24/2009 |
| r136-release-nolib | Release | 3.3.0 | 11 | 12/24/2009 |
| r126-release | Release | 3.3.0 | 269 | 12/17/2009 |
| r126-release-nolib | Release | 3.3.0 | 17 | 12/17/2009 |
Addon Packs Containing This...
-
Maxwine's Shaman Addon Pack
-
Loremaster Helper
-
Ris' Addon Pack
-
Raiding UI and Starter Pack!
-
Herugor's Addon Pack
-
Exploremaster Interface
-
Ciren1337's Addon Pack
-
Sanrik's pack
-
Perfect Symmetry's Tanking Addon Pack
-
Pak's Pack-- Leveling and Alts
-
Beltza's Addon Pack
-
DonaldSerrot's Addon Pack
-
Pellos's Addon Pack
-
raz's Addon Pack
-
Roxyfoxy's Addon Pack
-
redwards1's Addon Pack
-
Bokchoy's Hybrid Addon Pack for Assasins Pledge
-
Bokchoy's Hybrid Pack for The Blazing Legion.
-
Pally PvE Addon Pack
-
Awakening Loremaster/EveryQuest bundle
-
grimhealer88's Addon Pack
-
Shadowbelf's Raiding UI Pack
-
Loremaster Pack WoW-Danmark
-
txcavscout's Addon Pack
-
Kidie's Addon Pack
Top Downloads
-
- Deadly Boss Mods
- Combat, PvP, and Boss Encounters
- 1,011,007 Monthly Downloads
-
- Bagnon
- Bags & Inventory
- 484,403 Monthly Downloads
-
- Auctioneer
- Mail, Tooltip, Bags & Inventory, Professions, and Auction & Economy
- 336,889 Monthly Downloads
-
- Recount
- Combat
- 322,013 Monthly Downloads
-
- HealBot Continued
- Healer and Unit Frames
- 295,551 Monthly Downloads











Comments
I am an avid fan of this addon, and saddened to see the original author appears to have abandoned it. Presently, I am working on the database of Pandaria quests. Once it's completed, I will put the changed files into a zip, and make it publically available.
when will this be updated for mop
You should also try a addon called "Quest Completist" it works great for me and you can also do a Server Query so it find all that quests you've all ready done.
Based on the fact that is has not been updated for almost two years now, I would think probably never. You might want to try the addons Wholly and Grail. Together they provide functionality like this.
i cant see server query button :(
The hot fix does work to a degree but it does not add the new areas in Pandria.
Currently running the latest version downloaded through the Curse Client on WoW 5.0.5. The add-on screen says EveryQuest is out of date. My biggest problem is that it won't allow me to query the server, the button is just not there - the option screen says;
Step 1; Click to query the server
And that's it, now button, just the rest of the Options box is blank! I've updated the query.lua file posted below, however that's made no difference. See attached pic... here
I have made a hotfix for 5.0.4. Its just a small corretion inside some functions.
You can grab the fixed file here: http://www.wowace.com/addons/everyquest/tickets/150-5-0-4-hotfix/
Greetings Steve
This addon stopped working for me in 5.0.4
You might want to use the addons Wholly and Grail instead.
I tried to put in a glyph and got the following message:
Message: [ADDON_ACTION_FORBIDDEN] AddOn "EveryQuest" tried to call the protected function "CastGlyph()". Time: 08/30/12 03:52:38 Count: 1 Stack: [C]: in function `CastGlyph' ...terface\AddOns\Blizzard_GlyphUI\Blizzard_GlyphUI.lua:527: in function `GlyphFrameSpell_OnClick' [string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>
Locals: <none>
MY EQ Window not show the quest list
Installed it because I've started on my Loremaster achiev.
Installed, purged old data and something went wrong(?).
Had 2799/3000 quests completed for the "The Seeker" Achiev/title. And after purge/install I've got 2331/3000 quests done. Why is that? -.-
*** EDIT ***
Seems like it was just a tracking bug. Turned in a quest and got back to 2800 quests done :)
Blizzard has some issues with quest count tracking. Usually completing another quest will get the count back in order. This happens whether there are addons present.
Learned to read the post before I download an addon that was recommended to me by a quild member. EveryQuest is outdated and not working in WoW as of today (8-5-12).