Download
(1 Kb)
Download
Updated: 07/05/15 02:30 PM
Pictures
File Info
Compatibility:
Update 6 (1.6.5)
Updated:07/05/15 02:30 PM
Created:05/27/15 01:57 PM
Monthly downloads:19
Total downloads:3,586
Favorites:1
MD5:
Ultimate Compass
Version: 0.3
by: Rhazum [More]
This is a simple add-on that adds a more immersive ultimate counter for people who like to play with as little UI as possible (i.e. without an ability bar).

As ultimate points are accumulated, brackets will materialize around the compass (with transparency based on how close you are to being able to use your ultimate). A distinct glow will also appear behind the brackets when your ultimate is ready to be used.

The add-on also removes the default ultimate ready sound with the line "SOUNDS.ABILITY_ULTIMATE_READY = SOUNDS.NONE" in the .lua file. If you don't want this feature, just delete that line.

This is my first add-on and, as such, is pretty simple and contains little in terms of customization. I based my code on Denidil's Ultimate Counter, so props to him for writing that add-on.
Optional Files (0)


Archived Files (1)
File Name
Version
Size
Uploader
Date
0.2
1kB
Rhazum
05/27/15 02:04 PM


Post A Reply Comment Options
Unread 07/05/15, 02:40 PM  
Rhazum
 
Rhazum's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 1
Uploads: 1
Hey, thanks for pointing that out! I haven't checked back on this page in a while, since I mostly just made the addon for personal use, but you're right that it was sloppy coding on my part. I'm a complete nub at this, though, so dumb mistakes like that should be expected haha. I fixed it now (correctly I hope) so there should be no more issues. Anyways, thanks again for letting me know!
Report comment to moderator  
Reply With Quote
Unread 06/07/15, 03:05 AM  
Werewolf Finds Dragon
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 105
Uploads: 15
Hiya, love the addon, but you made a bit of an oops. To me, it just looks like something you've forgotten as it's a mistake I make all the time. It's a very easy mistake to make.

Anyway, you've left things with very generic names in the global namespace. Like LGLOW, RGLOW, LFRAME, and RFRAME. I'm thinking you either meant to localise these and pass them along, or utilise your addon's own table to handle them.

I just changed them all in my version of your addon to be UltimateCompass.LGLOW et cetera.

If you're not aware, just in case, and not meant to be at all patronising because not everyone might be -- it's a bad idea to leave generic variable names in the global namespace, because if another addon uses something like LFRAME or RGLOW, it's going to result in errors or very weird behaviours for your users. Just thought I'd let you know.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: