watchyoursixx / WeaponSwingTimer-SixxFix

WeaponSwingTimer addon for classic, modified by me to fix bugs and add features. Most of the credit goes to LeftHandedGlove for the majority of the code. This addon code is under a general use license so can be publicly edited or modified.
11 stars 18 forks source link

Casting should reset swing timer #1

Open Anonic opened 4 years ago

Anonic commented 4 years ago

Project lookin' a little abandoned, and no clue if it is even possible in Classic, but it seems like if you cast a spell the swing timer should be reset to needing a full swing time again.

watchyoursixx commented 4 years ago

I've been meaning to make improvements to it, but it takes me learning more of LUA code to understand how to change it. The fixes I did were pretty basic and I just wanted to get it functional.. I have a few things I'd like to add/fix going forward when I get time

Anonic commented 4 years ago

Yeah I hear that. Appreciate you fixing any of it to begin with, great lil swing bars.

Zarant commented 4 years ago

I've tried to tackle that issue before, the problem here is that certain spells reset the swing timer and some other spells don't, you can't really tell if a spell will reset the swing timer or not through the WoW API

Anonic commented 4 years ago

I noticed that as I got further on the Druid. Just one of those things I guess.