r72

Details

  • Filename
    GnomeWorks-r72.zip
  • Uploaded by
  • Uploaded
    Nov 13, 2010
  • Size
    349.39 KB
  • Downloads
    469
  • MD5
    23dba46bc94011ae420782004158c574

Supported WoW Retail Versions

  • 4.0.1

Changelog

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

------------------------------------------------------------------------
r57 | lilsparky | 2010-10-25 03:20:28 +0000 (Mon, 25 Oct 2010) | 4 lines
Changed paths:
   M /trunk/FrameHooks/Vendor.lua
   M /trunk/LinkDecode.lua
   M /trunk/PseudoTrades/Milling.lua
   M /trunk/Queue.lua
   M /trunk/ShoppingList.lua
   M /trunk/SkillList.lua

fixed smelting error in link decoding
fixed vendor conversion recording for 4.0
fixed item counts in queue list

------------------------------------------------------------------------
r56 | lilsparky | 2010-10-20 19:07:31 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
   M /trunk/ShoppingList.lua

drycoded fix to queue frame popping up
------------------------------------------------------------------------
r55 | lilsparky | 2010-10-20 08:08:50 +0000 (Wed, 20 Oct 2010) | 4 lines
Changed paths:
   M /trunk/API.lua
   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/Inventory.lua
   A /trunk/Libs
   A /trunk/Libs/LibStagedExecution.lua
   A /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/Queue.lua
   M /trunk/ScrollFrame.lua
   M /trunk/ShoppingList.lua
   M /trunk/SkillList.lua
   M /trunk/TradeButton.lua
   M /trunk/Window.lua

first pass on shopping list
auto-generated macro fires off current processing command
fixed random bugs

------------------------------------------------------------------------
r54 | lilsparky | 2010-09-22 07:08:28 +0000 (Wed, 22 Sep 2010) | 5 lines
Changed paths:
   M /trunk/Details.lua
   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/Inventory.lua
   M /trunk/MainWindow.lua
   A /trunk/PseudoTrades
   A /trunk/PseudoTrades/CommonSkills.lua
   A /trunk/PseudoTrades/Disenchanting.lua
   A /trunk/PseudoTrades/Milling.lua
   A /trunk/PseudoTrades/Prospecting.lua
   M /trunk/Queue.lua
   M /trunk/RecipeData.lua
   M /trunk/RecipeGroups.lua
   M /trunk/ScrollFrame.lua
   M /trunk/ShoppingList.lua
   M /trunk/SkillList.lua
   M /trunk/TradeButton.lua
   M /trunk/Window.lua
   M /trunk/plugins/arl.lua

pseudo trades work (for the most part)
fixed tailoring specialties
added (simple) ability to delete single queue entries
i think i fixed the over-purchase issue (yet again)

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

Additional Files

Type Name Size Uploaded Game Version Downloads
217.78 KB Nov 13, 2010 4.0.1 58