- added new sub attribute: buff uptime.
- minor bug fixes when updating energy attribute. - fixed issue were changing attributes clicking directly on attribute name. - some fixes to prevent unknown pet owner name. - pet scan now is more smooth and scheduled to 1 scan per second. - disabling auras doesn't disable healing absorbs any more. - friendly fire doesn't check pets any more, only players. - fixed problem were pet damage on target isn't added to the owner target. - fixed issue with cooldown refresh which isn't tracked before. - added cooldown to death log and also the time of last cooldown used. - added command /details worldboss which runs the macro showing world boss killed. - added command /details updates showing change log window. - added absorbs for monk 2P, shammy 2P and Stolen Relic of Zuldazar trinket. - added a change log inside the addon showing latest changes.
This commit is contained in:
@@ -338,6 +338,8 @@ do
|
||||
|
||||
--shaman
|
||||
[114893] = true, --Stone Bulwark (stone bulwark totem)
|
||||
[145379] = true, --Barreira da Natureza
|
||||
[145378] = true, --2P T16
|
||||
|
||||
--paladin
|
||||
[86273] = true, --Illuminated Healing (holy)
|
||||
@@ -347,6 +349,10 @@ do
|
||||
[116849] = true, --Life Cocoon (mistweaver)
|
||||
[115295] = true, --Guard (brewmaster)
|
||||
[118604] = true, --Guard (brewmaster)
|
||||
[145051] = true, --Proteção de Niuzao
|
||||
[145056] = true, --
|
||||
[145441] = true, --2P T16
|
||||
[145439] = true, --2P T16
|
||||
|
||||
--warlock
|
||||
[6229] = true, --Twilight Ward
|
||||
@@ -365,6 +371,7 @@ do
|
||||
--others
|
||||
[116631] = true, -- enchant "Enchant Weapon - Colossus"
|
||||
[140380] = true, -- trinket "Inscribed Bag of Hydra-Spawn"
|
||||
[138925] = true, -- trinket "Stolen Relic of Zuldazar"
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user