v2.1.1
Details
-
FilenameTradeskillInfo-v2.1.1.zip
-
Uploaded by
-
UploadedJan 1, 2011
-
Size397.26 KB
-
Downloads14,820
-
MD501506001dd1652acd60c9f47ed22068c
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r421 | dys | 2011-01-01 14:02:56 +0000 (Sat, 01 Jan 2011) | 13 lines
Changed paths:
A /tags/v2.1.1 (from /trunk:420)
Tagging as v2.1.1:
* Fixed some missing skills, and add scrolls:
- Added the Cataclysm enchanting scrolls
- Added the missing Dreamcloth tailoring skills
- Modified the code to remove some redundant data lines.
* Added Cataclysm First Aid skills.
* Fixed ticket #42 - API GetCombineYield() broken.
* Found better fix for ticket #40:
Instead of trying to find an empty space, I am now pushing things around in the window.
* Moved the profit text from a hacked position to a dedicated location.
* Made the option Trade Skill->Combine Cost work.
* Add proper recipe IDs for Origami XXX inscription skills.
------------------------------------------------------------------------
r420 | dys | 2011-01-01 13:57:46 +0000 (Sat, 01 Jan 2011) | 5 lines
Changed paths:
M /trunk/TradeskillInfo.lua
Fix ticket #44 and proper fix for #42.
The problem was caused by an incorrect fix for ticket #42.
The new search pattern should identify fields correctly.
------------------------------------------------------------------------
r419 | dys | 2011-01-01 13:32:45 +0000 (Sat, 01 Jan 2011) | 4 lines
Changed paths:
M /trunk/TradeskillIdData.lua
Add proper recipe IDs for Origami XXX inscription skills.
This fix may be related to ticket #43
------------------------------------------------------------------------
r418 | dys | 2010-12-24 16:21:17 +0000 (Fri, 24 Dec 2010) | 8 lines
Changed paths:
M /trunk/TradeskillInfo.lua
M /trunk/locale-deDE.lua
M /trunk/locale-enUS.lua
M /trunk/locale-esES.lua
M /trunk/locale-frFR.lua
M /trunk/locale-koKR.lua
M /trunk/locale-ruRU.lua
M /trunk/locale-zhCN.lua
M /trunk/locale-zhTW.lua
* Better fix for ticket #40:
Instead of trying to find an empty space,
push things around in the window.
* Move the profit text from a hacked position to a
dedicated location
* Make the option Trade Skill->Combine Cost work
------------------------------------------------------------------------
r417 | dys | 2010-12-24 14:49:52 +0000 (Fri, 24 Dec 2010) | 2 lines
Changed paths:
M /trunk/TradeskillInfo.lua
Fixed ticket #42 - API GetCombineYield() broken.
------------------------------------------------------------------------
r416 | dys | 2010-12-24 14:24:45 +0000 (Fri, 24 Dec 2010) | 2 lines
Changed paths:
M /trunk/TradeskillIdData.lua
Added Cataclysm First Aid skills.
------------------------------------------------------------------------
r415 | dys | 2010-12-24 11:43:38 +0000 (Fri, 24 Dec 2010) | 6 lines
Changed paths:
M /trunk/TradeskillIdData.lua
Fixed some missing skills, and add scrolls.
- Added the Cataclysm enchanting scrolls
- Added the missing Dreamcloth tailoring skills
- Modified the code to remove some redundant data lines
------------------------------------------------------------------------
r413 | dys | 2010-12-21 13:12:36 +0000 (Tue, 21 Dec 2010) | 5 lines
Changed paths:
M /trunk/TradeskillIdData.lua
Initial pass for Cataclysm tradeskill information.
- Added new skills and component information.
- Modified some old skills that were updated.
------------------------------------------------------------------------
r412 | dys | 2010-12-03 08:49:47 +0000 (Fri, 03 Dec 2010) | 5 lines
Changed paths:
M /trunk/TradeskillInfo.lua
Moved the skill level text down a bit.
This makes the area a little too crowded, but at least
it is not overlapping text in most cases.
------------------------------------------------------------------------
r411 | ethancentaurai | 2010-11-29 18:12:03 +0000 (Mon, 29 Nov 2010) | 1 line
Changed paths:
M /trunk/TradeskillIdData.lua
Fix a copy/paste fail.
------------------------------------------------------------------------