v8.8.6 #95
cyrite
announced in
Announcements
v8.8.6
#95
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Trust is a Windower 4 addon for FFXI that turns your character into a Trust. It works for all jobs and can attack, heal, nuke, pull, skillchain and more.
Join us on the Cyrite Game Studios Discord to learn more!
Donate
⭐ Trust is a completely free addon maintained as a hobby project. If you're enjoying using Trust, consider donating to show your support and keep it going! ⭐
What's Changed
This version introduces improvements to Scholar, Dancer, Rune Fencer, Corsair and Ranger, movable widgets to help you see important information about the Trust, party and battle target, an overhaul to the UI and more! Check out the release notes for v8.7.0 for a list of other features that have recently been added.
This update may require a new job settings file for some jobs. Backups of your old job settings files will be saved in
addons/Trust/data/backups
folder).If you are updating from a version before 7.8.4
The directory structure of the Trust add-on has been simplified to remove the base
addons
folder (previous:addons/Trust
, new:Trust
). When updating Trust, copy and paste the contents oftrust.zip
into your existingaddons/Trust
folder (see Setup for more details). Get help in the Cyrite Game Studios Discord.Scholar
Create skillchains with Immanence using the UI under Settings → Weaponskills → Skillchains. This can be used to set up multi-step skillchains alone or with party members.
AutoSkillchainMode
is set toAuto
For example, the settings below can be used to repeat a 4-step Darkness when fighting Ongo--Aero → Noctohelix (Gravitation) → Steel Cyclone (Darkness) → Wildfire (Darkness Lv.4).
Dancer
Improve your damage with flourishes before weapon skills and automatically gain finishing moves with steps and job abilities.
AutoStepMode
is set toAuto
Rune Fencer
Use Wards to keep hate when tanking and reduce damage taken by the Rune Fencer and party.
Corsair / Ranger
Gain TP faster from afar with improvements to the Shooter role. This can be used in fights like Arebati where you need to shoot and weapon skill quickly.
Widgets
This version consolidates the Trust UI into compact widgets, which take up less space while still showing you vital information about your Trust, party and the current battle target. NOTE: you should now use
// trust start
,// trust stop
and// trust toggle
to turn Trust on and off.// trust widget save
in order to save your preferences)<visible>false</visible>
fortrust_widget
,party_widget
ortarget_widget
underaddons/Trust/data/settings.xml
Trust Widget
The Trust Widget shows you your current job as well as which action your Trust is currently performing.
Party Widget
The Party Widget shows you information about your party members as well as provides a quick interface to change your assist target. There's more planned for this widget in upcoming releases so stay tuned!
Target Widget
The Target Widget shows you information about the enemy you or your party is currently fighting.
UI
The UI has been re-designed to fit more seamlessly into the built-in FFXI UI.
Settings
Several editors have been added or improved, allowing you to edit more Trust settings from the UI. Get started using the Settings menu in the UI.
Mode Sets
You can now create, save and delete multiple different Mode Sets right from the Trust UI under Load. This is useful when you want to save different sets for different content. There's more planned for managing sets in upcoming releases so stay tuned!
View and load saved sets
Save a new set using the current settings
This discussion was created from the release v8.8.6.
Beta Was this translation helpful? Give feedback.
All reactions