r576-nolib
Details
-
FilenameTradeSkillInfo-r576-nolib.zip
-
Uploaded by
-
UploadedApr 8, 2013
-
Size245.97 KB
-
Downloads64
-
MD5eb208d45e301e4c95b49d20c88bece00
Supported WoW Retail Versions
- 5.2.0
Changelog
------------------------------------------------------------------------
r576 | ethancentaurai | 2013-04-08 15:15:33 +0000 (Mon, 08 Apr 2013) | 1 line
Changed paths:
M /trunk/TradeskillInfoOptions.lua
Clean up config code and slightly rearrange options window layout.
------------------------------------------------------------------------
r574 | ethancentaurai | 2013-03-26 20:22:26 +0000 (Tue, 26 Mar 2013) | 1 line
Changed paths:
M /trunk/Data/Professions/Blacksmithing.lua
Add six of the Reborn weapon recipes. The remaining twelve are not in the server cache yet.
------------------------------------------------------------------------
r573 | ethancentaurai | 2013-03-23 17:38:04 +0000 (Sat, 23 Mar 2013) | 1 line
Changed paths:
M /trunk/Data/Professions/Blacksmithing.lua
M /trunk/Data/TradeskillData.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
Remove unused translations.
------------------------------------------------------------------------
r572 | ethancentaurai | 2013-03-23 09:59:50 +0000 (Sat, 23 Mar 2013) | 1 line
Changed paths:
M /trunk/TradeskillInfo.toc
Remove LibAbacus-3.0 from the optional dependencies list.
------------------------------------------------------------------------
r571 | ethancentaurai | 2013-03-18 19:24:12 +0000 (Mon, 18 Mar 2013) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/TradeskillInfo.lua
M /trunk/TradeskillInfo.toc
Remove LibAbacus-3.0 and unused "money format" options.
------------------------------------------------------------------------
r570 | ethancentaurai | 2013-03-18 10:18:31 +0000 (Mon, 18 Mar 2013) | 1 line
Changed paths:
M /trunk/Data/Professions/Alchemy.lua
Fix data for Zen Alchemist Stone. Thank you Farli @TheOvercut for the report!
------------------------------------------------------------------------
r569 | ethancentaurai | 2013-03-17 18:17:27 +0000 (Sun, 17 Mar 2013) | 1 line
Changed paths:
M /trunk/TradeskillInfo.lua
A few small cleanups...
------------------------------------------------------------------------
r567 | ethancentaurai | 2013-03-12 15:21:23 +0000 (Tue, 12 Mar 2013) | 1 line
Changed paths:
M /trunk/Data/Professions/Blacksmithing.lua
Add the remaining Reborn weapon recipes.
------------------------------------------------------------------------
r566 | ethancentaurai | 2013-03-12 14:42:07 +0000 (Tue, 12 Mar 2013) | 1 line
Changed paths:
A /trunk/Data/Notes.txt
Bring back the dev notes I accidentally deleted in r555, placed into a separate file for safe keeping.
------------------------------------------------------------------------
r565 | ethancentaurai | 2013-03-12 13:51:04 +0000 (Tue, 12 Mar 2013) | 1 line
Changed paths:
M /trunk/Data/Professions/Mining.lua
Fix a typo in Enchanted Thorium Bar recipe.
------------------------------------------------------------------------
r564 | ethancentaurai | 2013-03-12 13:41:47 +0000 (Tue, 12 Mar 2013) | 1 line
Changed paths:
M /trunk/Data/Professions/FirstAid.lua
Revert last commit.
------------------------------------------------------------------------
r563 | ethancentaurai | 2013-03-12 13:39:18 +0000 (Tue, 12 Mar 2013) | 1 line
Changed paths:
M /trunk/Data/Professions/FirstAid.lua
First Aid skills are now learned from a trainer with the exception of Strong Anti-Venom, which is a rare drop.
------------------------------------------------------------------------
r562 | ethancentaurai | 2013-03-12 13:33:12 +0000 (Tue, 12 Mar 2013) | 1 line
Changed paths:
M /trunk/Data/Professions/FirstAid.lua
Fix the skill levels of First Aid recipes.
------------------------------------------------------------------------
r561 | ethancentaurai | 2013-03-12 13:13:08 +0000 (Tue, 12 Mar 2013) | 1 line
Changed paths:
M /trunk/Data/Professions/Enchanting.lua
M /trunk/Data/Professions/Mining.lua
M /trunk/Data/SpecialCases.lua
Miners can make Enchanted Thorium Bars now.
------------------------------------------------------------------------
r560 | ethancentaurai | 2013-03-12 12:50:38 +0000 (Tue, 12 Mar 2013) | 1 line
Changed paths:
M /trunk/Data/Professions/Mining.lua
Fix the skill levels of Mining recipes.
------------------------------------------------------------------------
r559 | ethancentaurai | 2013-03-12 11:00:30 +0000 (Tue, 12 Mar 2013) | 1 line
Changed paths:
M /trunk/Data/Recipes.lua
M /trunk/Data/TradeskillData.lua
Fix a few minor typos.
------------------------------------------------------------------------
r558 | ethancentaurai | 2013-03-12 10:37:20 +0000 (Tue, 12 Mar 2013) | 1 line
Changed paths:
M /trunk/TradeskillInfo.lua
Remove GameTooltip:SetGlyph() hook.
------------------------------------------------------------------------
r557 | ethancentaurai | 2013-03-11 17:45:31 +0000 (Mon, 11 Mar 2013) | 1 line
Changed paths:
M /trunk/TradeskillInfoUI/TradeskillInfoUI.lua
Remove a whole bunch of unused local variables and fix a few misnamed ones.
------------------------------------------------------------------------
r556 | ethancentaurai | 2013-03-11 17:21:20 +0000 (Mon, 11 Mar 2013) | 1 line
Changed paths:
M /trunk/TradeskillInfo.lua
M /trunk/TradeskillInfoOptions.lua
Fix a few more leaked globals.
------------------------------------------------------------------------
r555 | ethancentaurai | 2013-03-10 15:38:55 +0000 (Sun, 10 Mar 2013) | 1 line
Changed paths:
A /trunk/Data/Recipes.lua
M /trunk/Data/TradeskillIdData.lua
M /trunk/TradeskillInfo.toc
Split recipe data into a separate file.
------------------------------------------------------------------------
r554 | ethancentaurai | 2013-03-10 11:41:05 +0000 (Sun, 10 Mar 2013) | 1 line
Changed paths:
M /trunk/TradeskillInfo.lua
Completely re-write the tooltip handler code to use ONE central hook instead of TEN smaller ones.
------------------------------------------------------------------------
r553 | ethancentaurai | 2013-03-08 14:57:17 +0000 (Fri, 08 Mar 2013) | 1 line
Changed paths:
M /trunk/README.md
Readme update.
------------------------------------------------------------------------
r552 | ethancentaurai | 2013-03-08 14:51:42 +0000 (Fri, 08 Mar 2013) | 1 line
Changed paths:
M /trunk/Data/Professions/Blacksmithing.lua
Fix a typo in the Ghost Iron Statue training project.
------------------------------------------------------------------------
r551 | ethancentaurai | 2013-03-08 14:50:35 +0000 (Fri, 08 Mar 2013) | 1 line
Changed paths:
M /trunk/Data/Professions/Blacksmithing.lua
Remove the Reborn weapons for now as they're not in the server cache yet.
------------------------------------------------------------------------
r550 | ethancentaurai | 2013-03-08 12:32:26 +0000 (Fri, 08 Mar 2013) | 1 line
Changed paths:
M /trunk/Data/Professions/Blacksmithing.lua
Add a few "Reborn" Blacksmithing recipes.
------------------------------------------------------------------------
r549 | ethancentaurai | 2013-03-08 12:29:46 +0000 (Fri, 08 Mar 2013) | 1 line
Changed paths:
M /trunk/.pkgmeta
Update .pkgmeta
------------------------------------------------------------------------
r548 | ethancentaurai | 2013-03-08 09:21:06 +0000 (Fri, 08 Mar 2013) | 1 line
Changed paths:
M /trunk/TradeskillInfo.lua
Fix a couple of leaked globals. Fixes Ticket #62.
------------------------------------------------------------------------