Wikki's Cooldown Bar shows the user an organized list of abilities on cooldown.
To move where the cooldown bar is on the screen or change the size of the cooldown bars you can use the Layout Editor.
To bring up the configuration window you need LibSlash installed and can use the following on the command line: /wcdb
NOTE: If you use BetterCC, ActionBarCoolDown, AbilityAlert(versions before 2.5) or SNT Buttons this addon may not work for ability triggers, as these addons overwrite one of the default functions this addon uses with their own, and never pass the call along properly.
------------------------------------------------------------------------
r23 | wikki | 2009-06-23 03:35:48 +0000 (Tue, 23 Jun 2009) | 1 line
Changed paths:
M /trunk/Configuration/WCDBConfig.lua
M /trunk/Source/wcdb.lua
M /trunk/Wikkis Cooldown Bar.mod
Fixed an issue where the bars were not reinitialized after the configuration was closed.
------------------------------------------------------------------------
r20 | wikki | 2009-06-16 17:24:48 +0000 (Tue, 16 Jun 2009) | 1 line
Changed paths:
M /trunk/Source/wcdb.lua
M /trunk/Wikkis Cooldown Bar.mod
Mark 1.2.1
------------------------------------------------------------------------
r18 | wikki | 2009-06-03 21:52:32 +0000 (Wed, 03 Jun 2009) | 1 line
Changed paths:
M /trunk/Source/CooldownBar.lua
M /trunk/Source/Templates.xml
Minor change to the bar template to assist in resizing the ability name label.
------------------------------------------------------------------------
r17 | wikki | 2009-06-03 03:32:17 +0000 (Wed, 03 Jun 2009) | 2 lines
Changed paths:
M /trunk/Configuration/WCDBConfig.lua
M /trunk/Source/CooldownBar.lua
M /trunk/Source/wcdb.lua
M /trunk/Wikkis Cooldown Bar.mod
Optimization to how cooldown timers are updated.
Fixed issue where certain settings were not being properly handled when changed.
------------------------------------------------------------------------
r15 | wikki | 2009-05-31 06:54:08 +0000 (Sun, 31 May 2009) | 1 line
Changed paths:
M /trunk/Source/wcdb.lua
M /trunk/Wikkis Cooldown Bar.mod
Changed where the hooking functions are setup to make sure the addon is initialized properly before hand.
------------------------------------------------------------------------
r13 | wikki | 2009-05-31 03:51:16 +0000 (Sun, 31 May 2009) | 1 line
Changed paths:
M /trunk/Source/wcdb.lua
M /trunk/Wikkis Cooldown Bar.mod
Mark 1.0.1
------------------------------------------------------------------------
r12 | wikki | 2009-05-31 03:45:05 +0000 (Sun, 31 May 2009) | 1 line
Changed paths:
A /trunk/Localization
A /trunk/Localization/deDE.lua
A /trunk/Localization/enUS.lua
A /trunk/Localization/esES.lua
A /trunk/Localization/frFR.lua
A /trunk/Localization/itIT.lua
A /trunk/Localization/jaJP.lua
A /trunk/Localization/koKR.lua
A /trunk/Localization/ruRU.lua
A /trunk/Localization/zhCN.lua
A /trunk/Localization/zhTW.lua
Added missing localization files.
------------------------------------------------------------------------
r10 | wikki | 2009-05-30 21:49:53 +0000 (Sat, 30 May 2009) | 4 lines
Changed paths:
A /trunk/Configuration
A /trunk/Configuration/WCDBConfig.lua
A /trunk/Configuration/WCDBConfig.xml
A /trunk/Configuration/WCDBConfig_Actions.lua
A /trunk/Configuration/WCDBConfig_General.lua
A /trunk/Configuration/WCDBConfig_Morale.lua
A /trunk/Configuration/WCDBConfig_PetActions.lua
A /trunk/Configuration/WCDBConfig_Profiles.lua
A /trunk/Libraries
A /trunk/Libraries/AceAddon-3.0.lua
A /trunk/Libraries/AceDB-3.0.lua
A /trunk/Libraries/AceDBOptions-3.0.lua
A /trunk/Libraries/AceLocale-3.0.lua
A /trunk/Libraries/CallbackHandler-1.0.lua
A /trunk/Libraries/LibGUI.lua
A /trunk/Libraries/LibSharedAssets.lua
A /trunk/Libraries/LibStub.lua
A /trunk/Source/Constants.lua
M /trunk/Source/CooldownBar.lua
D /trunk/Source/Profile.lua
M /trunk/Source/Templates.xml
M /trunk/Source/wcdb.lua
D /trunk/Special Thanks.txt
M /trunk/Wikkis Cooldown Bar.mod
Removed command line handling
Added GUI
Added more options for each bar type.
Added localization handling.
------------------------------------------------------------------------
r9 | wikki | 2009-05-30 21:31:55 +0000 (Sat, 30 May 2009) | 1 line
Changed paths:
D /trunk/Wikki's Cooldown Bar Settings
The settings addon is no longer needed.
------------------------------------------------------------------------
r8 | wikki | 2009-05-11 03:45:43 +0000 (Mon, 11 May 2009) | 1 line
Changed paths:
M /trunk/Wikki's Cooldown Bar Settings/Wikkis Cooldown Bar Settings.mod
M /trunk/Wikkis Cooldown Bar.mod
Update version settings
------------------------------------------------------------------------
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)...