gw2raidar
gw2raidar copied to clipboard
Track food and util buffs
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.
Not sure what you are asking for. We cannot track food if it isn't consumed after the encounter starts.
My misunderstanding , park for now. He could implement it as a tracked buff upon entering combat, but it's not available yet.
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