github ravahn/FFXIV_ACT_Plugin v1.3.0.9
Release v1.3.0.9

latest releases: 2.7.0.2, 2.7.0.1, 2.7.0.0...
9 years ago

Initial updates to support FFXIV version 2.5, along with a handful of minor feature changes.

  • Updated memory locations for patch 2.5.
  • Added combatant variables for ParryPct, BlockPct, and Incoming hit rate. These can be used to format the miniparser text, or for clipboard format strings.
  • Added combatant variables for Last10DPS, Last30DPS, and Last60DPS to include an estimate of the last 10/30/60 seconds of DPS for both the combatant and the encounter.
  • Modified unknown ground AOE ticks (i.e. ground effects cast by mobs that do continual damage) to attempt to match the effect to the mob. This will not work if there is more than one mob with the buff id in effect, in which case it only records the name of the buff that caused the damage. Currently, these effects appear as ‘Unknown DoT Tick’ in ACT.
  • Included the Actor ID and Target ID in the ACT tags collection for every MasterSwing. This could be helpful when exporting data or writing plugins that reuse FFXIV plugin data.
  • Fixed some multithreading code that was locking the wrong lock object. This may be the cause of the “collection was modified” errors that occur occasionally.

This version contains the updated skill and status effect names, but does not contain any of the new zone IDs. Please send me any unknown zone IDs (not including quest zones) and I'll include them in the next release.

Additionally, please email me log files so I can validate that ACT is parsing them correctly. My email is ravahn (at) Hotmail.com

Don't miss a new FFXIV_ACT_Plugin release

NewReleases is sending notifications on new releases.