Skip to content

Version 2.7.0.6

Compare
Choose a tag to compare
@ravahn ravahn released this 30 Jun 18:31
· 14 commits to master since this release
dd39ce0

Updates to support the FFXIV Dawntrail Expansion / 7.0

  • Removed DX9/32-bit support
  • Updated ability potencies & status effects
  • Signature / offset / struct / opcode updates
  • Updated version of injected Deucalion library to 1.0.0
  • Modified 21/22 loglines to include the combat action source's pet owner id / name.
  • Modified 21/22 loglines to include the orientation field (in hex, for now). My hope is that this will assist with positional damage calculation in the future
  • Modified 21/22 loglines to include separate effect display type, animation id, animnation delay, and action id fields
  • Modified 12 loglines (player stats) to remove an ancient hard-coded '0' just before tenacity & local content id.
  • Modified combatant reading code to perform partial reads before full reads, to prevent memory access errors

Note that due to the Deucalion library upgrade, you may need to restart the game before combat data is detected