r35

Details

  • Filename
    GnomeWorks-r35.zip
  • Uploaded by
  • Uploaded
    Jun 25, 2010
  • Size
    319.17 KB
  • Downloads
    345
  • MD5
    7224a44de2929d3e313b8c831ef97bd4

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r35 | lilsparky | 2010-06-25 08:26:56 +0000 (Fri, 25 Jun 2010) | 7 lines
Changed paths:
   M /trunk/Details.lua
   M /trunk/FrameHooks/Bank.lua
   M /trunk/FrameHooks/Vendor.lua
   M /trunk/GnomeWorks.lua
   M /trunk/Inventory.lua
   M /trunk/MainWindow.lua
   M /trunk/Queue.lua
   M /trunk/ScrollFrame.lua
   M /trunk/SkillList.lua
   M /trunk/TradeButton.lua
   M /trunk/Window.lua

added throttle system to prevent over-purchasing at vendor
fixed queue all
added create button
added create/queue number entry
docked queue window to main window when main window is open
other shit i can't remember right now

------------------------------------------------------------------------
r34 | lilsparky | 2010-06-15 21:18:07 +0000 (Tue, 15 Jun 2010) | 1 line
Changed paths:
   M /trunk/MainWindow.lua

fixed inventory count nil error
------------------------------------------------------------------------
r33 | lilsparky | 2010-06-15 09:05:09 +0000 (Tue, 15 Jun 2010) | 3 lines
Changed paths:
   M /trunk/MainWindow.lua
   M /trunk/Queue.lua
   M /trunk/ScrollFrame.lua
   M /trunk/plugins/lsw.lua

more fixes to queue reagent counts
added a current inventory column
began work on column controls to re-arrange/resize/hide columns
------------------------------------------------------------------------
r32 | lilsparky | 2010-06-13 08:54:40 +0000 (Sun, 13 Jun 2010) | 3 lines
Changed paths:
   M /trunk/Details.lua
   M /trunk/GetTradeSkill.lua
   M /trunk/Queue.lua
   M /trunk/ScrollFrame.lua

sorting out reagent requirements
fixed nil reference to IsPseudoTrade() function

------------------------------------------------------------------------
r31 | lilsparky | 2010-06-12 15:31:04 +0000 (Sat, 12 Jun 2010) | 1 line
Changed paths:
   M /trunk/GnomeWorks.lua

fixed guild update nil error
------------------------------------------------------------------------
r30 | lilsparky | 2010-06-12 09:20:40 +0000 (Sat, 12 Jun 2010) | 1 line
Changed paths:
   M /trunk/FrameHooks/Bank.lua
   M /trunk/Inventory.lua

nil check in inventory scanning
------------------------------------------------------------------------
r29 | lilsparky | 2010-06-12 08:59:48 +0000 (Sat, 12 Jun 2010) | 6 lines
Changed paths:
   M /trunk/Details.lua
   M /trunk/GnomeWorks.lua
   M /trunk/Inventory.lua
   M /trunk/MainWindow.lua
   M /trunk/Queue.lua
   M /trunk/ScrollFrame.lua
   M /trunk/SkillList.lua
   M /trunk/TradeButton.lua
   M /trunk/plugins/arl.lua
   M /trunk/plugins/lsw.lua

arl is now loaded by arl plugin
text search now searches entire tooltip
holding control will bypass gw in favor of blizzard ui
shift-click a trade button to link that trade skill
fixed inventory issues with non-guilded toons and now should respond to joining/leaving a guild

------------------------------------------------------------------------
r28 | lilsparky | 2010-06-09 06:39:38 +0000 (Wed, 09 Jun 2010) | 1 line
Changed paths:
   M /trunk/FrameHooks/Vendor.lua

fixed self reference in vendor hook
------------------------------------------------------------------------
r27 | lilsparky | 2010-06-09 00:27:24 +0000 (Wed, 09 Jun 2010) | 3 lines
Changed paths:
   M /trunk/Details.lua
   M /trunk/FrameHooks/Bank.lua
   M /trunk/GnomeWorks.lua
   M /trunk/Inventory.lua
   M /trunk/MainWindow.lua
   M /trunk/Queue.lua
   M /trunk/SkillList.lua

added guild bank support
queue has been reworked a bit, but is still wip
added various tooltips and extra information display
------------------------------------------------------------------------
r26 | lilsparky | 2010-06-05 10:01:08 +0000 (Sat, 05 Jun 2010) | 2 lines
Changed paths:
   M /trunk/Details.lua
   M /trunk/FrameHooks/Bank.lua
   M /trunk/SkillList.lua

fixed some bank retrieval issues
fixed some empty-cache nil errors
------------------------------------------------------------------------
r25 | lilsparky | 2010-06-03 16:35:59 +0000 (Thu, 03 Jun 2010) | 1 line
Changed paths:
   A /trunk/FrameHooks/Bank.lua
   A /trunk/FrameHooks/GuildBank.lua
   A /trunk/FrameHooks/Vendor.lua

fixed missing files in last commit
------------------------------------------------------------------------
r24 | lilsparky | 2010-06-03 07:21:19 +0000 (Thu, 03 Jun 2010) | 3 lines
Changed paths:
   M /trunk/GnomeWorks.lua
   M /trunk/Inventory.lua
   M /trunk/plugins/arl.lua

added automatic vendor purchase
added automatic bank retrievals

------------------------------------------------------------------------
r23 | lilsparky | 2010-06-02 09:55:34 +0000 (Wed, 02 Jun 2010) | 1 line
Changed paths:
   M /trunk/plugins/arl.lua

reworked arl plugin to support latest arl api
------------------------------------------------------------------------
r22 | lilsparky | 2010-06-01 09:07:02 +0000 (Tue, 01 Jun 2010) | 3 lines
Changed paths:
   M /trunk/API.lua
   M /trunk/Details.lua
   M /trunk/MainWindow.lua
   M /trunk/plugins/arl.lua
   M /trunk/plugins/lsw.lua

fixed a few little bugs
added filtering and recipe drop info to arl plugin support
detail frame now scrolls with mouse wheel
------------------------------------------------------------------------
r21 | lilsparky | 2010-05-30 09:49:30 +0000 (Sun, 30 May 2010) | 3 lines
Changed paths:
   M /trunk/API.lua
   M /trunk/GetTradeSkill.lua
   M /trunk/GnomeWorks.lua
   M /trunk/GnomeWorks.toc
   M /trunk/MainWindow.lua
   M /trunk/Queue.lua
   M /trunk/SkillList.lua
   A /trunk/plugins/arl.lua
   M /trunk/plugins/lsw.lua

fixed some nil errors
additional plugin support api features
arl is now supported
------------------------------------------------------------------------
r20 | lilsparky | 2010-05-29 17:27:06 +0000 (Sat, 29 May 2010) | 1 line
Changed paths:
   A /trunk/GetTradeSkill.lua

oops.  forgot i added a new file.
------------------------------------------------------------------------
r19 | lilsparky | 2010-05-29 04:16:43 +0000 (Sat, 29 May 2010) | 4 lines
Changed paths:
   M /trunk/Details.lua
   M /trunk/GnomeWorks.lua
   M /trunk/GnomeWorks.toc
   M /trunk/Inventory.lua
   M /trunk/MainWindow.lua
   M /trunk/Queue.lua
   M /trunk/RecipeData.lua
   M /trunk/SkillList.lua
   M /trunk/TradeButton.lua
   M /trunk/plugins/lsw.lua

added highly experimental tabs for "pseudo trades"
trade skills are now functional and the blizz frame should be hidden
moving from experimental to alpha.  woot!

------------------------------------------------------------------------
r18 | lilsparky | 2010-05-26 19:30:48 +0000 (Wed, 26 May 2010) | 2 lines
Changed paths:
   M /trunk/GnomeWorks.toc
   M /trunk/plugins/lsw.lua

fixed packaging (again!)

------------------------------------------------------------------------
r17 | lilsparky | 2010-05-26 09:20:38 +0000 (Wed, 26 May 2010) | 2 lines
Changed paths:
   M /trunk/Details.lua
   M /trunk/GnomeWorks.lua
   M /trunk/Inventory.lua
   M /trunk/MainWindow.lua
   M /trunk/Queue.lua
   M /trunk/ScrollFrame.lua
   M /trunk/SkillList.lua

revised queue system (still wip)
other refinements
------------------------------------------------------------------------
r16 | lilsparky | 2010-05-25 18:58:55 +0000 (Tue, 25 May 2010) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Details.lua
   M /trunk/GnomeWorks.lua
   M /trunk/GnomeWorks.toc
   M /trunk/SkillList.lua
   M /trunk/plugins/lsw.lua

added callbackhandler to package meta
fixed bug where skills were not parsing at load
------------------------------------------------------------------------
r15 | lilsparky | 2010-05-25 04:57:51 +0000 (Tue, 25 May 2010) | 3 lines
Changed paths:
   M /trunk/Details.lua
   M /trunk/Inventory.lua
   M /trunk/MainWindow.lua
   M /trunk/ScrollFrame.lua
   M /trunk/plugins/lsw.lua

added some icon textures
more features from lsw integration

------------------------------------------------------------------------
r14 | lilsparky | 2010-05-24 20:37:10 +0000 (Mon, 24 May 2010) | 1 line
Changed paths:
   M /trunk/API.lua
   M /trunk/GnomeWorks.lua
   M /trunk/GnomeWorks.toc
   M /trunk/MainWindow.lua
   A /trunk/plugins
   A /trunk/plugins/lsw.lua

lsw interaction should work better now
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
186.32 KB Jun 25, 2010 3.3.5 36