aulus-asina / resonant

Dalamud plugin to draw positional information
Do What The F*ck You Want To Public License
14 stars 6 forks source link

Only draw positionals when on melee DPS. #2

Closed Iaotle closed 2 years ago

Iaotle commented 2 years ago

Only draw positionals when on melee DPS, since there is no need for them otherwise.

aulus-asina commented 2 years ago

I am working on profile based functionality with job based auto-switching, which should handle this case.

aulus-asina commented 2 years ago

Implemented in https://github.com/aulus-asina/resonant/commit/32399b31c561569ec0da4192b7d066ff06ebf2fe and released in version 0.0.0.4. Give it a shot and let me know what you think.