Releases: paissaheavyindustries/Telesto
Releases · paissaheavyindustries/Telesto
v1.0.0.4
v1.0.0.3
- 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
- fixed as issue where ingame waymarks could not be referred to properly
v1.0.0.1
- updated for Dalamud API 9
v1.0.0.0
- 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
0.9.8.4
v0.9.8.3
0.9.8.3
v0.9.8.2
- added memory change subscriptions/polling
v0.9.8.1
v0.9.8.1
v0.9.8.0
more doodle things