2.74

Details

  • Filename
    Skillet-2.74.zip
  • Uploaded by
  • Uploaded
    Dec 23, 2014
  • Size
    555.01 KB
  • Downloads
    13,583
  • MD5
    a0edde869e519728e370d7d89b5fa748

Supported WoW Retail Versions

  • 6.0.3

Changelog

------------------------------------------------------------------------
r426 | bsmorgan | 2014-12-23 16:14:06 +0000 (Tue, 23 Dec 2014) | 1 line
Changed paths:
   A /tags/2.74 (from /trunk:425)

Tagging as 2.74
------------------------------------------------------------------------
r425 | bsmorgan | 2014-12-22 15:29:12 +0000 (Mon, 22 Dec 2014) | 2 lines
Changed paths:
   M /trunk/Skillet.lua
   M /trunk/Skillet.toc
   M /trunk/SkilletData.lua

Skillet:
- Add option to control use of Blizzard frame for followers (if they can)
------------------------------------------------------------------------
r423 | bsmorgan | 2014-12-18 23:06:29 +0000 (Thu, 18 Dec 2014) | 2 lines
Changed paths:
   M /trunk/Skillet.lua
   M /trunk/Skillet.toc

Skillet:
- Curse didn't properly release 2.72
------------------------------------------------------------------------
r421 | bsmorgan | 2014-12-18 18:10:37 +0000 (Thu, 18 Dec 2014) | 2 lines
Changed paths:
   M /trunk/Skillet.lua

Skillet:
- Use IsNPCCrafting() to fix problem with garrison assigned enchanter recipes.
------------------------------------------------------------------------
r420 | bsmorgan | 2014-12-17 15:17:37 +0000 (Wed, 17 Dec 2014) | 2 lines
Changed paths:
   M /trunk/Skillet.lua
   M /trunk/Skillet.toc
   M /trunk/SkilletQueue.lua

Skillet:
- Fix for ticket 322, always calculate using reagents in bags + bank
------------------------------------------------------------------------
r418 | bsmorgan | 2014-12-14 02:10:59 +0000 (Sun, 14 Dec 2014) | 2 lines
Changed paths:
   M /trunk/UI/Sorting.lua

Skillet:
- Fix lua error in sorting reported in the Curse comments.
------------------------------------------------------------------------
r417 | bsmorgan | 2014-12-13 18:40:36 +0000 (Sat, 13 Dec 2014) | 2 lines
Changed paths:
   M /trunk/TradeskillInfo.lua
   M /trunk/UI/ShoppingList.lua

Skillet:
- Fix lua error reported in Curse comments (extract id from link).
------------------------------------------------------------------------
r416 | bsmorgan | 2014-12-13 03:16:50 +0000 (Sat, 13 Dec 2014) | 5 lines
Changed paths:
   M /trunk/Skillet.lua
   M /trunk/Skillet.toc
   M /trunk/SkilletData.lua
   M /trunk/ThirdPartyHooks.lua
   D /trunk/UI/AttachList.lua
   D /trunk/UI/AttachList.xml
   A /trunk/UI/IgnoreList.lua
   A /trunk/UI/IgnoreList.xml
   M /trunk/UI/MainFrame.lua
   M /trunk/UI/MainFrame.xml
   M /trunk/UI/ShoppingList.lua

Skillet:
- Add patch from ticket 319, Enchanting Scroll Support (replaces functionality provided by LSW)
- Remove the last of the LSW code from ShoppingList (LSW R.I.P)
- Remove unused AttachList.* files
- Add GUI for userIgnoredMats table (IgnoreList.*)
------------------------------------------------------------------------
r415 | bsmorgan | 2014-12-11 21:26:09 +0000 (Thu, 11 Dec 2014) | 2 lines
Changed paths:
   M /trunk/Inventory.lua
   M /trunk/SkilletQueue.lua

Skillet:
- Fix references to Skillet.db.realm.userIgnoredMats (dummy)
------------------------------------------------------------------------
r414 | bsmorgan | 2014-12-11 20:40:54 +0000 (Thu, 11 Dec 2014) | 6 lines
Changed paths:
   M /trunk/Inventory.lua
   M /trunk/Skillet.lua
   M /trunk/SkilletData.lua
   M /trunk/SkilletQueue.lua

Skillet:
- For ticket 315 (and 310):
- Add userIgnoredMats table
- Add TradeSkillIgnoredMats and userIgnoredMats to InventoryReagentCraftability
- Add userIgnoredMats to QueueAppendCommand
- Update TradeSkillAutoTarget table with Warlords of Draenor items
------------------------------------------------------------------------
r413 | bsmorgan | 2014-12-11 15:46:51 +0000 (Thu, 11 Dec 2014) | 4 lines
Changed paths:
   M /trunk/Skillet.lua
   M /trunk/Skillet.toc
   A /trunk/SkilletARL.lua
   M /trunk/SkilletData.lua
   M /trunk/SkilletQueue.lua

Skillet:
- Add cooldown check when processing queue
- Move ARL functions into separate module
- Move same name functions (Skillet:, SkilletData:, and SkilletLink:) together
------------------------------------------------------------------------
r411 | bsmorgan | 2014-12-07 16:06:26 +0000 (Sun, 07 Dec 2014) | 7 lines
Changed paths:
   M /trunk/Skillet.lua
   M /trunk/Skillet.toc
   M /trunk/SkilletData.lua

Skillet:
- Add FlushRecipeData function
- Fix flushalldata command
- Add flushrecipedata command (and localization)
- Add the WoW build number to db.global
- Flush recipe data when the WoW build number changes.
- Move the dataVersion to db.global (from db.realm
------------------------------------------------------------------------
r409 | bsmorgan | 2014-12-01 15:59:28 +0000 (Mon, 01 Dec 2014) | 2 lines
Changed paths:
   M /trunk/Skillet.lua
   M /trunk/Skillet.toc
   M /trunk/SkilletQueue.lua
   M /trunk/UI/MerchantWindow.lua
   M /trunk/UI/ShoppingList.lua
   M /trunk/UI/ShoppingList.xml

Skillet:
- Add include bank to shopping list (tickets 293 and 313)
------------------------------------------------------------------------
r407 | bsmorgan | 2014-11-29 16:05:09 +0000 (Sat, 29 Nov 2014) | 2 lines
Changed paths:
   M /trunk/Skillet.lua
   M /trunk/Skillet.toc

Skillet:
- Version bump for another TradeSkillInfo plugin fix.
------------------------------------------------------------------------
r406 | ethancentaurai | 2014-11-28 14:39:02 +0000 (Fri, 28 Nov 2014) | 2 lines
Changed paths:
   M /trunk/Plugins/TradeSkillInfo.lua

Skillet:
- Fixed TradeSkillInfo support module.
------------------------------------------------------------------------
r404 | bsmorgan | 2014-11-26 14:30:58 +0000 (Wed, 26 Nov 2014) | 2 lines
Changed paths:
   M /trunk/Skillet.lua
   M /trunk/Skillet.toc

Skillet:
- Update version number
------------------------------------------------------------------------
r403 | ethancentaurai | 2014-11-26 09:27:59 +0000 (Wed, 26 Nov 2014) | 2 lines
Changed paths:
   M /trunk/Plugins/TradeSkillInfo.lua

Skillet:
- Removed deprecated function from TradeSkillInfo support module. Fixes ticket 312.
------------------------------------------------------------------------
r401 | yossa | 2014-11-21 19:10:18 +0000 (Fri, 21 Nov 2014) | 2 lines
Changed paths:
   M /trunk/Skillet.lua
   M /trunk/SkilletData.lua

Skillet:
- disable Skillet for crafting illusions, because it's broken feature and is allowed only from Blizz UI
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
253.81 KB Dec 23, 2014 6.0.3 253