• Addons
    Warhammer Online

Download Motion

Motion 1.0.7

You are downloading Motion 1.0.7. You will need to select one of mirrors below in order to begin your download.


  • Choose this option to manually download and install the addon. For instructions on how to install it, please read our install guide.

  •  
  • Install w/ V3 Client

    Choose this option to automatically download and install the addon via our Curse Client. It’s free, lightweight, and easy to use!

  •  
  • Install w/ V4 Client

    Choose this option to automatically download and install via the V4 Curse Client (currently in Early Access Beta).

  • Contests
  • ChangeLog
  •  

------------------------------------------------------------------------
r22 | wikki | 2009-07-10 03:18:58 +0000 (Fri, 10 Jul 2009) | 2 lines
Changed paths:
   M /trunk/Configuration/Config_General.lua
   M /trunk/Motion.mod
   M /trunk/Source/Motion.lua

Added a backpack hide call after the Craft System gets jump started, as the craft system shows the backpack.
Added an option to bypasses Motion's item slotting routines, which should speed up crafting.  I have not had a lot of time to test this option, so it is marked as experimental.
------------------------------------------------------------------------
r20 | wikki | 2009-07-08 07:08:33 +0000 (Wed, 08 Jul 2009) | 2 lines
Changed paths:
   M /trunk/Motion.mod
   M /trunk/Source/Motion.lua

Minor change to the throttle item queue logic.
Mark 1.0.6
------------------------------------------------------------------------
r18 | wikki | 2009-07-08 06:32:16 +0000 (Wed, 08 Jul 2009) | 1 line
Changed paths:
   M /trunk/Motion.mod
   M /trunk/Source/Motion.lua

Small tweak so that the show setting does not get changed when the window is first created.
------------------------------------------------------------------------
r17 | wikki | 2009-07-08 05:38:46 +0000 (Wed, 08 Jul 2009) | 2 lines
Changed paths:
   M /trunk/Source/Motion.lua
   M /trunk/Source/Motion.xml

Motion now remembers its visible start on reload.
Added internal config option to test the effects of queueing items immediately and not waiting for proper status information.
------------------------------------------------------------------------
r16 | wikki | 2009-07-06 06:37:02 +0000 (Mon, 06 Jul 2009) | 1 line
Changed paths:
   M /trunk/Motion.mod
   M /trunk/Source/CraftInterface.lua
   M /trunk/Source/Motion.lua

Fixed the display issue that was caused by removing preceding resources.
------------------------------------------------------------------------
r14 | wikki | 2009-07-05 19:08:14 +0000 (Sun, 05 Jul 2009) | 3 lines
Changed paths:
   M /trunk/Motion.mod
   M /trunk/Source/CraftInterface.lua
   M /trunk/Source/Motion.lua

Fixed small issue with the explicit limited code.
Mark 1.0.3

------------------------------------------------------------------------
r12 | wikki | 2009-07-04 20:19:33 +0000 (Sat, 04 Jul 2009) | 2 lines
Changed paths:
   M /trunk/Motion.mod
   M /trunk/Source/Motion.lua

Added inventory update event processing throttle.
Seeing the GameData.TradeSkillLevels table information does not reflect any + or - skills changes from effects, the crafting level used to determine requirements is a max of GameData.TradeSkillLevels or GameData.CraftingStatus.SkillLevel GameData.CraftingStatus.SkillLevel does not get initialized on its own, some jump start code was added to Motions initialization.
------------------------------------------------------------------------
r10 | wikki | 2009-07-04 04:27:50 +0000 (Sat, 04 Jul 2009) | 1 line
Changed paths:
   M /trunk/Motion.mod
   M /trunk/Source/Motion.lua

Version bump 1.0.1
------------------------------------------------------------------------
r9 | wikki | 2009-07-04 04:23:14 +0000 (Sat, 04 Jul 2009) | 1 line
Changed paths:
   M /trunk/Configuration/Config_General.lua

Resized the general config window so the debug checkbox is usable.
------------------------------------------------------------------------
r7 | wikki | 2009-07-04 02:22:36 +0000 (Sat, 04 Jul 2009) | 5 lines
Changed paths:
   M /trunk/Configuration/Config.xml
   M /trunk/Configuration/Config_General.lua
   M /trunk/Motion.mod
   M /trunk/Source/Motion.lua
   M /trunk/Source/Motion.xml

Added configuration GUI elements
Added save/load recipes.
Added on combat handler to stop crafting
Added on spell cast to stop crafting
Mark 1.0.0
------------------------------------------------------------------------
r6 | wikki | 2009-07-03 04:19:05 +0000 (Fri, 03 Jul 2009) | 1 line
Changed paths:
   M /trunk/Source/Motion.lua

Snag the crafting system show/hide status events to stop processing, as the crafting windows clear all data when they are closed which causes issues midcraft.
------------------------------------------------------------------------
r5 | wikki | 2009-07-03 03:45:13 +0000 (Fri, 03 Jul 2009) | 2 lines
Changed paths:
   M /trunk/Source/Motion.lua

Streamlined the crafting cleanup code.
Removed the loop to slot ingredients.  They are now slotted on their corresponding event.
------------------------------------------------------------------------
r4 | wikki | 2009-07-03 03:12:51 +0000 (Fri, 03 Jul 2009) | 2 lines
Changed paths:
   M /trunk/Configuration/Config_General.lua
   M /trunk/Source/Motion.lua

Removed a few functions that were not being used.
Added a farms worth of debug statements.
------------------------------------------------------------------------
r3 | wikki | 2009-07-03 00:51:20 +0000 (Fri, 03 Jul 2009) | 3 lines
Changed paths:
   M /trunk/Motion.mod
   A /trunk/Source/CraftInterface.lua
   M /trunk/Source/Motion.lua

Moved all item logic into the CraftInterface.
Redesigned the entire addon to use the new craft interface.
Added code to help with the preprocess slot allocation.
------------------------------------------------------------------------
r2 | wikki | 2009-07-01 23:22:16 +0000 (Wed, 01 Jul 2009) | 1 line
Changed paths:
   A /trunk/Configuration
   A /trunk/Configuration/Config.lua
   A /trunk/Configuration/Config.xml
   A /trunk/Configuration/Config_About.lua
   A /trunk/Configuration/Config_General.lua
   A /trunk/Configuration/Config_Profiles.lua
   A /trunk/Libraries
   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/LibStub.lua
   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
   A /trunk/Motion.mod
   A /trunk/Source
   A /trunk/Source/Motion.lua
   A /trunk/Source/Motion.xml

Initial submission
------------------------------------------------------------------------
r1 | root | 2009-07-01 22:42:40 +0000 (Wed, 01 Jul 2009) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"motion/mainline: Initial Import"
------------------------------------------------------------------------

  • Similar Addons
  •  

Average downloads per day

  1. 59 Miracle Grow Remix Professions
  2. 59 Crafting Info Tooltip Professions
  3. 58 TokenMachine PvP, and Bags & Inventory
  4. 54 ItemRack Bags & Inventory
  5. 42 Tidy Roll Auction & Economy, and Bags...