Skip to content

Combat log parser and analyzer for the online multi-user dungeon, Cosrin: A New Dawn. Written in C# with mono.

Notifications You must be signed in to change notification settings

jfritz/CosrinDamageAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cosrin Damage Analyzer (version 0.7)

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.

LIMITATIONS

Only parses melee and ranger damage currently. Damage parsing may be out of date; was not updated for Cosrin: A New Dawn.

COMPILING

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.

LICENSE

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/.

CHANGELOG

  • v0.7, 5/9/2014: Released source to public on github.

About

Combat log parser and analyzer for the online multi-user dungeon, Cosrin: A New Dawn. Written in C# with mono.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages