- Advanced Death Logs (plugin): done a calibration on endurance calculation.
- Raid Check (plugin): now also show information for 50+ stats runes. - Fixed cooldowns spell targets on overall data. - Fixed report custom displays where sometimes it didn't report spell links. - Replaced old report line saying 'for the last X segments' with 'overall data'. - Mini-displays on statusbar are now more responsible to right button click. - Added Mage's Greater Invisibility as cooldown.
This commit is contained in:
@@ -120,8 +120,12 @@ function SlashCmdList.DETAILS (msg, editbox)
|
||||
elseif (command == Loc ["STRING_SLASH_CHANGES"] or command == Loc ["STRING_SLASH_CHANGES_ALIAS1"] or command == Loc ["STRING_SLASH_CHANGES_ALIAS2"] or command == "news" or command == "updates") then
|
||||
_detalhes:OpenNewsWindow()
|
||||
|
||||
elseif (command == "feedback") then
|
||||
_detalhes.OpenFeedbackWindow()
|
||||
|
||||
-------- debug ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
||||
elseif (msg == "exitlog") then
|
||||
|
||||
local exitlog = _detalhes_global.exit_log
|
||||
|
||||
Reference in New Issue
Block a user