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.
Thanks for your hard work. Not sure how I played the game before I started using EQ.
http://en.wikipedia.org/wiki/Deprecation
I just updated this morning to your r46 Beta version, but unfortunately have hit a snag right away.
I started checking off the Borean Tundra quests that I have completed (starting at the bottom of the list and working my way up). When I came to the first quest that was marked as '(Depreciated)' (working up the list from the bottom), I was disconnected from the server.
I've tried this a few times now and each time I highlight this quest, I am again disconnected from the server. It may be happening on other quests marked as depreciated as well, but I've not tested this.
With r46 filters, you can remove these ones from the list by turning off the faction filter "No Side/No Data".
I would like to make some suggestions that would make your addon even better. Very basic is to be able to split the Horde from the Alliance quests within an area and to give it the ability to choose both for example "Horde,Horde+Alliance", then another great filtering would be to filter the ones that you have completed so they won't show.
These are 2 very important stuff that would drastically change the addons use and will help us a lot with questing!
Cheers and thanks again
EveryQuestDB = nil
EQ2DB = {
["profileKeys"] = {
["Aderia - Duskwood"] = "global",
},
["profiles"] = {
["global"] = {
},
},
}
EveryQuestDBPC = nil
EQ2DBPC = {
["profileKeys"] = {
["Aderia - Duskwood"] = "global",
},
["profiles"] = {
["global"] = {
["history"] = {
[2562] = {
[9840] = {
["status"] = -1,
["id"] = 9840,
["abandoned"] = 1228117253,
},
},
[3711] = {
[12734] = {
["status"] = 2,
["completed"] = 1228255328,
["count"] = 2,
["id"] = 12734,
},
[12695] = {
["status"] = 2,
["id"] = 12695,
["completed"] = 1228545588,
},
[12704] = {
["completed"] = 1228550865,
["count"] = 2,
["abandoned"] = 1228549390,
["id"] = 12704,
["status"] = 2,
},
[12703] = {
["status"] = 2,
["completed"] = 1228544436,
["count"] = 3,
["id"] = 12703,
},
[12705] = {
["status"] = 2,
["id"] = 12705,
["count"] = 2,
["completed"] = 1228552323,
},
[12732] = {
["status"] = 2,
["completed"] = 1228416568,
["count"] = 2,
["id"] = 12732,
},
ETC ETC ETC ETC
[13343] = {
["status"] = 2,
["id"] = 13343,
["completed"] = 1228070627,
},
},
},
},
},
}
http://pastey.net/