r99

Details

  • Filename
    GnomeWorks-r99.zip
  • Uploaded by
  • Uploaded
    Dec 19, 2010
  • Size
    421.98 KB
  • Downloads
    2,922
  • MD5
    5fa3bb16125bce396ae2f25c240d73ab

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
r99 | lilsparky | 2010-12-19 08:44:20 +0000 (Sun, 19 Dec 2010) | 4 lines
Changed paths:
   M /trunk/GnomeWorks.lua
   M /trunk/MainWindow.lua
   M /trunk/PseudoTrades/CommonSkills.lua
   M /trunk/PseudoTrades/Disenchanting.lua
   M /trunk/PseudoTrades/Milling.lua
   M /trunk/PseudoTrades/Prospecting.lua
   M /trunk/PseudoTrades/VendorConversion.lua

updated data for cataclysm
fixed "create all"
added smart re-learning of vendor conversion recipes (will re-record them first visit on each session).  should also identify changes to conversions.

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

Additional Files

Type Name Size Uploaded Game Version Downloads
290.45 KB Dec 19, 2010 4.0.3a 76