Bad thing about something like that though Unchained, particularly as a mage (and in PvP), you can't 'close gaps' between spell casting by constantly mashing the next spell's button during the casting time of the current spell.
Good point.
/script if not CastingBarFrame:IsVisible() then SpellStopCasting() end;
/script CastSpellByName("RoastTheBadguys");
Will stop your auto-fire and attempt to cast your highest level of RoastTheBadguys, but will NOT interrupt any action that displays a casting bar, ie. you can still spam the key (as you would probably have to anyway with the autofire cooldown).
Just make macros for all of your spells, and put /script SpellStopCasting(); as the first line. If this blocks the update of the icon, put a commented-out call to that spell above it.
Lastly, not to be an ass: read your patch notes, and read your EULA agreement. These are Blizzards pitfalls for stealthing nerfs and such into the game.
Not to be an ass, but those are Blizzards methods for DIRECTLY TELLING YOU about changes that are being made. "stealth nerf" is a good catchphrase and all, but at least use it where apropos
I will enjoy it even more when Gello adds event-driven gear swapping, but that's fluff. I have QuickMountEquip and EZDismount, all other events occur too infrequently for me to really worry about them not triggering an automated gear swap.
I think something like macromatic might help you here? Probably a bit heavy on the user-config end of things though, if you're used to GUIs
Some people are just asshats, don't lose sleep over it.
Who gets credit for a discovery or invention shouldn't boil down to luck, or who has the best publicity team, or anything like that...but unfortunately it all-too-often does. The truely great content themselves with having contributed, and quietly go on about their business of kicking ass ;)
The people on these forums make some truely awesome addons that improve people's gaming experience if not their quality-of-life, and quite a few of them apreciate it even if they don't post or stop by IRC to say so. Bet on it.
it shouldn't be too hard to get your wish for that feature added.
Thank god...I asked for this on WoWUI and you kinda shot me down. Without this feature, IMO, all the addon does is make the window pop up again and again in an annoying/confusing manner :)
I don't know how well it is resource wise, but I'm a big fan of discord action bars. I don't need a million single icons all over the place (although it is sitll possible to do so with DAB.) I think you could also do what you are talking about with it. Don't know that you can make a mouse over action button that pops up more buttons, but each bar can have a control box, that when you mouse over it pops up the bar. I tried flexbar once, and to get the same setup I have going with DAB it took me about an hour to set up.
0
Good point.
Will stop your auto-fire and attempt to cast your highest level of RoastTheBadguys, but will NOT interrupt any action that displays a casting bar, ie. you can still spam the key (as you would probably have to anyway with the autofire cooldown).
0
Sorry if that's a bit obscure, here's an example
will stop shooting or any spell you're currently casting/channeling and cast your highest rank FireballOfDoom
same as above, but the first line tells the interface how to handle displaying the icon for things like RangeRecolor and CooldownCount
0
Not to be an ass, but those are Blizzards methods for DIRECTLY TELLING YOU about changes that are being made. "stealth nerf" is a good catchphrase and all, but at least use it where apropos
0
I think something like macromatic might help you here? Probably a bit heavy on the user-config end of things though, if you're used to GUIs
0
0
Who gets credit for a discovery or invention shouldn't boil down to luck, or who has the best publicity team, or anything like that...but unfortunately it all-too-often does. The truely great content themselves with having contributed, and quietly go on about their business of kicking ass ;)
The people on these forums make some truely awesome addons that improve people's gaming experience if not their quality-of-life, and quite a few of them apreciate it even if they don't post or stop by IRC to say so. Bet on it.
0
0
0
Thank god...I asked for this on WoWUI and you kinda shot me down. Without this feature, IMO, all the addon does is make the window pop up again and again in an annoying/confusing manner :)
0
0
0
0
0
0