Download
(30Kb)
Download
Updated: 09-11-13 08:49 AM
Pictures
File Info
Updated:09-11-13 08:49 AM
Created:11-02-10 11:45 AM
Downloads:33,375
Favorites:118
MD5:
Categories:Data Mods, Combat Mods

alDamageMeter  Popular! (More than 5000 hits)

Version: 50400.15
by: Allez [More]

alDamageMeter is a simple and lightweight damage meter addon.

Features

  • Minimalistic design
  • LDB support
  • Low Memory usage

Tracking modes:
  • damage/dps
  • healing/hps
  • absorbs
  • dispels
  • interrupts

Hints:
  • Hold shift to move
  • Right click to display addon menu
  • /dmg - show/hide addon

https://github.com/Allez/alDamageMeter/commits/master
*50400.15
- update for patch 5.4
- fix errors

*50300.14
- update for patch 5.3

*50200.14
- Updated Boss IDs
- .toc update for patch 5.2

*50100.13
- Fixed calculations when window is hidden
- Updated Boss IDs

*50001.12
- Fixed random error

*50001.11
- MoP support
- Fixed bug with color dialog
- /dmg hides/shows addon
- Changed report string: "alDamageMeter : Damage"

*40300.10
- Ingame settings in menu
- ClassColor settings
- Truncated DPS value

*40300.9
- (test) New absorb system
- Allow the bars to be created from the maximum width of the damage meter (thx memborsky)

*40300.8
- updated boss IDs

*40300.7
- patch 4.3

*40200.7
- hotfix. now working :)

*40200.6
- fixed some lua errors

*40200.5
- Fix: Some clients has a bug with guardians and totem's pets

*40200.4
- updated for patch 4.2
- updated LibBossIDs
- added option for showing only boss fights (default - off)
- added total damage tracking

*40100.4
- Update for 4.1. No new features

*40000.4
- Spell and target details in tooltip

*40000.3
- "LoadAddon" support
- option for merging healing and absorbs. It will be displayed as healing

*40000.2
- zero values no longer included in the reports
Optional Files (0)


Post A Reply Comment Options
Unread 02-27-12, 01:26 AM  
Qupe
A Warpwood Thunder Caller
 
Qupe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 92
File comments: 523
Uploads: 3
Installing this instant!

edit: thankyouthankyouthankyouthankyouthankyou
__________________
Quse UI
WoW :: EQ2
Last edited by Qupe : 02-27-12 at 01:33 AM.
Report comment to moderator  
Reply With Quote
Unread 02-26-12, 11:47 PM  
Allez
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 143
Uploads: 4
New absorb system for testing. Should be more accurate. But work not for all spells
Report comment to moderator  
Reply With Quote
Unread 01-12-12, 06:34 PM  
UnlitPhoenix
A Defias Bandit
 
UnlitPhoenix's Avatar

Forum posts: 2
File comments: 79
Uploads: 0
Originally Posted by Icescream
hmm i got a problem..i cant read my name lol how can i fix that?
Make the frame wider by looking in the lua file. Where it says
Code:
local width, height = 150, maxbars*(barheight+spacing)-spacing
Default is 125 I think, put it to 150 or 175 until you see your long name.
Report comment to moderator  
Reply With Quote
Unread 01-11-12, 12:58 PM  
Icescream
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 3
Uploads: 1
hmm i got a problem..i cant read my name lol how can i fix that?

Report comment to moderator  
Reply With Quote
Unread 01-03-12, 10:53 PM  
Qupe
A Warpwood Thunder Caller
 
Qupe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 92
File comments: 523
Uploads: 3
Originally Posted by tuff
Originally Posted by Allez
Have you seen changelog?
"- option for merging healing and absorbs. It will be displayed as healing"
It's off by default
On my disc priest I am not seeing PW:S absorbs as either healing or in the absorbs tracking.

I tried changing

mergeHealAbsorbs = false-- Config end

to

mergeHealAbsorbs = true-- Config end

to get it to include the absorbs with healing - but that didn't work either.

You have the correct spellID in the code [17], but other than the heals from the PW:S glyph, nothing is being calculated for PW:S at all for me.

I discovered this by running aldamage meter and recount side by side in combat.

I don't know if this matters, but in the recount lua these spell ids are also included: [14748 = 30] and [14768 = 30] they are both for the Improved Power Word: Shield talent.
Noticed this as well, tried replacing the 17 spell id with the imp talent id and nothing for PW:S was recorded at all. Tried using both and only the amount for id 17 is being recorded.
Report comment to moderator  
Reply With Quote
Unread 01-02-12, 05:12 PM  
tuff
A Defias Bandit

Forum posts: 2
File comments: 5
Uploads: 0
Originally Posted by Allez
Have you seen changelog?
"- option for merging healing and absorbs. It will be displayed as healing"
It's off by default
On my disc priest I am not seeing PW:S absorbs as either healing or in the absorbs tracking.

I tried changing

mergeHealAbsorbs = false-- Config end

to

mergeHealAbsorbs = true-- Config end

to get it to include the absorbs with healing - but that didn't work either.

You have the correct spellID in the code [17], but other than the heals from the PW:S glyph, nothing is being calculated for PW:S at all for me.

I discovered this by running aldamage meter and recount side by side in combat.

I don't know if this matters, but in the recount lua these spell ids are also included: [14748 = 30] and [14768 = 30] they are both for the Improved Power Word: Shield talent.
Report comment to moderator  
Reply With Quote
Unread 12-31-11, 12:49 PM  
Siannus
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 90
Uploads: 2
Was wondering if there is anyway to have the bars go from bottom to top? I was thinking the following:

bar[i]:SetPoint("TOP", 0, -(barheight + spacing) * (i-1))

If changing TOP to BOTTOM, would that work or am I in the wrong location? Ive got it where there is NO background image at all, perfectly clear so only the bars show up. But I really need them to grow bottom to top. Thanks.
Report comment to moderator  
Reply With Quote
Unread 12-17-11, 05:52 PM  
Andosup
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Would it be hard to anchor a 1px border around each bar? I don't like that there's allways a frame for it and would rather have the frame and background transparent and a border around each bar instead of the whole frame.

Otherwise I love this addon <3
Report comment to moderator  
Reply With Quote
Unread 12-16-11, 08:04 PM  
spiti
A Kobold Labourer
 
spiti's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 3
Uploads: 1
при выставление параметров вот таким образом :
local classcolorbar = false
local classcolorname = true
цвет бара остаётся классовым, а шрифт белым.
еще интересует как вообще поменять цвет шрифта.
заранее благодарен.
Report comment to moderator  
Reply With Quote
Unread 12-15-11, 09:12 AM  
Allez
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 143
Uploads: 4
Originally Posted by yuric56
подскажите,как увеличить шрифт в адоне,заранее спс
Code:
-- Config start
local anchor = "TOPLEFT"
local x, y = 12, -12
local barheight = 14
local spacing = 1
local maxbars = 8
local width, height = 125, maxbars*(barheight+spacing)-spacing
local maxfights = 10
local reportstrings = 10
local texture = "Interface\\Addons\\alDamageMeter\\media\\UI-StatusBar"
local backdrop_color = {0, 0, 0, 0.5}
local border_color = {0, 0, 0, 1}
local border_size = 1
local font = GameFontNormal:GetFont()
local font_style = "NONE"
local font_size = 10
Last edited by Allez : 12-15-11 at 09:12 AM.
Report comment to moderator  
Reply With Quote
Unread 12-15-11, 07:05 AM  
yuric56
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
подскажите,как увеличить шрифт в адоне,заранее спс
Report comment to moderator  
Reply With Quote
Unread 11-27-11, 02:26 PM  
Siannus
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 90
Uploads: 2
Any way to get this to hide while in combat like you can with Recount? I really only need it to show after a fight is done.
Report comment to moderator  
Reply With Quote
Unread 11-24-11, 03:54 PM  
Maxen
A Fallenroot Satyr

Forum posts: 23
File comments: 235
Uploads: 0
I was talking about the data reset actually... !
Report comment to moderator  
Reply With Quote
Unread 11-24-11, 03:40 PM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
Originally Posted by Maxen
Is it possible to not reset it when reloading UI ?
Change the position at the top of the .lua file
__________________
Tweets YouTube Website
Report comment to moderator  
Reply With Quote
Unread 10-30-11, 06:21 PM  
Maxen
A Fallenroot Satyr

Forum posts: 23
File comments: 235
Uploads: 0
Is it possible to not reset it when reloading UI ?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.