r107
Details
-
FilenameGnomeWorks-r107.zip
-
Uploaded by
-
UploadedJan 8, 2011
-
Size437.21 KB
-
Downloads1,795
-
MD51b2cc6c8aca9142711af69db8a7e8efa
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r107 | lilsparky | 2011-01-09 05:01:37 +0000 (Sun, 09 Jan 2011) | 3 lines
Changed paths:
M /trunk/FrameHooks/AuctionHouse.lua
M /trunk/Inventory.lua
fixed auctioneer conflicts with gw auction frame (i think)
fixed bag scan invData nil error
------------------------------------------------------------------------
r106 | lilsparky | 2011-01-07 08:48:32 +0000 (Fri, 07 Jan 2011) | 3 lines
Changed paths:
M /trunk/Inventory.lua
M /trunk/Queue.lua
added automatic bag scan throttle when in a crafting cycle
inventory scans caused by bag events should be significantly faster
------------------------------------------------------------------------
r105 | lilsparky | 2011-01-07 05:43:58 +0000 (Fri, 07 Jan 2011) | 1 line
Changed paths:
M /trunk/SkillList.lua
fixed a brain-dead typo
------------------------------------------------------------------------
r104 | lilsparky | 2011-01-07 05:41:52 +0000 (Fri, 07 Jan 2011) | 2 lines
Changed paths:
M /trunk/FrameHooks/AuctionHouse.lua
M /trunk/Queue.lua
M /trunk/ScrollFrame.lua
M /trunk/ShoppingList.lua
moved auction frame into blizzard's auction frame
added reagent list to auction frame for quick comparisons
------------------------------------------------------------------------
r103 | lilsparky | 2011-01-07 01:33:54 +0000 (Fri, 07 Jan 2011) | 3 lines
Changed paths:
M /trunk/SkillList.lua
M /trunk/plugins/lsw.lua
fixed "error" nil error
fixed(?) lsw sorting by profit
------------------------------------------------------------------------
r102 | lilsparky | 2011-01-06 09:53:27 +0000 (Thu, 06 Jan 2011) | 4 lines
Changed paths:
M /trunk/MainWindow.lua
M /trunk/ScrollFrame.lua
M /trunk/SkillList.lua
M /trunk/Window.lua
M /trunk/plugins/QueueProfitable.lua
M /trunk/plugins/lsw.lua
fixed a couple lsw plugin problems
fixed sorting on craftable counts
attempted to fix the unresponsive frame issue
------------------------------------------------------------------------
r101 | lilsparky | 2010-12-28 07:14:00 +0000 (Tue, 28 Dec 2010) | 2 lines
Changed paths:
M /trunk/API.lua
M /trunk/GnomeWorks.lua
fixed typo in public api reference to shopping list frame
fixed uninitialized config table in initialization
------------------------------------------------------------------------
r100 | lilsparky | 2010-12-27 04:01:09 +0000 (Mon, 27 Dec 2010) | 6 lines
Changed paths:
M /trunk/Details.lua
M /trunk/FrameHooks/Mail.lua
M /trunk/GnomeWorks.lua
M /trunk/MainWindow.lua
M /trunk/PseudoTrades/CommonSkills.lua
M /trunk/Queue.lua
M /trunk/RecipeGroups.lua
M /trunk/plugins/lsw.lua
fixed a problem with alt inventories not contributing to the shopping list
added guild interface and view crafters button
gw now saves group settings for each trade and for self/alts
added a couple of nil checks
mail reminder should now only happen when you first visit the mailbox
------------------------------------------------------------------------
r99 | lilsparky | 2010-12-19 08:44:20 +0000 (Sun, 19 Dec 2010) | 4 lines
Changed paths:
M /trunk/GnomeWorks.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
updated data for cataclysm
fixed "create all"
added smart re-learning of vendor conversion recipes (will re-record them first visit on each session). should also identify changes to conversions.
------------------------------------------------------------------------
r98 | lilsparky | 2010-12-15 09:44:00 +0000 (Wed, 15 Dec 2010) | 2 lines
Changed paths:
M /trunk/GetTradeSkill.lua
M /trunk/Inventory.lua
M /trunk/MainWindow.lua
M /trunk/Queue.lua
fixed a problem where the process button wouldn't execute pseudotrades
smarter selection of which queue entry to process (should result in better grouping of mills/prospects)
------------------------------------------------------------------------
r97 | lilsparky | 2010-12-13 08:57:08 +0000 (Mon, 13 Dec 2010) | 7 lines
Changed paths:
M /trunk/API.lua
M /trunk/GnomeWorks.lua
M /trunk/GnomeWorks.toc
M /trunk/Inventory.lua
M /trunk/Libs/LibStagedExecution.lua
M /trunk/MainWindow.lua
M /trunk/Queue.lua
M /trunk/SkillList.lua
A /trunk/plugins/QueueProfitable.lua
M /trunk/plugins/arl.lua
M /trunk/plugins/lsw.lua
added built-in "queue profitable" plugin
fixed(?) in combat issues
fixed inventory column problems
reverted some lsw integration to avoid some pitfalls
added better error detection for plugins and general execution
------------------------------------------------------------------------
r96 | lilsparky | 2010-12-09 09:11:07 +0000 (Thu, 09 Dec 2010) | 3 lines
Changed paths:
M /trunk/Inventory.lua
M /trunk/MainWindow.lua
M /trunk/RecipeData.lua
M /trunk/ScrollFrame.lua
M /trunk/SkillList.lua
M /trunk/Window.lua
fixed a few nil problems
reworked inventory updates to be quicker
------------------------------------------------------------------------
r95 | lilsparky | 2010-12-07 09:06:19 +0000 (Tue, 07 Dec 2010) | 1 line
Changed paths:
M /trunk/Art/skill_colors.tga
M /trunk/Details.lua
M /trunk/FrameHooks/Trainer.lua
M /trunk/GetTradeSkill.lua
M /trunk/MainWindow.lua
M /trunk/Queue.lua
M /trunk/RecipeData.lua
M /trunk/SkillList.lua
M /trunk/plugins/lsw.lua
squashed a few small bugs...
------------------------------------------------------------------------