Download
(111Kb)
Download
Updated: 01-15-09 04:04 PM
Pictures
File Info
Updated:01-15-09 04:04 PM
Created:unknown
Downloads:323,442
Favorites:681
MD5:

DamageMeters  Popular! (More than 5000 hits)

Version: 5.8.9
by: twobits [More]

Maintainers:
Up to 5.8.3 was AnduinLothar
Up to version 5.0.0 was Dandelion

Summary:
DamageMeters monitors damage and healing done by and to yourself and other nearby players. It keeps a running total for each player and displays the information as a bars chart in a frame on the screen. It is perfect for real-time comparison of the various members of your party or raid. At any time the text results can be output as "says", to raid or party chat, or whispered to another player. Many console commands exist for customizing the meters: type "/dm help" for a listing.

FAQ:

Q: Why the "-AL"?
A: Dandelion, the orig author, has retired from WoW. AnduinLothar (me) modified v5.0.0 from Cosmos because that version works with English, German and French clients. AnduinLothar has no long term plans to enhance functionality and would gladly hand over maintenance to someone else, but decided DamageMeters had a large enough user base that it deserved to be updated to use the 1.12 addon communication API.

Q: MY DM WINDOW DISSAPPEARED!
A: Use "/dm resetpos". This should make the DM frame visible and put it against the right side of the screen.

Q: What happened to the "Reset Each Combat" option?
A: It was made irrelevant. DamageMeters now keeps in essence two full sets of information: one normal, and one set that applies only to the latest fight. This second set, the Fight set, is what provides the information for the DPS, HPS, DTPS, and HTPS quantities. Those quantities are basically the normal quantities but divided by the duration of the fight. If you turn off the "Visible Quantity\Show Fight Data As Per/Second" option you have what is in essence the same thing as what you had before with the "Reset Each Combat" option.

Q: Why can't DM just automatically sync?
A: v5.1.0 has a BETA auto-sync option. This will sync when you lave combat once every three (3) minutes. In previous versions this was left out for the following reasons: Primarily because sync'ing takes a long time. There is just a lot of data to transmit, and since WoW likes to boot clients that send data too quickly DM transmits it slowly. If you are having problems with frame lag or being disconnected randomly you should disable auto-sync and do it manually after boss fights.

Version History

5.8.9
Run with WoTLK


5.8.2 - 2-3-08
*Fixed some tainting issues
*Cleaned up some globals
*Changed the default tooltip to be based on the currently visible values. Added customizability in the Event Data menu.
*Changed the default settings to be more appropriate to the raid setting:
*Changed the default display and text settings to show a little more information.

5.8.1 - 12-22-07
*Should no longer freeze when entering a battleground.

5.8.0 - 12-18-07
*"Only Monitor Group Members" now includes group pets.
*"Treat Pet Data As Your Data" now also works for group member's pets. (See the Players section of the read me for more information: Known Group Pet Exception Cases)
*Fixed a bug when Chronos wasn't installed.

5.7.1 - 10-25-07
*Bypasses guild and channel spam restrictions if Chronos is installed
*Fixed /dm setrange [#]
*Updated toc metadata

5.7.0b - 10-1-07
*Fixed Dependancy

5.7.0 - 10-1-07
*Updated Toc to 20200
*Fixed heal tracking (left over bug from removing Dragon's Breath and Julie's Blessing regex)
*Renamed Quantity Filters to Quantity Cycling for more clarity
*Added a cycle button for manual cycling, same as the binding. Specify quantities in the Quantity Cycling menu. This made the top bar a little wider.
*Added X-Localizations and X-CompatibleLocales toc entries
Optional Files (0)


Post A Reply Comment Options
Unread 01-17-09, 08:22 AM  
jaxfiremedic
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
damage absorbtion

I was wondering if the priests damage absorbtion from power word shield and the divine ageis shield can be added, I want to compair being a disiple priest verses a holy priest see if the damage absorbed offsets the loss of healing power
Report comment to moderator  
Reply With Quote
Unread 01-17-09, 05:46 AM  
Andeh
A Wyrmkin Dreamwalker

Forum posts: 54
File comments: 27
Uploads: 0
So does this addon actually report acurate data now? like every other damage meter?
Report comment to moderator  
Reply With Quote
Unread 11-03-08, 06:58 PM  
jfrench85
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
I would absolutely LOVE to see a WOLK version for this addon. Nothing works as well as this one did. Pretty please with sugar on top?
Report comment to moderator  
Reply With Quote
Unread 04-06-08, 11:27 PM  
vishnou00
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 37
Uploads: 2
This might or might not be the right place to post this, I hope it will reach a maintainer of damagemeters.

Earlier in this comment threat, I posted something about saving the tooltip info setting, here is how to do it:

add the variable DamageMeters_tooltipDataLevel to the .toc saved variable field, as such:

Code:
## SavedVariables: DamageMeters_tables, DamageMeters_barCount, DamageMeters_quantity, DamageMeters_sort, DamageMeters_textOptions, DamageMeters_colorScheme, DamageMeters_autoCountLimit, DamageMeters_syncChannel, DamageMeters_loadedDataVersion, DamageMeters_pauseState, DamageMeters_quantityColor, DamageMeters_contributorList, DamageMeters_eventDataLevel, DamageMeters_tooltipDataLevel, DamageMeters_textState, DamageMeters_debug4, DMT_ACTIVE, DMT_SAVED, DMT_VISIBLE, DamageMeters_quantitiesFilter, DamageMeters_tableInfo, DMTIMERMODE, DamageMeters_viewMode, DamageMeters_debugEnabled, DamageMeters_flags, DamageMeters_savedBarCount, DamageMeters_BARWIDTH, DamageMeters_pluginDMITable, DM_eventCaseTableDebug
Might be considered quaint, but it does the job quite well. Props to Kthana (and everyone involved) for keeping DamageMeters alive. I looked around (recount, recap, swstats) but it never quite performed as well as DM.
Report comment to moderator  
Reply With Quote
Unread 03-26-08, 12:50 AM  
bonerdoner69
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Re: Probably when dragging and you right click

Originally posted by incith
There's this problem where.. if you are dragging the frame, and you right click while dragging, it stays locked as moving.. and no matter if you keep clicking or right clicking the frame keeps moving with the cursor. You can do a '/dm lockpos' to lock it back down but it's still a bit of a hassle, especially since I just right click for no reason a lot haha.

Also, it seems like most settings are saved globally, except for the position of the frame? O_o
i have the same problem but its when i left click to drag it and also its not recording anything at all.....when installing it says theres folders with the same name as the Libs, TitanDamageMeters, ChatThrottleLib, and Skin folders.
Report comment to moderator  
Reply With Quote
Unread 03-18-08, 11:07 AM  
Lord Rappian
A Murloc Raider

Forum posts: 8
File comments: 3
Uploads: 0
DM trouble

Anyone else getting this issue? The meter works fine for my main character, but it will only record self data for my alts. Tried working every setting short of wiping and reloading the mod to get this to resolve.
Report comment to moderator  
Reply With Quote
Unread 02-20-08, 12:54 PM  
Grizzly UK
A Black Drake
 
Grizzly UK's Avatar

Forum posts: 85
File comments: 143
Uploads: 0
Tried the latest v5.8.2 and I'm still getting taint from DamageMeters! Taint Log shows:
2/20 18:22:05.640 Global variable SHOW_TARGET_OF_TARGET_STATE tainted by DamageMeters - Interface\FrameXML\UIOptionsFrame.lua:436 UIOptionsFrame_Save()
2/20 18:22:05.640 UIOptionsFrameOkay:OnClick()
2/20 18:22:05.640 Execution tainted by DamageMeters while reading SHOW_TARGET_OF_TARGET_STATE - Interface\FrameXML\TargetFrame.lua:646 TargetofTarget_Update()
2/20 18:22:05.640 Interface\FrameXML\TargetFrame.lua:265 TargetFrame_OnUpdate()
2/20 18:22:05.640 TargetFrame:OnUpdate()
2/20 18:22:05.640 An action was blocked in combat because of taint from DamageMeters - TargetofTargetFrame:Show()
2/20 18:22:05.640 Interface\FrameXML\TargetFrame.lua:657 TargetofTarget_Update()
2/20 18:22:05.640 Interface\FrameXML\TargetFrame.lua:265 TargetFrame_OnUpdate()
2/20 18:22:05.640 TargetFrame:OnUpdate()
2/20 18:22:05.687 An action was blocked in combat because of taint from DamageMeters - TargetofTargetFrame:Show()
2/20 18:22:05.687 Interface\FrameXML\TargetFrame.lua:657 TargetofTarget_Update()
2/20 18:22:05.687 Interface\FrameXML\TargetFrame.lua:265 TargetFrame_OnUpdate()
2/20 18:22:05.687 TargetFrame:OnUpdate()
As before, those last 4 lines are then constantly repeated. I'm reverting back to v5.8.0 once again (which does not cause any taint)!
Report comment to moderator  
Reply With Quote
Unread 02-15-08, 12:19 AM  
vishnou00
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 37
Uploads: 2
The setting for displaying tooltip events summary, related to the the current bar display and all category of event doesn't seem to be saved accross sessions. It always goes to the default (ctrl for summary, alt for all events). I like the old behavior of always showing all events.
Report comment to moderator  
Reply With Quote
Unread 02-06-08, 02:01 AM  
incith
A Murloc Raider
 
incith's Avatar

Forum posts: 8
File comments: 19
Uploads: 0
Probably when dragging and you right click

There's this problem where.. if you are dragging the frame, and you right click while dragging, it stays locked as moving.. and no matter if you keep clicking or right clicking the frame keeps moving with the cursor. You can do a '/dm lockpos' to lock it back down but it's still a bit of a hassle, especially since I just right click for no reason a lot haha.

Also, it seems like most settings are saved globally, except for the position of the frame? O_o
Report comment to moderator  
Reply With Quote
Unread 02-03-08, 01:35 PM  
Myrathi
A Fallenroot Satyr
 
Myrathi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 30
Uploads: 1
Amusing date issue...

"5.8.2 - 2-3-07"? Isn't it 2008, now? ;-)
Report comment to moderator  
Reply With Quote
Unread 01-20-08, 06:10 AM  
Grizzly UK
A Black Drake
 
Grizzly UK's Avatar

Forum posts: 85
File comments: 143
Uploads: 0
Using the latest v5.8.1 and I'm getting taint from DamagerMeters! Taint Log shows:

1/18 14:02:15.000 Global variable SHOW_TARGET_OF_TARGET_STATE tainted by DamageMeters - Interface\FrameXML\UIOptionsFrame.lua:436 UIOptionsFrame_Save()
1/18 14:02:15.000 UIOptionsFrameOkay:OnClick()
1/18 14:02:15.000 Execution tainted by DamageMeters while reading SHOW_TARGET_OF_TARGET_STATE - Interface\FrameXML\TargetFrame.lua:646 TargetofTarget_Update()
1/18 14:02:15.000 Interface\FrameXML\TargetFrame.lua:265 TargetFrame_OnUpdate()
1/18 14:02:15.000 TargetFrame:OnUpdate()
1/18 14:02:15.000 An action was blocked in combat because of taint from DamageMeters - TargetofTargetFrame:Show()
1/18 14:02:15.000 Interface\FrameXML\TargetFrame.lua:657 TargetofTarget_Update()
1/18 14:02:15.000 Interface\FrameXML\TargetFrame.lua:265 TargetFrame_OnUpdate()
1/18 14:02:15.000 TargetFrame:OnUpdate()
1/18 14:02:15.046 An action was blocked in combat because of taint from DamageMeters - TargetofTargetFrame:Show()
1/18 14:02:15.046 Interface\FrameXML\TargetFrame.lua:657 TargetofTarget_Update()
1/18 14:02:15.046 Interface\FrameXML\TargetFrame.lua:265 TargetFrame_OnUpdate()
1/18 14:02:15.046 TargetFrame:OnUpdate()
Those last 4 lines are then constantly repeated!
Last edited by Grizzly UK : 01-21-08 at 08:45 AM.
Report comment to moderator  
Reply With Quote
Unread 01-02-08, 10:44 PM  
Duskwood0585
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
I cant even use it. I log in, the window is there. But it does nothing. I right click, i see a list of arrows with no text by them, no /dm commands work, they wont even let me press enter. not sure if this has anything to do with it but when i try to put it in my addons it says "cannot find specified file" even tho the folder is copied over.
Last edited by Duskwood0585 : 01-02-08 at 10:47 PM.
Report comment to moderator  
Reply With Quote
Unread 12-25-07, 05:36 PM  
Pnr
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
no more freezes in BGs
cheers
Report comment to moderator  
Reply With Quote
Unread 12-24-07, 01:22 PM  
guice
A Cobalt Mageweaver

Forum posts: 236
File comments: 63
Uploads: 0
Did you update the version number? No matter how many times I download this, it still shows 5.8.0 in game.
Report comment to moderator  
Reply With Quote
Unread 12-23-07, 06:49 PM  
Jerricka
An Aku'mai Servant
 
Jerricka's Avatar

Forum posts: 30
File comments: 178
Uploads: 0
Missing files in Lib folder

Extraction of this newest ver into addons generates an error. "Files not found in specified location" or somesuch and there's nothing in the Libfolder.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: