awgil / ffxiv_bossmod

BossMod FFXIV dalamud plugin
BSD 3-Clause "New" or "Revised" License
232 stars 76 forks source link

Added GNB Lv40, Lv50, L60, L70 support #362

Closed Akechi-kun closed 1 month ago

Akechi-kun commented 1 month ago

There were certain bugs within the code that were causing Autorotation to brick in plenty of instances regarding Lv40-Lv72.

This is a fix for that.

I added support for lower levels, preferably Lv40-70

Akechi-kun commented 1 month ago

I'm not sure why these keep failing the build checks, as I am only within GNBRotation.cs, however if there's something I am missing within the framework please lmk.

CarnifexOptimus commented 1 month ago

I'm not sure why these keep failing the build checks, as I am only within GNBRotation.cs, however if there's something I am missing within the framework please lmk.

you can click on the details of the failed check to see which changes need to be made