Angry World Quests
Adds a filterable lists of world quests and their rewards to quest log on the world map. So you can easily browse through all the world quests available to you.
Filters
- Emissary Quests - Only show world quests that are a criteria for a current emissary quest. Can right click this filter to select only a specific emissary quest.
- Time Remaining - Shows world quests that have less then 6 hours remaining (duration configurable in options panel).
- Artifact Power - Shows world quests that reward an item that increases Artifact Power.
- Loot - Shows world quests that reward an equipable item. Can right click this filter to have it show items that are an item level upgrade over your currently equipped item.
- Order Resources - Shows world quests that reward Order Resources.
- Gold - Shows world quests that reward Gold.
- Items - Shows world quests that reward non-equipable items, ex: Blood of Sargeras.
- Faction - Shows world quests that reward reputation with that Faction. Doesn't show world quest that don't provide reputation at your current standing. Disabled by default.
- PvP - Shows world quests for PvP. Disabled by default.
- Professions - Shows world quests for professions. Disabled by default.
- Pet Battles - Shows world quests for pet battles. Disabled by default.
Multiple filters can be selected by shift clicking on them. When multiple are selected a world quest has to only match one of the filters.
Configuration Options
The configuration panel can be accessed in the Interface settings, or by the command /awq.
- Display at the top of the Quest Log - Toggle if the world quest list is displayed above or below regular quests in the quest log
- Only show World Quests for the current zone - If toggled will only display world quests for the current zone, instead of all world quests.
- Show World Quests on every map - If toggled will show all world quests on maps outside of the Broken Isles.
- Show World Quest POI icons on the Broken Isles map - If toggled will show world quest icons on the Broken Isles map.
- Hide filtered World Quest POI icons on the world map - If toggled will hide world quests icons on the world map for quests that are filtered out.
- Hide untracked World Quest POI icons on the world map - If toggled will only show world quests icons on the world map for quests that are tracked.
- Always show hovered World Quest POI icon - If toggled it will show the world quest icon for world quests hovered in the list while Broken Isles map or while hidden by one of the previous options.
- Show only upgrades for Loot filter - If toggled the loot filter will by default only show upgrades, can still right click filter to show all items.
- Time Remaining Filter Duration - Maximum duration for world quests to show with the time remaining filter.
- Sort Method - Sort World Quests by this criteria.
- Enabled Filters - Controls which filters are displayed on the quest list.
- Per-character configuration - Wehn enabled the settings while be used for only this character.
Love the addon! Got my wife to start using it as well. I'm wondering if there is a way to filter for dungeons and raids only?
Not currently, but that is an easy filter I can add.
When opening the map inside Night Hold, when Angry World Quests is activated, it's not correctly displaying the quest log and it outputs some interface error.
Can't check for the exact error right now, I hope I can update later today.
Are you sure you are running the latest version?
I am not able to reproduce the error, and the line numbers on the screenshot don't match up with the code from the latest version.
Yeah, I was still using v0.15.5. Apparently the files were read-only for some reason.
Suddenly this addon just stopped working for me.
It does not display at all in the Map.
I tried tweaking addon options, reinstalling addon, deleting config cache and disabling all other addons.
Even weirder is that this addon was working perfectly 2 days ago, but today it just does not show any world quests.
7.1.5 update for this awesome addon?
Is anything not working for you in 7.1.5?
I cannot sort the faction quests properly, at least not with 2 factions open
This is the best addon for World quests by far. So simple and so usefull. Thank you
Just simply try ESC-"Interface", and then click on "Cancel".
And then, most of the addons or UIs that add their configure panel by "InterfaceOptions_AddCategory()" would taint and block the PVP queue function by this action.
That's the reason why the newest version of skada moves its configure panel out of Blizzard interface panel.
Hi Ermads,
maybe I am missing something but is there a possibility to Highlight the quest I am looking in the addon's list a Little bit better on the world map? It is sometimes quite hard to see which quest on the world map I am currently looking at.
Thank you very much for your Support!
Thanks,Ermads!
Amazing update for the precise left time.
ToggleDropDownMenu() is currently causing taint. Using your addon might for example break "Join Battleground" button.
I know it sound ridiculous but it is true - already fixed my code. ElvUI also deployed fix today.
Yea, it is something I have been looking into. What I ended up implementing is, it doesn't include the library that reimplements the dropdown, but if it is present it will use it instead of the default UI dropdown.
Hi,Ermads.
I like it very much.Thanks for your work!
Can it show the exact left time of the world quests?
for example, “2days” → “2days 11hours”
https://mods.curse.com/addons/wow/precise-world-quest-timers works in conjunction with this one.
It works,Thanks for your help.
But I'm still looking forward to Ermads's update.
I'll look into adding that.