|
On the haste issue, I am not sure if haste affects the weapon swap GCD. I do agree that even if it doesn't, it may still be worth it to do swaps. You may only have a dozen swaps in a long fight, so it shouldn't interrupt you very often, and only .1 - .2 seconds here and there.
Also I wanted to post that a new version of CasterWeaponSwapper is out, which should recognize Spellsurges better, so it will properly swap away from the Spellsurge weapon. I was using the function CombatLogGetCurrentEntry(), but apparently the latest combatlog event is not always available in this way. Now I query the arguments of COMBAT_LOG_EVENT_UNFILTERED directly, so all Spellsurges should be recognized.
|