Skip to content

Releases: ravahn/FFXIV_ACT_Plugin

Version 2.6.6.7

04 Oct 23:19
8fcdeae
Compare
Choose a tag to compare

Minor feature updates:

  • Fixed log line parsing for line types >= 0x100 to perform generic translation to standard colon-delimited formatting
  • Updated internal resource deobfuscation file format to be in line with the community format, to simplify future collaboration.

Version 2.6.6.6

13 Sep 22:52
b147cf9
Compare
Choose a tag to compare

Updates to support FFXIV patch 6.21

Includes de-obfuscated patch 6.20 action & status effect names

Version 2.6.6.4

29 Aug 21:07
f4ef012
Compare
Choose a tag to compare

Updates to support the hotfix to FFXIV patch 6.20.

Version 2.6.6.3

23 Aug 23:54
f4ef012
Compare
Choose a tag to compare

Updates to support FFXIV patch 6.20

Also includes job definition updates contributed by Xiashtra.

Community note: The popular ACT OverlayPlugin has moved to a new maintainer & repository for now due to breaking changes in FFXIV patch 6.20. This unfortunately requires manual steps to update. Please follow the steps listed here: https://overlayplugin.github.io/OverlayPlugin/fork_update.html

Version 2.6.6.1

13 Jul 22:36
07e7a54
Compare
Choose a tag to compare

Updates to support hotfix to FFXIV patch 6.18

Version 2.6.5.8

05 Jul 18:37
de57ddb
Compare
Choose a tag to compare

Updates to support FFXIV patch 6.18

NOTE: the previous and current versions of the plugin lock ffxiv_dx11.exe, preventing game updates. Please close ACT before attempting to update the game. This will be fixed in a future plugin update.

Version 2.6.5.6

30 Jun 13:19
c8daeb6
Compare
Choose a tag to compare

Minor updates to use new Machina version that scans for Oodle signatures instead of hard-coding them.

Please update to this version before the next FFXIV game update.

Version 2.6.5.5

08 Jun 23:20
9ccc9e0
Compare
Choose a tag to compare

Updates to support FFXIV Patch 6.15

Includes stability and feature enhancements to Machina

Version 2.6.5.3

24 May 16:41
42addd1
Compare
Choose a tag to compare

Updates to support hotfix to FFXIV patch 6.11.

Also includes some bug fixes:

  • Modified StartsCasting line to include three decimal places, i.e. 2.448 vs 2.45.
  • Updated target id and target-of-target offset and processing to fix reported issues in instances
  • Fixed gnb & sam potencies per 6.11 patch notes
  • Updated packet opcode for StatusEffectList2. Should only affect DRS zone.

Version 2.6.5.1

26 Apr 17:49
a922a5b
Compare
Choose a tag to compare

Updates to support FFXIV Patch 6.11:

  • Updated packet opcodes
  • Updated action list / status list / zone names

Known / potential issues:

  • Alliance parse filter may be broken. Party / Self continue to work.
  • Certain Dragonsong's Reprise (Ultimate) actions and status effects are obfuscated. These will be crowdsourced in discord over the next few days.
  • Delubrum Reginae (Savage) zone logs appear to be missing StatusEffectList2 information (line type 38). This is still being investigated