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.
Fantastic Addon. Only thing I really wish it had is a set window size and scrollbars. Keep up the good work.
Thanks
http://i49.tinypic.com/2u8b2f7.png
and not here:
http://i45.tinypic.com/j0kydl.png
please fix it :)
Any way to merge his damage with mine?
It's possible in future version to implemented à function for wisp the stats to à tageted player without entering this name ?
Just à function same as recount "whisper to the target"
Thanks !
I used to have that sound clip (in the form of a script) built into my macro to pop all cooldowns/pots/trinkets.
i've got a small issue with skada atm.
i have an own addon for my wow startup to clean up the interface (hide some frames and reposition them etc.)
i've got 2 skada windows (skada + threat), and wanna hide the threat frame until i'm in combat (that's no problem ofc), but on first login (or /reloadui) when "PLAYER_LOGIN" or "PLAYER_ENTERING_WORLD" fires my threat window always show.
i tried a debug line for my SkadaBarWindowThreat:Hide() function and both start up on player_login + player_entering_world and trying to hide the frame, still it shows up.
any clues?
However i have a question to the author, and i was wondering if he can help me out.
In my guild we are using a custom addon, that gives us build-in channels(among other things) that you cannot see them otherwise. In a few words, you can see these custom channels only if you use the guild's addon.
I was wondering, if it is possible to add custom channels, when i report the data that comes from Skada, and if yes, how.
Thanks in advance.
--Bug: when trying to access one of the options in the Dewdrop-like right-click menu out of combat (either from the LDB feed or via the "gear" icon on the title bar):
["message"] = "Skada-r287\\Skada.lua:308: attempt to index local 'mode' (a nil value)\nSkada-r287\\Skada.lua:326: in function `click'\nSkada-r287\\BarDisplay.lua:99: in function <Interface\\AddOns\\Skada\\BarDisplay.lua:91>\nSkada-r287\\BarDisplay.lua:227: in function <Interface\\AddOns\\Skada\\BarDisplay.lua:227>\n\nLocals:|r\nwin =
["type"] = "error",
["session"] = 349,
["counter"] = 1,
}, -- [149]
Occurred once in the session, did not repeat. But the same error as the above has occurred regularly when accessing things through the options tooltip (deleting fight segments to make the tooltip smaller, etc.). So it was not a once-off problem.
--Problem: after setting the maximum fight segments retained to 30, went into the Dewdrop-like menu to try to select one of them after combat. Only the first 10 or so segments were selectable, all the rest under the first 10 or so were grayed-out and not selectable.
--Design issue 1: relating to the above, when that Dewdrop-like tooltip gets to be too large (as can happen when you choose to retain a large number of fight segments), it can become very difficult to access selections at the top (or bottom) of the tooltip. That is, until you move the LDB display or Skada title bar someplace else on your screen. Which is often a big hassle.
For example, have the Skada title bar sitting at the center-right of your screen, with a LDB display feed for it in the to the top-right-center of your screen. In both cases when the tooltip is displayed with 30 fight segments, it extends and is cut off at the top of the screen. The selections at the top of the tooltip become become inaccessible.
Thus you cannot choose "Damage" or similar from the selections near the top of the tooltip until you move one of the tooltip-spawners (title bar or LDB display) someplace on your screen where the tooltip is able to be displayed completely. Again, a hassle.
To fix this (other than completely redesigning where to put those options), should add a scrollbar to the tooltip when someone chooses other than the default number of fight segments to show. As, for example, Broker_HitCrit has.
--Design issue 2: The Absorbs and the Absorbs & Healing meters are great.
One thing that is not as great as it could be, though. Unlike Recount and the rest of the meters in Skada is the lack of a "xPS" measure for those meters on the right of the bars. They only measure total absorbs/absorbs+healing. Would be nice to see a "xPS" measure as well for Absorbs and Absorbs & Healing.