Results: 6073Comments by: Baertram
File: Slip's Sanity's Edge Assist06/30/23
Hello SlipperySoap, could you pleas...
Posted By: Baertram
Hello SlipperySoap, could you please collaborate with this addon patch: https://www.esoui.com/downloads/fileinfo.php?id=3650#info It adds multi language support. You could add it to your addon so there is no need for any pach files anymore in the future. Updates can be handled single at this addon as the only thing that was c...
File: Slip's Sanity's Edge Assist_LangPatch (Discontinued)06/30/23
Hello, is there any reason why t...
Posted By: Baertram
Hello, is there any reason why this is not included into the original addon and was provided as an external patch? Can't you let it be added to the official addon to make it easier for the users maybe? Thanks for considering this, maybe collaborate with the original addon dev and let you be added to the addon team.
File: Grim Focus Counter06/30/23
Hi g4rr3t, please remove all hid...
Posted By: Baertram
Hi g4rr3t, please remove all hidden files and folders (e.g. GrimFocusCounter/art/textures/.DS_Store) or any .git or MAC fodlers before uploading the zip files. No need to reupload now, just informing you for future updates to have an eye on it please. Thank you.
File: RdK Group Tool06/29/23
Why are you scanning addons? :P Wh...
Posted By: Baertram
Why are you scanning addons? :P Why are you using an antivirus scanner on your computer? :rolleyes: Because zip files could include malicious code and ESOUI is thus using anti virus tools as well as visual indicators if zip files contains files that can be executed by any means, and so on. And by "scanning the txt" files I mea...
File: RidinDirty06/28/23
Hi, slash commands like /tp are...
Posted By: Baertram
Hi, slash commands like /tp are oftenalready used so you should not redefine them, overwriting the other addon's slash command. Addons that are related to teleporting most likey use those already and exist sicne ~2014. Please, if you define new slash comamnds, try to add your addon name (in short e.g.) as a prefix, like /rdtp...
File: RdK Group Tool06/27/23
Could you please remove, with your...
Posted By: Baertram
Could you please remove, with your next update, the hardcoded "commented" lines here in your txt file so it is easier to read and does not make us alert each time because scanning scripts find the hardcoded lines :D #Lib/LibStub/LibStub.lua #Lib/LibAddonMenu-2.0/LibAddonMenu-2.0.lua #Lib/LibAddonMenu-2.0/controls/panel.lua...
File: ExoYs Crux Tracker06/26/23
Regardless of whether or not PTS sh...
Posted By: Baertram
Regardless of whether or not PTS should be considered an edge case, I still think that server segregation should be on an "as needed" basis rather than the default stance to take. Fully agree here! I wasn't asking to "always" add it, but check the addons purpose and possibilities and decide from the start if this will help. Not...
File: ExoYs Crux Tracker06/26/23
EU and NA character IDs are guarant...
Posted By: Baertram
EU and NA character IDs are guaranteed to be different and there will never be a collision, since the IDs have different prefixes on the two servers. That was new to me. Last time I asked Dan he said the ids might be the same on the 2 servers, but good to know. That will make server dependent SV for characterIds definately not ne...
File: ExoYs Crux Tracker06/26/23
Thank you, the out of combat settin...
Posted By: Baertram
Thank you, the out of combat setting is welcome too! About the timer: Does crux really run out after 30s now? I thought this is only a visual unstressing to removing the effects after 30s out of combat? (actually never tested that, I'm fighting too often so never was 30s out of combat with crux left^^). I also thought it was onl...
File: Advanced Filters - Bound items/Item Set Collection filter plugin06/26/23
Not as easy as I thought it would b...
Posted By: Baertram
Not as easy as I thought it would be, like the set filters got it added :D But I can have a look. Thank you! My pleasure! If you find any other filter plugin missing the universal decon panels, feel free to poke me :p
File: OdySupportIcons - Group Role Icons & More06/25/23
It's becaue of old, or even still m...
Posted By: Baertram
It's becaue of old, or even still maintained, addons still using obsolete library LibStub AND hard loading old LAM (or other libraries) versions from their (the old/other addons, not the librarise!) txt files, instead of using LAM from live/AddOns directly via the LibAddonMenu-2.0.txt. Example: Dolgubons Lazy Set crafter includes...
File: Advanced Filters - Bound items/Item Set Collection filter plugin06/25/23
Not as easy as I thought it would b...
Posted By: Baertram
Not as easy as I thought it would be, like the set filters got it added :D But I can have a look.
File: OdySupportIcons - Group Role Icons & More06/25/23
It's becaue of old, or even still m...
Posted By: Baertram
It's becaue of old, or even still maintained, addons still using obsolete library LibStub AND hard loading old LAM (or other libraries) versions from their (the old/other addons, not the librarise!) txt files, instead of using LAM from live/AddOns directly via the LibAddonMenu-2.0.txt. Example: Dolgubons Lazy Set crafter includes...
File: ExoYs Crux Tracker06/24/23
Hi, could you add a settings option...
Posted By: Baertram
Hi, could you add a settings option for each character separately? For example @ DD I really like the overcast crux sound, but @ tank I don't want it and I have to enable/disable it manually :( Thanks. Change this line here: SV = ZO_SavedVars:NewAccountWide("ExoYsCruxTrackerSavedVariables", 1, nil, GetDefaults() ) To:...
File: WritWorthy06/24/23
Hey Sharlikran, I think the code...
Posted By: Baertram
Hey Sharlikran, I think the code of WritWorthy is using LibSets for the setNames already. But it references the return table of API functions wrong as it seems. That's why ppl need to use the hardcoded "en" files instead of the already provided setnames from LibSets... Example: https://github.com/ESOUIMods/ESO-WritWorthy...
File: Hide Group Frames06/23/23
It tells you what you need to do th...
Posted By: Baertram
It tells you what you need to do there right below "Required addons"? Check the dependencies! It's missing LibAddonMenu-2.0. Dependencies mean: If not there, the addon cannot load nor work! So download them just like normal addons. I already wrote that to your forum post: You need to install LibAddonMenu to your live/AddOns folde...
File: ExoYs Crux Tracker06/22/23
Thank you, the out of combat settin...
Posted By: Baertram
Thank you, the out of combat setting is welcome too! About the timer: Does crux really run out after 30s now? I thought this is only a visual unstressing to removing the effects after 30s out of combat? (actually never tested that, I'm fighting too often so never was 30s out of combat with crux left^^). I also thought it was onl...
File: Hide Group Frames06/22/23
Here is a fixed version, also fixin...
Posted By: Baertram
Here is a fixed version, also fixing the SavedVariables to be server dependent and work properly without definign a SV table and then not using it... Hide Group Frames v1.1 fixed by Baertram A general "How to fix addons with libs subfolder" which break the other addon settings can be found here, so you can do that on your own f...
File: FCO ChatTabBrain (Automatic chat tab&message channel switch)06/22/23
Edit: Added link to an addon that...
Posted By: Baertram
Edit: Added link to an addon that might help you here, please read below. Can there be a setting to hide this corner arrow please. Affects the immersion. https://i.imgur.com/UT23Srf.png Hi, not with this addon, no. Sorry. If I hide this button I cannot make the chat show properly anymore without using the keyboard. T...
File: ExoYs Crux Tracker06/22/23
Thank you, the out of combat settin...
Posted By: Baertram
Thank you, the out of combat setting is welcome too! About the timer: Does crux really run out after 30s now? I thought this is only a visual unstressing to removing the effects after 30s out of combat? (actually never tested that, I'm fighting too often so never was 30s out of combat with crux left^^).
File: Circonians WaypointIt06/18/23
Hi Votan, I've re-added the keyb...
Posted By: Baertram
Hi Votan, I've re-added the keybind for Croshy which was added for Accessibility in my last beta version, but which wasn't added to your newest version unfortunately. This version here is based on your most recent 1.14.5 -> mine: 1.14.6 (includes keybind SI_BINDING_NAME_WAYPOINTIT_TOGGLE_SETTING_NEXT_QUEST, translations de, en,...
File: Arcanist Crux Job Gauge06/17/23
Thanks for your addon, but the catg...
Posted By: Baertram
Thanks for your addon, but the catgeory was wrong. As this ca only work with the Arcanist class it was moved to "Class & role specific" -> "Arcanist".
File: RdK Group Tool06/17/23
does not show heal and damage, not...
Posted By: Baertram
does not show heal and damage, not in PVE nor in PVP "Example image" was linked here: https://www.esoui.com/forums/showpost.php?p=47929&postcount=1
File: Hide Action Bar Labels (Lost Depths)06/16/23
I've checked the code of the addon....
Posted By: Baertram
I've checked the code of the addon. Try to edit the lua file and change the table "HAL.elements" at the top to this: HAL.elements = { "ActionButton3ButtonText", "ActionButton4ButtonText", "ActionButton5ButtonText", "ActionButton6ButtonText", "ActionButton7ButtonText", "AUI_QuickSlotButton1ButtonTex...
File: FCO ChangeStuff06/15/23
Still cannot reproduce this sorry....
Posted By: Baertram
Still cannot reproduce this sorry. I checked the code and all I do is check if "VOTANS_MENU_SETTINGS" addon is enabled, then hide the settings button of FCOCS at the main menu. Everythig else is not done by FCOCS. So if changing the setting within FCOCS to "enabled" will somehow affect the HarvensLAMSettings adapter, I do not kn...