r433-nolib
Details
-
FilenameSkillet-r433-nolib.zip
-
Uploaded by
-
UploadedJan 8, 2015
-
Size254.54 KB
-
Downloads59
-
MD5c9be4c973c928079c2ad34afd9ce9d24
Supported WoW Retail Versions
- 6.0.3
Changelog
------------------------------------------------------------------------
r433 | bsmorgan | 2015-01-08 22:10:37 +0000 (Thu, 08 Jan 2015) | 3 lines
Changed paths:
M /trunk/SkillLevelData.lua
M /trunk/SkilletData.lua
Skillet:
- Use TradeskillInfo for skill level data if available (LibPeriodicTable isn't as up to date)
------------------------------------------------------------------------
r432 | bsmorgan | 2015-01-08 17:04:04 +0000 (Thu, 08 Jan 2015) | 2 lines
Changed paths:
M /trunk/SkilletData.lua
Skillet:
- Reorder code to prevent potential nil reference
------------------------------------------------------------------------
r431 | bsmorgan | 2015-01-08 16:52:17 +0000 (Thu, 08 Jan 2015) | 2 lines
Changed paths:
M /trunk/Skillet.lua
M /trunk/Skillet.toc
M /trunk/UI/MainFrame.lua
Skillet:
- Disable tooltip and dropdown for selecting other character's tradeskills (ticket 330)
------------------------------------------------------------------------
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
------------------------------------------------------------------------