Gered
fcaf4cc87a
this includes bosses, trash mobs, and various summoned mobs that may be part of certain encounters does not yet include other possible entity names that could be included in a combat log taken for world raid bosses (e.g. regular enemy mobs that spawn near world raid bosses in the zones they are found in) |
||
---|---|---|
vwowrla.cli | ||
vwowrla.core | ||
VWoWRLAHelper | ||
.gitignore | ||
LICENSE | ||
README.md |
Vanilla World of Warcraft Raid Log Analyzer
A program and web app UI front-end for doing analysis on combat logs taken with a Vanilla World of Warcraft 1.12.1 en-US client (Windows or Mac).
Why?
Beginning with TBC patch 2.4, Blizzard changed the combat log format to be much more complex, but far easier to parse programmatically and do complex analysis on, generate statistics from, etc. There have been several different programs and websites developed since that time to handle log files using this new format.
However, the combat logs generated by Vanilla 1.12.1 clients are still in the old "human-readable text" format for which there was never really any good analyzer/parser program for.
This project is all about filling that void.
TODO
- Usage
- Configuration & other documentation
- ...
License
Distributed under the the MIT License. See LICENSE for more details.