Skip to content

v6.1.2

Choose a tag to compare

@cyrite cyrite released this 11 Oct 18:51
· 944 commits to main since this release
7f04d72

Trust is a Windower 4 addon for FFXI that turns your character into a Trust. It works for all jobs and can attack, nuke, pull, skillchain and more.

Join us on the Cyrite Game Studios Discord to learn more!

What's Changed

When updating to this version, it is recommended that you delete addons/Trust/data/settings.xml and run // lua r trust

  • Bard Trust
    • Reduce the number of dummy songs from 4 to 2 (3 with Clarion Call)
    • Re-sing missing songs to party members at a distance
    • Use Nightingale/Troubadour before re-singing songs
    • Uses Clarion Call before Nightingale/Troubadour when AutoClarionCallMode is set to Auto
    • Detect pre-existing songs on party when reloading Trust
    • Added AutoPianissimoMode
  • Red Mage Trust
    • Pull with the highest tier of Dia available (works on main or sub job)
  • White Mage Trust
    • Fixed issue where curse and elemental debuffs (e.g. Shock, Frost, Drown) wouldn't be removed
  • Targeting
    • When assisting a player via // trust assist PlayerName, the Trust will now automatically switch targets when the assist target changes targets
  • Engaging
    • When assist a player via // trust assist PlayerName you can set AutoEngageMode to Mirror to engage when the assist target is engaged and disengage when they are not engaged
  • Modes
    • Mode sets can now be loaded from the menu (open Menu > Load)
    • Mode sets will now be saved as a delta from the Default mode set for easier readability (e.g. addons/Trust/data/modes/SAM_PlayerName.lua)
  • Debug
    • Debug logging can be enabled via addons/Trust/data/settings.xml by setting the value of enabled and/or logtofile to true in the <logging> tag
  • Added click delay to work around Windower double click bug

image
menu_2 1
menu_2 2