Skip to content

Commit

Permalink
v9.3.4 (#123)
Browse files Browse the repository at this point in the history
* Adding workflows files

* Automated commit to update trust

* Re-adding README.md

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Update weapon_skill.lua

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Update README.md

* Automated commit to update trust

* Automated commit to update trust

* Update README.md

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Automated commit to update trust

* Removing duplicate Trust/commands folder (#112)

* Updating .gitignore to ignore player specific settings (#113)

* Removing duplicate Trust/commands folder

* Updating .gitignore to ignore player specific settings

* Updating .gitignore

* Updating .gitignore

* Updating .gitignore

* Bumping Trust version to 9.2.2

* Update to use the new target distance logic

This should be way more robust for large targets and max melee range.
The calc is now:
```
target.distance:sqrt() > self.melee_distance + self_mob.model_size + target.model_size - 0.1
```
The 0.1 is a correction for distance for smaller model enemies.

This calc is based on the calc in distanceplus, so it should now match
those calculations

* Adding icons for spell picker views

* Changing sizes of editors and integrating icons

* Moving vertical scroll bar over background

* More UI migrations

* Adding job abilities icon

* Updating size of FFXITextInputView and adding section header

* Fixing issue removing buffs

* Hiding jobs picker on self buffs

* Refactoring several more screens to use new design language

* Fixing issue with SongSettingsEditor

* Migrating BloodPact UI

* Adding Geomancy icons

* Adding songs picker item

* Fixing bugs

* Increasing width of SkillchainAbilityPickerView

* Adding editor to configure logger settings

* Adding menu to edit follow distance

* Adding icons for blood pacts

* Updating settings view

* Fixing crashes

* Bumping Trust version to 9.3.0

* Fixing issue where DRK trust pull settings would be ignored

* Adding Absorb and Drain spells to self buffs

* Adding Light Arts and Dark Arts to UI

* Fixing scroll issue on status ailment blacklist picker view

* Copy update

* Updating copy

* Adding auto cancel of copy image when casting Utsusemi

* Adding temporary fix for Utsusemi: Ichi and Ni

* Adding support for Utsusemi

* Fixing shadows on sub job

* PR feedback

* Fixing edge case with Buff where you do not know any tier of the spell

* Reverting change that causes buffs not to save

---------

Co-authored-by: cyritegamestudios <>
Co-authored-by: Sean Pryor <[email protected]>
  • Loading branch information
cyrite and Xaenalt committed Jul 2, 2024
1 parent d1cfe00 commit 1f9dddd
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 1f9dddd

Please sign in to comment.