r153
Details
-
FilenameSkillet-r153.zip
-
Uploaded by
-
UploadedOct 26, 2008
-
Size305.95 KB
-
Downloads79
-
MD57f20b9f7c3c28ebc67e838cf8d3f50dc
Supported WoW Retail Versions
- 3.0.2
Changelog
------------------------------------------------------------------------
r153 | nogudnik | 2008-10-26 19:38:21 +0000 (Sun, 26 Oct 2008) | 2 lines
Changed paths:
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-ruRU.lua
M /trunk/Locale/Locale-zhCN.lua
M /trunk/Locale/Locale-zhTW.lua
M /trunk/Skillet.lua
M /trunk/Upgrades.lua
Made "Show crafters for items in tooltip" a configurable option.
------------------------------------------------------------------------
r152 | nogudnik | 2008-10-25 20:30:46 +0000 (Sat, 25 Oct 2008) | 4 lines
Changed paths:
M /trunk/Skillet.lua
M /trunk/SkilletStitch-1.1.lua
Fixed problem with events in the queue library not
being registered corrected. This clears up the problem
of items staying in the queue forever.
------------------------------------------------------------------------
r151 | nogudnik | 2008-10-25 05:45:56 +0000 (Sat, 25 Oct 2008) | 2 lines
Changed paths:
M /trunk/Skillet.lua
Don't try and register event for methods that have been removed.
------------------------------------------------------------------------
r150 | nogudnik | 2008-10-24 02:10:14 +0000 (Fri, 24 Oct 2008) | 2 lines
Changed paths:
M /trunk/UI/MainFrame.lua
Found another instance of the obsolete CraftFrame.
------------------------------------------------------------------------
r149 | nogudnik | 2008-10-24 01:32:28 +0000 (Fri, 24 Oct 2008) | 2 lines
Changed paths:
M /trunk/Skillet.lua
M /trunk/Skillet.toc
Started work on version 1.13
------------------------------------------------------------------------
r148 | nogudnik | 2008-10-24 01:32:00 +0000 (Fri, 24 Oct 2008) | 4 lines
Changed paths:
M /trunk/Skillet.lua
M /trunk/SkilletQueue.lua
M /trunk/SkilletStitch-1.1.lua
M /trunk/ThirdPartyHooks.lua
M /trunk/TradeskillInfo.lua
M /trunk/UI/MainFrame.lua
M /trunk/UI/MainFrame.xml
Removed all references to crafting. In WoW 3.0.2 and
later, enchanting is now a proper tradeskill and does
not need to be handled separately.
------------------------------------------------------------------------
r146 | nogudnik | 2008-10-19 23:10:26 +0000 (Sun, 19 Oct 2008) | 4 lines
Changed paths:
M /trunk/LibPossessions.lua
Updated to work with the 3.01 version of ArkInventory.
Older versions of ArkInventory will generate and error
message.
------------------------------------------------------------------------
r145 | nogudnik | 2008-10-18 23:33:57 +0000 (Sat, 18 Oct 2008) | 6 lines
Changed paths:
M /trunk/SkilletStitch-1.1.lua
M /trunk/embeds.xml
Skillet:
- Make sure to avoid rescanning tradeskills automatically
if the tradeskill is one linked from chat.
- Added no-lib tags to the embedds.xml file, for the Curse
packager.
------------------------------------------------------------------------
r144 | nogudnik | 2008-10-18 08:35:05 +0000 (Sat, 18 Oct 2008) | 8 lines
Changed paths:
M /trunk/Skillet.lua
M /trunk/Skillet.toc
M /trunk/UI/MainFrame.lua
M /trunk/UI/MainFrame.xml
Skillet:
- Started on verion 1.12
- Added button in the title bar to link the tradeskill (if it
is linkable)
- Use IsTradeSkillLinked() when called to see if the user clicked
on a link in chat. In this case we want to stay as far away from
it as possible.
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r132 | root | 2008-09-29 21:51:34 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
M /trunk
A /trunk/.pkgmeta
Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r130 | root | 2008-09-29 20:58:39 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
D /tmp/trunk/Skillet
A /trunk (from /tmp/trunk/Skillet:129)
Importing old repo data under /trunk
------------------------------------------------------------------------
r129 | mikk | 2008-08-27 08:03:46 +0000 (Wed, 27 Aug 2008) | 4 lines
Changed paths:
M /tmp/trunk/Skillet/LibPossessions.lua
Skillet:
- LibPossessions: Add support for Baggins_AnywhereBags
------------------------------------------------------------------------