Description
Talent Loadout Ex
Multiple talent settings will be saved without limitation.
- Save your current selection of Talent combinations as many as you like.
- You can save your selection even if you have not used up all of your points.
- This addon does not save action bar settings. If you want change action bar, use [known] macro or Myslot.
- The first double-click loads the settings. double-click again to apply changes.
- (Ver.1.4.1) Also saves selected PvP Talent.
- (Ver.2.0.4) Create group, Export, Ignorable PvP Talent.
- (Ver.2.1.1) Multiple data import/export.
- (Ver.3.5.1) Support for Simulationcraft.
- (Ver.3.6.1) Added macro command to load config.
- (Ver.3.7.1) Added import button in inspect frame.
- (Ver.3.8.1) Added preset groups.
- (Ver.3.9.1) Textures of hero talents can now be selected instead of icons.
Advanced
Macro command
- e.g.
/tlx [pvpcombat]pvp;pve/tlx [tlx:pvp]pve;pvp/tlx [notlx:pve]pve;pvp [tlx:name]and[notlx:name]conditional statements are based on the selected nodes, not the applied nodes.
API (Experimental)
- /dump {TLX.GetLoadedData()}
- If talent frame is not loaded, always return nil.
- Return data is based on the selected nodes, not the applied nodes.
WeakAuras
- https://wago.io/82fEi1272
- View selected config via Talent loadout Ex.
- To prevent taint to the action bar, the icon will not appear until the talent screen is displayed.
LargerMacroIconSelection
- Icons can be searched on the editing screen.
Simulationcraft
- Add the talent string to the
/simcoutput text.
PeaversTalentsData
- Add groups From Archon.
MurlokExport
- Add groups From Murlok.io.
Notice
ElvUI
- Some users have reported that the UI is broken when used with ElvUI.
- Also, I have confirmed that there is no problem when using ElvUI alone (i.e., not using skins together).
- For these reasons, I am aware that skins are the cause of the broken UI, and I do not plan to do anything about it in this addon.
- Please identify the skin that is causing the issue and contact its developer.
Known Issue
ListView is empty
- After (re)loading, the config and create new buttons may not appear on the first display.
- Once the talent screen is closed and reopened, it is displayed correctly.
- This issue is currently under investigation.
Actionbar broken
- There have been several reports of action bars breaking during spec changes.
- I'm aware that Talent Loadout Ex is not involved in this phenomenon for the following reasons
- Talent Loadout Ex does not change the action bar, unlike the default loadout system.
- This issue is occored too, while Talent Loadout Ex unused.
- Saving a backup of the action bar avoids this problem.
- Save one loadout with the default loadout system.
- Use Myslot
Taint Error
I know there have been reports of errors regarding the action bar.
4x [ADDON_ACTION_FORBIDDEN] AddOn 'TalentLoadoutsEx' tried to call the protected function 'xxxxxx()'.
When applying a talent from an addon, taint is occurring due to the following. https://github.com/Stanzilla/WoWUIBugs/issues/447
The workaround is to click the default button (Apply Changes) instead of double-clicking to apply.
How to apply from addon without causing taint is under investigation. If there are too many reports of problems, I will unfortunately discontinue the ability to apply from addon.
If you encounter taint errors with other procedures, please let us know the following information.
- Data on which taint occurred.
- Required. Without it, the survey cannot be conducted.
- Or you can provide taint.log file.
- The version of Talent Loadout Ex in which the error occurred.
- And the version in which the error did not occur. (if exists).
- Steps to reproduce the error.
- Other addons that were in use at the same time the error occurred (the fewer, the easier to research)
- How to reproduce the error (Class/Spec/Talent/Action and more)
- Error details (obtained via BugGrabber, etc.)
