Home
Examples
Downloads
FAQ
To Do list
Most of these are suggestings from others, some may be things I deciced I wanted to change.

Tick Shaving
The idea is to add in the ability to shave ticks from the front or back of an event, to remove the stacking up time etc.

More dot detail
How much of the tick is from foci or crits etc etc.

Mob name/log name
It's just sloppy that I don't have that data in more places.

Combining fights
For an event like redfang you will likely have multiple events, since he goes unattackable for 60 seconds between spawns. Being able to 'combine' these multiple events into 1 would be ideal, but it raises the question of how to calculate DPS. Total damage won't be affected, but the time from start to end would be. You'd have n number of 60 second periods of no damage, so the DPS number may be artificially low if you just pick the start of event 1 to the end of event n. It's a bit more trouble, but I could find some way (currently I'm not storing this information) of calculating the total time as only time damaging the mob if you combine multiple fights.

Time between fights
I should add in a user setting for time between fights.


Open relevant lines in log
This is a neat idea, the ability to open the log file only for a specific fight.

Parse the entire raid
That's an end I'd like to get to eventually, though I'm not sure how much detail I'd like to capture for non-necros.

Parse channels/guild/raid/tells
Okok I'll look into that! :P

Make it faster!
It's grown a bit from what I'd originally intended, as a result some things are poorly done and a bit slower than they should be. Making it faster, and I know it can be, is a priority when I can find the time.

Pretty, pretty
The UI isn't horrible, but it's not exactly aesthetically pleasing either. The progress bars are functionally questionable, and the initial window is kind of ugly with its two buttons and a text box just plopped in the middle. Maybe I should add an initial tab called settings or something and make all the settings and the buttons visible there. It would allow me to contain everything in a single form and make better usage of the space.

Web sharing?
How cool would it be to enable the software to optionally upload data to a web site for comparison? Idk if I'll ever implement that, but its a neat idea.