Skillet-r61796-nolib

Details

  • Filename
    Skillet-r61796-nolib.zip
  • Uploaded by
  • Uploaded
    Feb 17, 2008
  • Size
    108.75 KB
  • Downloads
    138
  • MD5
    9941c1cbc7637ea26448f62508c07727

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r61796 | nogudnik | 2008-02-17 14:56:45 -0500 (Sun, 17 Feb 2008) | 4 lines
Changed paths:
   M /trunk/Skillet/LibPossessions.lua

Skillet:
  - SKL-73: Added support for getting item counts from ArkInventory. Only tested
    with version 2.26 of ArkInventory.

------------------------------------------------------------------------
r61026 | next96 | 2008-02-12 00:09:51 -0500 (Tue, 12 Feb 2008) | 3 lines
Changed paths:
   M /trunk/Skillet/Locale/Locale-koKR.lua

Skillet:
- Update locale koKR

------------------------------------------------------------------------
r61018 | nogudnik | 2008-02-11 22:39:52 -0500 (Mon, 11 Feb 2008) | 4 lines
Changed paths:
   M /trunk/Skillet/SkilletQueue.lua

Skillet:
  - QueueAll/CraftAll need to account for the number of
    items produced by the recipe.

------------------------------------------------------------------------
r61015 | nogudnik | 2008-02-11 21:43:41 -0500 (Mon, 11 Feb 2008) | 5 lines
Changed paths:
   M /trunk/Skillet/Locale/Locale-deDE.lua
   M /trunk/Skillet/Locale/Locale-enUS.lua
   M /trunk/Skillet/Locale/Locale-frFR.lua
   M /trunk/Skillet/Locale/Locale-koKR.lua
   M /trunk/Skillet/Locale/Locale-zhCN.lua
   M /trunk/Skillet/Locale/Locale-zhTW.lua
   M /trunk/Skillet/Skillet.lua
   M /trunk/Skillet/UI/MainFrame.lua

Skillet:
  - SKL-65 Added new option "Features" -> "Show craftable counts"
    that defaults to false. When true, display the number of time
    you can craft a receipe, not the total number of items produced.

------------------------------------------------------------------------
r60836 | nogudnik | 2008-02-10 15:50:12 -0500 (Sun, 10 Feb 2008) | 3 lines
Changed paths:
   M /trunk/Skillet/SkilletStitch-1.1.lua

Skillet:
  - Fixed problem, determining if a reagent can be purchased from a vendor

------------------------------------------------------------------------
r60833 | nogudnik | 2008-02-10 14:42:16 -0500 (Sun, 10 Feb 2008) | 4 lines
Changed paths:
   M /trunk/Skillet/Skillet.lua
   M /trunk/Skillet/UI/MainFrame.lua

Skillet:
  - Cache (and restore) the text used for filtering recipes on
    a per-tradeskill basis.

------------------------------------------------------------------------
r60750 | next96 | 2008-02-09 23:56:21 -0500 (Sat, 09 Feb 2008) | 3 lines
Changed paths:
   M /trunk/Skillet/Locale/Locale-koKR.lua

Skillet:
- Update locale koKR

------------------------------------------------------------------------
r60727 | nogudnik | 2008-02-09 18:34:36 -0500 (Sat, 09 Feb 2008) | 4 lines
Changed paths:
   M /trunk/Skillet/SkilletStitch-1.1.lua
   M /trunk/Skillet/UI/MainFrame.lua

Skillet:
  - Added workaround for missing items in LibPeriodicTable
  - Fixed poissible problem with determining if an item can be purchased

------------------------------------------------------------------------
r60726 | nogudnik | 2008-02-09 18:00:01 -0500 (Sat, 09 Feb 2008) | 6 lines
Changed paths:
   M /trunk/Skillet/Locale/Locale-deDE.lua
   M /trunk/Skillet/Locale/Locale-enUS.lua
   M /trunk/Skillet/Locale/Locale-frFR.lua
   M /trunk/Skillet/Locale/Locale-koKR.lua
   M /trunk/Skillet/Locale/Locale-zhCN.lua
   M /trunk/Skillet/Locale/Locale-zhTW.lua
   M /trunk/Skillet/Skillet.lua
   M /trunk/Skillet/UI/MainFrame.lua

Skillet:
  - SKL-59 Added ability to display one or more "+" characters after the
    recipe name to indicate the difficulty of that recipe. This should
    make life easier for those that have trouble distinguishing between
    the colours we use for recipe difficulty.

------------------------------------------------------------------------
r60722 | nogudnik | 2008-02-09 16:55:08 -0500 (Sat, 09 Feb 2008) | 5 lines
Changed paths:
   M /trunk/Skillet/SkilletQueue.lua

Skillet:
  - SKL-67 : Attempt to detect and report on any infinite
    recursion encountered  when queuing craftable reagents.
    Still not a complete fix though.

------------------------------------------------------------------------
r60721 | nogudnik | 2008-02-09 16:43:23 -0500 (Sat, 09 Feb 2008) | 4 lines
Changed paths:
   M /trunk/Skillet/SkilletQueue.lua

Skillet:
   - SKL-62 the "Clear" button now clears that current queue *and*
     save the new state of the queue.

------------------------------------------------------------------------
r60720 | nogudnik | 2008-02-09 16:37:08 -0500 (Sat, 09 Feb 2008) | 4 lines
Changed paths:
   M /trunk/Skillet/SkilletQueue.lua
   M /trunk/Skillet/SkilletStitch-1.1.lua
   M /trunk/Skillet/UI/MainFrame.lua
   M /trunk/Skillet/UI/ShoppingList.lua

Skillet:
  - SKL-69 craftable item counts are now adjusted to take into account the
    reagents that will be consumed by queued items.

------------------------------------------------------------------------
r60712 | nogudnik | 2008-02-09 15:22:28 -0500 (Sat, 09 Feb 2008) | 5 lines
Changed paths:
   M /trunk/Skillet/Locale/Locale-deDE.lua
   M /trunk/Skillet/Locale/Locale-enUS.lua
   M /trunk/Skillet/Locale/Locale-frFR.lua
   M /trunk/Skillet/Locale/Locale-koKR.lua
   M /trunk/Skillet/Locale/Locale-zhCN.lua
   M /trunk/Skillet/Locale/Locale-zhTW.lua
   M /trunk/Skillet/Skillet.lua
   M /trunk/Skillet/UI/MainFrame.lua
   M /trunk/Skillet/Upgrades.lua

Skillet:
  - SKL-68 Added option to only include current bag contents when
    calculating craftable item counts. This defaults to off and
    bank and alt character inventories are checked.

------------------------------------------------------------------------
r60357 | nogudnik | 2008-02-04 22:58:07 -0500 (Mon, 04 Feb 2008) | 4 lines
Changed paths:
   M /trunk/Skillet/LibPossessions.lua

Skillet:
  - SKL-66: Added support for OneBag/OneBank/OneView. All three are required
    for best results, but OneView is the absolute minimum.

------------------------------------------------------------------------
r60299 | next96 | 2008-02-04 11:57:08 -0500 (Mon, 04 Feb 2008) | 3 lines
Changed paths:
   M /trunk/Skillet/Locale/Locale-koKR.lua

Skillet:
- Update locale koKR

------------------------------------------------------------------------
r60182 | nogudnik | 2008-02-03 15:10:08 -0500 (Sun, 03 Feb 2008) | 4 lines
Changed paths:
   M /trunk/Skillet/SkilletStitch-1.1.lua

Skillet:
   - SKL-46 Add the max number of items created for crafting as
     well as trade skills.

------------------------------------------------------------------------
r60181 | nogudnik | 2008-02-03 15:01:01 -0500 (Sun, 03 Feb 2008) | 5 lines
Changed paths:
   M /trunk/Skillet/SkilletStitch-1.1.lua
   M /trunk/Skillet/UI/MainFrame.lua
   M /trunk/Skillet/UI/MainFrame.xml

Skillet:
  - SKL-46 include the number of items crafted in the icon for the item.
    You may need to rescan your recipes to get this information to display
    properly.

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