zTimeLib
zTimeLib is now embedded, and is no longer required.
zTweaks
zTweakss (Zarious Tweaks) is a mod I created to fix a few parts of the UI that annoy me. I decided to make a nice GUI for it, and add the ability to enable/disable the fixes individually. Currently it only has a few fixes atm, but I'll keep adding them as I find them and add the gui for them. (Prob 90% of the gui was done with Aiiane's slick LibGUI.)
Current Fixes/Tweaks:
- Clock - movable/resizable clock that shows current time (movable via ui editor)
- Career Resource Fix - makes your career resource window update after you leave a bg (this is semi-broken atm, just keep it unchecked)
- alliance chat shortcut /a in addition to /as
- FPS ticker (movable via ui editor)
- PQ results window auto-hider (one my favorite fixes) makes the results windows shrink/disappear after the rolling is finished.
Todo:
- libstub ztime so no need to d/l it seperately
- pizza timers (ie you put a pizza in, remind me in 30 mins so i don't burn my house down etc)
- scenario resurrection timer (showing every rez pulse)
- hide the you will be ressurected window after you get a rez
- Chat entry box - allow you to hit the up/down key to scroll through previous chat entries (currently have to do shift+up/down)
- filter guild tax messages
I'll be adding any other annoyances/bugs I find in the default UI that I think are worth fixing. If you have any suggestions I'll consider them.
------------------------------------------------------------------------
r15 | zmod | 2008-10-23 02:56:07 +0000 (Thu, 23 Oct 2008) | 1 line
Changed paths:
A /tags/zTweaks v1.0r4 (from /trunk:14)
Tagging as zTweaks v1.0r4
------------------------------------------------------------------------
r14 | zmod | 2008-10-23 02:52:10 +0000 (Thu, 23 Oct 2008) | 1 line
Changed paths:
A /trunk/zTimeLib.lua
M /trunk/zTweaks.lua
M /trunk/zTweaks.mod
embedded ztimelib for easier usage
------------------------------------------------------------------------
r12 | zmod | 2008-10-18 19:47:00 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
M /trunk/zTweaks.lua
added a space on line 735.
------------------------------------------------------------------------
r10 | zmod | 2008-10-18 04:21:11 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
M /trunk/zTweaks.lua
fixed typo causing career resource updater to not work
------------------------------------------------------------------------
r8 | zmod | 2008-10-17 21:12:14 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
M /trunk/zTweaks.lua
typos, updated some default window positions
------------------------------------------------------------------------
r7 | zmod | 2008-10-17 20:55:54 +0000 (Fri, 17 Oct 2008) | 2 lines
Changed paths:
M /trunk/zTweaks.lua
pqresults auto-hider rewritten, looks 100x better and makes you feel better too
/a (alliance chat) shortcut enabler
------------------------------------------------------------------------
r6 | zmod | 2008-10-17 14:53:00 +0000 (Fri, 17 Oct 2008) | 2 lines
Changed paths:
M /trunk/zTweaks.lua
added pqresults window auto-hider (needs better implementation but im tired, it works, but will be significantly improved)
added alliance chat shortcut (normally /as, becomes /a and /as)
------------------------------------------------------------------------
r5 | zmod | 2008-10-17 10:46:37 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
M /trunk/zTweaks.lua
M /trunk/zTweaks.mod
D /trunk/zTweaks.xml
v0.9 added gui, removed need for xml file, cleaned up code
------------------------------------------------------------------------
r4 | zmod | 2008-10-17 01:44:07 +0000 (Fri, 17 Oct 2008) | 3 lines
Changed paths:
M /trunk/LibGUI.lua
M /trunk/zTweaks.lua
new libgui version
cleaned up menu code
added fps ticker
------------------------------------------------------------------------
r2 | zmod | 2008-10-15 13:03:09 +0000 (Wed, 15 Oct 2008) | 1 line
Changed paths:
M /trunk
A /trunk/LibGUI.lua
A /trunk/LibStub.lua
A /trunk/zTweaks.lua
A /trunk/zTweaks.mod
A /trunk/zTweaks.xml
Initial Upload
------------------------------------------------------------------------
r1 | root | 2008-10-15 12:59:40 +0000 (Wed, 15 Oct 2008) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"ztweaks/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)...