PunishXIV / AutoRetainer

Collect and assign ventures to your retainers from the comfort of your bed.
https://puni.sh/plugin/AutoRetainer
BSD 3-Clause "New" or "Revised" License
56 stars 36 forks source link

add auto desynth to IM #82

Closed Jaksuhn closed 1 month ago

Jaksuhn commented 1 month ago

Adds the option to desynth items in the IM list as a task that occurs post open coffers InventorySpaceManager was modified so that if you did have an item that you wanted to be desynthed it wouldn't be sold first since vendor runs before this new task.

Desynth itself relies on a quest having been completed to unlock it so I check for that and also each crafter has to be >=30 in order to desynth the related items so there's checks for that too and it should just return as completed if the requirements aren't met