Current Features:
- Independent data set for player and each pet.
- Tracks attacks, tanking, healing.
- Hits, crits, DOTs, misses, parries, blocks, dodges, deflects, resists.
- Optionally track melees of each warrior stance / druid form separately.
- Buttons to delete data of an attack or whole character/pet.
- DPS, IDPS, HPS for player and pet.
- 3 data sets : all fights, session, last fights for stats and DPS.
- Configuration window.
- Should work on all languages.
The core message parsing engine is based on Recap, I also learned a lot from CombatStats, so thanks to the authors of both addons!
---
Version Changes:
1.6 - 2007/3/16
- Replaced CompostLib with internal mini-compost.
- Fixed tooltip blocking DPS frame when frame is located around bottom left of the screen.
- Added OptionalDeps to TOC.
1.5 - 2006/12/11
- Works with 20000 (Updated the libraries and new lua5.1 syntax by Nytefire), I didn't have time to test it yet but should work fine.)
1.4 - 2006/9/17
- TOC 11200.
- Updated libraries. You'll need at least FuBar_KombatStats-2.0-1.4 for this version.
- Fixed DPS value displaying "1.$" when "add pet to player" is set.
- Added slider to change the value of "constant button width".
- Partial blocks will be added to block count.
- Fixed melee attacks for different shapeshift/stance weren't being recorded separately.
1.3 - 2006/7/20
- Forgot to update TOC to 11100.
- Added tooltip description to all options.
- Added option: set frame scale.
- Added option: hide pet DPS value when no pet.
- Added option: constant dps frame width.
- Fixed some stupid mistakes I have made:
* pet data were being added to player data in 1.2
* a character called 'attack' appearing at character dropdown menu.
1.2 - 2006/7/19
- Fixed sometimes the skill name 'melee' were shown as a '0'.
- Independent melee stats for different shapeshift forms. (It was there but not working)
1.1 - 2006/7/14
- Some minor changes for Titan plugin.
1.0 - 2006/7/14
- Complete rewrite, saved variables is NOT compatible with previous version.
- Many changes here and there so I will just list the important ones.
- Independent DPS stats for each pet.
- Tweaked Stats frame to make it more clean.
- Load on demand DPS frame.
- Option frame replaced with drop down menu.
- Tracks crushing blow for defensive melee stats, glancing blows for offensive melee stats.
- Defensive stats for each school of element (fire, frost etc).
Basically download the mod, check the libs folder and download all those libs from http://files.wowace.com Then replace them. Check so names of folder is identical btw. Normally you dont need to update embedded libs as long as mod is working as it should. And if you have other Ace2 mods using same libs but newer versions those will get used instead afaik.
I'm trying to use this addon but I wanted to update the libraries. I'm totally new but I figured out where to get them (deleted the old ones and placed the new ones), the problem now is that every time I open the character that has the addon running I get an error with AceLibrary. At first it said something about revision number not being in $Revision$, I checked a couple of things and then noticed how to put it, but now I'm getting another error
Code:
AceLibrary: Bad argument #3 to
<...ce\AddOns\KombatStat\Libs\AceLibrary\
AceLibrary.lua:122> (number expected, got
nil)
Could there be a way to get some kind of guide of how to make these Library updates? Or make it easier? Could this addon be placed in wowace.com/files ? I think all addons there get the libraries updated as soon as they are released, making some kind of new package?
I'm wondering if my problem did not come from SW_Stats in fact.
The SW_FixLogStrings add-on more exactly. Trying Omen with sw_stats didn't show any threat. Removing it, Omen works fine. KombatStats and Omen being combat log parser, I believe that SW_FixLogStrings perturbs them.
I took the liberty to compose a version with latest libs updated from files.wowace.com yesterday (14th july). Also updated the .toc and added the fubar addon.
Put it up on rapidshare: http://rapidshare.com/files/42896174...s0714.zip.html
I've not tested it with embedded libs, but should work as I've run those same libs and Kombatstats without externals (no embedded libs).
Btw, If I can put in two small request for future version;
I'd like percentages to have one decimal. F.e. my hitrating/talents makes my melee missrate show 0% when it is about 0.6%. Also the total addup is a bit off due to rounding and no decimals. F.e. it says "To hit 93%" but if I add all miss/dodges/parries they give 4% and it looks like its missing 2 or 3% due to that.
And if it would be possible to track WF attacks separate or see them as a special melee attack or something.
As I'm using Ace2 without externals and update with WowAceUpdater I got the updated libs. All data seems correct for me, but I'm playing a rogue so I dont know about caster stuff.
It seems like there is an issue with DoT. I'm playing a mage and sometimes a warlock. Since 2.1 patch, in the detail, I can't see the Fireball's DoT, Ignite or any DoTs I used with my warlock.
Thank you very much for one of this great add-on !