Skip to content

v1.0.0.3

Compare
Choose a tag to compare
@paissaheavyindustries paissaheavyindustries released this 08 Jul 00:41
· 1 commit to master since this release
  • updated to latest Dalamud API and NET 8
  • added Viper and Pictomancer to GetPartyMembers
  • added special variables _screenwidth, _screenheight, and _ffxivplayer
  • added Macro command for running macros (for ex. { "version": 1, "id": 123456, "type": "Macro", "payload": { "shared": "true", "id": "99" } })
  • doodle entity coordinates now accept an expression in name parameter (for ex. coords="entity" name="${_ffxivplayer}")
  • doodles can now emit expiry notifications to a remote endpoint (for ex. notifyonexpiry="http://localhost:12345/meow")