r118
Details
-
FilenameGnomeWorks-r118.zip
-
Uploaded by
-
UploadedJan 25, 2011
-
Size444.13 KB
-
Downloads1,961
-
MD5884d334fc311f0eb5c96d98f78df42d4
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r116 | lilsparky | 2011-01-21 23:39:14 +0000 (Fri, 21 Jan 2011) | 3 lines
Changed paths:
M /trunk/FrameHooks/Bank.lua
M /trunk/FrameHooks/Mail.lua
fixed nil error in mail and bank code
------------------------------------------------------------------------
r115 | lilsparky | 2011-01-21 23:35:35 +0000 (Fri, 21 Jan 2011) | 3 lines
Changed paths:
M /trunk/FrameHooks/AuctionHouse.lua
M /trunk/SkillList.lua
fixed nil error in auction code
------------------------------------------------------------------------
r114 | lilsparky | 2011-01-21 19:22:41 +0000 (Fri, 21 Jan 2011) | 3 lines
Changed paths:
M /trunk/GnomeWorks.lua
fixed further errors with my drycode fix... sigh
------------------------------------------------------------------------
r113 | lilsparky | 2011-01-21 19:04:31 +0000 (Fri, 21 Jan 2011) | 4 lines
Changed paths:
M /trunk/FrameHooks/AuctionHouse.lua
M /trunk/GnomeWorks.lua
M /trunk/SkillList.lua
drycoded fix for viewing other's tradeskills
drycoded fix for ah scan nil error
drycoded fix for rev version reporting
------------------------------------------------------------------------
r112 | lilsparky | 2011-01-20 19:41:15 +0000 (Thu, 20 Jan 2011) | 4 lines
Changed paths:
M /trunk/FrameHooks/Bank.lua
M /trunk/MainWindow.lua
fixed typo in bank collection routine
fixed sorting on craftable column
(both drycoded fixes)
------------------------------------------------------------------------
r111 | lilsparky | 2011-01-20 09:36:59 +0000 (Thu, 20 Jan 2011) | 5 lines
Changed paths:
M /trunk/API.lua
M /trunk/Commands.lua
M /trunk/Details.lua
M /trunk/FrameHooks/AuctionHouse.lua
M /trunk/FrameHooks/Bank.lua
M /trunk/FrameHooks/Mail.lua
M /trunk/FrameHooks/Trainer.lua
M /trunk/FrameHooks/Vendor.lua
M /trunk/GnomeWorks.lua
M /trunk/Inventory.lua
M /trunk/MainWindow.lua
M /trunk/MessageDispatch.lua
M /trunk/PseudoTrades/Milling.lua
M /trunk/Queue.lua
M /trunk/RecipeData.lua
M /trunk/ScrollFrame.lua
M /trunk/ShoppingList.lua
M /trunk/SkillList.lua
M /trunk/plugins/QueueProfitable.lua
completely re-worked the inventory system
guilds are now tab aware
inventory modules can be enabled/disabled
now tracks personal auctions of items (as "sales")
------------------------------------------------------------------------
r110 | lilsparky | 2011-01-11 02:05:14 +0000 (Tue, 11 Jan 2011) | 1 line
Changed paths:
M /trunk/Details.lua
M /trunk/FrameHooks/AuctionHouse.lua
M /trunk/MainWindow.lua
M /trunk/MessageDispatch.lua
M /trunk/PseudoTrades/VendorConversion.lua
M /trunk/Queue.lua
M /trunk/ShoppingList.lua
M /trunk/SkillList.lua
finer detail in dispatch table (for debugging purposes)
------------------------------------------------------------------------
r109 | lilsparky | 2011-01-10 10:16:54 +0000 (Mon, 10 Jan 2011) | 2 lines
Changed paths:
A /trunk/MessageDispatch.lua
added missing lua file
------------------------------------------------------------------------
r108 | lilsparky | 2011-01-10 08:58:09 +0000 (Mon, 10 Jan 2011) | 3 lines
Changed paths:
M /trunk/API.lua
M /trunk/Commands.lua
M /trunk/Details.lua
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/Queue.lua
M /trunk/RecipeGroups.lua
M /trunk/ScrollFrame.lua
M /trunk/ShoppingList.lua
M /trunk/SkillList.lua
M /trunk/Window.lua
adjusted internal message passing system
added message passing debug tool to assist in performance tuning (/gw debug)
------------------------------------------------------------------------
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.
------------------------------------------------------------------------