attickdoor / MOActionPlugin

Dalamud plugin to allow for macro-less use of mouseover actions.
GNU General Public License v3.0
50 stars 57 forks source link

6.5 #89

Closed Alluneve closed 11 months ago

Alluneve commented 1 year ago

Busy bee hard at work.

GtQueuePatch was changed to something else, will do an update here when I find what is is. will than start testing the new version in all situations required will than notify here again

Alluneve commented 1 year ago

Update:

seems that the functionality around gtQueuePatch was changed quite a bit. this isn't going to be easy

edit: when removing the single instruction edit to gtQueuePatch, It all seems to be working okay.

So Could someone please enlighten me on what it was doing? Ad before I ran through:

EDIT: Without this sig ground targetted actions like Asylum and Earthly Star will get a "Cannot be used while casting" pop-up as if they're macro-ed through in-game macros. so technically they work, but about as well as combat macros.

Alluneve commented 1 year ago

So this is like functionally 80% done @attickdoor,

I have squashed my 6 commits down to one, making all the necessary changes regarding to the API 9 requirements. EXCEPT for the ground target queue patch, as this specific interaction/feature goes above my intelligence grade. this branch has one extra commit to disable the gtQueuePatch, and was used to verify that everything else works perfectly

I'm sorry I couldn't do more.

Alluneve commented 11 months ago

@attickdoor might have a fix here! can I ask for the people in the Dalamud discord to go test (in a way)?

attickdoor commented 11 months ago

i'll give this a run and see how it feels

attickdoor commented 11 months ago

feels good, we ball. thanks for the api 9 conversion as well