Skip to content

Releases: paissaheavyindustries/Telesto

v1.0.0.4

22 Aug 14:36
Compare
Choose a tag to compare
  • added a new feature called Forms, allowing you to get user input in-game
  • fixed GetPartyMembers

v1.0.0.3

08 Jul 00:41
Compare
Choose a tag to compare
  • 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")

v1.0.0.2

16 Nov 04:22
Compare
Choose a tag to compare
  • fixed as issue where ingame waymarks could not be referred to properly

v1.0.0.1

03 Oct 13:55
Compare
Choose a tag to compare
  • updated for Dalamud API 9

v1.0.0.0

25 Apr 06:38
Compare
Choose a tag to compare
  • added a new donut doodle
  • added a new cone doodle
  • now activates on login instead of launch to prevent weird problems when sending stuff at a bad time
  • default port changed away from ephemeral port range to 45678
  • some state fixes to prevent launching additional threads etc

v0.9.8.4

10 Feb 19:40
Compare
Choose a tag to compare
0.9.8.4

v0.9.8.3

29 Jan 12:03
Compare
Choose a tag to compare
0.9.8.3

v0.9.8.2

28 Jan 12:31
Compare
Choose a tag to compare
  • added memory change subscriptions/polling

v0.9.8.1

25 Jan 07:33
Compare
Choose a tag to compare
v0.9.8.1

v0.9.8.0

23 Jan 07:36
Compare
Choose a tag to compare

more doodle things