r141

Details

  • Filename
    GnomeWorks-r141.zip
  • Uploaded by
  • Uploaded
    Mar 5, 2011
  • Size
    464.92 KB
  • Downloads
    2,429
  • MD5
    3af7c3b2fa35a8e7b12cdf2417dd6edc

Supported WoW Retail Versions

  • 4.0.6

Changelog

------------------------------------------------------------------------
r141 | lilsparky | 2011-03-06 03:03:47 +0000 (Sun, 06 Mar 2011) | 1 line
Changed paths:
   M /trunk/Queue.lua

optimized(?) queue processing
------------------------------------------------------------------------
r140 | lilsparky | 2011-03-06 02:37:52 +0000 (Sun, 06 Mar 2011) | 3 lines
Changed paths:
   M /trunk/Details.lua
   M /trunk/MainWindow.lua
   M /trunk/Queue.lua
   M /trunk/ScrollFrame.lua

fixed reagent doubling in shopping list (got unfixed on recent updates)
fixed window showing on login

------------------------------------------------------------------------
r139 | lilsparky | 2011-03-05 00:09:45 +0000 (Sat, 05 Mar 2011) | 1 line
Changed paths:
   M /trunk/Commands.lua
   M /trunk/FrameHooks/AuctionHouse.lua
   M /trunk/Inventory.lua
   M /trunk/MainWindow.lua
   M /trunk/ScrollFrame.lua

fixed the mouseup click issue...
------------------------------------------------------------------------
r138 | lilsparky | 2011-02-25 07:35:28 +0000 (Fri, 25 Feb 2011) | 3 lines
Changed paths:
   M /trunk/Queue.lua

drycode fix to doubled up reagent issue (accidentally called a function i shouldn't have)

------------------------------------------------------------------------
r137 | lilsparky | 2011-02-21 19:05:37 +0000 (Mon, 21 Feb 2011) | 1 line
Changed paths:
   M /trunk/ScrollFrame.lua

fixed nil in scrollframe code
------------------------------------------------------------------------
r136 | lilsparky | 2011-02-21 10:02:09 +0000 (Mon, 21 Feb 2011) | 1 line
Changed paths:
   M /trunk/MainWindow.lua
   M /trunk/Queue.lua
   M /trunk/ScrollFrame.lua
   M /trunk/plugins/overAchiever.lua

added the drag and drop functionality to queue and recipe list.
------------------------------------------------------------------------
r135 | lilsparky | 2011-02-20 21:40:45 +0000 (Sun, 20 Feb 2011) | 3 lines
Changed paths:
   M /trunk/MainWindow.lua
   M /trunk/PseudoTrades/ScrollMaking.lua
   M /trunk/RecipeGroups.lua

fixed missing recipes in scroll making
added group by slot/item level in scroll making

------------------------------------------------------------------------
r134 | lilsparky | 2011-02-20 19:12:24 +0000 (Sun, 20 Feb 2011) | 3 lines
Changed paths:
   M /trunk/FrameHooks/AuctionHouse.lua
   M /trunk/GnomeWorks.lua
   M /trunk/MainWindow.lua
   M /trunk/PseudoTrades/ScrollMaking.lua
   M /trunk/Queue.lua
   M /trunk/SkillList.lua
   M /trunk/plugins/overAchiever.lua

fixed(?) overachiever plugin to use tradeID instead of tradeName
added the ability to queue all selected recipes (hold shift while queueing)

------------------------------------------------------------------------
r133 | lilsparky | 2011-02-17 23:35:18 +0000 (Thu, 17 Feb 2011) | 3 lines
Changed paths:
   M /trunk/RecipeGroups.lua
   M /trunk/ScrollFrame.lua
   M /trunk/plugins/QueueProfitable.lua

fixed(?) the nonclickable window thing
fixed group selection

------------------------------------------------------------------------
r132 | lilsparky | 2011-02-17 07:53:13 +0000 (Thu, 17 Feb 2011) | 1 line
Changed paths:
   M /trunk/Commands.lua
   M /trunk/SkillList.lua

fixed smelting init troubles.
------------------------------------------------------------------------
r131 | lilsparky | 2011-02-17 07:35:46 +0000 (Thu, 17 Feb 2011) | 1 line
Changed paths:
   M /trunk/Details.lua
   M /trunk/GetTradeSkill.lua
   M /trunk/GnomeWorks.lua
   M /trunk/Inventory.lua
   M /trunk/MainWindow.lua
   M /trunk/RecipeGroups.lua
   M /trunk/SkillList.lua
   M /trunk/plugins/QueueProfitable.lua

fixed a few little troublesome bugs
------------------------------------------------------------------------
r130 | lilsparky | 2011-02-10 20:11:54 +0000 (Thu, 10 Feb 2011) | 3 lines
Changed paths:
   M /trunk/FrameHooks/Trainer.lua

fixed trainer.lua reference to RecipeSkillLevels (drycoded)

------------------------------------------------------------------------
r129 | lilsparky | 2011-02-10 15:36:25 +0000 (Thu, 10 Feb 2011) | 1 line
Changed paths:
   A /trunk/SkillLevels.lua

oops.
------------------------------------------------------------------------
r128 | lilsparky | 2011-02-10 07:43:02 +0000 (Thu, 10 Feb 2011) | 5 lines
Changed paths:
   M /trunk/Details.lua
   M /trunk/GnomeWorks.lua
   M /trunk/GnomeWorks.toc
   M /trunk/PseudoTrades/Disenchanting.lua
   M /trunk/PseudoTrades/ScrollMaking.lua
   M /trunk/Queue.lua
   M /trunk/RecipeData.lua
   M /trunk/SkillList.lua
   M /trunk/plugins/skillUpChance.lua

updated recipe skill levels for 4.0.6 patch
added smelting skill levels from wowhead
added recipe black listing
small fixes here and there

------------------------------------------------------------------------
r127 | lilsparky | 2011-02-09 00:30:04 +0000 (Wed, 09 Feb 2011) | 2 lines
Changed paths:
   M /trunk/Inventory.lua
   M /trunk/Window.lua

fix nil error in inventory purge

------------------------------------------------------------------------
r126 | lilsparky | 2011-02-08 09:06:19 +0000 (Tue, 08 Feb 2011) | 3 lines
Changed paths:
   M /trunk/Details.lua
   M /trunk/FrameHooks/Bank.lua
   M /trunk/GetTradeSkill.lua
   M /trunk/GnomeWorks.lua
   M /trunk/GnomeWorks.toc
   M /trunk/Inventory.lua
   M /trunk/MainWindow.lua
   M /trunk/PseudoTrades/CommonSkills.lua
   M /trunk/PseudoTrades/Disenchanting.lua
   M /trunk/PseudoTrades/Milling.lua
   M /trunk/PseudoTrades/Prospecting.lua
   A /trunk/PseudoTrades/ScrollMaking.lua
   M /trunk/PseudoTrades/VendorConversion.lua
   M /trunk/Queue.lua
   M /trunk/RecipeData.lua
   M /trunk/ScrollFrame.lua
   M /trunk/SkillList.lua
   M /trunk/TradeButton.lua
   M /trunk/Window.lua
   M /trunk/plugins/lsw.lua

added scroll making pseudo trade (enchanting of vellums)
cleaned up pseudotrade code

------------------------------------------------------------------------
r125 | lilsparky | 2011-02-05 08:24:16 +0000 (Sat, 05 Feb 2011) | 2 lines
Changed paths:
   M /trunk/Commands.lua
   M /trunk/GetTradeSkill.lua
   M /trunk/GnomeWorks.lua
   M /trunk/Libs/LibStagedExecution.lua
   M /trunk/MainWindow.lua
   M /trunk/RecipeData.lua
   M /trunk/ScrollFrame.lua
   M /trunk/SkillList.lua
   M /trunk/TradeButton.lua
   M /trunk/Window.lua
   M /trunk/plugins/skillUpChance.lua

added racial bonus adjustments to skill up chance and difficulty coloration
named the cell frames for debugging purposes
------------------------------------------------------------------------
r124 | lilsparky | 2011-02-03 09:30:07 +0000 (Thu, 03 Feb 2011) | 4 lines
Changed paths:
   M /trunk/FrameHooks/Bank.lua
   M /trunk/Inventory.lua
   M /trunk/SkillList.lua
   M /trunk/Window.lua

fixed nil in inventory scan
fixed profession bag usage in bank retrieval code
added simple window scaling feature in gui (shift-drag on border to scale)

------------------------------------------------------------------------
r123 | lilsparky | 2011-01-30 09:18:14 +0000 (Sun, 30 Jan 2011) | 4 lines
Changed paths:
   M /trunk/FrameHooks/AuctionHouse.lua
   M /trunk/GnomeWorks.lua
   M /trunk/GnomeWorks.toc
   M /trunk/Inventory.lua
   M /trunk/MainWindow.lua
   M /trunk/PseudoTrades/CommonSkills.lua
   M /trunk/PseudoTrades/Disenchanting.lua
   M /trunk/PseudoTrades/Milling.lua
   M /trunk/PseudoTrades/Prospecting.lua
   M /trunk/PseudoTrades/VendorConversion.lua
   M /trunk/ScrollFrame.lua
   M /trunk/SkillList.lua
   M /trunk/Window.lua
   A /trunk/plugins/overAchiever.lua

fixed bug in inventory scanning
added overacheiver support
added cooldown icon to recipes on cooldown

------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
320.26 KB Mar 5, 2011 4.0.6 67