TimothyLuke / GSE-Advanced-Macro-Compiler

GSE is an alternative advanced macro editor and engine for World of Warcraft.
https://discord.gg/gseunited
MIT License
212 stars 73 forks source link

[BUG] LAB based Actionbar overrides - Known Issues #1640

Closed TimothyLuke closed 1 month ago

TimothyLuke commented 1 month ago

πŸ”΅ Affects: This issue affects ElvUI, ConsolePort and Bartender4 users using Actionbar Overrides

Dawnbreaker fight

πŸ”΅ Issue: When you are mounted and enter combat, Overrides on the shared action bar (eg Main Actionbar + SkyRiding) cannot reset to GSE buttons until combat ends.

πŸ”΅ Consequence: This affects two fights - Dawnbreaker's first boss and T-Swift in Amardrassil. The big affect here of the two is Dawnbreaker. After you land after the first explodie bubble the GSE Sequence will no longer fire.

πŸ”΅ Workaround: It is possible to work around by having a backup bind either as a keybind (This will at least still change the icon) OR another override on a non-changing actionbar. Both solutions require changing physical keys for the second half of the fight. Personally I dont use Shift+2 so have bound my backup sequence as Shift+2 but this is a personal thing and people would need to find what works for them.

Druids

πŸ”΅ Issue: similar to the above but whenever you switch form.

πŸ”΅ Workaround: disable paging and bar updates on form swaps.

Introduced by #1628

TimothyLuke commented 1 month ago

Switching to Steady Flight seems to overcome this issue for instances like Dawnbreaker.

Ronborules commented 1 month ago

Will shadowmeld overcome/allow GSE to reset?

TimothyLuke commented 1 month ago

@Ronborules if it takes you out of combat.

TimothyLuke commented 1 month ago

Getting reports that this doesn’t affect every user. It’s a case of suck it and see.

TimothyLuke commented 1 month ago

Updated for new Druid issue swapping forms,

TimothyLuke commented 1 month ago

This information has been incorporated into https://github.com/TimothyLuke/GSE-Advanced-Macro-Compiler/wiki/KeyBinding-and-Actionbar-Overrides

Closing this out