Skip to content

v1.4.7.0 Update Notes

  • The adaption and adjustments for the patch 7.2.
  • New specifications according to new restrictions of the main thread accessing in Dalamud API 12.
  • Streamlined dependencies.
  • New customized output devices in the TTS settings.
TTS-OutputDevice
  • New optimized logic of instant movement shared within the plugin.
  • The Character IDs were deprecated due to its very limited function.
  • The mini quiz in the Auth tab was removed.
  • Elements in the tab will no longer be disabled before logging in.
  • New text About Auth in the tab to provide a brief description regarding the authentication.
  • The elements will be re-enabled precisely after the response retrieval from the server after clicking Refresh, instead of applying a fixed time interval before.
  • The Bot Auth Token (Token Word) was removed since it’s no longer required in the new authentication approach.
  • We built the wheels ObjectTable and TargetManager from the scratch, since goatcorp has forbidden the access to ObjectTable from non-main threads.
  • We also bulit the wheels of object classes with various ownership types from the scratch.
  • If you’d like to access LocalPlayer, please refer to the path of DService.ObjectTable.LocalPlayer instead of DService.ClientState.LocalPlayer.

Auto Convert Texts With Coordinates [System]

Section titled “Auto Convert Texts With Coordinates [System]”

Convert any text contains coordinates to actual coordinates on the map automatically.

AutoConvertMapLink

Scrolling Switching Of In-game Tabs [UI Optimization]

Section titled “Scrolling Switching Of In-game Tabs [UI Optimization]”

Make some tabs in game could be switched by scrolling the middle button of the mouse.

ScrollableTabs
  • Now the module will try to commence the duty repeatedly.
  • The performance and the stability was improved.
  • An issue that the module would try to call the companion consistently if the companion is now in a chocobo stable has been fixed.
  • New configuration Send Notification, to send a notification after automatically executing Lucid Dreaming with the MP value before the action. Enabled by default.
  • The logic was optimized.
  • The module is inherited from the module Astrologian Helper.
  • Now the module supports other healers.
  • New feature Redirect the target of Esuna.
  • The logic and prompt texts were optimized.
  • An issue of game crashing after logging in after the 7.2 patch has been fixed.
  • The logic was optimized.
  • The logic of packet sending was optimized.
  • The module is now temporarily inaccessible since it will crash the game while logging out after the 7.2 patch.