Hides the ActionBars while out of combat, shows them in combat. When you mouse over the area where the ActionBars were they re-show themselves until you mouse out.
New in v1.4
- Fixed a typo that messed up hide/show of key binds
New in v1.3
- Small fix w/ registration
- Make the glowy surrounding stuff occur again (assuming you don't have NAMBLA)
New in v1.2
- GUI Configuration (/abh if you have libslash)
- Button Redraw Throttling
Configuration
(if you have libslash installed) type: /abh for the configuration GUI. There you can change the in and out of combat alphas and turn on and off Throttling.
Throttle
An option (on by default) to throttle how often the buttons redraw themselves. This can help your framerates. The side effect is if you are using an action bar addon (like NAMBLA) that displays cooldowns they will 'jump' and not count down as smoothly. That is just because we are not letting the buttons redraw themselves every frame.
Compatibility?
Compatible with Vertigo, ActionBarColor and NAMBLA for sure, not sure about betterCC but probably compatible with that too.
------------------------------------------------------------------------
r12 | metaphaze | 2008-11-22 16:15:09 +0000 (Sat, 22 Nov 2008) | 2 lines
Changed paths:
A /tags/ActionBarHide v1.4 Release (from /trunk:11)
Typos are fur wusses
Tagging as ActionBarHide v1.4 Release
------------------------------------------------------------------------
r11 | metaphaze | 2008-11-22 00:34:03 +0000 (Sat, 22 Nov 2008) | 3 lines
Changed paths:
M /trunk/ActionBarHide.lua
- Typos are for wusses!
------------------------------------------------------------------------
r9 | metaphaze | 2008-11-21 06:54:26 +0000 (Fri, 21 Nov 2008) | 4 lines
Changed paths:
M /trunk/ActionBarHide.lua
Fix for that glowy colour stuff Shaman/Archmage
get
------------------------------------------------------------------------
r8 | metaphaze | 2008-11-21 06:36:06 +0000 (Fri, 21 Nov 2008) | 3 lines
Changed paths:
M /trunk/ActionBarHide.lua
- Registered in the wrong place, whoops
------------------------------------------------------------------------
r6 | metaphaze | 2008-11-21 06:20:28 +0000 (Fri, 21 Nov 2008) | 5 lines
Changed paths:
M /trunk/ActionBarHide.lua
M /trunk/ActionBarHide.mod
A /trunk/LibGUI.lua
A /trunk/LibStub.lua
- Add a GUI
- Allow different in and out of combat alphas
- Add button redraw throttle
------------------------------------------------------------------------
r4 | metaphaze | 2008-11-21 01:45:16 +0000 (Fri, 21 Nov 2008) | 4 lines
Changed paths:
M /trunk/ActionBarHide.lua
Fix for when you mouse over your bar while
in combat
------------------------------------------------------------------------
r2 | metaphaze | 2008-11-21 00:36:34 +0000 (Fri, 21 Nov 2008) | 3 lines
Changed paths:
A /trunk/ActionBarHide.lua
A /trunk/ActionBarHide.mod
Initial Commit of ActionBarHide
------------------------------------------------------------------------
r1 | root | 2008-11-21 00:19:26 +0000 (Fri, 21 Nov 2008) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"abh/mainline: Initial Import"
------------------------------------------------------------------------
Installation Guide
- Exit "Warhammer Online" completely
- Download the mod you want to install
- Make a folder on your desktop called "My Mods"
- Save the .zip/.rar files to this folder.
- If, when you try to download the file, it automatically "opens" it... you need to RIGHT click on the link and "save as..." or "Save Target As".
- Extract the file - commonly known as 'unzipping'
Do this ONE FILE AT A TIME!
- Windows
- Windows XP has a built in ZIP extractor. Double click on the file to open it, inside should be the file or folders needed. Copy these outside to the "My Mods" folder.
- WinRAR: Right click the file, select "Extract Here"
- WinZip: You MUST make sure the option to "Use Folder Names" is CHECKED or it will just extract the files and not make the proper folders how the Authors designed
- Verify your WAR Installation Path
That is where you are running WAR from and THAT is where you need to install your mods.
- Move to the Addon folder
- Open your Warhammer Online folder. (default is C:\Program Files\Warhammer Online\)
- Go into the "Interface" folder.
- Go into the "AddOns" folder.
- In a new window, open the "My Mods" folder.
- The "My Mods" folder should have the "Addonname" folder in it.
- Move the "Addonname" folder into the "AddOns" folder
- Start Warhammer Online
Translations
When you download a mod, please be sure that the mod is compatible with your translation of WAR. Some mods only work on the US versions, while some only work on some of the various European versions. These variations are called "Localizations".
Directory Structure
Warhammer Online
|_ Interface
|_AddOns
|_*AddonName*
|_ *AddonName*.mod
|_ *AddonName*.lua
|_ (possibly others as well)...