r155

Details

  • Filename
    Skillet-lilsparkys-clone-r155.zip
  • Uploaded by
  • Uploaded
    Nov 10, 2008
  • Size
    434.90 KB
  • Downloads
    62
  • MD5
    63e2bac74f630d5b7e3dcab29a9821f1

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r155 | lilsparky | 2008-11-11 03:58:36 +0000 (Tue, 11 Nov 2008) | 3 lines
Changed paths:
   M /trunk/SkilletData.lua

Skillet:
-fixed potential nil pointer in autogroup code

------------------------------------------------------------------------
r154 | lilsparky | 2008-11-11 03:43:26 +0000 (Tue, 11 Nov 2008) | 5 lines
Changed paths:
   M /trunk/Skillet.toc
   M /trunk/SkilletData.lua

Skillet:
-revised .toc file for new lib system
-added more arl support (live filtering of recipes based on source)

------------------------------------------------------------------------
r153 | lilsparky | 2008-11-10 23:55:17 +0000 (Mon, 10 Nov 2008) | 5 lines
Changed paths:
   M /trunk/RecipeGroups.lua
   M /trunk/Skillet.lua
   M /trunk/SkilletData.lua
   M /trunk/UI/MainFrame.lua
   M /trunk/UI/Sorting.lua

Skillet:
-fixed some filtering issues with "all data" links
-chased down a couple bugs

------------------------------------------------------------------------
r152 | next96 | 2008-11-07 10:46:03 +0000 (Fri, 07 Nov 2008) | 3 lines
Changed paths:
   M /trunk/Locale/Locale-koKR.lua

Skillet:
- Update locale koKR

------------------------------------------------------------------------
r151 | lilsparky | 2008-11-07 10:30:59 +0000 (Fri, 07 Nov 2008) | 6 lines
Changed paths:
   M /trunk/Inventory.lua
   M /trunk/Locale/Locale-enUS.lua
   M /trunk/RecipeGroups.lua
   M /trunk/Skillet.lua
   M /trunk/SkilletData.lua
   M /trunk/TradeskillInfo.lua
   M /trunk/UI/MainFrame.lua

Skillet:
-updated support for ackis recipe list
-improved handling of tradeskill links
-added ability to examine all recipes for every skill
-has a few bugs that need addressing still

------------------------------------------------------------------------
r150 | lilsparky | 2008-10-30 19:19:46 +0000 (Thu, 30 Oct 2008) | 3 lines
Changed paths:
   M /trunk/UI/MainFrame.lua

Skillet:
-disabled ARL interaction till things are more stable

------------------------------------------------------------------------
r149 | lilsparky | 2008-10-29 23:42:06 +0000 (Wed, 29 Oct 2008) | 4 lines
Changed paths:
   M /trunk/Skillet.lua
   M /trunk/SkilletData.lua
   M /trunk/UI/MainFrame.lua
   M /trunk/UI/Sorting.lua

Skillet:
-added much better support for browsing tradeskill links

------------------------------------------------------------------------
r148 | lilsparky | 2008-10-28 02:30:48 +0000 (Tue, 28 Oct 2008) | 5 lines
Changed paths:
   M /trunk/Skillet.lua
   M /trunk/SkilletQueue.lua
   M /trunk/TradeskillInfo.lua
   M /trunk/UI/MainFrame.lua

Skillet:
-fixed rogue "IsCraft()" calls
-reworking some ARL support
-added test for linked skills (drycode)

------------------------------------------------------------------------
r147 | lilsparky | 2008-10-24 06:34:58 +0000 (Fri, 24 Oct 2008) | 5 lines
Changed paths:
   M /trunk/RecipeGroups.lua
   M /trunk/Skillet.lua
   M /trunk/Skillet.toc
   M /trunk/SkilletData.lua
   M /trunk/UI/MainFrame.lua
   M /trunk/embeds.xml

Skillet:
-fixed some popup menu stuff
-reduced spamminess
-fixed library issues

------------------------------------------------------------------------
r144 | lilsparky | 2008-10-18 08:01:47 +0000 (Sat, 18 Oct 2008) | 3 lines
Changed paths:
   A /trunk/Icons
   A /trunk/Icons/alts_icon.tga
   A /trunk/Icons/backpack_icon.tga
   A /trunk/Icons/bag.tga
   A /trunk/Icons/bank_icon.tga
   A /trunk/Icons/expand_arrow_closed.tga
   A /trunk/Icons/expand_arrow_open.tga
   A /trunk/Icons/group_status.tga
   A /trunk/Icons/highlight.tga
   A /trunk/Icons/locked.tga
   A /trunk/Icons/skill_colors.tga
   A /trunk/Icons/solid.tga
   A /trunk/Icons/unlocked.tga
   A /trunk/Icons/vendor_icon.tga
   A /trunk/Inventory.lua
   M /trunk/LibPossessions.lua
   M /trunk/Locale/Locale-enUS.lua
   A /trunk/RecipeGroups.lua
   A /trunk/SkillLevelData.lua
   M /trunk/Skillet.lua
   M /trunk/Skillet.toc
   A /trunk/SkilletData.lua
   M /trunk/SkilletQueue.lua
   M /trunk/ThirdPartyHooks.lua
   M /trunk/TradeskillInfo.lua
   A /trunk/UI/AttachList.lua
   A /trunk/UI/AttachList.xml
   M /trunk/UI/MainFrame.lua
   M /trunk/UI/MainFrame.xml
   M /trunk/UI/MerchantWindow.lua
   M /trunk/UI/MerchantWindow.xml
   M /trunk/UI/RecipeNotes.lua
   M /trunk/UI/RecipeNotes.xml
   M /trunk/UI/ShoppingList.lua
   M /trunk/UI/ShoppingList.xml
   M /trunk/UI/Sorting.lua
   M /trunk/UI/Utils.lua
   M /trunk/Upgrades.lua
   M /trunk/description.txt
   M /trunk/embeds.xml

Skillet:
-initial attempt at a commit

------------------------------------------------------------------------
r142 | StingerSoft | 2008-10-17 01:18:31 +0000 (Fri, 17 Oct 2008) | 3 lines
Changed paths:
   A /trunk/Locale/Locale-ruRU.lua
   M /trunk/Skillet.toc
   M /trunk/SkilletStitch-1.1.lua

Skillet:
-
added ruRU localization
------------------------------------------------------------------------
r140 | nogudnik | 2008-10-16 06:34:59 +0000 (Thu, 16 Oct 2008) | 5 lines
Changed paths:
   M /trunk/Skillet.lua

Skillet:
  - Only topen the tradeskill window if the trade is
    one we actually know. If we do not know it, it must
    be a tradeskill that was linked to us.

------------------------------------------------------------------------
r139 | nogudnik | 2008-10-16 06:10:00 +0000 (Thu, 16 Oct 2008) | 5 lines
Changed paths:
   M /trunk/LibPossessions.lua

Skillet:
   - If no inventory addon can be found to get item counts
     from alts, stop checking for addons every time we need
     item counts. (performance)

------------------------------------------------------------------------
r138 | nogudnik | 2008-10-16 04:47:01 +0000 (Thu, 16 Oct 2008) | 4 lines
Changed paths:
   M /trunk/UI/MainFrame.xml
   M /trunk/UI/RecipeNotes.xml
   M /trunk/UI/ShoppingList.xml

Skillet:
  - Updated for the change to FauxScrollFrame_OnVerticalScroll
    in WoW 3.0.

------------------------------------------------------------------------
r137 | nogudnik | 2008-10-16 03:55:08 +0000 (Thu, 16 Oct 2008) | 4 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/Skillet.toc
   M /trunk/embeds.xml

Skillet:
  - Updated the list of embeds to include the rest
    of the tradeskill libs currently in use.

------------------------------------------------------------------------
r136 | nogudnik | 2008-10-15 20:14:52 +0000 (Wed, 15 Oct 2008) | 3 lines
Changed paths:
   M /trunk/SkilletStitch-1.1.lua

Skillet:
   - Removed a left over debugging statement.

------------------------------------------------------------------------
r134 | nogudnik | 2008-10-15 06:14:08 +0000 (Wed, 15 Oct 2008) | 8 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/LibPossessions.lua
   M /trunk/Locale/Locale-deDE.lua
   M /trunk/Locale/Locale-enUS.lua
   M /trunk/Locale/Locale-esES.lua
   M /trunk/Locale/Locale-frFR.lua
   M /trunk/Locale/Locale-koKR.lua
   M /trunk/Locale/Locale-zhCN.lua
   M /trunk/Locale/Locale-zhTW.lua
   M /trunk/Skillet.lua
   M /trunk/Skillet.toc
   M /trunk/SkilletStitch-1.1.lua
   M /trunk/ThirdPartyHooks.lua
   M /trunk/TradeskillInfo.lua
   M /trunk/UI/MainFrame.lua
   M /trunk/UI/MainFrame.xml

Skillet:
   - Preliminary update for patch 3.0.2 (no support for inscriptions yet)
   - Items from mods that track alternate character inventory cached a little
     smarted (performance)
   - Item tooltips can now be set to display the name of all alternate characters
     that can craft the item
   - First attempt at a .pkgmeta file

------------------------------------------------------------------------
r133 | root | 2008-09-30 16:10:59 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Hopefully fix .pkgmeta
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
241.01 KB Nov 10, 2008 3.0.3 32