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.
Added Rending Swipe autoattack for Enforcers (old and new logs)
Added Soul Split
Players split from their soul have a tether to it
Soul has an icon and a growing red circle indicating the death timer
Soul will despawn on its last aware
Logs that don't have a gadget master utilize player-to-soul buff application as tracker
Added green arrow icon for players up to a green
Mechanics
Added superspeed orbs counter
Hit by Enforcer's Rending Swipe
General
Added EffectEvent APIs
ComputeLifespanWithSecondaryEffect - Computes the effect life span using the secondary effect start time as end time
ComputeLifespanWithSecondaryEffectAndPosition - Computes the effect life span using the secondary effect start time as end time, also checking for position of the effects
Added EncounterLogicUtils APIs
ComputeCastTimeWithQuickness - Computes the cast duration while an agent has quickness
ComputeCastTimeWithSugarRush - Computes the cast duration if the instability is active
ComputeCastTimeWithQuicknessAndSugarRush - Computes the cast duration if the instability is active and the target gains quickness
Updated Kanaxai to be using the above APIs
Added generic arrow colors pointing upwards to ParserIcons
Dhuum
General
Decorations
Mechanics
General