Download
(2Kb)
Download
Updated: 02-17-10 04:53 AM
Pictures
File Info
Updated:02-17-10 04:53 AM
Created:11-24-09 05:38 PM
Downloads:4,430
Favorites:22
MD5:

AlphaButtons

Version: 1.2.2
by: v6o [More]

If you're looking for an version that works with 4.x Cataclysm then I suggest you try CooldownAlpha by xtothx.


I have very little time to play WoW and even less time to code addons. As such I've dropped all development of all my addons. If you want to continue any addon or make a fork then feel free to do so. This is your permission slip.

Best regards, v6




Turns your action bars into a cooldown tracker by switching the alpha of action buttons that are on cooldown.



Configuration
If you open core.lua in a text-editor you will be able to change the alpha and disable fading on the bars of your choosing.
There should be enough information in the file on how to change it.



Supported addons
Bartender4
Dominos
Geist
rActionBarStyler
and any other that reuse the default buttons



Not supported and reasons
Macaroon
Already has the feature to fade out on cooldowns. Just ask the author for the opposite.



Credits

To skhm for coming up with the original idea with his addon CoolerMaster

1.2.2
Works with OmniCC again (Hooks on P_E_W instead of P_L which OmniCC does)

1.2.1
Added event unregister back in.

1.2
Stripped down to a bare minimum while retaining functionality.
Now keeps skills as on cooldown until GCD is over but only if GCD was fired when the cooldown is less than GCD.

1.1
Geist support.
Shortened cooldown check.

1.0
Bumped toc as no errors were reported.

0.4
Added possibility to disable fading on bars.

0.3
Fixed some mistakes. *cough cough*

0.2
rActionBarStyler should be fully supported now.
Post A Reply Comment Options
Unread 11-25-09, 10:17 PM  
ashopedies
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 67
Uploads: 1
This is really really nice. I'm running with Dominos with actionbars of different kind (mouseover, always shown, different sets of alpha) and until now, your addons works like a charm.
__________________
Shields Up! - Another Resto Shaman Blog
Report comment to moderator  
Reply With Quote
Unread 11-25-09, 11:27 PM  
Ferous
Sheer Sense of Doom
AddOn Author - Click to view AddOns

Forum posts: 863
File comments: 563
Uploads: 10
Originally posted by ashopedies
This is really really nice. I'm running with Dominos with actionbars of different kind (mouseover, always shown, different sets of alpha) and until now, your addons works like a charm.
Hmm this seems promising
Report comment to moderator  
Reply With Quote
Unread 11-26-09, 06:12 AM  
ashopedies
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 67
Uploads: 1
I seem to be getting one error on log in with dominos:

[2009/11/26 13:07:42-3587-x1]: AlphaButtons-0.2\core.lua:32: attempt to index field '?' (a nil value)
AlphaButtons-0.2\core.lua:84: in function <Interface\AddOns\AlphaButtons\core.lua:72>
Out of curiosity I activated nMainbar together with AlphaButtons, this doesn't get me any errors (which isn't really surprising, considered how close to the default blizzard action bars nMainbar is).
__________________
Shields Up! - Another Resto Shaman Blog
Report comment to moderator  
Reply With Quote
Unread 11-26-09, 06:45 AM  
v6o
An Onyxian Warder
AddOn Author - Click to view AddOns

Forum posts: 399
File comments: 60
Uploads: 9
I seem to have "failed" a bit in 0.2 where I uploaded a version and forgot to rename a function. I'm just uploading a new one as 0.3 but it doesn't have any changes other than correcting my mistake.

Originally posted by ashopedies
I seem to be getting one error on log in with dominos:
I've tried but I haven't gotten any error yet.

Do you have the latest version of Dominos?

Could you upload or send me a mail with your version of Dominos and your config file for it and I'll gladly take a look. You can find your config in
World of Warcraft\WTF\Account\******\SavedVariables\Dominos.lua

I have PMed you my email ashopedies
__________________
I stopped playing back World of Warcraft in 2010 and I have no plans on returning.
This is a dead account and if you want to continue any of my addons or make a fork then feel free to do so.
This is your permission slip.

If you need to contact me, do so on Twitter @v6ooo

Best regards, v6.
Report comment to moderator  
Reply With Quote
Unread 11-26-09, 11:14 PM  
Ferous
Sheer Sense of Doom
AddOn Author - Click to view AddOns

Forum posts: 863
File comments: 563
Uploads: 10
Is there anyway to set what actionbars to show alpha and which bars to not show? Even if its through the lua? Thanks !

-Ferous
Report comment to moderator  
Reply With Quote
Unread 11-27-09, 11:03 AM  
v6o
An Onyxian Warder
AddOn Author - Click to view AddOns

Forum posts: 399
File comments: 60
Uploads: 9
Originally posted by Ferous
Is there anyway to set what actionbars to show alpha and which bars to not show? Even if its through the lua? Thanks !

-Ferous
Added to 0.4, test it please.

Edit: I'll take the lack of comments that it is working as intended. Not that it is a bad thing.
__________________
I stopped playing back World of Warcraft in 2010 and I have no plans on returning.
This is a dead account and if you want to continue any of my addons or make a fork then feel free to do so.
This is your permission slip.

If you need to contact me, do so on Twitter @v6ooo

Best regards, v6.
Last edited by v6o : 11-30-09 at 07:32 PM.
Report comment to moderator  
Reply With Quote
Unread 12-08-09, 07:48 PM  
Ferous
Sheer Sense of Doom
AddOn Author - Click to view AddOns

Forum posts: 863
File comments: 563
Uploads: 10
Works just fine, sorry

I really like this, but it doesn't seem to be working for patch 3.3? Thanks in advance.

-Ferous

nevermind, its working now :O
Last edited by Ferous : 12-08-09 at 07:49 PM.
Report comment to moderator  
Reply With Quote
Unread 12-29-09, 11:46 PM  
digmouse
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 26
File comments: 65
Uploads: 2
Could you please add support for Macaroon?
__________________
Does not matter anymore.
Report comment to moderator  
Reply With Quote
Unread 01-01-10, 06:43 AM  
v6o
An Onyxian Warder
AddOn Author - Click to view AddOns

Forum posts: 399
File comments: 60
Uploads: 9
I'll research it.
__________________
I stopped playing back World of Warcraft in 2010 and I have no plans on returning.
This is a dead account and if you want to continue any of my addons or make a fork then feel free to do so.
This is your permission slip.

If you need to contact me, do so on Twitter @v6ooo

Best regards, v6.
Report comment to moderator  
Reply With Quote
Unread 01-01-10, 12:45 PM  
v6o
An Onyxian Warder
AddOn Author - Click to view AddOns

Forum posts: 399
File comments: 60
Uploads: 9
Macaroon already has an option to lower the Alpha / Transparency whenever an item or spell is on cooldown but not the other way around.
I think would be better to ask the author to put it into their addon instead of me trying to hack away (not even sure where I'd start) the code that does the so-called fading.
__________________
I stopped playing back World of Warcraft in 2010 and I have no plans on returning.
This is a dead account and if you want to continue any of my addons or make a fork then feel free to do so.
This is your permission slip.

If you need to contact me, do so on Twitter @v6ooo

Best regards, v6.
Report comment to moderator  
Reply With Quote
Unread 02-07-10, 01:49 PM  
Rosoaa
A Flamescale Wyrmkin
 
Rosoaa's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 107
File comments: 178
Uploads: 1
Love this addon, any chance for Geist support?
__________________
Rosoaa's UI
Report comment to moderator  
Reply With Quote
Unread 02-09-10, 12:52 PM  
v6o
An Onyxian Warder
AddOn Author - Click to view AddOns

Forum posts: 399
File comments: 60
Uploads: 9
Will take a look at it. I'm free from work tomorrow so that's a good time
__________________
I stopped playing back World of Warcraft in 2010 and I have no plans on returning.
This is a dead account and if you want to continue any of my addons or make a fork then feel free to do so.
This is your permission slip.

If you need to contact me, do so on Twitter @v6ooo

Best regards, v6.
Report comment to moderator  
Reply With Quote
Unread 02-11-10, 08:48 AM  
Rosoaa
A Flamescale Wyrmkin
 
Rosoaa's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 107
File comments: 178
Uploads: 1
Originally posted by Yourstruly
Will take a look at it. I'm free from work tomorrow so that's a good time
Nice work.
__________________
Rosoaa's UI
Report comment to moderator  
Reply With Quote
Unread 02-16-10, 03:09 PM  
Moosa
A Murloc Raider

Forum posts: 6
File comments: 13
Uploads: 0
getting this error whenver i change zones (enter instances, hearthstone) and an ability is on cooldown:

Message: Interface\AddOns\AlphaButtons\core.lua:119: attempt to index upvalue 'IgnoredButton' (a nil value)
Time: 02/16/10 22:08:16
Count: 3
Stack: Interface\AddOns\AlphaButtons\core.lua:119: in function <Interface\AddOns\AlphaButtons\core.lua:116>
Interface\AddOns\AlphaButtons\core.lua:161: in function <Interface\AddOns\AlphaButtons\core.lua:155>

Locals: name = "ActionButton"
i = 1
(*temporary) = nil
(*temporary) = "ActionButton1"
(*temporary) = ActionButton1 {
feedback_action = 97
action = 97
0 = <userdata>
flashing = 0
rABS_range = 0.16500000841916
flashtime = 0
buttonType = "ACTIONBUTTON"
rangeTimer = -1
eventsRegistered = true
}
(*temporary) = "ActionButton1"
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index upvalue 'IgnoredButton' (a nil value)"
IgnoredButton = nil
CooldownAlpha = 1
ReadyAlpha = 0.3
CooldownEnd = <function> defined @Interface\AddOns\AlphaButtons\core.lua:110
CooldownStart = <function> defined @Interface\AddOns\AlphaButtons\core.lua:104
Report comment to moderator  
Reply With Quote
Unread 02-16-10, 07:09 PM  
v6o
An Onyxian Warder
AddOn Author - Click to view AddOns

Forum posts: 399
File comments: 60
Uploads: 9
1.2.1 should fix it.
__________________
I stopped playing back World of Warcraft in 2010 and I have no plans on returning.
This is a dead account and if you want to continue any of my addons or make a fork then feel free to do so.
This is your permission slip.

If you need to contact me, do so on Twitter @v6ooo

Best regards, v6.
Last edited by v6o : 02-16-10 at 07:15 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: