Combat log parser and analyzer for the online multi-user dungeon, Cosrin: A New Dawn. Written in C# with mono using .NET framework. See http://cosrintwo.com for game information.
Only parses melee and ranger damage currently. Damage parsing may be out of date; was not updated for Cosrin: A New Dawn.
CDA requires the following to be compiled:
- Mono 2.6.2
- System.Windows.Forms support (packaged with Mono by default)
Developed and built using MonoDevelop (Xamarin Studio) under 3.5 .NET framework target.
The Unofficial Cosrin Damage Analyzer. Project source released to public at v0.7 by Thau.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
- v0.7, 5/9/2014: Released source to public on github.