r98-nolib
Details
-
FilenameGnomeWorks-r98-nolib.zip
-
Uploaded by
-
UploadedDec 15, 2010
-
Size289.85 KB
-
Downloads89
-
MD587642d61d261efa1489562d009f4b799
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r98 | lilsparky | 2010-12-15 09:44:00 +0000 (Wed, 15 Dec 2010) | 2 lines
Changed paths:
M /trunk/GetTradeSkill.lua
M /trunk/Inventory.lua
M /trunk/MainWindow.lua
M /trunk/Queue.lua
fixed a problem where the process button wouldn't execute pseudotrades
smarter selection of which queue entry to process (should result in better grouping of mills/prospects)
------------------------------------------------------------------------
r97 | lilsparky | 2010-12-13 08:57:08 +0000 (Mon, 13 Dec 2010) | 7 lines
Changed paths:
M /trunk/API.lua
M /trunk/GnomeWorks.lua
M /trunk/GnomeWorks.toc
M /trunk/Inventory.lua
M /trunk/Libs/LibStagedExecution.lua
M /trunk/MainWindow.lua
M /trunk/Queue.lua
M /trunk/SkillList.lua
A /trunk/plugins/QueueProfitable.lua
M /trunk/plugins/arl.lua
M /trunk/plugins/lsw.lua
added built-in "queue profitable" plugin
fixed(?) in combat issues
fixed inventory column problems
reverted some lsw integration to avoid some pitfalls
added better error detection for plugins and general execution
------------------------------------------------------------------------
r96 | lilsparky | 2010-12-09 09:11:07 +0000 (Thu, 09 Dec 2010) | 3 lines
Changed paths:
M /trunk/Inventory.lua
M /trunk/MainWindow.lua
M /trunk/RecipeData.lua
M /trunk/ScrollFrame.lua
M /trunk/SkillList.lua
M /trunk/Window.lua
fixed a few nil problems
reworked inventory updates to be quicker
------------------------------------------------------------------------
r95 | lilsparky | 2010-12-07 09:06:19 +0000 (Tue, 07 Dec 2010) | 1 line
Changed paths:
M /trunk/Art/skill_colors.tga
M /trunk/Details.lua
M /trunk/FrameHooks/Trainer.lua
M /trunk/GetTradeSkill.lua
M /trunk/MainWindow.lua
M /trunk/Queue.lua
M /trunk/RecipeData.lua
M /trunk/SkillList.lua
M /trunk/plugins/lsw.lua
squashed a few small bugs...
------------------------------------------------------------------------
r94 | lilsparky | 2010-12-06 09:36:56 +0000 (Mon, 06 Dec 2010) | 2 lines
Changed paths:
M /trunk/SkillList.lua
drycoded fix to links = nil startup issue
------------------------------------------------------------------------
r93 | lilsparky | 2010-12-06 02:53:26 +0000 (Mon, 06 Dec 2010) | 2 lines
Changed paths:
M /trunk/Details.lua
A /trunk/FrameHooks/Trainer.lua
M /trunk/GetTradeSkill.lua
M /trunk/GnomeWorks.lua
M /trunk/GnomeWorks.toc
M /trunk/Inventory.lua
M /trunk/MainWindow.lua
M /trunk/PseudoTrades/Disenchanting.lua
M /trunk/PseudoTrades/Milling.lua
M /trunk/PseudoTrades/Prospecting.lua
M /trunk/Queue.lua
M /trunk/RecipeData.lua
M /trunk/SkillList.lua
M /trunk/plugins/skillUpChance.lua
optimized inventory rescans (i hope)
added experimental powerlevelling aids
------------------------------------------------------------------------
r92 | lilsparky | 2010-12-03 23:20:50 +0000 (Fri, 03 Dec 2010) | 1 line
Changed paths:
M /trunk/Details.lua
M /trunk/Inventory.lua
M /trunk/MainWindow.lua
M /trunk/PseudoTrades/CommonSkills.lua
fixed a nil error in the inventory recaching code
------------------------------------------------------------------------
r91 | lilsparky | 2010-12-03 22:13:11 +0000 (Fri, 03 Dec 2010) | 1 line
Changed paths:
M /trunk/Inventory.lua
oops. left in a print statement...
------------------------------------------------------------------------
r90 | lilsparky | 2010-12-03 22:11:39 +0000 (Fri, 03 Dec 2010) | 1 line
Changed paths:
M /trunk/Inventory.lua
optimized inventory queue interaction
------------------------------------------------------------------------
r89 | lilsparky | 2010-12-03 10:50:17 +0000 (Fri, 03 Dec 2010) | 2 lines
Changed paths:
M /trunk/Details.lua
M /trunk/Inventory.lua
M /trunk/MainWindow.lua
M /trunk/PseudoTrades/Disenchanting.lua
M /trunk/PseudoTrades/Milling.lua
M /trunk/Queue.lua
tweaks to inventory tracking
------------------------------------------------------------------------
r88 | lilsparky | 2010-11-29 17:47:45 +0000 (Mon, 29 Nov 2010) | 1 line
Changed paths:
M /trunk/Details.lua
M /trunk/MainWindow.lua
changed the format for inventory viewing
------------------------------------------------------------------------
r87 | lilsparky | 2010-11-29 10:03:51 +0000 (Mon, 29 Nov 2010) | 6 lines
Changed paths:
A /trunk/Commands.lua
M /trunk/Details.lua
M /trunk/FrameHooks/AuctionHouse.lua
M /trunk/FrameHooks/Mail.lua
M /trunk/GnomeWorks.lua
M /trunk/GnomeWorks.toc
M /trunk/Inventory.lua
M /trunk/MainWindow.lua
M /trunk/Queue.lua
M /trunk/ShoppingList.lua
M /trunk/SkillList.lua
reworked inventory system to be... um... better/faster?
throttle mail event handling to not over-computer on mail updates
added slash command system (/gw) the only active slash command is "show (trade skill name)"
added notification of alt item requirements when visiting mailbox (this will become an auto send feature)
fixed colorblind system to not error out
------------------------------------------------------------------------
r86 | lilsparky | 2010-11-28 18:15:40 +0000 (Sun, 28 Nov 2010) | 1 line
Changed paths:
M /trunk/FrameHooks/Mail.lua
fix to nil variable on first mail read
------------------------------------------------------------------------
r85 | lilsparky | 2010-11-27 20:17:54 +0000 (Sat, 27 Nov 2010) | 1 line
Changed paths:
A /trunk/FrameHooks/Mail.lua
included mail support file missing from previous rev
------------------------------------------------------------------------
r84 | lilsparky | 2010-11-27 11:39:00 +0000 (Sat, 27 Nov 2010) | 6 lines
Changed paths:
M /trunk/Details.lua
M /trunk/FrameHooks/AuctionHouse.lua
M /trunk/GnomeWorks.lua
M /trunk/GnomeWorks.toc
M /trunk/Inventory.lua
M /trunk/Libs/LibStagedExecution.lua
M /trunk/MainWindow.lua
M /trunk/PseudoTrades/Disenchanting.lua
M /trunk/PseudoTrades/VendorConversion.lua
M /trunk/Queue.lua
M /trunk/ShoppingList.lua
M /trunk/SkillList.lua
M /trunk/plugins/arl.lua
M /trunk/plugins/skillUpChance.lua
added auction scanning
added mail tracking
queue now obeys all known inventories when determining crafting pathways
recipe tooltips are now moved to the side of the frame with the most room
probably other stuff i can't think of right now
------------------------------------------------------------------------
r83 | lilsparky | 2010-11-18 10:17:19 +0000 (Thu, 18 Nov 2010) | 1 line
Changed paths:
M /trunk/plugins/arl.lua
M /trunk/plugins/lsw.lua
minor tweaks to arl and lsw plugins
------------------------------------------------------------------------
r82 | lilsparky | 2010-11-18 04:11:42 +0000 (Thu, 18 Nov 2010) | 3 lines
Changed paths:
M /trunk/FrameHooks/Vendor.lua
M /trunk/Inventory.lua
M /trunk/MainWindow.lua
M /trunk/ScrollFrame.lua
M /trunk/plugins/lsw.lua
added tooltips to recipes
continued refinement of lsw support
------------------------------------------------------------------------
r81 | lilsparky | 2010-11-17 18:03:41 +0000 (Wed, 17 Nov 2010) | 3 lines
Changed paths:
M /trunk/PseudoTrades/Milling.lua
M /trunk/Queue.lua
M /trunk/SkillList.lua
drycoded fix to possible nil in recipe group scanning
drycoded new milling results for rare pigments
dyrcoded fix to queue entry deletion error
------------------------------------------------------------------------
r80 | lilsparky | 2010-11-16 17:13:07 +0000 (Tue, 16 Nov 2010) | 1 line
Changed paths:
M /trunk/Queue.lua
drycode fix for queue error on line #1044
------------------------------------------------------------------------
r79 | lilsparky | 2010-11-16 10:06:21 +0000 (Tue, 16 Nov 2010) | 1 line
Changed paths:
M /trunk/Queue.lua
minor tweaks to queue window ui
------------------------------------------------------------------------
r78 | lilsparky | 2010-11-16 09:40:31 +0000 (Tue, 16 Nov 2010) | 1 line
Changed paths:
M /trunk/plugins/lsw.lua
fixed lsw single-column sorting graphics glitch
------------------------------------------------------------------------
r77 | lilsparky | 2010-11-16 09:31:54 +0000 (Tue, 16 Nov 2010) | 5 lines
Changed paths:
M /trunk/FrameHooks/AuctionHouse.lua
M /trunk/GnomeWorks.lua
M /trunk/Queue.lua
M /trunk/ShoppingList.lua
fixed delete operation for flat queue layout
fixed crafting count-down for flat queue layout
fixed lsw initialization error when showing queue window before skill frame (requires lsw update)
fixed tracking of auction house open/close
------------------------------------------------------------------------
r76 | lilsparky | 2010-11-14 10:25:41 +0000 (Sun, 14 Nov 2010) | 3 lines
Changed paths:
M /trunk/API.lua
M /trunk/GnomeWorks.lua
M /trunk/PseudoTrades/Disenchanting.lua
M /trunk/PseudoTrades/Milling.lua
M /trunk/PseudoTrades/Prospecting.lua
M /trunk/PseudoTrades/VendorConversion.lua
M /trunk/Queue.lua
M /trunk/plugins/lsw.lua
added lsw plugin support for queue frame
added lsw plugin support for pseudo trades
------------------------------------------------------------------------
r75 | lilsparky | 2010-11-14 01:18:08 +0000 (Sun, 14 Nov 2010) | 3 lines
Changed paths:
M /trunk/Queue.lua
added combat lockdown on secure button
should attempt to execute all possible crafts when using flat queue view
------------------------------------------------------------------------
r74 | lilsparky | 2010-11-13 23:17:39 +0000 (Sat, 13 Nov 2010) | 1 line
Changed paths:
M /trunk/Queue.lua
fixed vendor conversions to use shopping list
------------------------------------------------------------------------