r47-nolib

Details

  • Filename
    GnomeWorks-r47-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 16, 2010
  • Size
    190.17 KB
  • Downloads
    64
  • MD5
    a2cfdf2d98d7033812a2a549dc6d3ce4

Supported WoW Retail Versions

  • 3.3.5

Changelog

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

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