Talented

Talented 2.0 dual spec support

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 mostly the same benefits.

Talented v2.4.3

  • Talented v2.4.3 fixes a few issues and regressions.

Talented v2.4.2

  • Talented v2.4.2 adds targets for the pet spec. The target is based on the pet name, in order to give the most flexibility.

Talented v2.4.1

  • Talented v2.4.1 fix the premature loading of Talented_SpecTabs.
  • Talented v2.4.1 add support for wowarmory pet talent calculator links (both import and export).
  • Talented v2.4.1 fix pet talent updating.

Talented v2.4

Talented v2.4 is only compatible with the 3.2.0 patch. It contains the following enhancements:

  • The 3.2.0 wow patch includes a talent tree change to the Frost branch of Death Knight. Talented v2.4 is compatible with this change. This change means that some death knights templates that invest in frost will be incompatible. Talented will fix these templates and will warn you about them.
  • 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.

Previous versions

  • Talented v2.3 integrated Talented_SpecTabs with Talented.
  • 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.

You must login to post a comment. Don't have an account? Register to get one!

  • Avatar of jerry jerry Mon, 09 Mar 2009 09:46:30

    As of now, there isn't really any useful feedback, as I have knowingly broken Talented. It was needed to be able to integrate pet talent trees.

    I will release an alpha when I feel I need feedback. I hope to have an alpha ready sometime next week.

  • Avatar of chaos986 chaos986 Fri, 06 Mar 2009 18:38:08

    Is there anything useful we can provide if we're running the latest alpha on PTR?

  • Avatar of jerry jerry Mon, 02 Mar 2009 08:27:41

    Don't use non-released version. The trunk right now is only compatible with the PTR.

    I do release beta or stable version quite often, so there's no real reason to blindly download the latest trunk revision and hope it works.

  • Avatar of jerry jerry Fri, 20 Feb 2009 07:28:36

    @chkid: please open a Ticket if you still experience this issue. I have checked with my own warlock without any issue.

  • Avatar of chkid chkid Wed, 18 Feb 2009 15:18:51

    Talented r403 deleted the WTF in the configuration file to reinstall from a clean state, but the character of a particular class(ex. warlock), an error message that the new additions to output. Please offer a solution. (EnUS.lua of the 106 line of output is the message.)

  • Avatar of Crazytoo Crazytoo Tue, 17 Feb 2009 21:24:39

    Yes I had r403 and I did a second update and still got the error so I did a complete new install and that fixed it. Thank you for a great mod and all you time.

  • Avatar of jerry jerry Tue, 17 Feb 2009 10:06:21

    @Crazytoo: check that you really have r403, as this version is a specific fix for the bug you report, and I have verified that it fixed that bug.

  • Avatar of Crazytoo Crazytoo Tue, 17 Feb 2009 08:56:27

    V r403 Date: 2009-02-17 00:53:18 ID: 1 Error occured in: Global Count: 1 Message: ..\AddOns\Talented\ui\menu.lua line 7:

      attempt to index global 'CUSTOM_CLASS_COLORS' (a nil value)
    

    Debug:

      (tail call): ?
      [C]: ?
      Talented\ui\menu.lua:7: fill_menuColorCodes()
      Talented\ui\menu.lua:11: in main chunk
    
  • Avatar of Kazragore Kazragore Tue, 10 Feb 2009 15:01:59

    Same error here:

    Date: 2009-02-10 16:00:46 ID: 10 Error occured in: Global Count: 2 Message: attempt to concatenate a table value Debug:

      [C]: ?
      [C]: strjoin()
      Talented\matrix.lua:34: SetUIElement()
      Talented\matrix.lua:81: CreateTalentMatrix()
      Talented\core.lua:315: SetTemplate()
      Talented\core.lua:373: Update()
      Talented\core.lua:362: ToggleTalentFrame()
      Talented_Loader\core.lua:10: ToggleTalentFrame()
      [string "*:OnClick"]:1:
         [string "*:OnClick"]:1
    

    AddOns:


  • Avatar of Starfox Starfox Tue, 10 Feb 2009 13:57:18
    [2009/02/10 14:51:06-3563-x1]: attempt to concatenate a table value:
    <in C code>: in function `strjoin'
    Talented-1.9.5\matrix.lua:34: in function `SetUIElement'
    Talented-1.9.5\matrix.lua:81: in function `CreateTalentMatrix'
    Talented-1.9.5\core.lua:315: in function `SetTemplate'
    Talented-1.9.5\core.lua:373: in function `Update'
    Talented-1.9.5\core.lua:362: in function <Interface\AddOns\Talented\core.lua:359>
    (tail call): ?:
    <string>:"*:OnClick":1: in function <[string "*:OnClick"]:1>
    


    r388
    When trying to bring up the talentwindow

Facts

Date created
13 Sep 2007
Category
Last update
27 Sep 2009
Development stage
Release
Language
  • deDE
  • enUS
  • frFR
  • koKR
  • ruRU
  • zhCN
  • zhTW
License
zlib/libpng License
Curse link
Talented
Recent files
  • A: r628 for 3.2.0 on 27 Sep 2009
  • R: v2.4.3-release for 3.2.0 on 27 Sep 2009
  • A: r626 for 3.2.0 on 27 Sep 2009
  • A: r625 for 3.2.0 on 04 Sep 2009
  • A: r624 for 3.2.0 on 20 Aug 2009

Authors

Relationships

Embedded library
Ace3
CallbackHandler-1.0
LibStub