Quantcast
Channel: WoWInterface - Latest list
Viewing all articles
Browse latest Browse all 49723

rActionButtonStyler (40300.06)

$
0
0
Change Log:
--------------------
40300.06
- added Dominos support
- added Bartender4 support
changelog: http://code.google.com/p/rothui/source/detail?r=806

40300.05
- removed all secure hook calls for button updates
- new function calls
- added normaltexture to ExtraActionButton

40300.04
- added style function for the ExtraActionButton1

40300.03
- fixing patch 4.3 taint issues (DIFF)

40300.02
- fixing the Dominos issue when trying to put a background behind a button on framelevel -1.

40300.01
- fixes for patch 4.3

4.007
- updated toc for patch 4.2

4.006
- updated toc for patch 4.1

4.005
- WoW patch 4.0.6 fix

4.004
- added Garrys code for background image and outer glow
http://www.abload.de/thumb/wowscrnshot_101710_15035rc.jpg http://www.abload.de/thumb/wowscrnshot_101710_150v6or.jpg http://www.abload.de/thumb/wowscrnshot_101710_150cn25.jpg http://www.abload.de/thumb/wowscrnshot_101710_150zu1b.jpg http://www.abload.de/thumb/wowscrnshot_101710_145u6gj.jpg http://www.abload.de/thumb/wowscrnshot_101710_1456ux2.jpg

4.003
- fixing setpoints of long macro names and keybinds to be inside the buttons

4.002
- complete new file structure and finally a real config

4.001
- first running version for cataclysm

100812
- final multicastactionbar fix

100808
- fixed the bug that prevents from...

Description:
--------------------

Intro
Small mod to add style to actionbuttons.

Supports DOMINOS and BARTENDER4!

If you like rActionBarStyler and rActionButtonStyler you may like: rBuffFrameStyler

Preview
http://www.abload.de/thumb/wowscrnshot_021612_21w4bwd.jpg http://www.abload.de/thumb/wowscrnshot_021612_225bad5.jpg http://www.abload.de/thumb/wowscrnshot_021612_22ioakx.jpg http://www.abload.de/thumb/wowscrnshot_021612_226ub5v.jpg

Config
- Settings can be adjusted by editing the config.lua
- There are settings for textures, colors, hotkeys, macronames, itemcount, cooldowns and so on.

cfg.textures = {
normal = "Interface\\AddOns\\rActionButtonStyler\\media\\gloss",
flash = "Interface\\AddOns\\rActionButtonStyler\\media\\flash",
hover = "Interface\\AddOns\\rActionButtonStyler\\media\\hover",
pushed = "Interface\\AddOns\\rActionButtonStyler\\media\\pushed",
checked = "Interface\\AddOns\\rActionButtonStyler\\media\\checked",
equipped = "Interface\\AddOns\\rActionButtonStyler\\media\\gloss_grey",
buttonback = "Interface\\AddOns\\rActionButtonStyler\\media\\button_background",
buttonbackflat = "Interface\\AddOns\\rActionButtonStyler\\media\\button_backgr...

Viewing all articles
Browse latest Browse all 49723

Trending Articles