Talented is a replacement to the default Talent UI, with a lot of added features.
Feature List
- See the complete talent tree on a single frame.
- Create and view templates for all classes and all pet types.
- Set a specific template as a target, and see it when you're spending your next talent point on level up.
- Apply complete templates with a single click, after a talent wipe.
- Hunters can view the spec of their pet and apply templates to them.
- Share your current build with other, or any template you've made.
- Import templates directly from the Blizzard Talent calculator, wowhead or wowdb.
- Export templates as URL to wowhead, wowdb or the Blizzard Talent calculator.
- View and switch to your alternate spec when you've bought it.
- Allow pet templates to be imported from and export to wowhead pet calculator.
- Inspection of other characters will also inspect their alternate spec, if they have one.
- Integrated Glyph frame, similar to the one from Blizzard's Default UI. This frame is independent from Talented main frame, though.
- A macro command /talented apply <template> allows to automatically apply a template based on its name.
- Shift-clicking on an entry in the template menu opens the template in a secondary frame, allowing to compare two templates side by side.
Supplement
- Talented_Loader allows Talented to be loaded only when needed. This improves the time to first login and the memory payload of the game if you don't use Talented in a game session. AddonLoader users do not need this, as it provides the same benefits.
Talented v2.3
- Talented v2.3 integrates Talented_SpecTabs with Talented.
Talented v2.2
- Talented v2.2 updated the Template menu to remove "Current" and "Alternate" specs. The interface consistently shows "Primary" and "Secondary" spec instead.
- Talented v2.2 added the ability for both specs to use a separate target.
- Talented v2.2 fixed the last remaining bugs related to pet talents.
- Talented v2.2 added an option to add a small space under the talent panes in the main Talented frame so that the different bottom strings and widgets do not overlap with the talents.
------------------------------------------------------------------------
r576 | jerry | 2009-05-25 13:41:34 +0000 (Mon, 25 May 2009) | 2 lines
Changed paths:
M /trunk/Locales/esES.lua
Fix for esES, Thanks PatoDaia
------------------------------------------------------------------------
r575 | jerry | 2009-05-25 08:04:20 +0000 (Mon, 25 May 2009) | 3 lines
Changed paths:
M /trunk/core.lua
M /trunk/ui/menu.lua
Make sure the Delete menu entry is only enabled for templates that
are saved on reload.
------------------------------------------------------------------------
r574 | jerry | 2009-05-25 07:53:36 +0000 (Mon, 25 May 2009) | 4 lines
Changed paths:
A /trunk/Locales/esES.lua
M /trunk/locales.xml
M /trunk/scripts/mkfulldata.lua
M /trunk/scripts/wowdata.lua
M /trunk/tabdata.lua
M /trunk/ui/base.lua
M /trunk/ui/gframes.lua
Add esES locale, Thanks PatoDaia
Small tweaks in UI.
Reduce the script size of tabdata.lua
------------------------------------------------------------------------
r573 | StingerSoft | 2009-05-21 10:09:31 +0000 (Thu, 21 May 2009) | 1 line
Changed paths:
M /trunk/Locales/ruRU.lua
ruRU update
------------------------------------------------------------------------
r572 | s8095324 | 2009-05-20 11:01:06 +0000 (Wed, 20 May 2009) | 1 line
Changed paths:
M /trunk/Locales/zhTW.lua
zhTW update
------------------------------------------------------------------------
r571 | jerry | 2009-05-16 13:48:16 +0000 (Sat, 16 May 2009) | 2 lines
Changed paths:
M /trunk/.pkgmeta
A /trunk/SpecTabs
A /trunk/SpecTabs/Talented_SpecTabs.toc
A /trunk/SpecTabs/core.lua
M /trunk/Talented.toc
Add SpecTabs in Talented
------------------------------------------------------------------------
r570 | dessa | 2009-05-14 15:33:16 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/Talented.toc
-nolib was fine before, partially revert r569
------------------------------------------------------------------------
r569 | zuz666 | 2009-05-13 16:40:38 +0000 (Wed, 13 May 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/Talented.toc
enable no-lib
------------------------------------------------------------------------
r566 | jerry | 2009-05-12 06:56:32 +0000 (Tue, 12 May 2009) | 2 lines
Changed paths:
M /trunk/Locales/frFR.lua
Update frFR locale
------------------------------------------------------------------------
r565 | jerry | 2009-05-12 06:48:06 +0000 (Tue, 12 May 2009) | 2 lines
Changed paths:
M /trunk/learn.lua
Fix LearnTalent() to check the right talentGroup for unspent points.
------------------------------------------------------------------------
r564 | jerry | 2009-05-12 06:40:40 +0000 (Tue, 12 May 2009) | 2 lines
Changed paths:
M /trunk/scripts/config.lua
M /trunk/scripts/mkfulldata.lua
M /trunk/tabdata.lua
Add pet talent tree names in zhTW and zhCN. Thanks NightOwl
------------------------------------------------------------------------
r563 | chkid | 2009-05-11 22:31:15 +0000 (Mon, 11 May 2009) | 1 line
Changed paths:
M /trunk/Locales/koKR.lua
koKR update
------------------------------------------------------------------------
r561 | jerry | 2009-05-11 18:48:01 +0000 (Mon, 11 May 2009) | 1 line
Changed paths:
M /trunk/pet.lua
Use the pet's talent group when updating the pet template, as it seems that pets may have two when both hunter talent Groups use the Beast Mastery talent.
------------------------------------------------------------------------
r560 | jerry | 2009-05-11 17:58:11 +0000 (Mon, 11 May 2009) | 2 lines
Changed paths:
M /trunk/Locales/enUS.lua
M /trunk/options.lua
M /trunk/ui/menu.lua
M /trunk/view.lua
Fix Set as target menu.
Add a bottom offset option so that text and button on the bottom of Talented are not covered by or do not cover the talent pane.
------------------------------------------------------------------------
r559 | jerry | 2009-05-11 16:23:28 +0000 (Mon, 11 May 2009) | 1 line
Changed paths:
M /trunk/editmode.lua
Fix a bug where invalid compressed data may generate an error in template validation.
------------------------------------------------------------------------
r558 | jerry | 2009-05-11 15:57:09 +0000 (Mon, 11 May 2009) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/options.lua
M /trunk/ui/menu.lua
Allow separate targets for each talent group.
------------------------------------------------------------------------
r557 | jerry | 2009-05-11 10:08:12 +0000 (Mon, 11 May 2009) | 3 lines
Changed paths:
M /trunk/scripts/config.lua
M /trunk/scripts/conv_whpet_code.lua
M /trunk/scripts/mkfulldata.lua
M /trunk/tabdata.lua
Cleanup scripts.
Regenerate talent trees data.
------------------------------------------------------------------------
r556 | jerry | 2009-05-11 09:21:02 +0000 (Mon, 11 May 2009) | 2 lines
Changed paths:
M /trunk/.pkgmeta
A /trunk/scripts
A /trunk/scripts/Makefile
A /trunk/scripts/config.lua
A /trunk/scripts/conv_whpet_code.lua
A /trunk/scripts/ldbclib.c
A /trunk/scripts/mkfulldata.lua
A /trunk/scripts/wowdata.lua
Add the scripts from Talented_Data in Talented
------------------------------------------------------------------------
r555 | jerry | 2009-04-25 15:32:03 +0000 (Sat, 25 Apr 2009) | 3 lines
Changed paths:
M /trunk/Locales/deDE.lua
M /trunk/Locales/enUS.lua
M /trunk/Locales/frFR.lua
M /trunk/Locales/koKR.lua
M /trunk/Locales/ruRU.lua
M /trunk/Locales/zhCN.lua
M /trunk/Locales/zhTW.lua
M /trunk/Talented.toc
M /trunk/ui/menu.lua
Update TOC
Change specs in the template menu so that only Primary and Secondary spec exist, instead of Current/Alternate.
Put the pet spec just below the primary and secondary spec instead of at the bottom of the menu.
------------------------------------------------------------------------
Installation Guide
- Exit "World of Warcraft" completely
- Download the mod you want to install
- Make a folder on your desktop called "My Mods"
- Save the .zip/.rar files to this folder.
- If, when you try to download the file, it automatically "opens" it... you need to RIGHT click on the link and "save as..." or "Save Target As".
- Extract the file - commonly known as 'unzipping'
Do this ONE FILE AT A TIME!
- Windows
- Windows XP has a built in ZIP extractor. Double click on the file to open it, inside should be the file or folders needed. Copy these outside to the "My Mods" folder.
- WinRAR: Right click the file, select "Extract Here"
- WinZip: You MUST make sure the option to "Use Folder Names" is CHECKED or it will just extract the files and not make the proper folders how the Authors designed
- Mac Users
- StuffitExpander: Double click the archive to extract it to a folder in the current directory.
- Verify your WoW Installation Path
That is where you are running WoW from and THAT is where you need to install your mods.
- Move to the Addon folder
- Open your World of Warcraft folder. (default is C:\Program Files\World of Warcraft\)
- Go into the "Interface" folder.
- Go into the "AddOns" folder.
- In a new window, open the "My Mods" folder.
- The "My Mods" folder should have the "Addonname" folder in it.
- Move the "Addonname" folder into the "AddOns" folder
- Start World of Warcraft
- Make sure AddOns are installed
- Log in
- At the Character Select screen, look in lower left corner for the "addons" button.
- If button is there: make sure all the mods you installed are listed and make sure "load out of date addons" is checked.
- If the button is NOT there: means you did not install the addons properly. Look at the above screenshots. Try repeating the steps or getting someone who knows more about computers than you do to help.
Translations
When you download a mod, please be sure that the mod is compatible with your translation of wow. Some mods only work on the US versions, while some only work on some of the various European versions. These variations are called "Localizations".
TOC Numbers (Out of Date Mods)
When Blizzard patches WoW, they change the Interface number. This means that all mods will be "out of date" unless or until the author releases a new version for that interface. Some people go into the .toc files and update the numbers themselves, but this is STRONGLY advised against as it will cause problems locating possible incompatibilities addons. When you log into WoW after a patch, you DO NOT have to delete your interface directory. All you have to do is simply tell WoW to ignore the interface numbers and load all the mods anyway. All you have to do is, while at the "character select" screen, look in the lower left corner and click on the "addons" button. A window will pop up listing all your installed mods.
If you look in the upper left corner of that window there should be a box that says "Load Out of Date AddOns". You want to CHECK this box. Now simply go into WoW normally and all your mods should load. As of the 1.9 patch, you will have to do this after EVERY patch/update that Blizzard posts! If you encounter any problems with a mod after a patch, please be sure to let the author of the mod know so they can fix it.
See also: About "Out Of Date AddOns"
Mac Support
WoW addons are not platformed based. As such, they can be used on either Mac or PC. You can extract both .zip and .rar files on a Mac using StuffitExpander.
Directory Structure
World of Warcraft
|_ Interface
|_AddOns
|_*AddonName*
|_ *AddonName*.toc
|_ *AddonName*.xml
|_ *AddonName*.lua
|_ (possibly others as well)...