Skip to content

v1.0.4.3

Compare
Choose a tag to compare
@paissaheavyindustries paissaheavyindustries released this 08 May 08:36
· 426 commits to master since this release
7854cd6
  • Special variable _ffxivparty now exposes level and position (x, y, z) as well
  • Special variable ffxiventity allows access to any entity by name (for example, ${_ffxiventity[Titan].x}), exposing all the same properties as _ffxivparty
  • Discord webhook action has the option to send the message as a TTS message
  • Delete key is now accepted input on relevant views, corresponding to hitting the Remove button
  • Log message action to assist with debugging triggers