Download
(221Kb)
Download
Updated: 07-29-10 06:50 AM
Pictures
File Info
Updated:07-29-10 06:50 AM
Created:02-24-09 01:41 AM
Downloads:67,176
Favorites:657
MD5:

Talented  Popular! (More than 5000 hits)

Version: 2.4.6c
by: IBLJerry [More]

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.
  • View and switch to your alternate spec when you've bought it.
  • Create and view templates for all classes and hunter pets. Hunters can view the spec of their pet and apply templates to them.
  • 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.
  • Share your current build with other, or any template you've made.
  • Import and export templates directly from the major online talent calculators.
  • Inspection of other characters will also inspect their alternate spec, if they have one.
  • Added a 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 will open the template in a secondary frame, allowing to compare two templates side by side.

Talenvet v2.4.6 is compatible with wow patch 3.3.5.
Talented v2.4.5 is compatible with the new wowhead URL format.
Talented v2.4.4 is compatible with wow 3.3.0
Talented v2.4 is compatible with wow 3.2.0
Talented v2.4 split the glyph frame support into its own lod module.
Talented v2.4 stops checking the validity of all templates at load time. This makes Talented load faster and use less memory at startup. This means that the invalid templates for death knights will be fixed when you try to select them.
Talented v2.4 adds the point distribution of each templates to the corresponding menu entry, as well as the name of the primary tree.
Talented v2.4 fixes a graphical glitch that occurs when RestartGx() is called.

Talented v2.3 integrated Talented_SpecTabs with Talented.
Talented 2.2 fixed some missing pets errors, and provides several usability improvements to the UI.
Optional Files (0)


Post A Reply Comment Options
Unread 04-22-09, 02:10 PM  
IBLJerry
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 34
Uploads: 3
Originally posted by Normal
So I got this, thinkining this would make the 3.1.1 pain a little less...

I tried importing a build from Armory, didn't work. Is this broken for current armory?
It's not working for druid templates only, this is a stupid little bug that will be corrected in 2.1. Sorry. In the meantime, you can use wowhead, which will correctly import your template URL and will generate a working URL for Talented.
Report comment to moderator  
Reply With Quote
Unread 04-22-09, 06:21 AM  
Bastiene
A Fallenroot Satyr

Forum posts: 21
File comments: 34
Uploads: 0
Error on 2.0c

Heh NM I see now the front page says Blizz causing the issues. will wait before posting anything
Last edited by Bastiene : 04-22-09 at 06:22 AM.
Report comment to moderator  
Reply With Quote
Unread 04-21-09, 05:40 PM  
Normal
A Murloc Raider

Forum posts: 7
File comments: 37
Uploads: 0
So I got this, thinkining this would make the 3.1.1 pain a little less...

I tried importing a build from Armory, didn't work. Is this broken for current armory?

Here's the build I was trying to import
http://www.wowarmory.com/talent-calc...00000000000000

Also, I managed to not read the dropdown of profiles before creating a Druid profile. I now have two Druid profiles, neither of which I can delete, and I can't really tell which one is which anyways.
Report comment to moderator  
Reply With Quote
Unread 04-18-09, 10:18 PM  
Echelaunch
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: Keybindings?

Originally posted by IBLJerry
Use the following macro:
Code:
/usetalents [spec:2] 1; 2
It has the nice property of not requiring Talented at all. (It is available even if Talented is loaded on demand via AddonLoader or Talented_Loader, for instance).
This worked perfectly. Thank you very much
Report comment to moderator  
Reply With Quote
Unread 04-18-09, 08:04 PM  
def9
A Cobalt Mageweaver
 
def9's Avatar
AddOn Author - Click to view AddOns

Forum posts: 219
File comments: 108
Uploads: 1
There's a very large thread(well quite a few threads) over at worldofwarcraft.com. http://forums.worldofwarcraft.com/th...18872662&sid=1. It doesn't seem to be an issue with the talented mod imo.

From what I can find in the forums is it seemed to start with hunters and dk's. From there everyone from rogue's and so ons either posted, or mentioned it t me ingame even. It's a sever side issue hopefully there will be a patch in the near future fixing it.

There is a fix posted by Blizz in the thread some says works other say it doesn't.

*edit for spelling*
__________________
Epiria, level 100 Ret/Holy Paladin
Simkin level 100 Combat Rogue
Feldeemus, level 100 Arcane Mage
Last edited by def9 : 04-18-09 at 08:06 PM.
Report comment to moderator  
Reply With Quote
Unread 04-18-09, 02:38 PM  
katta
A Kobold Labourer

Forum posts: 1
File comments: 3
Uploads: 0
I've the same prob with one of my rouge (Buh of Todeswache). She has a 40/1/8 bulid in the moment, but it shows only the 1 point I gave her this day while leveling,. Also in the armory shows, that she has no talents at all.
I don't think its an issue from talented, I deinstalled the addon, but the problem remaind. anyone any idea?

Originally posted by twc
So I've had this problem now on a few of my characters, and not on others. Anyone else had the issue where when you go to apply a talent template, it says you don't have enough talent points to do it, when you do? So far it's done it on my Frost Mage, Enhancement Shaman and most of my Hunter pets. Any help is appreciated.

-Joe
Report comment to moderator  
Reply With Quote
Unread 04-17-09, 09:38 AM  
IBLJerry
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 34
Uploads: 3
Re: Keybindings?

I think this is a simple request, but with 3.1 and dual-specs upon us, it would be great if there was a keybinding option that allowed players to switch between specs with the push of a button without having to even open the Talented window pane.
Use the following macro:
Code:
/usetalents [spec:2] 1; 2
It has the nice property of not requiring Talented at all. (It is available even if Talented is loaded on demand via AddonLoader or Talented_Loader, for instance).
Report comment to moderator  
Reply With Quote
Unread 04-17-09, 04:22 AM  
Echelaunch
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Keybindings?

I think this is a simple request, but with 3.1 and dual-specs upon us, it would be great if there was a keybinding option that allowed players to switch between specs with the push of a button without having to even open the Talented window pane.

Just throwing this out there. Thanks for the great mod
Report comment to moderator  
Reply With Quote
Unread 04-15-09, 11:02 PM  
twc
A Kobold Labourer

Forum posts: 0
File comments: 49
Uploads: 0
So I've had this problem now on a few of my characters, and not on others. Anyone else had the issue where when you go to apply a talent template, it says you don't have enough talent points to do it, when you do? So far it's done it on my Frost Mage, Enhancement Shaman and most of my Hunter pets. Any help is appreciated.

-Joe
Report comment to moderator  
Reply With Quote
Unread 04-15-09, 02:20 PM  
gizmogeek
A Kobold Labourer

Forum posts: 0
File comments: 36
Uploads: 0
Re: Re: Talented doesn't like 80 Shamans?

Originally posted by IBLJerry
Did your try to spec into enhancement, by any chance ? With Dual-wield Specialisation ? [/b]
The upper right side of the screen had the shaman's level listed as 80. I didn't see any numbers in the chat on how many talent points were available/short. I did see the shortage on the druid.

Here is the URL for the spec from wowhead's talent calculator. Everything was duplicated exactly from the site. (Two monitors are wonderful sometimes.) But not all of the glyphs had been set yet.
http://www.wowhead.com/?talent#hE0ho...huoMuVo:cfhzcm

And, yes, the answer to your question is the point was put into Dual-wield Specialization.

Report comment to moderator  
Reply With Quote
Unread 04-15-09, 08:38 AM  
IBLJerry
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 34
Uploads: 3
Re: Talented doesn't like 80 Shamans?

Originally posted by gizmogeek
Do you have any ideas?
Sadly, no. Do you remember if the string at the bottom right side of Talented was telling you that you had 71 free talent points or less ?

If by any chance you ever respec, or try to use Talented for a secondary spec, please report if it's happening again.

Right now, I'm inclined to think that it's a one time glitch with the patch and this character, and that relogging fixed it.

Unless I can reproduce an issue like yours, there's very little I can do.

When reporting that it can't apply a template, Talented will report the number of Talent points you try to set, and the number of talent points it thinks you have (or the number of points you're missing).

Did your try to spec into enhancement, by any chance ? With Dual-wield Specialisation ?
Report comment to moderator  
Reply With Quote
Unread 04-15-09, 08:26 AM  
IBLJerry
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 34
Uploads: 3
Originally posted by WereBear
Looks like the import from url is not working atm. Think it is because they changed the talent calculators, says it is a invalid url.
They added the glyph part, which broke Talented. You should be able to import by removing the ':' and everything after it from the last part of the URL. I will do a bugfix release soon so that Talented accepts (and discards) the glyph part of the URL.
Report comment to moderator  
Reply With Quote
Unread 04-15-09, 07:56 AM  
gizmogeek
A Kobold Labourer

Forum posts: 0
File comments: 36
Uploads: 0
Talented doesn't like 80 Shamans?

I just discovered this addon last night. I thought it was as great idea.

Starting with my druid, I tried to use the import from wowhead feature without success, but after activating the editing feature, I was able to manually enter the information. I hit a snag when I tried to apply the point schema because I entered all of the points in wowhead's talent calculator (all the way up to 80), while the druid was only 72, and received an official error from Talented that stated there wasn't enough talent points to apply the template. Ok, that made sense. I just removed a few of the points.

I proceeded to use this addon with my hunter, remembering this time to stop at the number of points for her level. Worked like a charm for both her and her pet. I moved on to the priest, death knight, and warlock (all level 80s) and again everything went smoothly.

It had been a long night, so I decided to put the talent points on my 80 shaman. I activated the wowhead web page with the talent calculator settings I had selected, loaded my shaman, opened the talent tree in wow, started a new template for a shaman, them proceeded to place all of the talent points. It came as a great shock when your addon gave me the same "official" error that it had given me for the druid --there wasn't enough talent points to apply the template. Let's see, 14 points in Elemental and 57 in Enhancement which adds up to 71. I tried applying it again with no luck. I logged out, turned off Talented in Addons, logged back on, and applied every point exactly as laid out in the wowhead template without any problem from Blizzard's new interface.

So this has me wondering what happened between my shaman and Talented. Do you have any ideas?

Thanks for the nice addon and any time you have trying to help me solve this riddle.

--gizmogeek
Report comment to moderator  
Reply With Quote
Unread 04-15-09, 06:10 AM  
WereBear
A Kobold Labourer

Forum posts: 0
File comments: 23
Uploads: 0
Looks like the import from url is not working atm. Think it is because they changed the talent calculators, says it is a invalid url.
Report comment to moderator  
Reply With Quote
Unread 04-15-09, 12:44 AM  
IBLJerry
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 34
Uploads: 3
The fact that I removed the check for 3.1 does not mean it's not only compatible with 3.1, just that I don't want to check for it anymore.

Talented v2.0 is only compatible with 3.1. Don't update before you have 3.1.

Talented v2.0-release should still have the check and error on 3.0.9 with a meaningfull error message.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: