Welcome to retail! For all you number crunchers out there, I present AoCombaTotals (ACT). What does it do? How can it help?
It grabs stats such as:
- Average, Live DPS
- DMG done
- Dmg In
- Healing
- XP/Hour
- Breaks down dmg for each ability
- Real-time parsing of combat logs after typing /logcombat on ingame!
This is heavily in development (and as such bugs are certainly present), but is nearly feature complete.
You can also output the stats gathered in either HTML or script format (to be used while in game!). Scripts created while AoC is running can called right away!
Added Syl to About Box to give creditz
Fixed an AoC Folder path for Vista 64.
Changed a few output script colors and taglines for kicks ;)
New way to update the Environment Listview using UpdateObjects(). Doesn't redraw all items, is quicker, and allows for checkmarks to stay!
Moved calls to create the Parser class/thread into one place (SetParser).
Added timer for script output
Force file updates under Vista64.
Refresh the file size to enable auto log detection under windows vista (5 second interval)
Fixed parsing of names that end in S, allowing for either "'s" or "s'" as proper english denotes.
Fixed parsing of heals to include capturing heals that aren't directed at oneself.
Created new outputscript options
Fixed German, except for Health pots. German Fatalities not implemented, since they aren't in the German combat logs.
Added the ability for Plugins to change the infoLabel for their tab.
Moved RaiseNewSelfStats to end of parsing, speeding things up. This means that the Self tab will only update when the Environment tab does, but it's 100x faster!
Fixed on-the-fly changing of language so that restarts aren't required to change between languages.
Add Heal and Damage event calls
Implemented support for German
Fully integrated Sylv's plugin architecture
Tons of small bugfixes, added tooltips, and yourmom jokes
Follow the individual addon's installation instructions.