Angry Keystones
Adds additional information to the Mythic Keystone objective tracker.
Bonus Chest Timer
Adds a secondary timer next to main one to show time left for bonus chests. Shows in gold for time for 2 bonus chest, and in silver for time for 1 bonus chest. It also adds a line on the timer bar to mark when this will occur.
Extended Progress Bar
Shows more exact information on how much Enemies Forces progress is needed. Either displaying it as a more exact percent (24.19%) or as a numerical value (90/372), or both. Will also show on enemy tooltips how much progress they each give, after killing them once to learn how much progress they give.
Death Tracker
Will show an icon in the objective tracker with total number of deaths for the current run. Hover over it for a tooltip to show a breakdown of deaths per player, and the total time lost. It won't count deaths very far away from you that didn't show in the combat log.
Keystone Linking
Replaces Keystones links you see in chat from [Mythic Keystone] to [Keystone: The Arcway - Level 5], will also color it grey if it is depleted.
Auto Gossip
During Mythic Keystone dungeons it will automatically select gossip entries for you. For example for starting Odyn and his trash, and Court of Stars buff objects.
Also has an option to output the clue from Chatty Rumormongers to party chat during the Court of Stars event. Currently only available for English locales.
Options
Configuration options can be accessed with /akeys, or in the addon interface options panel. There is an option for auto gossip, format of progress bar, and whether to show progress value on enemy tooltips.
Frequently Asked Questions
Can you disable hiding the objective tracker during boss battles?
This is caused by another addon, likely DBM, hiding the tracker during boss battles. To disable this, uncheck the "Hide watch (objective) frame during boss fights..." in the "Blizzard Disable & Hide" area of DBM settings.
I received an ADDON_ACTION_BLOCKED error, can you fix it?
First try disabling the "Hide quest and achievement trackers during Mythic Keystones" and "Show objective tracker after Mythic Keystone completion" configuration options.
ADDON_ACTION_BLOCKED very frequently doesn't accurately blame the correct addon. There is a reason that is not displayed as a standard Lua error by default, and you need an additional addon (like BugGrabber) to even see the contents of the message. If you really believe it is AngryKeystone causing the error and causes a defect to occur, please first verify the error appears with only AngryKeystones enabled and that it stops happening when it is disabled.
Angry Keystones isnt hidding the quest tracker anymore. Cant find the option either. Is there a way to bring it back?
It was removed because it was causing too many taint issues with the LFG addon change.
zhCN
config_resetPopup = "离开已完成的副本后提示是否重置",
zhTW
config_resetPopup = "離開已完成的副本後提示是否重置",
I keep getting this issue from AngryKeyStones and I narrowed it down to 2 addons. this one and FlightMapandTime
However, I disabled FlightMapAndTime and still got this:
The issue happens sometimes when I open the map while in Broken Isles.
I disabled all addons except Angry Keystones, BugGrabber, and BugSack and still get this:
Disabling AngryKeysstones does get rid of the issue as well.
I released a new version earlier today, please check if that fixes the issue for you.
I would love an option/theme to disable most of the art and just have a minimal, text and simple-lines only style.
I think that is out of scope of this addon, as it aims to just improve the functionality of the default objective tracker. Another addon should be able to do that without any issue from AngryKeystones.
Ah, that's fair. Thanks for your work on this :)
When trying to search in premade groups after the hotfix that was applied today/yesterday:
I can confirm that disabling angry keystones only fixes this error.
It may also have to do with the usages of UIDropDownMenu*.
Using any of those can cause taint in very convoluted ways. Fortunately there exists a library that provides custom implementations of everything from UIDropDownMenu*: http://www.wowinterface.com/downloads/info22630-NoTaintUIDropDownMenu.html
Digging through your code, I found that you even seemed to intend to use that library (e.g. Config.lua - My_UIDropDownMenu_SetSelectedValue = Lib_UIDropDownMenu_SetSelectedValue or UIDropDownMenu_SetSelectedValue), but the lib is currently not included).
A while back I added support for the library if it was loaded, but didn't include it itself. With latest LFG changes it be worth including since it has been causing issues.
Only occurring with AngryKeyStones enabled.
If I remove or disable the Persist.lua file everything works, so something in there is tainting the dropdown and/or button for searching for a group through the world quest portion of the objectivetracker.
How to reproduce:
1. Enter a world quest area.
2. Right click the world quest in the objective tracker
3. Select "Find Group" in the dropdown
4. You're now blocked
Same for group world quests, just with the button next to the row in the objective tracker instead of step 2 and 3.
Try disabling the option to keeping showing tracker after completion, and hide quest/achievements during Keystone. I can see why those could cause an issue since it overwrites some default functionality, but I haven't been able to reproduce it.
I disabled both settings and can confirm that the taint errors no longer occur.
They definitely occured before with the "Hide Quest and Achievement..." setting on, so the problem most likely is located there.
I think its most likely those settings interacting with another addon, since I can't reproduce it on my own. Will probably update the text of the settings to give a warning about it.
Nice v0.12.0 :P
https://mods.curse.com/addons/wow/mythicplusprogress
this mod isnt updated but is it possible to add a feature such as this?
this really is the only thing this mod is lacking.