Athavar / Athavar.FFXIV.Plugin

GNU Affero General Public License v3.0
11 stars 3 forks source link

ER: [CraftQueue] Materia extract & [Dps] Add Crit/DHit #7

Closed Sereht closed 1 year ago

Sereht commented 1 year ago

Hey, nice work on the plugin! Is there a possibility to add the %crit %dhit and max hit in the parser? Would be really nice! Also for the crafter, any chance to get the auto "extract materia" and the "repair" ?

Athavar commented 1 year ago

craftqueue has already a repair-feature. I implemented the rest in a branch(commit 4101ddc0868f80a3a5df8b04ccb46bba725c8772 and 3ceb23948ed9fd5ed3e5d2ce256e7c7ae7b91af2), but I need to test first if it works correctly.

Athavar commented 1 year ago

As a note: 4101ddc0868f80a3a5df8b04ccb46bba725c8772 and 3ceb23948ed9fd5ed3e5d2ce256e7c7ae7b91af2 where merged with #8 and are included in release v2.0.17(https://github.com/Athavar/Athavar.FFXIV.Plugin/releases/tag/v2.0.17)

Athavar commented 1 year ago

With #14 the interaction with MaterializeDialog Addon is also now fixed.