Motion
Motion is a streamline user interface for the apothecary and talisman professions offering the following features:
- One click making of multiple items
- Right click menu listing the items available for that crafting slot
- Save and load recipes with a few mouse clicks.
You can show and hide the Motion window using "/motion" if you have LibSlash installed, or you can use "/script Motion.Toggle()" if you would like to create a macro to open/close the Motion window.
Using Motion
Once Motion is installed, you will find the Motion window in the center of the screen. You can move the Motion window using the Layout Editor built into the Warhammer client. After you have the proper home for the Motion window, its time to have fun! Head to the upper left hand corner of Motion and right click the empty box. This is the container box and will display a list of all available containers within your regular and crafting inventory, though they are limited to those that you can use for your crafting level. Once you have selected a container its time to select a determinant, which is also performed by right clicking the determinant button. Upon selecting a determinant one to three resource windows will appear to the right. The number of these is based upon the determinant and what it requires for resources. You can select resources just like you selected the container and determinant. If you happen to select the wrong item, you can select a new item to replace the current, or you can left click the button to clear it completely.
As you add resources, you will notice the status orb in the upper right corner change color. This color is similar to the default crafting windows and lets you know the "chance of success" with the current ingredients. The goal is to achieve a green status. Once you are happy with the status, head to the lower left hand corner and enter in the number of items you wish to make. Want to make 1? 20? 40? 500? Put in the desired outcome and click the green Plus button. Motion will then perform a few checks to make sure everything checks out and if all goes well, you will see the item creation process starting and the Plus button will turn red. This is now the "stop" button, should you wish to stop crafting before the entered number of makes.
Once you have finished making that item, you can use the Minus button to clear the currently slotted ingredients. Or perhaps you like the item you made so much you want to save the recipe? Head to the Recipe button, it looks like a sheet of paper, and left click. You will be prompted to give the recipe a name and it is then saved in your list of recipes. When you come back to crafting and want to make that same item, you can right click the Recipe button and see a list of saved recipes.
As any addon user knows there are always some configuration options and Motion is not without a few. In the lower right hand corner is the Configuration button, which you can use to bring up the configuration dialog. There are few options here that are enabled by default. You can mouse over the option text to get a better description of what each one does to decide if you wish to disable them, however, most of them are safety related. Its pretty embarrassing when you get rolled while making an intelligence potion rather than that damage ability you just smashed into the keyboard.
Need a picture to help put this all together? Here ya go!
There is 1 major nuance of Motion, due to side effects of the default UI:
- When you open the default apothecary or talisman making windows, they like to clear the current crafting ingredients out from under Motions feet. To help alleviate any issues caused by this, Motion will stop crafting if you in the middle of a make, just to make sure you do not waste ingredients.
A word of thanks goes out to Irinia of Miracle Grow Remix. The context menu layout used in MGR is a superstar and to help keep a similar look and feel a slightly modified version is used in Motion.
Release Notes
The latest release notes for Motion are available here.
In Development
To see what is in development for Motion you can head here.
Localization
If you are fluent in one of the languages that Warhammer has been localized to and are willing to help with some translations, head over to Motion Localization and help where you can.
Bugs & Suggestions
Have an idea that you think should be added to Motion, or perhaps you found an issue you would like to report?
Head to CurseForge and report it here. This way it can get documented, and I receive an email when the ticket comes in so I can prioritize accordingly. Its much easier than scouring the posts on Curse, Warhammer Alliance, VN, etc.
Donations
Do you happen to have a few extra dollars burning a hole in your pocket? Let Mrs. Wikki spend it! As the more time she spends shopping, the more time I have to work on addons! Click here to donate.
------------------------------------------------------------------------
r36 | wikki | 2009-09-11 17:55:10 +0000 (Fri, 11 Sep 2009) | 1 line
Changed paths:
A /tags/1.1.2 (from /trunk:35)
Tagging as 1.1.2
------------------------------------------------------------------------
r35 | wikki | 2009-09-11 17:54:44 +0000 (Fri, 11 Sep 2009) | 3 lines
Changed paths:
M /trunk/Assets/MotionLogo.tga
M /trunk/Motion.mod
M /trunk/Source/Motion.lua
M /trunk/Source/Motion.xml
Fixed typo in string for localization.
Added donated Motion logo.
Mark 1.1.2
------------------------------------------------------------------------
r33 | wikki | 2009-08-18 16:25:48 +0000 (Tue, 18 Aug 2009) | 2 lines
Changed paths:
M /trunk/Motion.mod
M /trunk/Source/Motion.lua
Update for 1.3.1
------------------------------------------------------------------------
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)...