Early Release v0.1
Early release of Blade & Soul ACT Plugin.
WARNING: This plugin connects to game memory to read chatlog text off of the combat tab. This is likely against the game's terms of service, so use at your own risk and do not discuss in-game.
This release includes damage, heal, and HP drain parsing. It doesn't parse buffs, debuffs, or focus effects. There may be other missing data as well. The game's combat logs are not 100% perfect - some damage amounts do not include the player name that caused them, or attribute the damage to a skill, not a player. Combat text for party members standing out of range may get omitted. However, the plugin does a reasonable job and will improve over time.
To use this plugin, you must first download and install Advanced Combat Tracker (http://www.advancedcombattracker.com/download.php).
Then, either configure the BnS plugin using the compiled DLL, or use the BnS plugin source code file from here(https://raw.githubusercontent.com/ravahn/BnS_ACT_Plugin/master/BnS_ACT_Plugin/BNS_ACT_Plugin.cs).