baaron4 / GW2-Elite-Insights-Parser

Binary parser for the .evtc files that arcdps generates after a boss encounter. This will generate a .html file where the results can be easily reviewed.
MIT License
136 stars 48 forks source link

Encounter start logic update. #757

Closed EliphasNUIT closed 1 year ago

EliphasNUIT commented 1 year ago

LogStartNPCUpdate is not tied to damage events since november-december 2022 as such there are edge cases where encounter start is off. Updated the base logic to find the first damage event post LogStartNPCUpdate to keep existing logics working.