View Single Post
02/27/16, 05:06 AM   #31
Kith
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 49
New Version Uploaded (2.1.0)

New version has been uploaded which adds the proc tracking system and a configurable cast bar. Heavy Attack swing timer tracking was not added due to complications (see earlier posts), but the cast tracking should be fully accurate. If you get instances of the cast bar appearing at the wrong time, please let me know - there is another event I can track that should catch those but I was unable to trigger an instance i'd need it in with personal testing.

Also added a fix for adding auras to the whitelist/blacklist on non-english clients, testing of this would be appreciated!

Code:
2.1.0 Changelog
added proc animations (and sound) and the tracking to trigger them
added full castbar implementation including options
fixed white|blacklist to work in non-english clients
added new aura data for proc abilities
The only thing left on my TODO list now is the missing procs due to what the API provides or due to it not being useful (like Storm Elemental). For those instances I need details such as ability names and IDs and what does and doesn't go wrong so I can see what sort of implementation is needed to handle them
Attached Files
File Type: zip Srendarr-2.1.0-BETA.zip (92.4 KB, 1173 views)