Results: 374Comments by: code65536
File: Character Knowledge (Motif, Recipe and Furnishing Plan Tracker)06/05/22
Re: Font size for tooltip
Posted By: code65536
Do you think you could add the ability to re-size the font for the tooltip that shows the character names that know a recipe? It shows up kind of small on a 1920 x 1080 display. Thanks. There is limited space in the tooltip, and with other addons that also add tooltip information (e.g., pricing addons, inventory location addons, e...
File: Character Knowledge (Motif, Recipe and Furnishing Plan Tracker)06/05/22
Could you add the option to show kn...
Posted By: code65536
Could you add the option to show known and unknown motifs etc. for the logged in character with an symbol in the inventory not only the tooltip That feature already exists, if you install Loot Log. The reason that inventory marking is handled in Loot Log and not directly by CK is because it's better and more efficient to have one...
File: Who Mudballed Me?06/05/22
Hi... there is no way to show acco...
Posted By: code65536
Hi... there is no way to show account-name instead of char-name, is it? :o No, there is not (unless the player is grouped with you).
File: Item Set Browser05/17/22
Hey, the mouse over on Item Browser...
Posted By: code65536
Hey, the mouse over on Item Browser seems to be broken on my end and I'm not familiar enough with ESO mods to figure it out quite yet... here's the error I get: user:/AddOns/ItemBrowser/Tooltip.lua:265: operator < is not supported for number < string stack traceback: user:/AddOns/ItemBrowser/Tooltip.lua:265: in function 'hook...
File: Character Knowledge (Motif, Recipe and Furnishing Plan Tracker)05/15/22
Re: Missing text in Settings->Addons menu
Posted By: code65536
In "Settings->Addons->Character Knowledge" menu i have only "magic numbers" instead of resolved texts. All other addons' menus work fine, and have texts displayed correctly. LibAddons is up to date. Any ideas about it? Are you sure you don't have an old LibAddonsMenu embedded in another addon? Years ago, libraries were bundl...
File: Master Writ Inventory Marker (WritWorthy Extension)05/04/22
auto-delete (or mark as trash) for...
Posted By: code65536
auto-delete (or mark as trash) for writs that writ vouches costs exceeds a definable value (eg. jewelry writs with 2000g per vouches) Sorry, I do not plan to add a feature like this. The first reason is that I don't buy or sell things in the game; I don't have any pricing addons and don't have pricing data, so this is a feature that...
File: Master Writ Inventory Marker (WritWorthy Extension)05/04/22
Re: Re: Re: Changes to MWIM
Posted By: code65536
I have not been able to find any option labeled "Current" anywhere on the Settings panel. It's "Current character" in the drop-down. It was originally just "Current", but it was later renamed to "Current character" for clarity and I had forgotten that I had done that when I wrote that post. "Current character" will show a red "X"...
File: Master Writ Inventory Marker (WritWorthy Extension)05/02/22
Re: Changes to MWIM
Posted By: code65536
From the change log for version 3.0.0:Let's shorten this to To begin with, I do not have a "main crafter". Nor do I see a need to define one for any particular reason. So it easily becomes ludicrous for an add-on developer to attempt to identify one. Currently, I have 6 characters who are certified to craft Sealed Master Crafting...
File: Loot Log04/30/22
Feature request: Toggle option to u...
Posted By: code65536
Feature request: Toggle option to use current chat channel in requests instead of whispers. What's the problem that you would like to solve with this requested feature?
File: Loot Log04/28/22
Re: Re: Re: Link all tradable set items
Posted By: code65536
Edit: Not really what I want. I want to link all the set items that have dropped, not only duplicates. To clarify, you're looking to a way to offer up for trade things that your own account needs? If so, that functionality has been added to version 4.5.2. "/lt u" will include items that are uncollected by your own account. This...
File: Item Set Browser04/28/22
Is it possible to add some icon to...
Posted By: code65536
Is it possible to add some icon to items in inventory from sets in "Favorite"? Such feature would be superb. Sorry, I don't plan to add such a feature.
File: Loot Log04/27/22
Re: Link all tradable set items
Posted By: code65536
Any way to do what /lt does but including all tradable drops? If you want to link BoE drops in addition to BoP drops, you can do so by specifying the "a" ("all") parameter. I.e., "/lt a" See the chat commands reference: http://eso.code65536.com/addons/lootlog/#chatcommands (If you want to link items that your own account ne...
File: Character Knowledge (Motif, Recipe and Furnishing Plan Tracker)04/23/22
Hi Sorry if this has been alread...
Posted By: code65536
Hi Sorry if this has been already covered somewhere else but can someone help me decipher this error message? This error is possible only if your SavedVariables\LibCharacterKnowledge.lua file has become corrupted. The most likely cause of this corruption is that you have a (very) outdated version of LibAddonMenu-2.0 on your...
File: LibMultiAccountSets04/22/22
Hey, just to make sure: The "shari...
Posted By: code65536
Hey, just to make sure: The "sharing" shares a snapshot of the current locked/unlocked items. So I will have to reshare ever few days to have a somewhat updated list right? That's correct. Oh great to know this firsthand, but my question was going to be if I use ,two accounts on the same unit. Do I still have to expoet and impo...
File: Who Mudballed Me?04/13/22
Hi code, Just a suggestion if yo...
Posted By: code65536
Hi code, Just a suggestion if you haven't already implemented it, but AddFilterForEvent should probably be used for anything based on EVENT_COMBAT_EVENT, which is a massive performance hog since it is typically firing many times a second for everything happening all around you. The best possible solution, would be to get a tabl...
File: Event Collectibles04/13/22
Hello, please insert the new Outfit...
Posted By: code65536
Hello, please insert the new Outfit style page for the Saberkeel armor style, thx. It was added over two weeks ago, in the version 2.3.1 update on 29 Mar 2022. https://cdn.discordapp.com/attachments/466268124421947417/963754683862745138/unknown.png
File: Who Mudballed Me?04/13/22
Is it saving the names to SavedVars...
Posted By: code65536
Is it saving the names to SavedVars so one could thank them later on after toon switch/logout/zone change? I am not. That would be a bit too much complexity for an addon this simple (it's just a few lines of code). btw: I'm really interested into how you managed to get the muddball thrower's name, will spy your code one day :D I...
File: Character Knowledge (Motif, Recipe and Furnishing Plan Tracker)04/08/22
Thank you for this addon! One requ...
Posted By: code65536
Thank you for this addon! One request - would it be possible to show the tooltip info in the Gamepad UI? I'm usually in gamepad mode and it would be very helpful to see on my alts if my main crafter knows the recipe/motif without having to switch to keyboard. The gamepad UI uses completely different code from the keyboard UI; it...
File: Loot Log03/31/22
Addon assumes both MultiSets and Mu...
Posted By: code65536
Addon assumes both MultiSets and MultiCollections is installed when only MultiCollections is enabled. LootLogMulti.lua line 128 is the first nil for LMAS that I encountered without MultiSets The Loot Log settings Multi-Account Support section says it requires LibMultiAccoutnSets or LibMultiAccoutnCollectibles, so either tha...
File: Loot Log03/27/22
Re: error since update
Posted By: code65536
been getting this error every character load but just in the initial login, addon seems to work fine. user:/AddOns/LootLog/LootLog.lua:179: function expected instead of nil stack traceback: user:/AddOns/LootLog/LootLog.lua:179: in function 'OnAddOnLoaded' eventCode = 65536, addonName = "LootLog", server = "NA"
File: Character Knowledge (Motif, Recipe and Furnishing Plan Tracker)03/25/22
Is it possible to get the number of...
Posted By: code65536
Is it possible to get the number of known motif "items", not full motifs, from Character Knowledge? (I am using "items", not "pages" because some motifs do not exist as separate pages, e.g., soul shriven or crown motifs -- and by "items", I mean the actual gear parts known to craft.) I don't think this is particularly useful in...
File: Loot Log03/16/22
Hey! Is there a way to turn off...
Posted By: code65536
Hey! Is there a way to turn off priority markers on items? Edit: Nevermind, found it in lib settings, defaults -> enabled -> no :) Yea, that's one way to do it. Alternatively, I added a new setting in Loot Log itself, in version 4.4.1, to disable the integration with LibCharacterKnowledge. Such an option already exists...
File: LibAchievementsArchive03/14/22
]That means some addon tried to use...
Posted By: code65536
]That means some addon tried to use LAA before LAA had fully loaded, since it tried to access something that LAA initializes only after LAA receives its EVENT_ADD_ON_LOADED event. I can add a check to make have it fail more gracefully in this event. Thank you for looking into this! Some additional feedback post login. Would th...
File: LibAchievementsArchive03/14/22
]post update, I am receiving four e...
Posted By: code65536
]post update, I am receiving four error popups upon loading into my characters... the errors all start with "/AddOns/LibAchievementsArchive/Internal.lua:219: attempt to index a nil value", but reference other addons... for example, here is the complete message for RareFishTracker: The other addons I am receiving similar error-po...
File: LibAchievementsArchive03/13/22
Re: How can we see our stored data ?
Posted By: code65536
If I install the library and the related addon, if I log in & out all my characters... how shall I see my character history after Update 33 ? How can I use the stored data ? Thanks This library just preserves the data and makes that data available in a way that's usable by other addons. At the moment, there isn't much in the wa...