Change Log:
--------------------
50001.08
- fixing the rActionBarStyler possessbar vehicle change bug
50001.07
- added the overridebar macro condition to all bars
50001.06
- added petbattle macro condition to the bar display
50001.05
- Fixed a bug that when hovering the SpellFlyout frame on a bar that has mouseover enabled the bar would fade. Now the bar keeps the fadein alpha as long as the spellflyout frame is hovered aswell.
50001.04
- Added rCombatFader to rLib
- Added combat fading functionality to bar1,2,3,4,5, petbar, stancebar and overridebar
- Warning: Don't mix mouseover and combat fader. Pick one. If you just want to hide the bar OOC just add " hide;" to code of the bar that you want to be changed Like: RegisterStateDriver(frame, "visibility", " hide; hide;show")
50001.03
- Added a show attribute to: bags, micromenu, petbar and stancebar. Thus making it possible to hide those frames without disabling the module itself.
- Note: Actionbars can be shown/hidden directly in your interface settings.
50001.02
- Fixed the BonusActionBarFrame bug
- Added a vehicle exit button for when you are in a vehicle but have no vehicle ui. (if that makes sense? need a test scenario for that one)
- Adjusted the OverrideBar to simulate 12 buttons to bring it more in line with actionbar1.
50001.01
- initial release for MoP
40300.06
- removed tainting extraActionButton code
- removed extraActionButton styling (part of the buttonstyler now)
40300.05
- Form switches for warlocks and rogues now _always_ spawn a new bar. Just put buttons in that bar.
- Added code snippets from Improved totem frame by Phanx to display totem timer and destroyer. (Shift-rightclick will destroy totem)
40300.04
- extraActionButton should be workin now
40300.03
- another try on the extra action button
40300.02
- fix the mainmenubar hide (make it secure)
- new try on the extraactionbutton
40300.01
- patch 4.3 fixes
4.008
- patch 4.2 fixes
- r...
Description:
--------------------
Intro
rActionBarStyler updated for World of Warcraft - Mist of Pandoria Beta.
This is an actionbar mod. It uses the default Blizzard actionbars and adds some functionality and styling on top. This mod does moving/scaling/fading only. No graphical adjustments are made. (Use rActionButtonStyler for that)
What's new
- new core
- mouseover fading
- combat fading
- new drag function
- bar4 and bar5 can be combined to act as one on mouseover
- added the override bar
- added the possess bar
- added rLib
Install
The zip-file contains two folders. rLib and rActionBarStyler. Put both in your AddOns folder.
More actionbars
You can show/hide additional actionbars directly in the your interface settings.
Slash commands
/rabs
/rabs unlock
/rabs lock
/rabs reset
Config
Bars can be adjusted by editing the config.lua. Character specific adjustments can be added to the charspecific.lua.
SVN
http://code.google.com/p/rothui/source/browse/trunk/wow5.0/rActionBarStyler
--------------------
50001.08
- fixing the rActionBarStyler possessbar vehicle change bug
50001.07
- added the overridebar macro condition to all bars
50001.06
- added petbattle macro condition to the bar display
50001.05
- Fixed a bug that when hovering the SpellFlyout frame on a bar that has mouseover enabled the bar would fade. Now the bar keeps the fadein alpha as long as the spellflyout frame is hovered aswell.
50001.04
- Added rCombatFader to rLib
- Added combat fading functionality to bar1,2,3,4,5, petbar, stancebar and overridebar
- Warning: Don't mix mouseover and combat fader. Pick one. If you just want to hide the bar OOC just add " hide;" to code of the bar that you want to be changed Like: RegisterStateDriver(frame, "visibility", " hide; hide;show")
50001.03
- Added a show attribute to: bags, micromenu, petbar and stancebar. Thus making it possible to hide those frames without disabling the module itself.
- Note: Actionbars can be shown/hidden directly in your interface settings.
50001.02
- Fixed the BonusActionBarFrame bug
- Added a vehicle exit button for when you are in a vehicle but have no vehicle ui. (if that makes sense? need a test scenario for that one)
- Adjusted the OverrideBar to simulate 12 buttons to bring it more in line with actionbar1.
50001.01
- initial release for MoP
40300.06
- removed tainting extraActionButton code
- removed extraActionButton styling (part of the buttonstyler now)
40300.05
- Form switches for warlocks and rogues now _always_ spawn a new bar. Just put buttons in that bar.
- Added code snippets from Improved totem frame by Phanx to display totem timer and destroyer. (Shift-rightclick will destroy totem)
40300.04
- extraActionButton should be workin now
40300.03
- another try on the extra action button
40300.02
- fix the mainmenubar hide (make it secure)
- new try on the extraactionbutton
40300.01
- patch 4.3 fixes
4.008
- patch 4.2 fixes
- r...
Description:
--------------------
Intro
rActionBarStyler updated for World of Warcraft - Mist of Pandoria Beta.
This is an actionbar mod. It uses the default Blizzard actionbars and adds some functionality and styling on top. This mod does moving/scaling/fading only. No graphical adjustments are made. (Use rActionButtonStyler for that)
What's new
- new core
- mouseover fading
- combat fading
- new drag function
- bar4 and bar5 can be combined to act as one on mouseover
- added the override bar
- added the possess bar
- added rLib
Install
The zip-file contains two folders. rLib and rActionBarStyler. Put both in your AddOns folder.
More actionbars
You can show/hide additional actionbars directly in the your interface settings.
Slash commands
/rabs
/rabs unlock
/rabs lock
/rabs reset
Config
Bars can be adjusted by editing the config.lua. Character specific adjustments can be added to the charspecific.lua.
SVN
http://code.google.com/p/rothui/source/browse/trunk/wow5.0/rActionBarStyler