v1.4.7.0 Update Notes
Modifications on Daily Routines
Section titled “Modifications on Daily Routines”- 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.
- New optimized logic of instant movement shared within the plugin.
Authentication
Section titled “Authentication”- 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 Authin 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.
Development
Section titled “Development”- We built the wheels
ObjectTableandTargetManagerfrom 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 ofDService.ObjectTable.LocalPlayerinstead ofDService.ClientState.LocalPlayer.
New modules
Section titled “New modules”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.
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.
Module modifications
Section titled “Module modifications”Auto Duty Commence
Section titled “Auto Duty Commence”- Now the module will try to commence the duty repeatedly.
Auto Mini Cactpot
Section titled “Auto Mini Cactpot”- The performance and the stability was improved.
Auto Use Gysahl Greens
Section titled “Auto Use Gysahl Greens”- An issue that the module would try to call the companion consistently if the companion is now in a chocobo stable has been fixed.
Auto Lucid Dreaming
Section titled “Auto Lucid Dreaming”- 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.
Healer Helper
Section titled “Healer Helper”- 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.
Custom sight distance
Section titled “Custom sight distance”- An issue of game crashing after logging in after the 7.2 patch has been fixed.
Auto Expert Delivery
Section titled “Auto Expert Delivery”- The logic was optimized.
Auto Orient To The Camera Direction
Section titled “Auto Orient To The Camera Direction”- The logic of packet sending was optimized.
Better Auto Follow
Section titled “Better Auto Follow”- The module is now temporarily inaccessible since it will crash the game while logging out after the 7.2 patch.