Thanks for the feedback guys. I've seen the Weapon buffs expiring issue too.
I'll work on that and the other issues noted here this weekend. I've finally had some time and got some leveling done and currently 15% into 79. So I should hit 80 this weekend and thus be more inclined to actually fix bugs rather than live with them whilst I get that extra quest or five done.
Apologies for the break in service and the long period between updates lately, normal service ought to be resumed shortly.
PS. Its strange what leveling does to you. I've been leveling with my mates, we are leveling two chars each to 80 alternating them so we max rested XP and can breeze through content. One of the issues we had was never finding quest items in our bags and one guy in particular was always taking additional time finding stuff. He then lamented the fact that he couldn't find a simple addon that took all of his quest items and displayed them in a separate bag. Such a simple idea and so Quest Item was born. It's up on Curse.com at
Quest Item - Addons - Curse
So I spent a little time fiddling with that addon and the net result was a far faster questing experience we went from 225K/hr to over 300K/hr because he could find stuff.
Originally Posted by Malan
I've observed some strangeness lately where SAA will keep telling me that my weapon buffs have expired even though they have plenty of time left (as in, 20+ minutes). Its happened a few times for no reason as far as I can tell, and another time I saw it while I was using Shatter Void (enchanting). Every time I cast the Shatter Void, SAA would trigger that my weapon buffs had expired.
|
Useful to have a specific it always happens when I do this, my Shammy is not an enchanter however so I can't test that, does anyone else have specific "it always heppens when I ..." things I can test to see what the bug is.
Edit: Update - I've dry coded some changes which should eliminate the window frame not clickable bug, I'll release the version once I've tested it in game this evening.
Edit2: I also think I've solved the weapon enchant warning bug. Again I'll need to test it in game to be sure. It looks like Blizzard are firing spurious Enchant_Removed events. It might be that it was someone close to you had buffs expire. That would account for the seemingly random nature of the event. Or it might be as Malan discovered that the event is firing when he disenchants something. ie: A Blizzard bug as there is no reason whatsoever for the API to fire a Weapon Enchant Removed event when you disenchant something.
So I've added explicit checks when the event fires to check the status of your weapon buffs, so it will double check when the event fires that it is YOUR weapon buffs that have expired.