r187

Details

  • Filename
    GnomeWorks-r187.zip
  • Uploaded by
  • Uploaded
    Sep 30, 2012
  • Size
    471.66 KB
  • Downloads
    52
  • MD5
    3770f9f98bad7dfeac435b347adceab3

Supported WoW Retail Versions

  • 5.0.5

Changelog

------------------------------------------------------------------------
r187 | remcoros | 2012-09-30 17:24:00 +0000 (Sun, 30 Sep 2012) | 1 line
Changed paths:
   M /trunk/PseudoTrades/Prospecting.lua

updated prospecting pseudotrade (trillium gem drop rate has to be looked at)
------------------------------------------------------------------------
r186 | wildcard_25 | 2012-09-11 09:29:24 +0000 (Tue, 11 Sep 2012) | 1 line
Changed paths:
   M /trunk/SkillList.lua

oops
------------------------------------------------------------------------
r185 | wildcard_25 | 2012-09-11 07:45:12 +0000 (Tue, 11 Sep 2012) | 1 line
Changed paths:
   M /trunk/SkillList.lua

Add loop optimisation I missed in patches by hughescr
------------------------------------------------------------------------
r184 | znuff | 2012-09-11 07:30:49 +0000 (Tue, 11 Sep 2012) | 1 line
Changed paths:
   M /trunk/GnomeWorks.toc

A wild .toc bump appeared!
------------------------------------------------------------------------
r183 | wildcard_25 | 2012-09-11 07:26:50 +0000 (Tue, 11 Sep 2012) | 1 line
Changed paths:
   M /trunk/LinkDecode.lua
   M /trunk/SkillList.lua

Fix typos introduced by me :-)
------------------------------------------------------------------------
r182 | wildcard_25 | 2012-09-10 11:37:13 +0000 (Mon, 10 Sep 2012) | 1 line
Changed paths:
   M /trunk/Queue.lua

minor optimization using local (hughescr)
------------------------------------------------------------------------
r181 | wildcard_25 | 2012-09-10 11:37:06 +0000 (Mon, 10 Sep 2012) | 3 lines
Changed paths:
   M /trunk/MainWindow.lua

Skip updates when chain-casting crafting spells (ie
 when you are running through a queue).  This
 dramatically speeds up queue crafting. (hughescr)
------------------------------------------------------------------------
r180 | wildcard_25 | 2012-09-10 11:36:59 +0000 (Mon, 10 Sep 2012) | 2 lines
Changed paths:
   M /trunk/MainWindow.lua

Not necessary; works fine without this.  Old bug fixed
 by Blizz? (hughescr)
------------------------------------------------------------------------
r179 | wildcard_25 | 2012-09-10 11:36:52 +0000 (Mon, 10 Sep 2012) | 2 lines
Changed paths:
   M /trunk/GnomeWorks.lua
   M /trunk/PseudoTrades/CommonSkills.lua
   M /trunk/PseudoTrades/Disenchanting.lua
   M /trunk/PseudoTrades/Milling.lua
   M /trunk/PseudoTrades/Prospecting.lua
   M /trunk/PseudoTrades/ScrollMaking.lua
   M /trunk/PseudoTrades/Smelting.lua
   M /trunk/PseudoTrades/VendorConversion.lua
   M /trunk/RecipeGroups.lua
   M /trunk/SkillList.lua

Remove collectgarbage calls -- let the VM do that when
 it needs/wants to, not in the middle of crafting (hughescr)
------------------------------------------------------------------------
r178 | wildcard_25 | 2012-09-10 11:36:46 +0000 (Mon, 10 Sep 2012) | 1 line
Changed paths:
   M /trunk/Inventory.lua

Fix typo (hughescr)
------------------------------------------------------------------------
r177 | wildcard_25 | 2012-09-10 11:36:38 +0000 (Mon, 10 Sep 2012) | 1 line
Changed paths:
   M /trunk/API.lua
   M /trunk/Commands.lua
   M /trunk/Details.lua
   M /trunk/FrameHooks/AuctionHouse.lua
   M /trunk/GnomeWorks.lua
   M /trunk/Inventory.lua
   M /trunk/Libs/LibTradeSkillScan.lua
   M /trunk/MainWindow.lua
   M /trunk/MessageDispatch.lua
   M /trunk/PseudoTrades/Smelting.lua
   M /trunk/PseudoTrades/VendorConversion.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
   M /trunk/plugins/arl.lua
   M /trunk/plugins/overAchiever.lua

Fix global variable leaks (hughescr)
------------------------------------------------------------------------
r176 | wildcard_25 | 2012-09-10 11:36:32 +0000 (Mon, 10 Sep 2012) | 2 lines
Changed paths:
   M /trunk/SkillList.lua

Handle sub-categories
 so that Inscription will work in MoP (hughescr)
------------------------------------------------------------------------
r175 | wildcard_25 | 2012-09-10 11:36:25 +0000 (Mon, 10 Sep 2012) | 1 line
Changed paths:
   M /trunk/LinkDecode.lua

Loop optimisation (hughescr)
------------------------------------------------------------------------
r174 | wildcard_25 | 2012-09-10 11:36:19 +0000 (Mon, 10 Sep 2012) | 1 line
Changed paths:
   M /trunk/MainWindow.lua

Fix typo and global leak (hughescr)
------------------------------------------------------------------------
r173 | wildcard_25 | 2012-09-10 11:36:13 +0000 (Mon, 10 Sep 2012) | 1 line
Changed paths:
   M /trunk/GnomeWorks.lua
   M /trunk/SkillList.lua

MoP fixes (hughescr)
------------------------------------------------------------------------
r172 | wildcard_25 | 2012-09-10 11:36:05 +0000 (Mon, 10 Sep 2012) | 1 line
Changed paths:
   M /trunk/Details.lua
   M /trunk/MainWindow.lua
   M /trunk/SkillList.lua
   M /trunk/plugins/lsw.lua
   M /trunk/plugins/skillUpChance.lua

Make return from GetTradeSkillRank consistant and update callers that expected various different outputs
------------------------------------------------------------------------
r171 | wildcard_25 | 2012-09-10 11:35:59 +0000 (Mon, 10 Sep 2012) | 1 line
Changed paths:
   M /trunk/RecipeData.lua

Remove no-cooldown transmute from cooldown group
------------------------------------------------------------------------
r170 | wildcard_25 | 2012-09-10 11:35:53 +0000 (Mon, 10 Sep 2012) | 1 line
Changed paths:
   M /trunk/MessageDispatch.lua

Fix timings in MessageDispatch
------------------------------------------------------------------------
r169 | wildcard_25 | 2012-09-10 11:35:46 +0000 (Mon, 10 Sep 2012) | 1 line
Changed paths:
   M /trunk/GetTradeSkill.lua
   M /trunk/PseudoTrades/ScrollMaking.lua
   M /trunk/PseudoTrades/Smelting.lua
   M /trunk/Queue.lua
   M /trunk/plugins/skillUpChance.lua

Fix estimated skillups from queued items
------------------------------------------------------------------------
r168 | remcoros | 2012-07-31 01:38:59 +0000 (Tue, 31 Jul 2012) | 1 line
Changed paths:
   M /trunk/Details.lua

Added patch by Gwizz (http://www.wowace.com/addons/gnomeworks/tickets/362-quantities-are-the-wrong-color/)
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
311.06 KB Sep 30, 2012 5.0.5 21