r45
Details
-
FilenameGnomeWorks-r45.zip
-
Uploaded by
-
UploadedJul 12, 2010
-
Size323.00 KB
-
Downloads438
-
MD5eb09c6b3ac389824aaaf4c2fdd929ab9
Supported WoW Retail Versions
- 3.3.5
Changelog
------------------------------------------------------------------------
r45 | lilsparky | 2010-07-13 04:09:24 +0000 (Tue, 13 Jul 2010) | 4 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/Window.lua
M /trunk/plugins/lsw.lua
adjusted some control issues
adjust layout mode now allows adjustments to column widths and is toggled by a button instead of the alt key
queueing now shows the queue window if it was closed
------------------------------------------------------------------------
r44 | lilsparky | 2010-07-10 09:06:54 +0000 (Sat, 10 Jul 2010) | 2 lines
Changed paths:
M /trunk/GnomeWorks.lua
M /trunk/MainWindow.lua
M /trunk/Queue.lua
M /trunk/RecipeGroups.lua
further refinements of the queue system
fixed(?) initialization routines to avoid extraneous frame openings
------------------------------------------------------------------------
r43 | lilsparky | 2010-07-09 17:06:46 +0000 (Fri, 09 Jul 2010) | 1 line
Changed paths:
M /trunk/MainWindow.lua
drycode fix to queue all
------------------------------------------------------------------------
r42 | lilsparky | 2010-07-09 08:55:08 +0000 (Fri, 09 Jul 2010) | 3 lines
Changed paths:
M /trunk/API.lua
M /trunk/Details.lua
M /trunk/GnomeWorks.lua
M /trunk/MainWindow.lua
M /trunk/Queue.lua
M /trunk/SkillList.lua
rewrote the queue system to be much cleaner
# entry for queue/create now updates without requring the user to hit enter
selected skill should no longer reset to first skill
------------------------------------------------------------------------
r41 | lilsparky | 2010-07-03 06:51:41 +0000 (Sat, 03 Jul 2010) | 2 lines
Changed paths:
M /trunk/MainWindow.lua
M /trunk/ScrollFrame.lua
M /trunk/SkillList.lua
"create" button fixed
queue still broken, tho
------------------------------------------------------------------------
r40 | lilsparky | 2010-07-02 08:10:22 +0000 (Fri, 02 Jul 2010) | 5 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/RecipeGroups.lua
M /trunk/SkillList.lua
M /trunk/plugins/arl.lua
M /trunk/plugins/lsw.lua
added grouping selection system
fixed some inventory bugs
fixed some filtering bugs
broke the queue :(
------------------------------------------------------------------------
r39 | lilsparky | 2010-07-01 08:53:27 +0000 (Thu, 01 Jul 2010) | 3 lines
Changed paths:
M /trunk/API.lua
M /trunk/Details.lua
M /trunk/GnomeWorks.lua
M /trunk/Inventory.lua
M /trunk/MainWindow.lua
M /trunk/Queue.lua
M /trunk/ScrollFrame.lua
honestly, i can't remember what's new in this one
did fix the unguilded inventory issue (i think)
------------------------------------------------------------------------
r38 | lilsparky | 2010-06-27 08:55:22 +0000 (Sun, 27 Jun 2010) | 1 line
Changed paths:
M /trunk/ScrollFrame.lua
fixed sorting in main window
------------------------------------------------------------------------
r37 | lilsparky | 2010-06-27 08:52:25 +0000 (Sun, 27 Jun 2010) | 2 lines
Changed paths:
M /trunk/Queue.lua
M /trunk/ScrollFrame.lua
fixed recipe filter nil error
fixed adding to queue before showing queue window
------------------------------------------------------------------------
r36 | lilsparky | 2010-06-27 06:38:16 +0000 (Sun, 27 Jun 2010) | 2 lines
Changed paths:
M /trunk/MainWindow.lua
M /trunk/Queue.lua
M /trunk/Window.lua
queue window improvements
------------------------------------------------------------------------
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
------------------------------------------------------------------------