r42
Details
-
FilenameGnomeWorks-r42.zip
-
Uploaded by
-
UploadedJul 9, 2010
-
Size322.46 KB
-
Downloads199
-
MD516202e1d661e4b6583ac9680f52a36df
Supported WoW Retail Versions
- 3.3.5
Changelog
------------------------------------------------------------------------
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
------------------------------------------------------------------------
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
------------------------------------------------------------------------