previous method was including entity resurrections in it's kill count tracking which was incorrect and really ended up being a function to see if the given entity was currently alive or not... not useful for encounter end detection at all based on how we define the rules for them |
||
---|---|---|
.. | ||
dev-resources | ||
repl | ||
resources | ||
src/vwowrla/core | ||
test/vwowrla/core | ||
.gitignore | ||
project.clj | ||
README.md |
Vanilla World of Warcraft Raid Log Analyzer
Core Parser and Analyzer
This module contains the core functionality for parsing combat log files and performing analysis on them, optionally inserting analysis results into a database.