World Quest Assistant
WQA helps you find world quest groups quickly and easily.
With just a couple of clicks, you can easily find and join a group, or create your own. When you are in proximity of a world quest, WQA will offer to find or create a group for you. One click of the button finds all open groups and another click will start applying to join them. Or, you can create your own group with a single click.
Key features:
- One-click support to find a group, create a new group, or join existing groups
- Keybinding support for full automation - just set the bind and then tap it to find or apply to groups, accept a group invite, create a new group, or leave a group after quest completion.
- Allows you to create a new group on demand - no waiting for group finder timeouts. Open up your quest to others without having to wait for a server jump.
- Allows you to prefer to connect to groups on your home realm, completely avoiding server jumps.
- Can leave groups automatically after a configurable delay on quest completion, or stay in the group with a keybind you set.
- Can find groups for quests by middle-clicking their icons on the map. Handy when you're sitting around waiting for that mob to spawn! Works with both the base UI and World Quest Tracker.
Which version are you having this issue with? That issue should have been fixed as of 0.4.12.
It was fixed, now with the latest version it does not work again.
I get this LUA Error each time I log in or reload my UI:
Message: Interface\AddOns\WorldQuestAssistant\core.lua:2: Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceHook-3.0".
Time: 05/03/17 22:43:53
Count: 1
Stack: [C]: ?
...rldQuestAssistant\libs\AceAddon-3.0\AceAddon-3.0.lua:220: in function `EmbedLibrary'
...rldQuestAssistant\libs\AceAddon-3.0\AceAddon-3.0.lua:202: in function `EmbedLibraries'
...rldQuestAssistant\libs\AceAddon-3.0\AceAddon-3.0.lua:169: in function `NewAddon'
Interface\AddOns\WorldQuestAssistant\core.lua:2: in main chunk
Locals: (*temporary) = "Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceHook-3.0"."
Whoops. I'm missing a library reference - will have a fix out shortly.
Edit: 0.4.15 is packaging now, which should solve the issue. Let me know if you have any further issues with it!
Maybe disable auto-leave for raid-quests? Annoying to get kicked out of raids...
Did this happen in an instance, or was it an open world quest?
It happened in a guild raid doing Doomlash:
http://www.wowhead.com/quest=44939/the-nighthold-seeds-of-destruction
Thanks. 0.4.15 won't ever drop group if you're in an instance now.
Hey, after the latest update, I cannot click on any world quest to track them, it just prevent me from doing it and nothing happen at all. Disabling WQA work as indeed, also before the update was working too.
This is fixed with 0.4.12, which is going up now.
Hi, first thanks for the work you doing for making this add-on grate!
The latest updates (from today) brake the class hall ability to complete a WQ once every 18h, for the classes that have it and selected in the utility tree.
With the add-on enabled when select the ability and click on a world quest icon on the map, noting happens, but when I disable the add-on this works (with v0.4.8 was working to).
Also can you please make the confirmation frames to remember the last set position?
Thanks!
I'll get the class hall ability thing fixed!
The confirmation frames are just using the Blizzard static popup functionality - I'll see if I can do anything with them, but that may not be as managable as I'd like.
So I found a bug with the addon, since the addition of the map buttons, you cannot use the class hall auto-complete button, the one with the 18h CD....
otherwise the addon is by far my favorite of all my addon and way better than WQGF
I'll get this fixed today!
Is there a way to stop the countdown of the autoleave option?
Would be helpful in overlapping WQ areas (e.g. one quest is done, but second still in progress) or when seeing herbs/ores/treasures after completing the quest.
Edit: I also noticed that it is not possible to use the order hall items for instant world quests (such as Summon Frost Wyrm) with WQA enabled. No error occurs, it is just not possible to click the chosen quest.
Yeah I've noticed the need for the countdown stop, too. I'm going to find a good place to add a UI button for "stay in the group". Any suggestions as to where that would go best?
I don't love a popup because much of the appeal of the auto-leave is the lack of a popup asking you to leave.
I did go ahead and add a keybinding to cancel group leaving. You'll find it in options (/wqa) -> keybindings.
Like the Wind (Kirin Tor WQ) is not filtered
Also, do you think it would be good to you enable the group search for WANTED WQs even when you are not on the quest? Because when I arrive with the boss dead, I have to wait until it respawns.
Filtering for Kirin Tor quests is going on.
I'm going to come up with a solution to the WANTED WQs - the big problem right now is that the events that WQA uses don't fire until the mob spawns. I'm going to see if I can do something with detection of proximity to the WQ map markers, but it's gonna be a little funky. Unfortunately not an easy fix, but one that I want to get into place.