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.
Getting the following error when hovering over a depleted keystone (no other addons enabled):
Message: Interface\AddOns\KeystoneHelper\KeystoneHelper.lua:11: attempt to compare nil with number
Time: 10/01/16 14:52:21
Count: 2
Stack: Interface\AddOns\KeystoneHelper\KeystoneHelper.lua:11: in function <Interface\AddOns\KeystoneHelper\KeystoneHelper.lua:1>
Interface\AddOns\KeystoneHelper\KeystoneHelper.lua:21: in function <Interface\AddOns\KeystoneHelper\KeystoneHelper.lua:18>
[C]: ?
[C]: in function `SetBagItem'
Interface\FrameXML\ContainerFrame.lua:1107: in function `ContainerFrameItemButton_OnEnter'
[string "*:OnEnter"]:1: in function <[string "*:OnEnter"]:1>
Locals: _ = "|Hitem"
itemID = "138019"
_ = ""
_ = ""
_ = ""
_ = ""
_ = ""
_ = ""
_ = ""
_ = "110"
_ = "581"
upgradeID = "393216"
_ = ""
_ = ""
instanceID = "1477"
mythicLevel = "3"
modifiers = <table> {
}
numModifiers = 0
(*temporary) = nil
(*temporary) = 1
(*temporary) = 3
(*temporary) = nil
(*temporary) = <function> defined =[C]:-1
(*temporary) = <table> {
}
(*temporary) = nil
(*temporary) = "attempt to compare nil with number"
That is an error from KeystoneHelper, which is not this addon.
lol... thanks for the response. :) That's what I get for installing a couple of add-ons at once. :)
Another great "quality of life" addon. Thanks.
One request: During combat the whole tracker dissapears. Is it possible to add an option to toggle that?
That is another addon that is hiding it in combat, not part of the default UI. I think DBM has a setting for that, so I would check that first.
Indeed it was DBM. Thought it was your addon because it started dissapearing when I installed it but I updated DBM on the same day which added that feature. Thank you very much.