Page 1 of 10

Damagemeter with segments for bossfights?

PostPosted: Fri Aug 21, 2015 2:44 pm
by Tinkertown
Is there any damage meter for 1.12 that keeps record of the last few fights in segments like Recount and Skada does on retail?

Re: Damagemeter with segments for bossfights?

PostPosted: Fri Aug 21, 2015 3:08 pm
by Cruzix
SWStats

Re: Damagemeter with segments for bossfights?

PostPosted: Fri Aug 21, 2015 3:25 pm
by Tinkertown
Really? How? When I look at the timeline I can find each individual group and instance. But not each fight. And I cannot see any option that would enable it either. Am I missing something?

Re: Damagemeter with segments for bossfights?

PostPosted: Fri Aug 21, 2015 4:55 pm
by Erou
Just reset SWstats before and after fights. Now you have segments.

Re: Damagemeter with segments for bossfights?

PostPosted: Fri Aug 21, 2015 9:33 pm
by Tinkertown
Erou wrote:Just reset SWstats before and after fights. Now you have segments.


Well that will fail more often than not, and is incredibly cumbersome. But I guess that since it support segments I could program a small addon to just run the reset function on -combat and I'm home.

Re: Damagemeter with segments for bossfights?

PostPosted: Sat Aug 22, 2015 6:59 am
by LYQ
making an addon to reset on every combat would be easy to make but annoying if you're in a sync channel which I suppose you always are in raids ;) meaning you don't just reset your stats but have to make a RV if you are not at least Raidassist to use the normal reset but even then I'm not sure if it could cause inconsistent data in the long run.

Re: Damagemeter with segments for bossfights?

PostPosted: Sat Aug 22, 2015 12:32 pm
by Tinkertown
LYQ wrote:making an addon to reset on every combat would be easy to make but annoying if you're in a sync channel which I suppose you always are in raids ;) meaning you don't just reset your stats but have to make a RV if you are not at least Raidassist to use the normal reset but even then I'm not sure if it could cause inconsistent data in the long run.


RV? I don't understand...but basically segments isn't really supported at all in SW Stats, since if you make segments you fuck up for everyone else?

Ok, so then it's back to square 1 again. Is there any damagemeter that supports segments for 1.12? So that I can go back and look who did the most damage during say the Sulfuron encounter while standing around waiting for the Ragnaros RP to finish? Must say that it would surprise me if a basic functionality doesn't exist on any 1.12 addon.

Re: Damagemeter with segments for bossfights?

PostPosted: Sat Aug 22, 2015 2:39 pm
by LYQ
it is possible the way you described it, but it wouldn't be optimal.

RV = resetvote - if you're in a raid and everyone uses SWS you need to start a vote via /sws rv so that maybe the SWS data gets resetted.
The normal reset function of SWS is only useable when you're alone or 5man's I guess? not sure. (or you are Raidlead/assist in raids - but there was my question if using the normal reset without RV in raids could maybe fuck up data, because from experience sometimes in raids eventually the data is fucked up - data gets resetted for 95% of the raid but for a few it isn't and I don't know where this error comes from)

So what I meant was, if you'd make such an addon it would have to start a RV which is basicly a popup on every other user in the raid - and that after every combat as you described. Meaning others would hate you big time - and there is a cooldown on the RV usage so SWS may even block your addon calls

I doubt there is a dmgmeters which would fit your needs, since the only reliable option is SWS itself. Someone would've create such easy accessable segmented views as known from recount for SWS - but for me that sounds like a lot of work.

Re: Damagemeter with segments for bossfights?

PostPosted: Sat Aug 22, 2015 9:10 pm
by zerf
Just upload log to http://realmplayers.com/, if you want to analyze it after raid.

Re: Damagemeter with segments for bossfights?

PostPosted: Sat Aug 22, 2015 9:53 pm
by rexas
zerf wrote:Just upload log to http://realmplayers.com/, if you want to analyze it after raid.


That will not give you this type of info:
http://i.imgur.com/c2jPnOl.png
http://i.imgur.com/Shk2hZd.png

Download:
https://github.com/jejkas/PlayerMeter


Made by me a long time ago, did a small update on nost release (And put it on Github since a few people asked for it)
You need the addon SW_FixLogStrings for it to work. (Should come with SW_Stats)

I do not update the addon (Code base to bad, would rather re-code it from scratch but I do not see that happening any time soon) so do not expect me to ever fix any issues.

Also, session are based on when YOU enter combat/leave combat (with a 1 second buffer time I think)


This might solve OPs problems, if you can live with the ugly design and history tab being inverted order.



Ps: There is no sync, it's all based on your combat log.
But with 100yard combatlog range I have never had any problem with my data matching realmplayers numbers (Both as mage and warrior). Just don't afk/slack in raids and you will be golden.