Skip to content

Releases: ThornyFFXI/LuAshitacast

LuAshitacast 2.04

21 Nov 15:40
Compare
Choose a tag to compare

WARNING: LuAshitacast 2.00+ uses the settings lib to store settings at Ashita/Config/Addons/LuAshitacast/CharName_ID/Settings.lua. If you were using this file for any lib related to your profiles, please rename it prior to updating or you may lose the file or experience bugs.

NOTE: When going from pre-2.0 to 2.0+, please delete the entire Ashita/Addons/LuAshitacast folder, or at least remove the settings.lua file from it. Otherwise, the settings lib can't be loaded because the settings file in addon folder gets preference and you'll get errors on load.

Changes:
(General)
-Added integration for Sequencer plugin. It is available at https://github.com/ThornyFFXI/Sequencer and I recommend all Ashitacast/LegacyAC/LuAshitacast users keep it loaded at all times.
-Client-initiated packet resends will no longer occur without Sequencer plugin loaded.
-A new boolean entry called Resend has been added to the gData.GetAction() table to indicate if an action is being triggered by a resend.
-LuAshitacast now turns off JIT on load to prevent a known issue causing state breaks for a small percentage of users.
-The command /lac edit will now directly open your currently loaded profile using windows shell.

(Settings)
-Added /lac command to use a GUI to alter settings.
-Added 'Horizon Mode', which will cause HandleDefault to only execute a single time after any action or command.
-Settings now save to settings lib per character. You can still override them from your profile on load, they will be reset before each profile change.

(Improved Japanese Language Support)
-All data retrieved through the gData calls is now converted to UTF-8.
-All item names are compared as UTF-8.
-AddSet command will now write item names to file in UTF-8.
-Any existing profiles with Shift-JIS item names will need to be changed to UTF-8 item names.

LuAshitacast 1.57 - Interface 4.15

31 Jul 18:52
Compare
Choose a tag to compare

Still compatible with interface 4.14.

LuAshitacast 1.50 - Interface 4.15

07 Feb 21:05
Compare
Choose a tag to compare

This is still compatible with interface 4.14.

Change log:
-Leftover globals will now be cleared when changing profiles.
-Lockstyle will now persist after zoning when using LAC's lockstyle functionality.
-/lac lockstyle [set name] has been added as a command to lockstyle on the fly.
-Profile no longer updates on outgoing job change packet, but waits until the server confirms the job change. This should prevent some issues with onload events, but may introduce a very slight delay.
-'/lac list gui' has been added as a command. This allows you to view your current profile's sets in an imgui window.
-'/lac list' has been added as a command. This lists all of your current profile's sets to the chat log.
-'/lac list [set name]' has been added as a command. This lists the contents of a set in your current profile to the chat log.
-gFunc.SetMidDelay, gFunc.InterimEquip, gFunc.InterimEquipSet have been added as functions. These can be used to delay your midcast or midshot gear until just before cast/shot completion, and set equipment to be worn in the time in between.
-A tutorial entry has been added to illustrate use of the prior functions.

LuAshitacast 1.24 - Interface 4.09

24 Jan 22:09
Compare
Choose a tag to compare
1.24 - Fix error resulting in failure to swap earrings when an earrin…

LuAshitacast 1.14 - Interface 4.08

23 Nov 00:07
Compare
Choose a tag to compare
1.14 - fix datmap for interface 4.08