r85

Details

  • Filename
    GnomeWorks-r85.zip
  • Uploaded by
  • Uploaded
    Nov 27, 2010
  • Size
    360.36 KB
  • Downloads
    1,380
  • MD5
    4258ddeaae770c86ce0ca3e70c584ea0

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------
r73 | lilsparky | 2010-11-13 11:24:23 +0000 (Sat, 13 Nov 2010) | 1 line
Changed paths:
   M /trunk/Queue.lua

first pass of "flattened" queue layout
------------------------------------------------------------------------
r72 | lilsparky | 2010-11-13 06:41:49 +0000 (Sat, 13 Nov 2010) | 3 lines
Changed paths:
   M /trunk/MainWindow.lua
   M /trunk/Queue.lua

fixed issue with queue withdrawals stacking up improperly
changed text filtering to work better with non-english clients... maybe?

------------------------------------------------------------------------
r71 | lilsparky | 2010-11-13 02:18:02 +0000 (Sat, 13 Nov 2010) | 1 line
Changed paths:
   M /trunk/Details.lua
   M /trunk/GnomeWorks.lua
   M /trunk/GnomeWorks.toc
   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

fixed recording on pseudotrade recipe ids in the knownSpells database
------------------------------------------------------------------------
r70 | lilsparky | 2010-11-12 00:47:50 +0000 (Fri, 12 Nov 2010) | 3 lines
Changed paths:
   M /trunk/GetTradeSkill.lua
   M /trunk/GnomeWorks.lua
   M /trunk/PseudoTrades/CommonSkills.lua
   M /trunk/SkillList.lua

fixed inventory tracking of items learned in current gw session
reworked known spell tracking (no more scanning)

------------------------------------------------------------------------
r69 | lilsparky | 2010-11-08 16:22:51 +0000 (Mon, 08 Nov 2010) | 1 line
Changed paths:
   M /trunk/Window.lua

drycoded fix to default frame opacity
------------------------------------------------------------------------
r68 | lilsparky | 2010-11-08 09:11:43 +0000 (Mon, 08 Nov 2010) | 1 line
Changed paths:
   M /trunk/FrameHooks/Vendor.lua

fixed stacksize confusion with vendor purchases
------------------------------------------------------------------------
r67 | lilsparky | 2010-11-08 08:21:12 +0000 (Mon, 08 Nov 2010) | 3 lines
Changed paths:
   M /trunk/Details.lua
   M /trunk/GnomeWorks.lua
   M /trunk/MainWindow.lua
   M /trunk/Queue.lua
   M /trunk/ScrollFrame.lua
   M /trunk/ShoppingList.lua
   M /trunk/Window.lua

added alt inventory breakdown in tooltip
added color/opacity selection to right-click window menu

------------------------------------------------------------------------
r66 | lilsparky | 2010-11-07 23:17:17 +0000 (Sun, 07 Nov 2010) | 4 lines
Changed paths:
   M /trunk/FrameHooks/AuctionHouse.lua
   M /trunk/FrameHooks/Bank.lua
   M /trunk/FrameHooks/Vendor.lua
   M /trunk/GnomeWorks.lua
   M /trunk/Inventory.lua
   M /trunk/Queue.lua
   M /trunk/SkillList.lua

fixed tracking of crafted items in bag/bank
fixed shopping list to properly show up when visiting item sources
fixed repeat stop issue when crafting with only the queue frame up

------------------------------------------------------------------------
r65 | lilsparky | 2010-11-07 07:18:46 +0000 (Sun, 07 Nov 2010) | 1 line
Changed paths:
   M /trunk/Queue.lua

fixed something i broke with processing in last revision
------------------------------------------------------------------------
r64 | lilsparky | 2010-11-07 05:45:43 +0000 (Sun, 07 Nov 2010) | 2 lines
Changed paths:
   M /trunk/GnomeWorks.lua
   M /trunk/LinkDecode.lua
   M /trunk/Queue.lua
   M /trunk/ScrollFrame.lua

fixed a few small issues
first stab at putting vendor conversions back into the vendor shopping list
------------------------------------------------------------------------
r63 | lilsparky | 2010-11-04 08:41:16 +0000 (Thu, 04 Nov 2010) | 3 lines
Changed paths:
   M /trunk/GnomeWorks.lua
   M /trunk/LinkDecode.lua
   M /trunk/Queue.lua
   M /trunk/SkillList.lua
   M /trunk/plugins/skillUpChance.lua

fixed tradeID/player nil reports.... really this time
fixed link scanning to not fire trade skill events to other mods
added processing lockout for process button/macro (pseudo-trades not yet fully supported)
------------------------------------------------------------------------
r62 | lilsparky | 2010-11-03 07:54:23 +0000 (Wed, 03 Nov 2010) | 4 lines
Changed paths:
   M /trunk/GnomeWorks.lua
   M /trunk/MainWindow.lua
   M /trunk/SkillList.lua
   M /trunk/Window.lua
   M /trunk/plugins/skillUpChance.lua

fixed skillups not affecting trade skill colors and the rank status bar
fixed some filtering issues (craftability and inventory filters)
fixed tradeID/player nil reports (i think)

------------------------------------------------------------------------
r61 | lilsparky | 2010-11-02 08:50:50 +0000 (Tue, 02 Nov 2010) | 6 lines
Changed paths:
   M /trunk/Details.lua
   M /trunk/GnomeWorks.lua
   M /trunk/GnomeWorks.toc
   M /trunk/LinkDecode.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
   M /trunk/Queue.lua
   M /trunk/RecipeData.lua
   M /trunk/SkillList.lua
   A /trunk/plugins/skillUpChance.lua

added some colorblind support
added recipe skill up information
added trade skill weightings for recipe source selection
fixed error that caused vendor conversions to be missing
fixed error that caused detail icon to be missing for enchants

------------------------------------------------------------------------
r60 | lilsparky | 2010-10-28 07:56:07 +0000 (Thu, 28 Oct 2010) | 4 lines
Changed paths:
   M /trunk/GnomeWorks.lua
   M /trunk/Inventory.lua
   M /trunk/PseudoTrades/Milling.lua
   M /trunk/PseudoTrades/Prospecting.lua
   M /trunk/PseudoTrades/VendorConversion.lua
   M /trunk/Queue.lua
   M /trunk/SkillList.lua
   M /trunk/TradeButton.lua

fixed errors when viewing guild professions
added move to top/bottom to queue manipulation

------------------------------------------------------------------------
r59 | lilsparky | 2010-10-27 08:41:38 +0000 (Wed, 27 Oct 2010) | 4 lines
Changed paths:
   M /trunk/FrameHooks/AuctionHouse.lua
   M /trunk/FrameHooks/Bank.lua
   M /trunk/FrameHooks/Vendor.lua
   M /trunk/GetTradeSkill.lua
   M /trunk/GnomeWorks.lua
   M /trunk/GnomeWorks.toc
   M /trunk/LinkDecode.lua
   M /trunk/MainWindow.lua
   M /trunk/PseudoTrades/Disenchanting.lua
   A /trunk/PseudoTrades/VendorConversion.lua
   M /trunk/Queue.lua
   M /trunk/SkillList.lua

reworked the vendor conversion system
limited queue pop ups
fixed a couple nil errors
fixed some recipe scanning errors
------------------------------------------------------------------------
r58 | lilsparky | 2010-10-26 07:40:30 +0000 (Tue, 26 Oct 2010) | 5 lines
Changed paths:
   M /trunk/Details.lua
   M /trunk/GetTradeSkill.lua
   M /trunk/GnomeWorks.toc
   M /trunk/LinkDecode.lua
   M /trunk/MainWindow.lua
   M /trunk/PseudoTrades/Disenchanting.lua
   M /trunk/Queue.lua
   M /trunk/SkillList.lua

glyph and enchant recipe name filtering (identifies major,minor,prime right in recipe name; removes redundant "enchant" from recipe)
queued subcrafts can be altered by right-clicking to select a different recipe source
recipe scanning can now be skipped
fixed item linking

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

Additional Files

Type Name Size Uploaded Game Version Downloads
228.84 KB Nov 27, 2010 4.0.3a 60