r429-nolib

Details

  • Filename
    Skillet-r429-nolib.zip
  • Uploaded by
  • Uploaded
    Dec 28, 2014
  • Size
    254.25 KB
  • Downloads
    47
  • MD5
    d43c86d17f1a868c332cd960ebd26c3f

Supported WoW Retail Versions

  • 6.0.3

Changelog

------------------------------------------------------------------------
r429 | bsmorgan | 2014-12-28 15:01:42 +0000 (Sun, 28 Dec 2014) | 2 lines
Changed paths:
   M /trunk/Skillet.lua
   M /trunk/SkilletData.lua

Skillet:
- Minimize the use of the Blizzard frame for followers (requires localization)
------------------------------------------------------------------------
r428 | bsmorgan | 2014-12-27 17:24:19 +0000 (Sat, 27 Dec 2014) | 2 lines
Changed paths:
   M /trunk/SkilletData.lua

Skillet:
- Unfix the last fix for follower enchanting. Still broken for Illusions.
------------------------------------------------------------------------
r427 | bsmorgan | 2014-12-27 17:14:26 +0000 (Sat, 27 Dec 2014) | 5 lines
Changed paths:
   M /trunk/Skillet.lua
   M /trunk/Skillet.toc
   M /trunk/SkilletData.lua
   M /trunk/UI/ShoppingList.lua

Skillet:
- Fix Thermal Anvil to use spell instead of item id (ticket 327)
- Add Thermal Anvil to engineering
- Fix last item fetched from guild bank remaining on cursor
- Fix the fix of the fix for follower enchanting (i.e. Blizzard fixed it,  tickets 319,321,328)
------------------------------------------------------------------------
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.
------------------------------------------------------------------------