gw2raidar icon indicating copy to clipboard operation
gw2raidar copied to clipboard

Track food and util buffs

Open merforga opened this issue 7 years ago • 3 comments

https://www.reddit.com/r/Guildwars2/comments/8c2uam/gw2_elite_insights_a_new_detailed_log_parser_for/dxcaall/

Could potentiallly aid in #192 however we will need to cater for when someone forgets food at start as it seems to be a state change.

merforga avatar Apr 16 '18 00:04 merforga

Not sure what you are asking for. We cannot track food if it isn't consumed after the encounter starts.

immortius avatar May 09 '18 03:05 immortius

My misunderstanding , park for now. He could implement it as a tracked buff upon entering combat, but it's not available yet.

merforga avatar May 09 '18 03:05 merforga

Ok confirmed with delta, should be in logs from the 24th of April. He just didn't add it to release notes... XD

apr.24.2018: combat api: on combat enter, will generate combat events with is_statechange==18. apr.24.2018: combat api: above buff events will have zero buff duration and buff==CBTS_BUFFINITIAL. apr.24.2018: evtc: as above. does it not work as it should?? i dont really have the means to test it lol (it should fire on logging start too) yea its done in the same loop that i reset stats when logging starts and since i know the reset works, those events should too

merforga avatar May 09 '18 03:05 merforga