Hi everyone! This is Kihra, the creator of Warcraft Logs, WildStar Logs and FF Logs. I'm excited to introduce the initial alpha release of Rift Logs and to put it into your hands for testing.
The Web site can be found at http://www.riftlogs.com/
This is a very early technology preview, and so you should expect lots of bugs and issues at first, and I look forward to being educated regarding particular Rift-specific features that should be added.
One of the reasons it took me so long to tackle Rift was that I didn't want to build the site until I was confident that some of the hallmark features that my sites are known for (like combat replay) could be supported. I believe the approach I've settled on will work, but actual raid testing will be required in order to see if there are any issues or problems that might invalidate the approach.
How it works:
Rift Logs does not use the CombatLog.txt file. Instead, you install an add-on, RiftLogger, that collects events in memory and then flushes them to the non-combat log file. This means a typical log session involves typing:
/log (turns on logging to the non-combat log file)
/rlog on (turns on the collection of events in memory for RiftLogger)
/rlog save (in between fights you hit this to flush the fight to disk)
For those who are so inclined, you can have events get written out instantly, by turning on the instant mode with:
/rlog instant
However I don't recommend using this mode for any large-scale content, as the spewing of events into your General chat tab will impact your frame rate.
Supported Features:
(1) Millisecond precision timestamps for events
(2) Individual unit instance detection, e.g., you can see damage done just to Specific Bad Guy #6.
(3) Damage and Healing tracking.
(4) Sophisticated absorb tracking, including the synthesis of absorbed events to assign absorbs to specific healers.
(5) Resource tracking, including hit points, absorption, mana, energy, and power
(6) Buff and debuff tracking, including stacks.
(7) Combat Replay - Replay fights and watch where everyone is on the playing field. Complete with raid frames, source, target and target of target frames, live damage and healing meters, aggro tracking, and more.
(8) Live Logging - Upload fights during your raid and analyze what went wrong in between pulls.
Note because this is a technology preview, rankings are turned off. I also have not yet implemented any specific boss fight detection, so all fights will just be considered trash. I will be needing specific feedback from the community regarding what boss fights you feel are worth tracking at this point, and what the encounter timeouts and victory conditions are for those fights.
Future improvements:
- Casts and Interrupts panes had to be disabled. I couldn't find any reliable way to detect casts or interrupts, even with an add-on, so for now those are not tracked. I may attempt to synthesize cast events by studying the damage/healing, but I could not see any way to detect the use of abilities that don't do damage or healing.
- If silent logging to the non-combat log file were implemented, then I'm confident the "instant" mode of the logger would work without hurting performance. I believe the only reason this mode is hurting performance right now is because of the time spent updating the General Chat UI frame.
- Combat Replay is missing raid marker support since I could not find those images. If someone could make those images available somewhere, then I could easily add this support. The information is in the log... I just need the icons.
- Combat Replay for specific raid bosses is capable of supporting map backdrops, but this involves understanding how to map between offsets within the map image and the actual in-zone coordinates. This information has to be collected by actual raiders. Assuming the map images are available somewhere, and/or someone is willing to help collect the coordinate information, then map backdrops can be supported.
Final thoughts:
I am looking forward to your initial feedback and impressions. I'll close with a sample log from an Instant Adventure that you can browse to get a feel for how a typical report looks:
http://www.riftlogs.com/reports/8tvTYdy2XkMFJfN6
Bookmarks