Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CombatLogParser-0.0.zip | 2009-08-29 | 1.7 MB | |
CombatLogParser-src-0.0.zip | 2009-08-29 | 7.5 MB | |
CombatlogFormat-0908.txt | 2009-08-27 | 1.6 kB | |
Totals: 3 Items | 9.2 MB | 0 |
CombatLogParser Copyright (c) 2011, Jered Windsheimer February 23, 2011 ---------------- This file describes the changes from version to version of the CombatLogParser. Version 0.2 - February 23, 2011 ----------- New Features: Added support for parsing Rift combat logs. Lots of new charts and graphs. Added additional column to event data: Parry %. Bug Fixes: Fixed threading bug that could cause strange issues Version 0.1 - December 18, 2009 ----------- New Features: Updated to support changes to the combatlog format. Old logs are still readable, but Shield events may report incorrectly. Added several additional columns to event data: Hit %, Crit %, Dodge %, Block %, Flank %, and Effective %. Added options menu with ability to set saved defaults on the "by source" and "per entity" parsing. Added option when right-clicking on a combat in the tree to open a text window with the combat's actual log entries. Added option when right-clicking on a combat to make Shield damage report as damage credited to the likely attack. This is only mostly correct, until such time as additional changes are made to the combatlog format. Added option when right-clicking on a specific combat event in the table to open a text window with the combat's actual log entries, with that specific event selected. Bug Fixes: Fixed bug in timestamp parsing Fixed bug in flag parsing Fixed bug in refreshing the tree when you change the "by source" or "per entity" options Version 0.0 - August 29, 2009 ----------- Initial Release