- Added a compare tab under Player Details Window:
This new tab showns up when there is too characters with the same class and spec. Its useful to compare skills used, uptimes and targets. - Few improvements on Default and ElvUI skins. - Added a button for auto align two windows within right chat window when ElvUI skin is active. - Fixed problem with Damage -> Enemies display. - Fixed report Player Detail Window report buttons. - Fixed some report lines where the numbers wasn't properly formatted. - Fixed a rare bug where the owner of some pets wasn't detected. - Fixed issue in dungeons where capture data get paused after a boss kill. - Fixed issue with Encounter Details showing its icon for dungeons bosses. - Fixed a rare bug where the capture of damage stops after erasing a trash segment.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
_ = nil
|
||||
_detalhes = LibStub("AceAddon-3.0"):NewAddon("_detalhes", "AceTimer-3.0", "AceComm-3.0", "AceSerializer-3.0", "NickTag-1.0", "LibHotCorners")
|
||||
_detalhes.userversion = "v1.15.3b" --tirar guardian of ancient kingss
|
||||
_detalhes.userversion = "v1.15.4" --tirar janela welcome
|
||||
_detalhes.version = "Alpha 019"
|
||||
_detalhes.realversion = 19
|
||||
|
||||
|
||||
Reference in New Issue
Block a user