Skada Damage Meter
Skada is a modular damage meter with various viewing modes, segmented fights and customizable windows. It aims to be highly efficient with memory and CPU.
"Skada" is Swedish for "Damage".
Note: I took a tiny break from WoW (a decade), but recently started playing SoD. Be aware that this addon may not quite work yet.
Usage
When you first start using Skada, there will be a window created by default. This window can be extensively customized in Skada's configuration panel; click the little cog icon to access a menu, and then click Configure. Depending on your user interface, there may also be a minimap button allowing quick access to this menu.
Skada supports multiple windows. To create a new window, click Windows in the addon's configuration panel. There are three built-in types of windows - Bar, Inline, and Data text. Bar is the classic damage meter window, and is very customizable. Inline shows the meter in a horizontal line, which can be useful for integration in custom user interfaces. Data text shows just one item at a time, and can also be displayed by any LDB display addon, such as Titan Panel, ChocolateBar, or ElvUI.
In the normal Bar window, you can left click on specific items for more detailed information, and right click for less details. At the very "top" is the list of all saved fight segments. Some data modes have several detailed information views. In this case you choose alternate views by holding certain keys pressed while clicking. For example, in Damage mode, you can Shift-click a player to see what enemies the player caused damage to. Tooltips will display how to reach the different views.
You can also use window buttons for selecting fight segment and mode directly.
Scrolling in Skada is done with the mousewheel.
Plugins
Skada is easy to extend, and there were once many extra plugin addons out there that add functionality. However, there are unlikely to be any maintained ones currently.
There is a page with API information here.
Reporting issues
For now use comments.
ID: 4
Error occured in: Global
Count: 1
Message: ..\AddOns\Skada\Skada.lua line 581:
attempt to index local 'report_mode' (a nil value)
Debug:
[C]: ?
Skada\Skada.lua:581: Report()
Skada\Skada.lua:1151: func()
..\FrameXML\UIDropDownMenu.lua:563: UIDropDownMenuButton_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
Same error here, with r217
[15:08:55] Interface\AddOns\SkadaHealing\Healing.lua:27: Usage: UnitClass("unit") (tail call): ? [C]: in function `UnitClass' Interface\AddOns\SkadaHealing\Healing.lua:27: in function <Interface\AddOns\SkadaHealing\Healing.lua:10> Interface\AddOns\SkadaHealing\Healing.lua:73: in function `func' Interface\AddOns\Skada\Skada.lua:1644: in function `?' ...mes\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146: in function <...mes\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146> [string "safecall Dispatcher[15]"]:4: in function <[string "safecall Dispatcher[15]"]:4> [C]: ? [string "safecall Dispatcher[15]"]:13: in function `?' ...mes\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:91: in function `Fire' ...\AddOns\ag_Extras\libs\AceEvent-3.0\AceEvent-3.0.lua:119: in function <...\AddOns\ag_Extras\libs\AceEvent-3.0\AceEvent-3.0.lua:118>
I also have a question on the Absorbs display:
if u shield yourself as a Disc Priest and let a mob hit you, nothing was reported in the Absorbs display, even though the combat log shows lots of absorb events.
With r217 i get: Interface\Addons\SkadaHealing\Healing.lua:27:Usage: UnitClass("unit")
So long Normi
SkadaDeaths\Deaths.lua 77 line
log_deathlog(Skada.current, dstGUID, dstName, spellId, srcName.."'s "..spellName, samount, timestamp)
change
log_deathlog(Skada.current, dstGUID, dstName, spellId, srcName..L["'s "]..spellName, samount, timestamp)
Done.
zhTW.lua add
L["Hide in PvP"] = "在PvP中隱藏"
L["Hides Skada's window when in Battlegrounds/Arenas."] = "當處於戰場/競技場時隱藏Skada的視窗。"
Note: I was standing in Dalaran after just installing this and had done no fighting whatsoever.
Date: 2009-05-17 10:21:41
ID: 2
Error occured in: Global
Count: 1
Message: ..\AddOns\Skada\Skada.lua line 295:
attempt to index local 'mode' (a nil value)
Debug:
[C]: ?
Skada\Skada.lua:295: DisplayMode()
Skada\Skada.lua:313: click()
Skada\BarDisplay.lua:81:
Skada\BarDisplay.lua:77
Skada\BarDisplay.lua:162:
Skada\BarDisplay.lua:162
Also, am I missing an option for a Test Mode (like Omen) for seeing how this will look in action? That is, filling out the selected number of bars mainly for positioning while setting up your UI?
Thanks for the work on this addon!
If the spell ID is the same, and thus hard to parse out, using a damage threshold would be a good measure.
Rank Name
DPS Damage %
One thing though, when I was first using skada, I noticed that while browsing abilities and whatnot, upon mouseover of a certain skill, it would show me the minimum, maximum, and average hit for every skill I hovered my mouse over, but it doesn't seem to show up anymore. I looked all across the options but have not found anything to show it. Anything I'm missing?