v1.0.4.3
·
426 commits
to master
since this release
- 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