r138
Details
-
FilenameGnomeWorks-r138.zip
-
Uploaded by
-
UploadedFeb 25, 2011
-
Size464.96 KB
-
Downloads2,580
-
MD5c56503718dc44f91a1d32659232b6ebd
Supported WoW Retail Versions
- 4.0.6
Changelog
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r122 | lilsparky | 2011-01-28 08:08:09 +0000 (Fri, 28 Jan 2011) | 1 line
Changed paths:
M /trunk/SkillList.lua
fixed nil in skill scanning for non-guilded toons
------------------------------------------------------------------------
r121 | Flyhard | 2011-01-27 08:35:20 +0000 (Thu, 27 Jan 2011) | 1 line
Changed paths:
M /trunk/PseudoTrades/Milling.lua
Removed Deathspore Pod from Milling.lua since it is not implemented.
------------------------------------------------------------------------
r120 | lilsparky | 2011-01-27 08:33:18 +0000 (Thu, 27 Jan 2011) | 1 line
Changed paths:
M /trunk/MainWindow.lua
M /trunk/RecipeGroups.lua
M /trunk/ScrollFrame.lua
M /trunk/SkillList.lua
first pass of custom grouping is now live
------------------------------------------------------------------------
r119 | lilsparky | 2011-01-27 07:32:08 +0000 (Thu, 27 Jan 2011) | 4 lines
Changed paths:
M /trunk/FrameHooks/AuctionHouse.lua
M /trunk/FrameHooks/Bank.lua
M /trunk/GnomeWorks.lua
M /trunk/Inventory.lua
M /trunk/MainWindow.lua
M /trunk/SkillList.lua
fixed guild bank retrieval nil error
added alt guildbank tab source toggles
corrected some inventory tracking problems
------------------------------------------------------------------------
r118 | lilsparky | 2011-01-25 09:22:57 +0000 (Tue, 25 Jan 2011) | 4 lines
Changed paths:
M /trunk/Details.lua
M /trunk/FrameHooks/AuctionHouse.lua
M /trunk/FrameHooks/Bank.lua
M /trunk/Inventory.lua
M /trunk/MainWindow.lua
M /trunk/RecipeGroups.lua
M /trunk/ScrollFrame.lua
M /trunk/SkillList.lua
M /trunk/TradeButton.lua
M /trunk/plugins/QueueProfitable.lua
M /trunk/plugins/lsw.lua
updated guild inventory tracking
increased time-out length for auction purchase verification
first pass of custom recipe groups (no way to move items yet or delete groups)
------------------------------------------------------------------------
r117 | lilsparky | 2011-01-23 05:12:53 +0000 (Sun, 23 Jan 2011) | 3 lines
Changed paths:
M /trunk/Details.lua
M /trunk/FrameHooks/Bank.lua
M /trunk/GnomeWorks.lua
M /trunk/MainWindow.lua
M /trunk/RecipeGroups.lua
M /trunk/SkillList.lua
fixed guild bank tab permission code to work for guild masters
fixed a few nil errors here and there
------------------------------------------------------------------------