You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doesn't call MAO at all, it calls the original director function directly. this results in, e.g., not being able to manually use light curtain if autorotation is on
The text was updated successfully, but these errors were encountered:
While debugging this I also discovered that ActionManager->IsRecastTimerActive returns the wrong value if you pass it a bozja holster item, which makes sense, but this means that queueing Light Curtain will result in a lot of log spam since AMEx doesn't know not to try to use it before the GCD is up
as discussed on discord, this function
ffxiv_bossmod/BossMod/Framework/ActionManagerEx.cs
Line 461 in dbdc99d
The text was updated successfully, but these errors were encountered: