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,135
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-27-11, 07:52 PM  
darkcelia
A Kobold Labourer

Forum posts: 1
File comments: 22
Uploads: 0
I've got this LUA error :

Date: 2011-04-28 03:50:52
ID: 3
Error occured in: Global
Count: 1
Message: ..\AddOns\Talented\spell.lua line 100:
There is no spell data found for class `FEROCITY'
Debug:
(tail call): ?
[C]: assert()
Talented\spell.lua:100: UncompressSpellData()
Talented\pet.lua:87: FixAlternatesTalents()
Talented\pet.lua:38: PET_TALENT_UPDATE()
Talented\pet.lua:73: InitializePet()
Talented\core.lua:74:
Talented\core.lua:52
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9:
[string "safecall Dispatcher[1]"]:5
(tail call): ?
...s\AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:514: InitializeAddon()
...s\AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:628:
...s\AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:621
[C]: LoadAddOn()
..\FrameXML\UIParent.lua:256: UIParentLoadAddOn()
..\FrameXML\UIParent.lua:306:
..\FrameXML\UIParent.lua:305
[C]: TalentFrame_LoadUI()
..\FrameXML\UIParent.lua:400: ToggleTalentFrame()
[string "TOGGLETALENTS"]:1:
[string "TOGGLETALENTS"]:1
Report comment to moderator  
Reply With Quote
Unread 02-16-11, 02:41 AM  
Squishy Tia
A Murloc Raider
 
Squishy Tia's Avatar

Forum posts: 4
File comments: 98
Uploads: 0
Originally posted by Neverwhere
Anyone doing a fan update?
http://wow.curse.com/downloads/wow-a.../talented.aspx

I normally don't cross-link competing Addon sites, but that page is being maintained, and it appears this one is not.

Either way, updated version for ya.
Report comment to moderator  
Reply With Quote
Unread 02-14-11, 11:08 PM  
Neverwhere
A Murloc Raider

Forum posts: 4
File comments: 35
Uploads: 0
Anyone doing a fan update?
Report comment to moderator  
Reply With Quote
Unread 10-17-10, 10:54 AM  
Ruinit
A Deviate Faerie Dragon

Forum posts: 19
File comments: 17
Uploads: 0
Error on new version.

Thanks for working on a 4.0 version. I get this error when clicking on actions.



1x Talented-r661\ui\menu.lua:284: attempt to index field 'template' (a nil value)
Talented-r661\ui\menu.lua:331: in function `MakeActionMenu'
Talented-r661\ui\menu.lua:409: in function `OpenActionMenu'
Talented-r661\ui\base.lua:135: in function <Talented\ui\base.lua:134>

Locals:
self = <table> {
CreateTemplateMenu = <function> @ Talented\ui\menu.lua:65:
defaults = <table> {}
OpenOptionsFrame = <function> @ Talented\ui\menu.lua:26:
MakeArrow = <function> @ Talented\ui\trees.lua:150:
GetTalentPrereqs = <function> @ Talented\spell.lua:195:
spelldata = <table> {}
OnChatCommand = <function> @ Talented\core.lua:76:
HideTooltipInfo = <function> @ Talented\tips.lua:101:
ExportWhpetTemplate = <function> @ Talented\whpet.lua:93:
GetDefaultMode = <function> @ Talented\core.lua:260:
SetDefaultModulePrototype = <function> @ Ace3\AceAddon-3.0\AceAddon-3.0.lua:423:
UpdateTemplateName = <function> @ Talented\core.lua:92:
GetMode = <function> @ Talented\core.lua:241:
SetTemplate = <function> @ Talented\core.lua:216:
SetMode = <function> @ Talented\core.lua:245:
ADDON_LOADED = <function> @ Talented\inspectui.lua:41:
RegisterMessage = <function> @ Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:118:
UnregisterMessage = <function> @ Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:181:
Update = <function> @ Talented\core.lua:299:
hooks = <table> {}
SendCommMessage = <function> @ Ace3\AceComm-3.0\AceComm-3.0.lua:73:
db = <table> {}
UnregisterAllComm = <function> @ Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:202:
SetEnabledState = <function> @ Ace3\AceAddon-3.0\AceAddon-3.0.lua:438:
Hook = <function> @ Ace3\AceHook-3.0\AceHook-3.0.lua:277:
OpenTemplate = <function> @ Talented\core.lua:198:
OnEnable = <function> @ Talented\core.lua:264:
GetTemplateStringClass = <function> @ Talented\encode.lua:15:
MakeButton = <function> @ Talented\ui\trees.lua:141:
ExportWowpetTemplate = <function> @ Talented\whpet.lua:103:
ImportTemplate = <function> @ Talented\core.lua:176:
Pool = <table> {}
UpdateInspectTemplate = <function> @ Talented\inspectui.lua:53:
UnregisterAllEvents = <function> @ Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:202:
optionsFrame = <unnamed> {}
Deserialize = <function> @ Ace3\AceSerializer-3.0\AceSerializer-3.0.lua:240:
MakeActionMenu = <function> @ Talented\ui\menu.lua:330:
TalentView = <table> {}
GetName = <function> @ Ace3\AceAddon-3.0\AceAddon-3.0.lua:298:
views = <table> {}
name = "Talented"
UpdateView = <function> @ Talented\viewmode.lua:49:
Disable = <function> @ Ace3\AceAddon-3.0\AceAddon-3.0.lua:328:
GetOption = <function> @ Talented\options.lua:46:
HookInspectUI = <function> @ Talented\inspectui.lua:10:
Unhook = <function> @ Ace3\AceHook-3.0\AceHook-3.0.lua:421:
Print = <function> @ Talented\core.lua:6:
UncompressSpellData = <function> @ Talented\spell.lua:94:
SetOption = <function> @ Talented\options.lua:39:
Serialize = <function> @ Ace3\AceSerializer-3.0\AceSerializer-3.0.lua:116:
Debug = <function> @ Talented\core.lua:14:
EnableUI = <function> @ Talented\ui\base.lua:278:
MakeTalentFrame = <function> @ Talented\ui\trees.lua:130:
RegisterComm = <function> @ Ace3\AceComm-3.0\AceComm-3.0.lua:55:
CopyTemplate = <function> @ Talented\core.lua:149:
MakeBranch = <function> defined @Inter
---
Report comment to moderator  
Reply With Quote
Unread 10-13-10, 06:24 AM  
Twidget
An Aku'mai Servant
 
Twidget's Avatar

Forum posts: 33
File comments: 401
Uploads: 0
Date: 2010-10-13 08:12:02
ID: 10
Error occured in: Global
Count: 1
Message: ..\AddOns\Talented\check.lua line 6:
bad argument #4 to 'format' (number expected, got string)
Debug:
(tail call): ?
[C]: format()
Talented\check.lua:6:
Talented\check.lua:3
(tail call): ?
Talented\spell.lua:101: UncompressSpellData()
Talented\viewmode.lua:11: UpdatePlayerSpecs()
Talented\core.lua:295: ?()
...Tom\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147:
...Tom\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147
[string "safecall Dispatcher[1]"]:4:
[string "safecall Dispatcher[1]"]:4
[C]: ?
[string "safecall Dispatcher[1]"]:13: ?()
...Tom\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: Fire()
...ace\AddOns\TomTom\libs\AceEvent-3.0\AceEvent-3.0.lua:120:
...ace\AddOns\TomTom\libs\AceEvent-3.0\AceEvent-3.0.lua:119
AddOns:
Report comment to moderator  
Reply With Quote
Unread 09-29-10, 02:20 AM  
bmanta
A Defias Bandit

Forum posts: 2
File comments: 17
Uploads: 0
patch 4.0?

Is this getting update for patch 4.0
Report comment to moderator  
Reply With Quote
Unread 07-08-10, 01:59 AM  
IBLJerry
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 34
Uploads: 3
Originally posted by Florack
For those that may not know; the newest versions can be found on WoWAce.com here:
caveat to Hunters: There seems to be an issue with Talented 2.4.6 and some pet templates. See http://www.wowace.com/addons/talente...nts-crash-wow/ for the details.

As I can not reproduce this issue, I have no idea how to fix it. If you have the issue, please try to provide as much information about it as possible, and scenario to reproduce the bug.
Report comment to moderator  
Reply With Quote
Unread 06-28-10, 07:18 AM  
Florack
A Defias Bandit

Forum posts: 2
File comments: 16
Uploads: 0
For those that may not know; the newest versions can be found on WoWAce.com here:

http://www.wowace.com/addons/talented/
__________________
[ MAIN CHAR : Kurimbooze (Level 120, Dwarf Warrior; Alleria) ]
[ MAIN CHAR : Florack (Level 114, Human Warrior; Alleria) ]
Report comment to moderator  
Reply With Quote
Unread 03-27-10, 04:12 PM  
bmanta
A Defias Bandit

Forum posts: 2
File comments: 17
Uploads: 0
Originally posted by Florack
I looked threw it kinda quickly and honestly have no clue where to even begin...

I like the AddOn but kinda sucks that this Blizzard seemed to introduce this issue and now makes the addon/my guide I got (for talent builds) kinda useless together.

If anyone else takes the time to implement the fix please let me know. I guess I'm just stuck not being able to use the guides talent builds cause of this......
1. Find core.lua in your Talented addons folder

below local L = LibStub("AceLocale-3.0"):GetLocale("Talented")

copy and paste

-- To fix Blizzard's bug caused by the new "self:SetFrameLevel(2);"
local function FixFrameLevel(level, ...)
for i = 1, select("#", ...) do
local button = select(i, ...)
button:SetFrameLevel(level)
end
end
function Talented.FixMenuFrameLevels()
local f = DropDownList1
local i = 1
while f do
FixFrameLevel(f:GetFrameLevel() + 2, f:GetChildren())
i = i + 1
f = _G["DropDownList"..i]
end
end

-- To fix Blizzard's bug caused by the new "self:SetFrameLevel(2);"
hooksecurefunc("UIDropDownMenu_CreateFrames", Talented.FixMenuFrameLevels)

and voila! it works.
Report comment to moderator  
Reply With Quote
Unread 01-12-10, 08:55 AM  
Florack
A Defias Bandit

Forum posts: 2
File comments: 16
Uploads: 0
I looked threw it kinda quickly and honestly have no clue where to even begin...

I like the AddOn but kinda sucks that this Blizzard seemed to introduce this issue and now makes the addon/my guide I got (for talent builds) kinda useless together.

If anyone else takes the time to implement the fix please let me know. I guess I'm just stuck not being able to use the guides talent builds cause of this......
__________________
[ MAIN CHAR : Kurimbooze (Level 120, Dwarf Warrior; Alleria) ]
[ MAIN CHAR : Florack (Level 114, Human Warrior; Alleria) ]
Report comment to moderator  
Reply With Quote
Unread 01-12-10, 08:27 AM  
Florack
A Defias Bandit

Forum posts: 2
File comments: 16
Uploads: 0
Originally posted by IBLJerry
AFAICT this is an issue with the blizzard menu system. There is fix that is available somewhere (here, in fact).

I do not plan to fix this myself (unless it can be proven that the issue has nothing to do with the bug explained in the post I've just pointed to).

You'll have to ask Blizzard to fix it.
I'll read threw it and see if I can figure out a fix; or implement one into the addon. I've never coded with LUA (or what ever the addon coding language is called again) so I doubt I'll be able to bu I can try.
__________________
[ MAIN CHAR : Kurimbooze (Level 120, Dwarf Warrior; Alleria) ]
[ MAIN CHAR : Florack (Level 114, Human Warrior; Alleria) ]
Report comment to moderator  
Reply With Quote
Unread 01-11-10, 04:15 AM  
IBLJerry
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 34
Uploads: 3
Originally posted by Florack
An "issue" I have run into is that even if you have more than 19 templates saved for one class it will only let you select from the first 19.

Is there a way to change this? Or am I having an issue that shouldn't be there?
AFAICT this is an issue with the blizzard menu system. There is fix that is available somewhere (here, in fact).

I do not plan to fix this myself (unless it can be proven that the issue has nothing to do with the bug explained in the post I've just pointed to).

You'll have to ask Blizzard to fix it.
Report comment to moderator  
Reply With Quote
Unread 01-09-10, 10:54 AM  
Florack
A Defias Bandit

Forum posts: 2
File comments: 16
Uploads: 0
An "issue" I have run into is that even if you have more than 19 templates saved for one class it will only let you select from the first 19.

Is there a way to change this? Or am I having an issue that shouldn't be there?
__________________
[ MAIN CHAR : Kurimbooze (Level 120, Dwarf Warrior; Alleria) ]
[ MAIN CHAR : Florack (Level 114, Human Warrior; Alleria) ]
Report comment to moderator  
Reply With Quote
Unread 12-16-09, 06:28 AM  
IBLJerry
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 34
Uploads: 3
Originally posted by Gvaz
The only current complaint I have is that there isn't a way (that I can see) to just click the talents I want then click learn like you can in the normal UI of the talent sheet.

Is there any way you can apply this to your addon?
You can either spend directly your points or use a template to plan and then apply it all at once. I do not plan to add another way of applying talent points. If you feel uncomfortable by Talented applying points as you click on them, there's an optional confirmation dialog so that you can make sure you click on the right talent.

There are only two reasons for spending talent points. Either you just earn one on a character you're levelling, in which case you can click and confirm (which is functionaly identical to click then learn that is now available in the default UI) or your talents has been reset, in which case you should apply a template (which is functionaly superior to multiple clic then learn from the default UI).

I see no reason to add another method to Talented, or to change the existing one. People that try Talented now might be confused a bit as it is a different approach than what the Default UI chose, but changing Talented now would confuse all the players that have been using Talented years before Blizzard implemented click then learn.
Report comment to moderator  
Reply With Quote
Unread 12-15-09, 12:42 PM  
Florack
A Defias Bandit

Forum posts: 2
File comments: 16
Uploads: 0
Originally posted by larkrune
if i understand what you're wanting correctly, i think this is already in talented... i could be wrong though you can create a template and distribute your talents the way you want them on the template, then just apply the template.
He is wanting to be able to place points without doing a template first basically.

I don't think Talented can do that.
__________________
[ MAIN CHAR : Kurimbooze (Level 120, Dwarf Warrior; Alleria) ]
[ MAIN CHAR : Florack (Level 114, Human Warrior; Alleria) ]
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: