github ravahn/FFXIV_ACT_Plugin 2.6.2.3
Version 2.6.2.3

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

The ACT FFXIV Plugin has been updated to support FFXIV patch 6.0 / Endwalker. Some fine tuning is still needed, but this release should help with learning and improving.

Feature Changes:

  • Retired Memory-only parsing mode. Memory-based log lines from the Chat Log, and other memory log lines that were written out with network parsing, will continue to work. Combat data from memory is no longer supported.
    Important Note: You will need to re-enable WinPcap due to changes to the settings tab!

  • Retired the Green HP overlays for target, target-of-target, hover target, and focus target. Equivalent functionality is available in the OverlayPlugin

  • Removed the injected HP % log lines.

  • Parse Potency feature is removed. It was only barely functional, and has not been tested or maintained for years.

  • Added a new debug option for collecting plugin timing (benchmark) info. This opens a new tab, with a graph and file logging feature, to help with troubleshooting performance problems

Technical Changes:

  • Parsed log line formatting has changed to remove the english translations. This may break ACT-based regex triggers, please plan to review all triggers. Quisquous, author of Cactbot, has updated documentation on every log line message here: https://github.com/quisquous/cactbot/blob/main/docs/LogGuide.md

  • Rewrote all parse logic - new DoT simulation, new action / status definition format.

  • Updated to .net framework 4.8, and added reference to Newtonsoft.Json Nuget library

  • Changes to FFXIV_ACT_Plugin.Common assembly classes to retire above-referenced features, as well as minor cleanup / changes.

  • Misc bug fixes - removed a 50ms wait when writing logs, fixed combatant effects not getting written and removed after zoning, and many other bugs.

Don't miss a new FFXIV_ACT_Plugin release

NewReleases is sending notifications on new releases.