r155-nolib
Details
-
FilenameSkillet-r155-nolib.zip
-
Uploaded by
-
UploadedNov 15, 2008
-
Size112.01 KB
-
Downloads49
-
MD538b83d12f7712c947495b8125ec33cab
Supported WoW Retail Versions
- 3.0.3
Changelog
------------------------------------------------------------------------
r155 | nogudnik | 2008-11-15 23:11:05 +0000 (Sat, 15 Nov 2008) | 3 lines
Changed paths:
M /trunk/LibPossessions.lua
Updated for the new methods in ArkInventory for decoding
item strings.
------------------------------------------------------------------------
r154 | StingerSoft | 2008-10-26 21:27:05 +0000 (Sun, 26 Oct 2008) | 2 lines
Changed paths:
M /trunk/Locale/Locale-ruRU.lua
Skillet:
- ruRU update
------------------------------------------------------------------------
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.
------------------------------------------------------------------------