WoW Raid Recap
WoW Raid Recap (WRR) is a World of Warcraft combat log parsing utility.
The goal of this tool is to provide detailed statistics for each raid
member (and NPC) and the ability to recreate periods of a fight by
time, player (PC/NPC), and/or ability. Detailed reports willbe
supported for stand alone mode and web-based reports will be generated
via server mode.
Features:
- Detailed Combat Statistics for all Raid Members
- Recreate events (watch what your Healers were doing while your Tank died)
- See what spells/abilities each Raid member is using
- Determine periodic Boss effects and abilities to better
tune your strategy
The initial development effort for WRR will include the actual parsing of the
log files followed by the development of a Python based GUI to display the
information. The goal is to display general statistics much like a damage meter
with the first pass and develop more detailed reports once the main GUI
interface has been implemented.
WRR is currently in the planning/pre-alpha phase.