Description
A Location module to be used with WarBoard
NEW in 1.5a
- Put map zone name on top of the coordinates
- IS ONLY change from 1.5, for those that like it better this way.
NEW in 1.5
- Removed Left click world map
- Changed chat text to RIGHT click from left click
- Made 2 lines with map name on the bottom
Coming in 2.0
- Options window that allows changing between original settings, 2 line with zone on top or bottom, and one with just coordinates, also planning on including text color changing settings
REQUIREMENTS
Features
- 2 decimal place coordinates for easy tome unlock finding
- Static Sized module
- Left Clicking open chat menu to post location into various chat channels
- Simple tool tip to display full length coordinates
- 2 line view to reduce overall size
To Do
- Create options window that allows changing settings and colors
Thanks
- Nevir27 for the Original work on LibSurveyor
- Ramshakles for the Original work on WarBoard_Location
------------------------------------------------------------------------
r21 | wardfan | 2009-10-10
Changed paths:
M /trunk/WarBoard_Loc.mod
Added support for 1.3.2.
------------------------------------------------------------------------
r20 | wardfan | 2009-10-10
Changed paths:
M /trunk/WarBoard_Loc.lua
Fixed an issue with location party chat not working.
------------------------------------------------------------------------
r19 | wardfan | 2009-10-06
Changed paths:
M /trunk/WarBoard_Loc.lua
Made module show only coordinates when in a zone with coordinates.
------------------------------------------------------------------------
r18 | wardfan | 2009-10-04
Changed paths:
M /trunk/WarBoard_Loc.lua
M /trunk/WarBoard_Loc.xml
Fixed autowrapping by making 2 lines.
------------------------------------------------------------------------
r17 | wardfan | 2009-09-29
Changed paths:
M /trunk/WarBoard_Loc.lua
Fixed area location chat issue.
------------------------------------------------------------------------
r16 | wardfan | 2009-09-29
Changed paths:
M /trunk/WarBoard_Loc.lua
M /trunk/WarBoard_Loc.xml
Made location show on 2 lines.
------------------------------------------------------------------------
r15 | wardfan | 2009-09-29
Changed paths:
M /trunk/WarBoard_Loc.lua
Added area info to location chat.
------------------------------------------------------------------------
r14 | wardfan | 2009-09-25
Changed paths:
M /trunk/WarBoard_Loc.lua
Changed to auto detect party or warband for location chat.
------------------------------------------------------------------------
r13 | wardfan | 2009-09-19
Changed paths:
M /trunk/WarBoard_Loc.lua
Changed coordinates to show 2 decimals.
Changed auto sizing to set width per request.
------------------------------------------------------------------------
r12 | wardfan | 2009-09-12
Changed paths:
M /trunk/WarBoard_Loc.lua
Added right click menu to post in chat channels your location.
------------------------------------------------------------------------
r11 | wardfan | 2009-09-5
Changed paths:
M /trunk/WarBoard_Loc.lua
Removed mouse over for locations without coordinates.
------------------------------------------------------------------------
r10 | wardfan | 2009-09-1
Changed paths:
M /trunk/WarBoard_Loc.lua
Fixed file issue in lua
------------------------------------------------------------------------
r10 | wardfan | 2009-09-1
Changed paths:
M /trunk/WarBoard_Loc.lua
M /trunk/WarBoard_Loc.mod
M /trunk/WarBoard_Loc.xml
Added Warhammer's extended information for the /addon page
Added 1.3.1 support and enabled showing zone names without coordinates when player x,y is unavailable
------------------------------------------------------------------------
r9 | ramshackles | 2008-12-07 09:42:46 +0000 (Sun, 07 Dec 2008) | 1 line
Changed paths:
A /tags/1.2 (from /trunk:8)
will now show a label instead of initial black bar when loaded.
------------------------------------------------------------------------
r8 | ramshackles | 2008-12-07 09:42:21 +0000 (Sun, 07 Dec 2008) | 1 line
Changed paths:
A /trunk/.settings
A /trunk/.settings/org.eclipse.mylyn.team.ui.prefs
M /trunk/WarBoard_Loc.lua
M /trunk/WarBoard_Loc.mod
M /trunk/WarBoard_Loc.xml
will now show a label instead of initial black bar when loaded.
------------------------------------------------------------------------
r6 | ramshackles | 2008-11-26 15:04:47 +0000 (Wed, 26 Nov 2008) | 2 lines
Changed paths:
M /trunk/WarBoard_Loc.lua
...
...
------------------------------------------------------------------------
r3 | ramshackles | 2008-11-19 14:05:42 +0000 (Wed, 19 Nov 2008) | 1 line
Changed paths:
M /trunk/WarBoard_Loc.lua
M /trunk/WarBoard_Loc.mod
initial svn commit
------------------------------------------------------------------------
r2 | ramshackles | 2008-11-19 13:58:41 +0000 (Wed, 19 Nov 2008) | 1 line
Changed paths:
M /trunk
A /trunk/.project
A /trunk/WarBoard_Loc.lua
A /trunk/WarBoard_Loc.mod
A /trunk/WarBoard_Loc.xml
initial svn commmit test
------------------------------------------------------------------------
r1 | root | 2008-11-18 21:51:04 +0000 (Tue, 18 Nov 2008) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"wbloc/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)...