Results: 372Comments by: code65536
File: Code's Combat Alerts09/19/21
Re: RG Portal direction arrows could be missleading.
Posted By: code65536
Hi, just some minor thing I'd like to point out. You added an arrow to the portal direction on second boss hm in rockgroove with 1.11.8 to improve clarity of the announcement. However the arrows are only correct half the time. Whether it is correct or not depends on where the player is looking at the time of the announcement. so for...
File: Loot Log09/13/21
Re: No error but weird message from MM
Posted By: code65536
Today I started getting a message saying "Please inform me of any mods that use MM information. The author should not access itemStats directly". This happens when I drop off my daily crafting writs. I have the curernt Lazy Writ Crafter & Loot Log which would be the only mods that would be talking to my inventory at the time. The onl...
File: Event Collectibles09/03/21
It looks like Legion Zero and Legio...
Posted By: code65536
It looks like Legion Zero and Legion Zero Vigiles styles are on the wrong events. LZ should be Year One and LZ:V should be IC Legion Zero is from a previous Midyear Mayhem. Legion Zero Vigiles is from a previous IC event. The patch notes say that Vigiles should be dropping in Year One, which would make sense, since Year One is...
File: Loot Log08/31/21
Any idea how to fix it? https://...
Posted By: code65536
Any idea how to fix it? https://i.postimg.cc/zBCfHJLH/Screenshot-2021-08-31-095227.png This looks like a problem with LibAddonMenu-2.0. Years ago, libraries like this had to be included in addons, and people would end up with multiple copies of the same library on their system. These days, they're downloaded separately, so peop...
File: Loot Log08/28/21
Hello, is there a way to add an opt...
Posted By: code65536
Hello, is there a way to add an option to the Loot Log addon to hide the loot information from your character in the group chat? The background is that there are unfortunately players who get on your nerves terribly when they see something useful. Me and many players I know temporarily don't want to show what loot they got. That's...
File: Loot Log08/16/21
I am not getting the link in chat....
Posted By: code65536
I am not getting the link in chat. I think this stopped after the last update, not sure though. Any ideas before I delete the saved variable file to see if that is corrupted? Did you read the changelog? Version 4.1.0 (2021/08/07) The item request link for uncollected items linked by other players will now appear as a "" befor...
File: Wizard's Wardrobe08/10/21
One of the biggest flaws in Dressin...
Posted By: code65536
One of the biggest flaws in Dressing Room right now is that it uses NewCharacterNameSettings instead of NewCharacterIdSettings. This means that if a player plays on two servers and has the same character name on two servers, then they'll overwrite each other. The 16-digit character IDs, however, are unique and will allow character...
File: Loot Log08/08/21
Re: Ignoring items bound on pickup
Posted By: code65536
I there a way to set this so does not show Items that are bound on pickup? Like the Bound on Pickup Trial reward coffer items. There is no clean and reliable way to determine at the time an item is being looted whether the item is going to be tradeable BoP or non-tradeable BoP.
File: Loot Log07/28/21
Re: Bug: Some items are not recognised as not-collected
Posted By: code65536
Hi, First of all, great add-on. Love it! I have seemed to stumble upon a bug however. Some items are not correctly recognized as 'not yet collected'. I have another add-on running Set Collection Markers which shows an icon for items which have not yet been collected to the sticker book. In the following image, you can see t...
File: Loot Log07/25/21
Re: Error in 4.0.10.1?
Posted By: code65536
Operator < is not supported for number < string stack traceback: user:/AddOns/LootLog/LootLog.lua.323: in function "LootLog.Logitem" user:/AddOns/LootLog/LootLog.lua:189: in function "LootLog.OnLootRecieved" History Data is 2 Loot Notifications in Chat is None - tried different dropdown, only Flag uncollected Items in on Pl...
File: Purge Tracker07/25/21
Re: Soul Tear throws UI errors
Posted By: code65536
hi, I've been getting some tracker issues on the final boss of Sunspire on Veteran difficulty, when Naavintas uses `Soul Tear`, it throws a UI error, can this be looked at? Thanks Could you be more specific, please? What was the error message? I run Sunspire multiple times a week, and have not run into any problems with...
File: Character Knowledge (Motif, Recipe and Furnishing Plan Tracker)07/18/21
Also, can a way to export/import se...
Posted By: code65536
Also, can a way to export/import set sticker book knowledge be made? https://www.esoui.com/downloads/info2843.html Ok, being kinda blind again. Is there a way to import/export collectibles' list as well? No.
File: Character Knowledge (Motif, Recipe and Furnishing Plan Tracker)07/14/21
Also, can a way to export/import se...
Posted By: code65536
Also, can a way to export/import set sticker book knowledge be made? https://www.esoui.com/downloads/info2843.html
File: Character Knowledge (Motif, Recipe and Furnishing Plan Tracker)06/30/21
Re: motif pages
Posted By: code65536
is it possible to have motif pages to have a tooltip in the inventory/ bank/ guild stores like those in equipment which show which one you still need to collect and which ones you already collected? Uh.... this feature is enabled by default and has been a part of the addon since the beginning. https://cdn.discordapp.com/attachmen...
File: Character Knowledge (Motif, Recipe and Furnishing Plan Tracker)06/29/21
Out of curiosity (dunno if you have...
Posted By: code65536
Out of curiosity (dunno if you have ever checked it), do you know if new items ever appear in the "gaps" of invalid ids, or only appended after the end? It is rare, but possible, yes.
File: Event Collectibles06/21/21
Edit/Update: Should be fixed in 2.1...
Posted By: code65536
Edit/Update: Should be fixed in 2.1.2; no workaround required if you update. Did you happen to have the "Monthly Undaunted Sets" selected as your category before updating from version 2.1.0 to 2.1.1? If so, you can try this workaround: Log out to character select. Go do your SavedVariables folder and delete EventCollectibles.l...
File: Improved Companion Rapport Information06/17/21
Re: Does not work with controller
Posted By: code65536
When using the controller the numeric rapport level does not show when checking your Companion I know. I don't have a controller and am unable to play around with anything controller-related. As a result, only the keyboard UI was patched.
File: Loot Log06/04/21
Re: Offline log?
Posted By: code65536
Is there a way to get a copy of the log outside the game to use for analysis? ie; is it a data file somewhere? SavedVariables\LootLog.lua
File: Character Knowledge (Motif, Recipe and Furnishing Plan Tracker)06/03/21
That said, about your data curator...
Posted By: code65536
That said, about your data curator and stuff, can you tell me where/how do you run the check for existing plans/recipes? I didn't look at the code too closely, but could not locate it at the first glance and I recall you mention you build it, not use the preloaded data. The data for recipes and furnishing plans are scanned by the...
File: Character Knowledge (Motif, Recipe and Furnishing Plan Tracker)06/03/21
After the Blackwood patch the addon...
Posted By: code65536
After the Blackwood patch the addon says I do not know Wayward Guardian anymore, even when I have learned all pieces - still works for all other styles including the new one from the chapter. Might be a bug? :) Character Knowledge determines your motif knowledge by looking your your knowledge of the motif lore books. People are...
File: Character Knowledge (Motif, Recipe and Furnishing Plan Tracker)06/03/21
For some reason, in the number colu...
Posted By: code65536
For some reason, in the number column, both Hazardous Alchemy and Thorn Legion (#90) have 91. LOL, thanks. The problem is the result of item ID 166987, which is named "Crown Crafting Motif 91: Thorn Legion Style". This is a ZOS bug; their in-game name for this item should have been 90 like all the other Thorn Legion items, b...
File: Loot Log06/03/21
Re: keybinds
Posted By: code65536
Hi, Would it be possible to added a key bind option for /lt and /bunc, would be great addional feature. Thanks! You can already do that... Version 4.0.2 (2021/03/16) * It is now possible to add keybinds for /linktrade and /binduncollected
File: LibMultiAccountSets06/02/21
Hey code65536, would it be possi...
Posted By: code65536
Hey code65536, would it be possible, and in your interest, to expand LMAS with the other non-set collection sets as well so one could track the actual owned set items accross accounts and characters? This most likely would blow up the SavedVariables a lot and maybe would be exported to a new lib, if I think about it. But perhaps...
File: Set Tracker - UPDATED06/02/21
Version 2.0.9 http://eso.code65536...
Posted By: code65536
Version 2.0.9 http://eso.code65536.com/files/SetTracker-2.0.9.zip The integration with Item Set Browser has been rewritten, to use ISB's integration API instead of overwriting ISB's own internal functions. Embedded libraries have been removed, to address the issues with LibCustomMenu. Miscellaneous fixes with LibCustomMenu and...
File: Set Tracker - UPDATED05/27/21
This version fixes a couple of issu...
Posted By: code65536
This version fixes a couple of issues: The integration with Item Set Browser has been rewritten, to use ISB's integration API instead of overwriting ISB's own internal functions. Embedded libraries have been removed, to address the issues with LibCustomMenu. http://eso.code65536.com/files/SetTracker-2.0.8.zip