Download
(71 Kb)
Download
Updated: 05/15/23 02:22 PM
Pictures
File Info
Compatibility:
Necrom (9.0.0)
Scribes of Fate (8.3.5)
Updated:05/15/23 02:22 PM
Created:04/25/15 07:21 PM
Monthly downloads:2,386
Total downloads:957,544
Favorites:828
MD5:
Categories:TradeSkill Mods, ToolTip
TraitBuddy  Popular! (More than 5000 hits)
Version: 9.1.0
by: Weolo [More]
TraitBuddy is an addon that tries to help you easily manage and keep track of what crafting research traits all your characters know. Great for those alt'o'holics out there just like myself.

I have expanded many game tooltips so that the information you want to see is right there on the item where you need it. There is also a custom screen if you prefer to see all the research in one place.

In case you are unsure what an alt is, it is a term to describe another/alternative character.

This addon is for Blacksmithing, Clothing, Woodworker and Jewellery traits as the other professions don't have traits you can research.

The latest version of addon library LibAddonMenu is required and will need to be installed separately.

Features
  • Expanded in-game tooltips:
    Bag, loot, mail, buyback, trade, guild store search, guild store listings, links placed in chat, quest rewards, crafting, equipped items, and motifs
  • See the traits your character and your alts know
  • See the traits your character and your alts are researching
  • Automatically knows when your research has finished. You don't need to log on to your alts for it to update.
  • See the motifs your character and your alts know
  • Research overview screen
  • Compact movable window
  • Allows you to view any of your alts by simply picking them from a dropdown or using an icon bar
  • The screen you see will be just as if you had logged on to that alt
  • You choose which alts are included/compared
  • Customisable icon and text colours
  • Translated into English, French, German, Japanese and Russian
  • Supports gamepad mode
  • Ability to filter motifs, unknown, almost completed etc
  • List of all crafted sets with details of their bonuses and locations
  • Support for other addons such as Inventory Grid View and Inventory Insight
  • Icons in inventory
  • Plus a lot more...
Check out the attached screenshots for a small sample of what the addon offers.

What do the icons mean?
Green Tick
The selected character has researched that trait.

Orange Tick
At least one or more of your characters has completed researching that trait.
But not the currently selected character.

Blue Hourglass
The selected character is researching that trait.

Orange Hourglass
No characters have completed researching that trait but one or more of your characters have started to learn it.

The colours can be customised from the options.

How to set it up
  • Log in to each character one by one so TraitBuddy can automatically work its magic
  • Check out the tooltips on items with traits and motifs
There are 3 ways to open the TraitBuddy window
  1. Bind a key
  2. Use the buttons added to the corners of the crafting stations, skill screen and guild store
  3. Use the chat commands /traitbuddy and /traitbuddyoptions
Use any combination you prefer.
Binding a key is done from the normal ESO options screen
  • Bring up the ESO Options > Controls > Keybindings and scroll down until you see "TraitBuddy Addon"
  • Choose a key you would like to use to show and hide the window
  • Personally I bind the ] key

Info for other Addon makers
Detect when mousing over a trait in TraitBuddy
In your onLoad function
Lua Code:
  1. CALLBACK_MANAGER:RegisterCallback("TB-OnTraitMouseUp", OnTraitMouseUp)
Then add a new function to do your custom stuff
Lua Code:
  1. local function OnTraitMouseUp(craftingSkillType, researchLineIndex, traitIndex)
  2.     d(zo_strformat("DEBUG: OnTraitMouseUp <<1>> <<2>> <<3>>", tostring(craftingSkillType), tostring(researchLineIndex), tostring(traitIndex)))
  3. end

If you have ideas to improve this addon or have found a bug please either post on the comments section of this addon page or send me a private message.

I hope you like it and find it useful.
See you in game @Weolo on EU Server
9.1.0 (131)

- Updated to Scribes of Fate DLC / Update 37
- Added Firesong motifs, number 117
- Added House Mornard motifs, number 118
- Added Blessed Inheritor motifs, number 119
- Added Scribes of Mora motifs, number 120
- Blessed Inheritor and Scribes of Mora motifs will automatically show when available

9.0.0 (130)

- Updated to Firesong DLC / Update 36
- Added Syrabanic Marine motifs, number 112
- Added Systres Guardian motifs, number 114
- Added Y'ffre's Will motifs, number 115
- Added Drowned Mariner motifs, number 116
- Added Old Growth Brewer crafted set
- Added Claw of the Forest Wraith crafted set
- Added Chimera's Rebuke crafted set

8.9.1 (129)

- Fixed more tooltips over textures in the TraitBuddy screen

8.9 (128)

- Updated to High Isle Chapter / Update 34
- Added Ancestral Breton motifs, number 93
- Added Dreadsails motifs, number 110
- Added Ascendant Order motifs, number 111
- Added Steadfast Society motifs, number 113
- Added Druid's Braid crafted set
- Added Order's Wrath crafted set
- Added Serpent's Disdain crafted set
- Changed the draw layer and tier on some textures
- Replaced some deprecated ESO constants
- Optimised strings and string functions
- Added Spanish language translations (Aņadidas traducciones al espaņol)
- Fixed a typo in the English translation

8.8 (127)

- Updated to Ascending Tide DLC / Update 33
- With "Account Wide Achievements" changed checking for known chapter motifs from Achievements to individual character Lore Books
- LOG INTO each character will fix this
- Added IsLoreBookChapterKnown() function
- Added IsAchievementChapterKnown() function
- Added Annihilarch's Chosen motifs, number 107
- Added Fargrave Guardian motifs, number 108
- Fixed a bug detecting crown motifs for languages other than English

8.7.1 (126)

- Small logic change - Events from EVENT_NON_COMBAT_BONUS_CHANGED only kick in after EVENT_PLAYER_ACTIVATED

8.7 (125)

- Updated to Deadlands DLC / Update 32
- Added House Hexos motifs, number 98
- Added Ancient Daedric motifs, number 104
- Added Crimson Oath motifs, number 105
- Added Silver Rose motifs, number 106
- Added Wretched Vitality crafted set
- Added Deadlands Demolisher crafted set
- Added Iron Flask crafted set

8.6.1 (124)

- Visual bug - I forgot to increase the shown level number in the settings screen

8.6 (123)

- Updated to Waking Flame DLC / Update 31
- Added Sul-Xan motifs, number 102
- Added Black Fin Legion motifs, number 103

8.5 (122)

- Added Waking Flame motifs, number 99
- Added True-Sworn motifs, number 100

8.4.3 (121)

- Companion item traits no longer show as researchable
- Removed option to show or hide trait tooltips for companion items

8.4.2 (120)

- Improved the logic of displaying companion trait tooltips

8.4.1 (119)

- Fixed companion tooltips showing your worn items instead, Thanks Vaddi
- Added option to show or hide trait tooltips for companion items

8.4 (118)

- Updated to Blackwood Chapter / Update 30
- Added Ancestral Akaviri motifs, number 92
- Added Ivory Brigade motifs, number 101
- Added Diamond's Victory crafted set
- Added Heartland Conqueror crafted set
- Added Hist Whisperer crafted set

8.3.1 (117)

- Forgot to change the version number shown in the Addon settings screen

8.3 (116)

- Updated to Flames of Ambition DLC, Update 29
- Added Nighthollow motifs, number 95
- Added Wayward Guardian motifs, number 97
- Addon size reduced a little more, currently, 26k (zipped) smaller than version 7.5 was

8.2 (115)

- Added Thorn Legion motifs, number 90
- Added Hazardous Alchemy motifs, number 91
- Using ESO icons for light and medium armour
- Removed all custom icons
- Addon size reduced
- Data utility code for motifs refactored

8.1 (114)

- Updated to Markarth DLC / Update 28
- Added Ancestral Reach motifs, number 94
- Added Arkthzand Armory motifs, number 96
- Added Aetherial Ascension crafted set
- Added Legacy of Karth crafted set
- Added Red Eagle's Fury crafted set
- Sets icon changed to new collections set icon

8.0 (113)

- Updated to Stonethorn DLC / Update 27
- Added Greymoor motifs, number 85
- Added Sea Giant motifs, number 86
Archived Files (131)
File Name
Version
Size
Uploader
Date
9.0.0
71kB
Weolo
11/08/22 09:47 PM
8.9.1
71kB
Weolo
06/10/22 02:43 PM
8.9
71kB
Weolo
06/06/22 03:33 PM
8.8
66kB
Weolo
03/16/22 08:01 PM
8.7.1
66kB
Weolo
12/20/21 11:42 AM
8.7
66kB
Weolo
11/01/21 06:39 PM
8.6.1
66kB
Weolo
08/26/21 04:04 PM
8.6
66kB
Weolo
08/26/21 03:24 PM
8.5
65kB
Weolo
07/16/21 07:50 PM
8.4.3
65kB
Weolo
06/05/21 01:06 AM
8.4.2
65kB
Weolo
06/04/21 03:45 PM
8.4.1
65kB
Weolo
06/04/21 02:49 PM
8.4
65kB
Weolo
06/03/21 03:37 PM
8.3.1
65kB
Weolo
03/09/21 03:28 PM
8.3
65kB
Weolo
03/09/21 02:54 PM
8.2
69kB
Weolo
12/28/20 04:00 PM
8.1
82kB
Weolo
11/01/20 10:22 AM
8.0
90kB
Weolo
08/23/20 10:42 AM
7.9
82kB
Weolo
07/06/20 02:14 PM
7.8
81kB
Weolo
05/01/20 07:15 PM
7.7
81kB
Weolo
04/15/20 01:06 PM
7.6
80kB
Weolo
03/15/20 02:39 PM
7.5
90kB
Weolo
02/28/20 07:20 AM
7.4.1
79kB
Weolo
02/24/20 01:01 PM
7.4
79kB
Weolo
02/18/20 02:48 PM
7.3
79kB
Weolo
12/23/19 11:22 PM
7.2
79kB
Weolo
10/21/19 03:05 PM
7.1
79kB
Weolo
10/16/19 04:18 PM
7.0
79kB
Weolo
09/06/19 06:25 PM
6.9
79kB
Weolo
08/11/19 08:16 AM
6.8
79kB
Weolo
06/02/19 01:40 PM
6.7.1
79kB
Weolo
05/22/19 01:14 PM
6.7
79kB
Weolo
05/18/19 11:02 PM
6.6
78kB
Weolo
05/11/19 12:38 PM
6.5.1
78kB
Weolo
04/27/19 11:04 AM
6.5
78kB
Weolo
04/26/19 04:53 PM
6.4
120kB
Weolo
02/25/19 09:22 PM
6.3
119kB
Weolo
10/23/18 03:28 PM
6.2.2
126kB
Weolo
09/30/18 05:49 PM
6.2.1
126kB
Weolo
09/03/18 04:26 PM
6.2
126kB
Weolo
08/30/18 12:42 PM
6.1
126kB
Weolo
08/14/18 02:48 PM
6.0
126kB
Weolo
06/29/18 02:29 PM
5.9.2
126kB
Weolo
06/29/18 09:15 AM
5.9.1
126kB
Weolo
05/27/18 04:29 PM
5.9
126kB
Weolo
05/22/18 05:29 PM
5.8.5
124kB
Weolo
05/15/18 11:50 AM
5.8.4
124kB
Weolo
04/14/18 03:33 PM
5.8.3
123kB
Weolo
04/02/18 08:56 AM
5.8.2
123kB
Weolo
02/28/18 03:27 PM
5.8.1
123kB
Weolo
02/18/18 04:18 PM
5.8
124kB
Weolo
02/11/18 12:18 PM
5.7
123kB
Weolo
12/20/17 05:14 PM
5.6
123kB
Weolo
11/03/17 05:22 PM
5.5.2
126kB
Weolo
10/21/17 04:09 AM
5.5.1
126kB
Weolo
10/15/17 11:04 AM
5.5
126kB
Weolo
10/12/17 05:52 PM
5.4.1
116kB
Weolo
09/03/17 10:39 AM
5.3.2
113kB
Weolo
08/18/17 09:40 AM
5.3.1
113kB
Weolo
08/17/17 01:24 PM
5.3
112kB
Weolo
08/14/17 02:15 AM
5.2.2
111kB
Weolo
06/29/17 11:59 AM
5.2.1
111kB
Weolo
06/23/17 09:54 AM
5.2
111kB
Weolo
06/19/17 04:51 PM
5.1
111kB
Weolo
06/05/17 12:03 PM
5.0
110kB
Weolo
05/21/17 11:54 PM
4.9
109kB
Weolo
04/30/17 09:18 AM
4.8.2
109kB
Weolo
04/20/17 12:39 AM
4.8.1
109kB
Weolo
04/18/17 10:51 AM
4.8
109kB
Weolo
04/17/17 10:32 AM
4.7
106kB
Weolo
04/05/17 10:38 AM
4.6
104kB
Weolo
03/22/17 01:23 PM
4.5
103kB
Weolo
02/28/17 10:59 PM
4.4
101kB
Weolo
02/12/17 09:54 PM
4.3
100kB
Weolo
02/09/17 11:00 AM
4.2
101kB
Weolo
02/05/17 09:22 PM
4.1.2
99kB
Weolo
01/24/17 01:09 PM
4.1.1
99kB
Weolo
01/23/17 12:46 AM
4.1
99kB
Weolo
01/22/17 06:29 PM
4.0.1
94kB
Weolo
01/17/17 02:43 AM
4.0
94kB
Weolo
01/16/17 03:49 PM
3.9.1
90kB
Weolo
01/04/17 03:05 PM
3.9
90kB
Weolo
12/27/16 02:08 PM
3.8
90kB
Weolo
12/22/16 05:53 PM
3.7
89kB
Weolo
12/19/16 02:50 PM
3.6
89kB
Weolo
12/15/16 12:43 PM
3.5
89kB
Weolo
11/12/16 02:34 PM
3.4
88kB
Weolo
11/05/16 12:24 PM
3.3
88kB
Weolo
11/01/16 02:01 PM
3.2.1
85kB
Weolo
10/21/16 04:16 PM
3.2
85kB
Weolo
10/21/16 03:57 PM
3.1
84kB
Weolo
10/08/16 08:26 AM
3.0
84kB
Weolo
10/04/16 10:07 PM
2.9
83kB
Weolo
09/15/16 03:50 PM
2.8.3
82kB
Weolo
08/24/16 01:06 AM
2.8.2
82kB
Weolo
08/23/16 12:00 PM
2.8.1
82kB
Weolo
08/21/16 07:40 PM
2.8
82kB
Weolo
08/16/16 04:14 PM
2.7.6
81kB
Weolo
08/09/16 12:59 PM
2.7.5
81kB
Weolo
08/07/16 08:44 AM
2.7.4
81kB
Weolo
08/06/16 10:50 AM
2.7.3
80kB
Weolo
08/04/16 01:19 PM
2.7.2
80kB
Weolo
08/01/16 04:27 PM
2.7.1
80kB
Weolo
08/01/16 03:05 PM
2.7
80kB
Weolo
07/31/16 06:20 PM
2.6
80kB
Weolo
05/31/16 10:55 AM
2.5
79kB
Weolo
04/27/16 08:46 PM
2.4
79kB
Weolo
04/10/16 04:52 PM
2.3.1
77kB
Weolo
03/15/16 04:51 PM
2.3
77kB
Weolo
03/15/16 04:01 PM
2.2
78kB
Weolo
03/06/16 11:16 PM
2.1
76kB
Weolo
11/02/15 04:50 PM
2.0
76kB
Weolo
11/02/15 12:44 PM
1.9
76kB
Weolo
10/24/15 11:07 PM
1.8.3
75kB
Weolo
09/30/15 11:23 AM
1.8.2
76kB
Weolo
09/09/15 05:44 PM
1.8.1
76kB
Weolo
09/07/15 11:41 PM
1.8
76kB
Weolo
09/07/15 10:20 PM
1.7.2
74kB
Weolo
09/03/15 11:30 AM
1.7.1
74kB
Weolo
09/02/15 03:22 PM
1.7
74kB
Weolo
09/02/15 12:37 PM
1.6
73kB
Weolo
07/23/15 04:57 PM
1.5.2
69kB
Weolo
06/16/15 11:29 AM
1.5.1
63kB
Weolo
06/13/15 08:26 PM
1.5
63kB
Weolo
06/13/15 01:05 PM
1.4.1
62kB
Weolo
06/05/15 11:26 AM
1.4
62kB
Weolo
06/04/15 01:50 PM
1.3
61kB
Weolo
05/21/15 04:07 PM
1.2.1
45kB
Weolo
05/03/15 01:05 PM
1.1
15kB
Weolo
04/28/15 09:41 PM
1.0
13kB
Weolo
04/25/15 07:21 PM


Post A Reply Comment Options
Unread 04/10/21, 08:04 AM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
Great to hear
Report comment to moderator  
Reply With Quote
Unread 05/22/21, 06:49 AM  
Okamibs

Forum posts: 0
File comments: 1
Uploads: 0
Addition

I Love this app. Really helpful when you have several alts, but 1 primary crafter. I would love to see 1 more feature though. Like equipment deconstruction, and learning furnishing plans/blueprints etc., if cooking recipes could also show which characters know or can learn them.
Report comment to moderator  
Reply With Quote
Unread 05/22/21, 07:18 AM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
Re: Addition

Originally Posted by Okamibs
I Love this app. Really helpful when you have several alts, but 1 primary crafter. I would love to see 1 more feature though. Like equipment deconstruction, and learning furnishing plans/blueprints etc., if cooking recipes could also show which characters know or can learn them.
Those are handy features.
I have tried to keep TraitBuddy focused on traits but furniture and cooking do not have traits in them.

My best suggestion is that there are other addons that do those things better than I could.

There is more than one addon that does each thing but I would recommend ESO Master Recipe List as it does both furnishing plans/blueprints and cooking recipes.
I think there are deconstruction addons, but I don't know which ones as I don't use those myself.
Report comment to moderator  
Reply With Quote
Unread 05/29/21, 10:32 PM  
xhoustonx

Forum posts: 0
File comments: 27
Uploads: 0
Hello
I do not know if there was such a topic, but nwm .. Is it possible to implement an option that will remove the items needed for Reserch from the Bank .. I have 18 characters and I learn all Trait to increase the chance of drop Master writes .. I have one main character on which I do items for reserch and put it in the bank .. but with such a huge number of characters I have to do it very often due to lack of space .. I do not know if this option is possible at all

thank you in advance
Report comment to moderator  
Reply With Quote
Unread 05/30/21, 06:47 AM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
Originally Posted by xhoustonx
Hello
I do not know if there was such a topic, but nwm .. Is it possible to implement an option that will remove the items needed for Reserch from the Bank .. I have 18 characters and I learn all Trait to increase the chance of drop Master writes .. I have one main character on which I do items for reserch and put it in the bank .. but with such a huge number of characters I have to do it very often due to lack of space .. I do not know if this option is possible at all

thank you in advance
Hi @xhoustonx

Addons can take items from your bank.
I would have to, add ways to tag items you want to research, ways to deal with items with duplicate traits, etc, etc. I am trying to keep TraitBuddy focused on the traits as much as possible, and I don't play ESO at the moment.
The good news is that other addons have features to help you manage tracking items in the bank and inventory. Have a search around and see what you can find
Report comment to moderator  
Reply With Quote
Unread 05/30/21, 11:21 PM  
xhoustonx

Forum posts: 0
File comments: 27
Uploads: 0
Originally Posted by Weolo
Originally Posted by xhoustonx
Hello
I do not know if there was such a topic, but nwm .. Is it possible to implement an option that will remove the items needed for Reserch from the Bank .. I have 18 characters and I learn all Trait to increase the chance of drop Master writes .. I have one main character on which I do items for reserch and put it in the bank .. but with such a huge number of characters I have to do it very often due to lack of space .. I do not know if this option is possible at all

thank you in advance
Hi @xhoustonx

Addons can take items from your bank.
I would have to, add ways to tag items you want to research, ways to deal with items with duplicate traits, etc, etc. I am trying to keep TraitBuddy focused on the traits as much as possible, and I don't play ESO at the moment.
The good news is that other addons have features to help you manage tracking items in the bank and inventory. Have a search around and see what you can find
can you give me the name of the addons that do this? if it is not a problem
Report comment to moderator  
Reply With Quote
Unread 05/31/21, 07:15 AM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
Originally Posted by xhoustonx
can you give me the name of the addons that do this? if it is not a problem
As I have not played ESO in a long time, I am out of touch with the addon names which do this. You would have to search ESOUI to find them
Report comment to moderator  
Reply With Quote
Unread 06/03/21, 03:38 PM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
Version 8.4

I just uploaded a new version of TraitBuddy it will be available to download shortly.
  • Updated to Blackwood Chapter / Update 30
  • Added Ancestral Akaviri motifs, number 92
  • Added Ivory Brigade motifs, number 101
  • Added Diamond's Victory crafted set
  • Added Heartland Conqueror crafted set
  • Added Hist Whisperer crafted set
Report comment to moderator  
Reply With Quote
Unread 06/03/21, 07:51 PM  
Vaddi

Forum posts: 14
File comments: 28
Uploads: 0
Re: Version 8.4

Thanks for this update. TraitBuddy is one of my all time favorite addons.

Zenimax made a change to the Worn Items tooltip. Since companions wear items they added bagId to the function. Old tooltip code will cause the companion tooltips to display traits from the player's gear. Replacing the code in Traitbuddy.lua lines 289-297 with the following code corrects this problem.

local function HookWornItemsTooltip()
if TraitBuddy.settings.tooltip.show.worn then
local WornItemTooltip = ItemTooltip.SetWornItem
ItemTooltip.SetWornItem = function(control, slotIndex, bagId)
WornItemTooltip(control, slotIndex, bagId)
DisplayItemLinkTooltip(control, GetItemLink(bagId, slotIndex))
end
end
end


Thanks again for this great addon
Report comment to moderator  
Reply With Quote
Unread 06/04/21, 02:51 PM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
Version 8.4.1

Thanks @Vaddi

I just uploaded a new version of TraitBuddy it will be available to download shortly.
  • Fixed companion tooltips showing your worn items instead
  • Added option to show or hide trait tooltips for companion items
Report comment to moderator  
Reply With Quote
Unread 06/04/21, 10:19 PM  
Vaddi

Forum posts: 14
File comments: 28
Uploads: 0
Re: Version 8.4.1

I noticed another little glitch. Blackwood added 27 new traits for companion gear (9 Armor, 9 weapon and 9 jewelry). These traits are not researchable. The call to function TB_Object:IsResearchableTrait(traitType) doesn't know about them and so those traits show up on tooltips as researchable. Your Boolean logic will be really huge to avoid these (or maybe table them up).

Here's the enum list from the patch notes:

ITEM_TRAIT_TYPE_ARMOR_AGGRESSIVE
ITEM_TRAIT_TYPE_ARMOR_AUGMENTED
ITEM_TRAIT_TYPE_ARMOR_BOLSTERED
ITEM_TRAIT_TYPE_ARMOR_FOCUSED
ITEM_TRAIT_TYPE_ARMOR_PROLIFIC
ITEM_TRAIT_TYPE_ARMOR_QUICKENED
ITEM_TRAIT_TYPE_ARMOR_SHATTERING
ITEM_TRAIT_TYPE_ARMOR_SOOTHING
ITEM_TRAIT_TYPE_ARMOR_VIGOROUS
ITEM_TRAIT_TYPE_JEWELRY_AGGRESSIVE
ITEM_TRAIT_TYPE_JEWELRY_AUGMENTED
ITEM_TRAIT_TYPE_JEWELRY_BOLSTERED
ITEM_TRAIT_TYPE_JEWELRY_FOCUSED
ITEM_TRAIT_TYPE_JEWELRY_PROLIFIC
ITEM_TRAIT_TYPE_JEWELRY_QUICKENED
ITEM_TRAIT_TYPE_JEWELRY_SHATTERING
ITEM_TRAIT_TYPE_JEWELRY_SOOTHING
ITEM_TRAIT_TYPE_JEWELRY_VIGOROUS
ITEM_TRAIT_TYPE_WEAPON_AGGRESSIVE
ITEM_TRAIT_TYPE_WEAPON_AUGMENTED
ITEM_TRAIT_TYPE_WEAPON_BOLSTERED
ITEM_TRAIT_TYPE_WEAPON_FOCUSED
ITEM_TRAIT_TYPE_WEAPON_PROLIFIC
ITEM_TRAIT_TYPE_WEAPON_QUICKENED
ITEM_TRAIT_TYPE_WEAPON_SHATTERING
ITEM_TRAIT_TYPE_WEAPON_SOOTHING
ITEM_TRAIT_TYPE_WEAPON_VIGOROUS
Report comment to moderator  
Reply With Quote
Unread 06/04/21, 10:59 PM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
Thanks @Vaddi

That helps, I will look into fixing it.
Report comment to moderator  
Reply With Quote
Unread 06/05/21, 01:18 AM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
Version 8.4.3

I just uploaded a new version of TraitBuddy it will be available to download shortly.
  • Companion items tooltips will no longer show TraitBuddy info.
  • Companion traits do not register as researchable.
  • Removed the option I just added to show and hide trait information from companion item tooltips.

@Vaddi
Thanks for your feedback.
I found a way to determine if a Trait was researchable without adding in lots of code to check all the companion item traits. It uses data I already had and I was also able to simplify the TB_Object:IsResearchableTrait(traitType) code.

I already had a list of 27 trait material IDs to show the images on the TraitBuddy UI.
So I altered the logic of that.
Renamed 1 function to TB_Data:GetResearchableTraitMaterials()
And added a new function TB_Data:IsResearchableTrait(traitType)

Let me know if I have missed something.
Report comment to moderator  
Reply With Quote
Unread 06/16/21, 10:06 AM  
amonsat

Forum posts: 0
File comments: 2
Uploads: 0
something failed

not work
user:/AddOns/TraitBuddy/TraitBuddyData.lua:63: table index is nil
stack traceback:
user:/AddOns/TraitBuddy/TraitBuddyData.lua:63: in function '(main chunk)'
<Locals> ITEMSTYLE_GRIMHARLEQUIN = 58, ITEMSTYLE_HOLLOWJACK = 59, traitMaterials = [table:1]{1 = 23203} </Locals>
user:/AddOns/TraitBuddy/TraitBuddy.lua:131: function expected instead of nil
stack traceback:
user:/AddOns/TraitBuddy/TraitBuddy.lua:131: in function 'StructureAndFix'
<Locals> craftingSkillTypes = [table:1]{1 = 1}, id = 8798292084997750, c = [table:2]{show = T, name = "D'haar Akkaru"}, styleIndex = 1, _ = "Молибден", _ = "/esoui/art/icons/crafting_meta...", _ = 0, _ = T, itemStyle = 1, quality = 1 </Locals>
user:/AddOns/TraitBuddy/TraitBuddy.lua:2135: in function 'OnPlayerActivated'
Report comment to moderator  
Reply With Quote
Unread 06/16/21, 11:22 AM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
Re: something failed

Originally Posted by amonsat
not work
That is because you have installed version 3.1 of TraitBuddy changed by Mitsarugi over 5 years old.

The only way to fix this now is to totally uninstall TraitBuddy.
Download my version, no one else's, the current version is 8.4.3

If it is still erroring at that point, you will have to clear the Saved Variables for TraitBuddy and log into each character again to repopulate them.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: