Results: 6041Comments by: Baertram
File: PerfectPixel04/07/24
Yeah, saw that meanwhile. WW and...
Posted By: Baertram
Yeah, saw that meanwhile. WW and Mephisto crew are talking to each other to include Mephisto patches to WW diretcly afai understood. So I'm not going to add any extra mephisto support. If you need that please add it locally yourself. Ehrm, I wonder why that Mephisto addon was created as a copy of WW instead of udpating WW?...
File: Archive Helper04/06/24
P.S. Have no idea why it broke in A...
Posted By: Baertram
P.S. Have no idea why it broke in Archive helper addon... Neither do I, it worked fine locally. I'll add this fix into the next release Is your libchatmessage included in this addon up2date and is it properly loaded via it's txt file? Is rdk grouptool overwriting any chat handlers? Then make sure it got an optional dependency o...
File: Labyrinthe04/05/24
Bonjour et merci pour votre addon....
Posted By: Baertram
Bonjour et merci pour votre addon. Veuillez également ajouter une description en anglais à la page de l'addon afin que les joueurs ne parlant pas français sachent au moins ce que fait votre addon. Vous pouvez utiliser des traducteurs en ligne comme https://translate.google.com pour générer une traduction. Votre addon ne prend-i...
File: pChat (Chat customization & help: look/notification/sound/automation/history)04/05/24
Not sure what's going on but on all...
Posted By: Baertram
Not sure what's going on but on all my alts (even though I have accountwide settings enabled), my chat window keeps resizing/moving every time I log in. I adjust but the next time I log back in, it's back in the spot it was. It's fine on my main. That sometimes happen if your game client crashed or pChat SavedVariables got corrupt...
File: FCO CraftFilter (Filter bank/inventory/craftbag items at crafting tables & Favorites)04/04/24
Maybe that FCOCF default crafting t...
Posted By: Baertram
Maybe that FCOCF default crafting tab setting interfers there then as LiblazyCrafting is changing to "Create" tab and FCOCF then changes back to the other tab set in FCOCF settings (Your setting is probably "Refine"?). Enjoy the ESO birthday event! Edit: I was not able to rebuild that bug so far, neither was a guild mate abl...
File: FCO CraftFilter (Filter bank/inventory/craftbag items at crafting tables & Favorites)04/04/24
Hm that error only mentions LibLazy...
Posted By: Baertram
Hm that error only mentions LibLazyCrafting, not FCOCraftFilter. But it only happens if FCOCF is enabled? As LLC uses that function setCorrectSetIndex_ConsolidatedStation (mentioned in the error) I guess it tries to read the setIndex etc from the ZO_Tree (vertical list of sets with categories) I guess it's not compatible with my cu...
File: BeamMeUp - Teleporter (Fast Travel)04/03/24
Okay, thanks. I also noticed that...
Posted By: Baertram
Okay, thanks. I also noticed that if I click on the row of a delv (e.g. Silumn in Glenumbra) it changes the map to the map of the clicked delve (Glenumbra) and then, with my setting enabled to show current zone's data at the top, it will move the entry of the Silumn delve automatically to the top of the list (auto refreshes the list...
File: pChat (Chat customization & help: look/notification/sound/automation/history)04/03/24
Re: Question about [System] messages
Posted By: Baertram
Sometimes when my friends log in and out it says , sometimes it doesn't. Is this a pChat setting somewhere? has logged in with . has logged out with . has logged in with . has logged out with . Also of note, I just switched characters and there was an inconsistency, but now all of those messages have been stripped of . (...
File: Immersive Overlays04/03/24
Hi there, please read this and foll...
Posted By: Baertram
Hi there, please read this and follow the upload rules for addons: https://www.esoui.com/forums/showthread.php?t=10790 What I saw on first sight Please remove any hidden files and folders from your addon's zip files: ImmersiveOverlays/.tmp.driveupload/ Many thanks for fixing this with your next upload (you do not need to cre...
File: LibZone04/02/24
I have been looking into LibZone_Ge...
Posted By: Baertram
I have been looking into LibZone_GeoData.lua and noticed that some zones have self-referencing records like this: = { = 0, -- The Reach -- > The Reach }, while others do not (e.g. High Isle, Apocrypha, Telvanni Peninsula). Is there a reason for that difference, or are those records redundant? I'm not sure how that...
File: AlphaGear 304/02/24
This addon has been moved to the di...
Posted By: Baertram
This addon has been moved to the discontinued and outdated section as Alpha Gear 2 is still maintained and you should use this official addon instead: Alpha Gear 2 If the author of Alpha Gear 3 wants to have it reenabled please talk to the author of Alpha Gear 2 first and clarify which addon versions are legit, if you might...
File: Mephisto04/01/24
WW still MIT licence btw: Where do...
Posted By: Baertram
WW still MIT licence btw: Where do you see that license? Neither the txt, nor any lua or any other readme/license file is saying so. Also GitHub does not contain any license nor readme saying so. It only includes the ZOs (ZeniMax Media Inc) addon disclaimer. Releasing any source on github does not automatically add any license t...
File: Shissu Guild Tools Lite04/01/24
You may want to have a look at the...
Posted By: Baertram
You may want to have a look at the updated LibHistoire v2.x description page, as sirinsidiator described how to use it for a guild history listener now with the new API: https://www.esoui.com/downloads/info2817-LibHistoire-GuildHistory.html -> Scroll down to "For Developers" Maybe read the ""Why should you use it" And then sc...
File: Advanced Filters - Updated04/01/24
Re: Sub-Menu in Sub-Menu?
Posted By: Baertram
This was added now Info for the technic/how to do it: Use nestedSubmenuEntries = yourNestedSubmenuCallbackTable in your plugins filterInformation.callbackTable to add the table of nested submenus. Your filterInformation.submenuName must be specified too. --> enStrings must contain each's "name" entry of the table yourNestedSubme...
File: PerfectPixel04/01/24
Re: Increase Font Size?
Posted By: Baertram
Hello! Is there a way to increase the font size? I'm on 1440p and the text can appear quite small in the inventory list. Thanks No there isn't, sorry. You can manually change the file to adopt the font size, like anoher user has written in the comments (current page 3) The text size in inventory was too small for me, I fo...
File: LibScrollableMenu04/01/24
Re: Re: Re: Inventory implementation
Posted By: Baertram
If your addon adds a custom control to the inventoryRow, like a marker icon or similar, you could use that cntrol to show a custom LSM scrollable context menu at it. Or you could use the image of the item, and make a right click contex menu there: https://i.imgur.com/JB1o951.png Just adding it to the default row's right click co...
File: FCO ChangeStuff03/31/24
Thanks for the info, should be fixe...
Posted By: Baertram
Thanks for the info, should be fixed now. And bank/guild bank scrollbar buttons (top, bottom) should be shown/hidden (according to the settings) and working too now.
File: Advanced Filters - Updated03/31/24
Okay, glad it does. I feared you go...
Posted By: Baertram
Okay, glad it does. I feared you got similar issues like Aylish, but as I cannot reproduce those -> I hope all is fine. -> You can remove the debug message in the file AF_FilterBar.lua, ~lines 1000, just search for d("Callback func of non-submenu called!") And change it to: --d("Callback func of non-submenu called!")...
File: LibScrollableMenu03/31/24
Re: Inventory implementation
Posted By: Baertram
Hey, I'm trying to use this lib in XLGearBanker to address the issue of the sets list being too long to display in a standard submenu entry in an inventory slot menu. So far, I haven't been able to make it work. I tried to replace AddCustomSubMenuItem with AddCustomScrollableSubMenuEntry but it just does not display. I don't ha...
File: Mephisto03/30/24
Hi Doc_Landerf, thanks for the q...
Posted By: Baertram
Hi Doc_Landerf, thanks for the quick answer. I see you guys tried to contact the original dev already. If he did not answer or accept your pull requests it might have reasons, and its up to him then. Please reach out to him again and just clarify it's okay that you release the addon with another name here. If he go any concerns...
File: Advanced Filters - Updated03/30/24
Callback func of non-submenu called...
Posted By: Baertram
Callback func of non-submenu called! The message "Callback func of non-submenu called!" is just a debug message that i forgot to remove there, as a callback function for a non-submenu entry is executed. @mccalli: Your filter plugins do work properly though? If you ignore the message, I mean. Everything else works as intended?...
File: Mephisto03/30/24
Hello Doc_Landerf, ESOUI.com st...
Posted By: Baertram
Hello Doc_Landerf, ESOUI.com staff is concerned about your addon "fork" (like you name it), as it simply looks like a copy of code and rename, where we do not see that this is okay that way: Did you follow the official way like describe here before releasing your addon "copy"? https://www.esoui.com/forums/showthread.php?t=986...
File: PerfectPixel03/30/24
Ehrm, I wonder why that Mephisto ad...
Posted By: Baertram
Ehrm, I wonder why that Mephisto addon was created as a copy of WW instead of udpating WW? The author of WW is still active as far as I know. And even if not one could easily update the original addon as a patched addon instead of renaming all? https://i.imgur.com/jt18FKM.png Was your Mephisto fork even allowed? Did you check...
File: FCO ChangeStuff03/29/24
I'm looking into this, thanks. For...
Posted By: Baertram
I'm looking into this, thanks. For the moment change the "Inventory" settings -> "Show 'Scroll up/down' at scrollbar" to OFF please. Are you able to rebuild the error on each login? Any other addon enabled as this happens, like PerfectPixel or similar UI changing addons (AUI, FlatUI, etc.)? Could you test if the error vanishes i...
File: BeamMeUp - Teleporter (Fast Travel)03/28/24
Something is wrong with teleporting...
Posted By: Baertram
Something is wrong with teleporting to players: If you enable to show the current zones' data at the top of the list and teleport to e.g. a delve at the bottom of the list, I all of sudden end in the wrong delve. Had that happen yesterday and today. During this event's e..g I see Silumn and Mephala's net in the list at the bott...