Results: 563Comments by: Weolo
File: Simple Durability06/29/17
Version 2.5
Posted By: Weolo
I have added a new option to prompt you to repair your gear when you visit a vendor. The setting is off by default, you can turn it on in the SimpleDurability options
File: TraitBuddy06/23/17
Version 5.2.1
Posted By: Weolo
@Sharlikran The new version with that fix will be available to download shortly. Lets hope the fix sticks this time :) Thanks for your feedback on this.
File: TraitBuddy06/22/17
I should have kept my replies short...
Posted By: Weolo
I should have kept my replies shorter, I thought you wanted to check if Havens mod was installed for use in another addon. The code examples I supplied were to help you with that and a brief example of what I added to TraitBuddy. What is really odd is that the code I had done yesterday worked a treat and yet when I turned Havens a...
File: TraitBuddy06/20/17
Do you have any other suggestions o...
Posted By: Weolo
Do you have any other suggestions or ways I could detect Harven's mod without changing Harven's code? As the HarvensImprovedSkillsWindow variable is local you can check for controls which the addon has created inside of ESO windows/controls. For example one of the tick boxes on the skills screen: ZO_SkillsHarvensShowDetails or Z...
File: TraitBuddy06/20/17
Okay, tweak done to the code. It i...
Posted By: Weolo
Okay, tweak done to the code. It is definitely to the left of the checkbox labels again I have changed it to this if ZO_SkillsHarvensShowDetailsLabel then local w = ZO_SkillsHarvensShowDetailsLabel:GetWidth()+30 self.launcher.normal:SetAnchor(BOTTOMRIGHT, ZO_Skills, TOPRIGHT, -w, 0) else It will be in the next version I...
File: TraitBuddy06/20/17
Hi Sharlikran Thats odd, when I...
Posted By: Weolo
Hi Sharlikran Thats odd, when I made the change to the icon on the skills window it was correctly aligned to the left of the tick boxes. I will take another look. At the time I added the code ZO_SkillsHarvensShowDetailsLabel was the complete name of the control which Havens Improved Skill addon had created for one of the tick b...
File: TraitBuddy06/20/17
Re: manually check items
Posted By: Weolo
Would it be possible to manually tag an item as know (or about to be know) ? I have a lot of research items i'm missing locked in my inventory/bank. I would like the pop-up to say that i already planned to research it and that i'm not missing the item :) Hi Azaol Thank you for your suggestion. This is a variation of a trait t...
File: TraitBuddy06/19/17
Version 5.2
Posted By: Weolo
I just uploaded version 5.2 it will be available to download shortly This version will fix the bugs with some of the gamepad mode tooltips
File: TraitBuddy06/19/17
OMG I only had to make a tiny chang...
Posted By: Weolo
OMG I only had to make a tiny change to fix it lol I am applying the fix now, I will also do the same for the other gamepad tooltips
File: TraitBuddy06/19/17
Gamepad tooltip bug
Posted By: Weolo
I was able to pin down where the problem with the gamepad tooltip was coming from and I have been able to get the normal Gamepad tooltip to load correctly. But this has led on to other technical challenges I need to master. Work in progress. still investigating.
File: Simple Durability06/19/17
Re: Add-on Improvement
Posted By: Weolo
Any chance you'll add auto repair when visiting an NPC that can repair gear? I don't know how to do that but I will take a look and see if it is something I can do. I have had a look, yeah I can do this. I will add it in with options as well so people have the choice how it works.
File: TraitBuddy06/08/17
I open the inventory and scroll ite...
Posted By: Weolo
I open the inventory and scroll item categories(materials, quest items, ...). When scroll reached equip category(helm, armor, ...), The tool tip of an item equipped with isn't displayed. As well as a tool tip of TraitBuddy, an original tool tip is not displayed. The tool tip is displayed when I disable addon. I understand more...
File: TraitBuddy06/06/17
@qoqo Ooo that's hard for me to fi...
Posted By: Weolo
@qoqo Ooo that's hard for me to fix as I can't read Japanese :) I will do more testing in Gamepad mode and see what I can find. In the meantime I will send you a private message so you can send me your TraitBuddy settings file Out of curiosity you did scroll to the bottom of the equipped item tooltips? The extra TraitBuddy stu...
File: TraitBuddy06/05/17
Version 5.1
Posted By: Weolo
I just uploaded version 5.1 it will be available to download shortly. Lots of small tweaks in this version, check out the change log tab for the list
File: TraitBuddy06/05/17
Hi, Weolo. I'm using this addon...
Posted By: Weolo
Hi, Weolo. I'm using this addon with gamepad mode. When I open my bag, tooltip of equip item is not shown. Thank you. I just checked and the TraitBuddy tooltip does show for equipped items in Gamepad mode. Here is a screenshot to show it working http://i.imgur.com/jap8QwT.png Make sure you have the option "Equipped" tur...
File: TraitBuddy05/29/17
If you let me know the addons which...
Posted By: Weolo
If you let me know the addons which causes the overlapping I will look at putting in a permanent fix in those situations. I would use conditional statements to check if that addon was being used. The mod I mentioned in my previous post that is the main culprit is Advanced Filters. I reviewed your code you don't appear to add the TB...
File: TraitBuddy05/28/17
Thanks for your feedback Zalakat...
Posted By: Weolo
Thanks for your feedback Zalakat I focus my main efforts on the the base game ESO supply. Any additional features I add which are based on other people's addons takes a lot of research by me and takes a lot more time and effort. The support from Inventory Grid View was only added a few patches ago. I will do more work to: A...
File: TraitBuddy05/28/17
Ahh you are using Inventory Grid vi...
Posted By: Weolo
Ahh you are using Inventory Grid view for your inventory! Yes I can make a change so that the TraitBuddy icon in the corner when using Inventory Grid View addon is not at the back. The icons to the crafting stations were added with the latest version 5.0 Here is a screenshot of how it looks on my screen http://i.imgur.com/UNdw8...
File: TraitBuddy05/28/17
Re: Crafting Station Visibility
Posted By: Weolo
I would like to echo Kenza's comment below about icon visibility at crafting stations. Could you help me and clarify which bit you are referring to as I have added icons to the improvement and deconstruction parts of the crafting station? Next, the icon used for Intricate items is a weird tan icon that looks like the breast cance...
File: TraitBuddy05/28/17
Re: Feature request
Posted By: Weolo
Hi Weolo, May I suggest another feature? Would it be possible to display a notification when a trait research is completed, something noticeable like Master Merchant or Cyrodiil notifications do? I'm especially interested in seeing this notification when I log in and a trait research was finished offline. And I know it shows a no...
File: TraitBuddy05/26/17
I was wondering if you could direct...
Posted By: Weolo
I was wondering if you could direct me to the code for the Skills Panel icon placement? I use Advanced filters so all those screens are overhauled and your icon doesn't show. Then I have skill mods that overwrite the TB button on the skill panel. So all I want to do is move it to the left more. /ui/launcher.lua Line 34 If yo...
File: TraitBuddy05/25/17
Re: Gamepad support
Posted By: Weolo
In Gamepad mode, the only place I can see anything about TraitBuddy is in the properties of an item. I'd particularly like to see the summary dialog that shows who knows what. Is there any way to do that? Hi tungstic Yes absolutely if you check the "How to set it up" section of the "Addon Info" tab it describes different ways y...
File: WritWorthy05/23/17
Item Styles
Posted By: Weolo
See if this helps, hopefully it will save you some time. By defining local variables it gives you a fallback system in case something is changed. Skinchanger did change I always defined these ones as ESO never made a useful constant for them local ITEMSTYLE_STALHRIM = ITEMSTYLE_STALHRIM or 53 local ITEMSTYLE_SILKEN_RING = ITEM...
File: TraitBuddy05/22/17
Version 5.0
Posted By: Weolo
I just uploaded version 5.0 it will be available to download shortly. Along with a few tweaks and improvements this version adds the motifs for Morrowind. Morag Tong Buoyant Armiger Ashlander Militant Ordinator You can download this version anytime and the Morrowind changes will kick in automatically once the servers are...
File: TraitBuddy05/01/17
I checked out Inventory Insight, ve...
Posted By: Weolo
I checked out Inventory Insight, very handy looking mod, and combining II with TB does give the information that I'm looking for, but I still find it less efficient than the way RA does it. I feel so nitpicky, haha sorry! D: It's because for example, when I have 50 things in my deconstruct list, I wouldn't want to check each tooltip...