r49
Details
-
FilenameGnomeWorks-r49.zip
-
Uploaded by
-
UploadedAug 5, 2010
-
Size323.39 KB
-
Downloads323
-
MD5a0f3ca771a1e489b902f7d40b350bc0a
Supported WoW Retail Versions
- 3.3.5
Changelog
------------------------------------------------------------------------
r49 | lilsparky | 2010-08-05 22:02:07 +0000 (Thu, 05 Aug 2010) | 4 lines
Changed paths:
M /trunk/FrameHooks/Vendor.lua
M /trunk/MainWindow.lua
M /trunk/Queue.lua
fixed nil error with vendorQueue
fixed inability to zero-out the queue/craft # entry
fixed(?) the cases where other spell casts would affect the queue entries (couldn't duplicate, so i'm not sure i totally fixed it)
------------------------------------------------------------------------
r48 | lilsparky | 2010-08-04 09:22:28 +0000 (Wed, 04 Aug 2010) | 3 lines
Changed paths:
A /trunk/FrameHooks/AuctionHouse.lua
M /trunk/FrameHooks/Bank.lua
M /trunk/FrameHooks/Vendor.lua
M /trunk/GnomeWorks.lua
M /trunk/GnomeWorks.toc
M /trunk/Inventory.lua
M /trunk/MainWindow.lua
M /trunk/Queue.lua
reworked the queue system (yet again)
should auto transfer/auto buy correct amounts now
------------------------------------------------------------------------
r47 | torhal | 2010-07-16 08:08:54 +0000 (Fri, 16 Jul 2010) | 1 line
Changed paths:
M /trunk/plugins/arl.lua
Updated calls to ARL API and commented out now-unnecessary code relating to ARL's scan button.
------------------------------------------------------------------------
r46 | lilsparky | 2010-07-16 07:25:35 +0000 (Fri, 16 Jul 2010) | 3 lines
Changed paths:
M /trunk/Details.lua
M /trunk/RecipeData.lua
M /trunk/ScrollFrame.lua
M /trunk/SkillList.lua
M /trunk/Window.lua
M /trunk/plugins/arl.lua
fixed some arl issues
added detail descriptions for crafted items with no tooltip info
------------------------------------------------------------------------
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
------------------------------------------------------------------------