AOC-Tools/DPS
7/4/08: New Version Up (Auto-updaters will get it automatically)
The last release had a number of new issues regarding parsing. The parser had been completely re-written to support additional types of parsing, and unfortunately I missed a few pieces. All issues that have been sent to me have been addressed to the best of my knowledge. Thanks for your patience. -- Lefi
AOC-Tools/DPS is a real time combat analysis tool used with the game Age Of Conan. It provides statistics for each individual fight, per character, per skill, and also provides statistics across all log files opened in a given session (also per character and per skill).
Features:
- Realtime stats about you (and your companions) Damage and Healing
- Complete skill breakdown for you and your companions
- Character filtering
- Fight and character browsing including skills used in any given fight by any given character
- Elaborate script generation for sharing stats in game, in both simple and full table formats
- Game directory and log file detection
- Auto Update (If you don't want the application to auto-update, download the NO-UPDATE version. I highly recommend the auto updating version though, as this is getting new features added very often right now.)
Coming Soon
- XP Stats
- More Skills! (Skills against target, damage types, and more
Note: I cannot use the curse forge svn at this time due to restrictions on types of files that can be uploaded. until this is resolved, you are welcome to contact me if you are interested in the source for the application. just send an email to lefi at aoc-tools dot com or post a ticket on curseforge or send me a message on curse. Thanks, Lefi (Set)
####CHANGE HISTORY // RELEASE NOTES
1-0-0-27 (2008-07-04)(bug fix) Critical attack being interpretted as a different player
(bug fix) attacks that pierce, crush or hit are interpretted as the attack type rather than the skill
More advances toward plug-in mode
1-0-0-26 (2008-06-25)changed auto update to check after app starts. should speed up the start of the app.
parsing performance increased by over 30% (noticeable when opening large files)
(bug fix) Support for names with dashes & apostrophes
(bug fix) Crash bug if the set AOC directory is no longer valid
complete parser isolation in preperation for localization capable clients and plugins (any german body who speaks both german and english well wanna help?)
parser recognition (not in the gui yet) of all types of log events (even if they are discarded) for a richer and more complete set of data.
skill graph is no longer visible when catching up with large files (HUGE performance boost)
tree select re-draw bug fix
tree select selecting a level 2 node highlights and displays the corresponding character stat row
1-0-0-23 (2008-06-20)
Fixed an issue causing the parser to stop working after a few executions.
Added a non-updatable version
a few other modificiations not worth mentioning
1-0-0-21 (2008-06-19)
(bug fix) Changed the help url to point to aoc-tools.com
(bug fix) Use of more than 25 different skills by a charcter can cause an error generating the graph
(bug fix) Critical Error encountered when an NPC attacks you only, and you dont attack it back
(bug fix) Improved fight end detection : previously a new log event was necessary to trigger the fight end, now the lack of a combat event has the same effect after the time out period.
Changed the top and bottom context sensitivity as follows:
- Selecting a row in the top table will show the skills in the bottom table appropriate to the row selected
- Selecting a fight node under an actor or an actor under a fight will select the corresponding row in the top table and show the appropriate skill stats in the bottom table
Changed the character inclusions window to be more productive and support filtering
Removed filter options from the Parsing Menu
Improved the smoothing on the pie chart
Added ability to disable idle warning
Added Feedback Capability
Reduced Log Read Time From 10s to 3s
1-0-0-17 (2008-06-15)
Fixed Issue With Clear Data
Added Pie Graph of Skills Total Damage
Added View Menu, Moved Character Window To View Menu
Added Auto-Updating From aoc-tools.com
1-0-0-27 (2008-07-04)
(bug fix) Critical attack being interpretted as a different player
(bug fix) attacks that pierce, crush or hit are interpretted as the attack type rather than the skill
More advances toward plug-in mode
Follow the individual addon's installation instructions.