Version 2.6.3.3 is released to support FFXIV Patch 6.01.
Additional changes:
- Added exception handling the ignore zombie FFXIV processes. Previously they would prevent detection of good processes. (#236 )
- Added worldname as a suffix to player names when duplicate names detected. For example "Ravahn" becomes "Ravahn-WorldName" (#273).
- Modified DoT simulation so DoTs don't start ticking immediately when ActionEffects land on the target, but instead wait for their corresponding status effect to be detected.
- Modified DoT simulation so that they are slightly delayed after they land, to allow for out-of-order ActionEffect/StatusEffect/DoT tick arrival sequence.
- Changes to DoT tick amount calculation, to improve simulation of tick high byte and crit amount
- Added TotalTargetCount to ActionEffect lines, to help other plugins determine how many ActionEffects a particular Action produced.
- Added tracking for cancelled / interrupted casts so it will properly report the original target name of the spell. (#271)
- Improved Kardia/Kardion tracking when there are multiple Sages in the party