QuestHubber
Now updated for Mists of Pandaria
QuestHubber is an addon that was designed to show pinpoints on the world map of all the quests you've missed. Between data personally collected by myself, data submitted from other users, and data that I obtained from Wowhead via a crawler script, there are over 7,000 quests for Alliance and Horde from every zone and continent in game currently—including the new Cataclysm zones. Because much of the data from the old zones is very new and Wowhead does not seem to be 100% correct, you may notice some incorrect positioning, missing quests, or quests from the opposite faction, but in my experience these problems are not intrusive at all.
Type /qh, /qhub, or /questhubber to access the options.
Features
- Only shows quests you have yet to complete
- Quick toggling of pins via world map
- Optional filtering quests out of level range
- Optional tracking of daily quests
- Optional hiding optional quests you skipped and future quests you cannot access yet (very experimental!)
Note: If you used an older version of QuestHubber, you may also have the addon QuestGather in your AddOns folder. This was an optional addon that was bundled along to help collect data, but it is no longer necessary. Feel free to delete the QuestGather folder.
Had some issues running the nolib version with it complaining about not being able to find a library instance of LibGratuity-3.0.
Adding this to the toc in the Embeds/X-Embeds seems to have resolved it locally, although I'm not certain if this is a "proper" fix.I can't say I've heard of Embeds, and I can't seem to find any documentation on it. Obviously X-Embeds is just custom markup that won't influence the client. I never used to play with nolib versions, so I can't say I have much experience in this regard.
Came back to check for a reply and realized I posted the wrong info, from trying to mess with a different broken addon. That should have read that I added it to the Optional Dependencies to get it working with nolib here, as such:
## OptionalDeps: LibGratuity-3.0
As I mentioned before, I'm not too familiar with addon dev yet, so not sure if this is proper, but it is working here.
Question regarding Pandaria!
Is there anyway of removing the quests completed on the map?
For some reason my dailys wont show even tho I turned it on..?
Sorry for my stupidity.
Thanks
I don't really know how dailies work (I don't have an active account unfortuantely), but I am fairly sure that the server will return them as "completed" if you did them that day. So, for example, if you complete a daily, it may or may not hide the pin immediately, but if you do /console reloadui, it should be hidden.
I'll see if I can bother some friends to help me out in testing a bit.
I was become crazy when the addons was saying me that I never completed any quest. Then I thought it is because I am using the same WoW client twice for two accounts and i logged before with the level 1 instead main character.
I closed both clients and restart in the correct order and it worked fine.
@mysticalos
Hmm, the way I have it set up right now is to continually check the return from GetQuestsCompleted() until you actually get something, so if it doesn't grab it immediately, it should eventually. I never managed to figure out if it is only available after a certain event. If it still doesn't have the data, then it's hard to say what's going on. You could manually dump GetQuestsCompleted() to see if the data is there at all, and you can dump QuestHubber.playerQuests to see the reference that it thinks it has. See if there's any discrepancy there?
it worked fine until this morning, out of blue it started showing ALL quests again instead of just ones i haven't completed. i've tried relogging, and waiting great lengths of time whlie logging in. it just doesn't seem to be querying server and updating completed quests anymore, it's just flat out showing all and leaving it that way. This makes it unhelpful. any thoughts?
great addon keep up the good work !!!
The Quest [86] Critical Condition (Alliance side) in the jade forest is showing up on the horde as a doable quest. Thought you mite want to know.
Thanks for the report. There are certainly a few errors given how early into the expansion it is, but I will make note of this for the next data release.
Yeah!
Now it works! Perfect.
Thanks for the fast resolving.
@Raymen
Thanks, I updated some data files last night and looks like I accidentally screwed up the deployment to Curse. It should be fixed now.
Hi,
thanks for this great addon. Is there a trick to activate it? I'm not seeing this addOn in the character addOn overview like my other addons. And yes, i have correcttly installed thsi addon in the addon folder, like my other 50 addons :).
Thanks.
QuestHubber is now updated to include a quest pack for most of the quests available in Mists of Pandaria. It will be updated shortly into the expansion when more data is available.
awesome..thank you very much :)
Questions for you before downloading the addon. If you already have a toon that is say lvl 38 and then install this addon is this addon able to tell what quests you have already completed or will it show the exclamation points because it thinks you have not done them? When you do a quest for a npc and it is the only quest that particular npc gives does the exclamation point disappear? What about chain quests if you completed a quest in a chain does that quest no longer show up in the window that tells you what quests the giver has?
The data for which quests you've completed is taken from the server, which means it is always up to date regardless of when you install it.
Each exclamation mark represents a quest, so when you have done all quests you will have an empty map.
Chain quests are somewhat handled here, though it is often hard to determine which are dependent on which. Basically, if Wowhead says it's a chain, then the addon will not show it until you complete the first step. You can optionally turn this off.
Hey there I'm having a bit of a problem. The quests are showing up even though I done them, and this is confusing me a great deal. I have tried /dump questhubber.playerquests however it says value=questhubber.playerquests empty value. What does this mean? Have I done something wrong here? Any help would be greatly appriciated.
The /dump is case-sensitive. It should be /dump QuestHubber.playerQuests