r122

Details

  • Filename
    GnomeWorks-r122.zip
  • Uploaded by
  • Uploaded
    Jan 28, 2011
  • Size
    444.83 KB
  • Downloads
    1,870
  • MD5
    f72ff016cd1be99938990569a6c10570

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
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

------------------------------------------------------------------------
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

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

Additional Files

Type Name Size Uploaded Game Version Downloads
300.64 KB Jan 28, 2011 4.0.3a 61