r420
Details
-
FilenameTradeskillInfo-r420.zip
-
Uploaded by
-
UploadedJan 1, 2011
-
Size394.54 KB
-
Downloads58
-
MD53f6a4192920ab21c44a135341dc6aeca
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------