Version 1.4.8 released.
General release notes:
1.4.8 (December 16, 2009)
+ Buffs by Time plugin. This plugin tracks certain particular buffs and sees how combat varies with and without the buffs. They are divided into Accuracy-affecting buffs and Attack-affecting buffs.
- Fix issue of No Effect buffs causing incorrect entity determination.
- Fix issue of players not being classified correctly in large fights, and of NMs with player-like names not being classified correctly. -- This should specifically, finally, fix the problem Feedmenow mentioned.
Special notes on the plugin:
~ Souleater and Hasso are included in both Accuracy and Attack, since they affect both.
~ Hasso is cancelled by Seigan; Innin and Yonin cancel each other; Dia is cancelled by equal or higher level Bio.
~ All forms of Dia are assumed to last 1 minute. IE: Dia III is assumed to have 2 merits.
~ Songs and rolls are stacked/tracked 2 deep by the same brd/cor. More than that within the duration limit push earlier ones off.
~ Songs are assumed to last 2:24 (ie: get the bonus of a +2 instrument).
~ Rolls are assumed to last 5:00 (ie: no consideration of Winning Streak merit is made).
~ Sambas are assumed to last 2:00 (ie: bonus from AF head is assumed).
~ Individual tiers of cor rolls are not accounted for. Multiple Double-Ups to raise the value aren't separated out in reporting time slices. May put together a plugin specifically for cor rolls at some point.
~ Different weaponskills are not separated out in the Attack section. There was too much information building up to fit that in. May go back and rework that if it's really desired.
~ Combinations of buffs are not accounted for. The combinatorial effect of combining various mixes of Minuet + Berserk + Hasso + Warcry + etc was just too much to deal with, so each buff is simply tracked on its own.
~ The only debuff that is tracked is Dia. Other debuffs have to deal with partial resist issues, etc, and can't be tracked reliably.
~ Potential future additions: Various 'Break' weaponskills.
Brimstone - Can you clarify what you mean? You can always copy any information that's directly reported on any of the tabs, in various formats. It doesn't do comma-delimited, but excel can break by fixed width divisions, and everything is generated with a fixed width (as long as you're not overflowing the space allocated, such as 100k hits/misses, etc). Only issue I might see would be the hits/misses.
If you mean raw data, there's really no practical way for me to 'export' it since there's so much, and it's so interwoven. There's a reason it's all kept in a database. If there are any particular tweaks you'd like taht would make using the data easier for you, though, please let me know.