Results: 5861Comments by: Baertram |
File: LibAddonMenu - OrderListBox widget12/11/23 |
![]() Posted By: Baertram
EDIT: Seems Like I should have updated my addons this morning, appears that LibScrollableMenu update has addressed this.
Thanks for All you do Baertram. I shudder to think what the ESO experience would be without your formidable efforts and contributions.
Thanks for the kind words, you guys can always buy me a coffee if you lik...
|
File: Urich's Skill Point Finder12/11/23 |
![]() Posted By: Baertram
Hint:
When you update your addons please also check the dependency versions and make them only load if ppl instaleld the proper versions of the dependencies.
Saves yourself a lot of time and headache too:
DependsOn: LibAddonMenu-2.0 LibTableFunctions-1.0
Change to:
DependsOn: LibAddonMenu-2.0>=35 LibTableFunctions-1.0>=1...
|
File: Advanced Filters - Updated12/11/23 |
![]() Posted By: Baertram
With LibScrollableMenu it should be "technically" finally possible now, yes.
But I have not had time to test and create the compatibility with the AF filter plugin system.
-> So for the moment: No, no way
Maybe in the future
I am wondering if it is possible already or could be added that I could add a sub-menu to another su...
|
File: Advanced Filters - FCOItemSaver filters PLUGIN12/11/23 |
![]() Posted By: Baertram
Hi i would like to change the color of the gear sets... right click and select gear set 1 - 5. Set 1 is green, set 2 is pink however sets 3-5 are all yellow... anyway to change these colors? whole point is to see at a glance which set a piece belongs to and with 3 sets all yellow it kinda defeats the purpose.
Answered: 4 layers do...
|
File: BeamMeUp - Teleporter (Fast Travel)12/10/23 |
![]() Posted By: Baertram
Isn't there a command to teleport to the parent zone already?
Else maybe add a slash command for that, so we can tl out of delves, to the parent zone.
hey. when I'm in a subzone, like a city, I can use the BMU hotkey to port to the same zone, and turn up at whatever shrine someone is near. very convenient for the inconvenient z...
|
File: LibScrollableMenu12/10/23 |
![]() Posted By: Baertram
Think I found out what is happening and was able to fix it.
|
File: LibScrollableMenu12/10/23 |
![]() Posted By: Baertram
Hi, by not working you mean what exactly? Entries in teh dropdown filterboxes are missing in total? Clicking the entries does nothing?
Any Screenshots to explain more?
The filter dropdown does show the filters, like level filter, for me properly.
Clicking one level range in the submenu does not filter anything then for you?...
|
File: Increase Keybinds for Setups to 5012/08/23 |
![]() Posted By: Baertram
Hi wambo, at best include the addon name in the patch name so one can see where it belongs to in Minion!
e.g. WizardsWardrobe Patch: Increase keybinds to 50
Or at least add the addon name as 1st to the description of the patch (which won't work for searching in Minion -> Only addon name afaik).
Else one does not know what it's...
|
File: FCO ItemSaver12/07/23 |
![]() Posted By: Baertram
Update the addon, the flag was enabled at teh Alchemy station too now.
I might have to remove some entries at teh left click context menu of the flag, as .g. gear marker icons cannot be assigned to any alchemy solvent/reagent material. But that should be automatically checked once one tries :p
Right clicking the button will t...
|
File: Left Right Simple Addon12/06/23 |
![]() Posted By: Baertram
Hi, if your addon uses dependencies please add those to the addon description so the users directly see what to install to make that addon work:
## DependsOn: LibAddonMenu-2.0
|
File: House Tours12/06/23 |
![]() Posted By: Baertram
Hi, are you fetching the texts on NA and EU server by email?
is it some kind of original functionality or do others see the notes only if they also have the addon? or better, do see other people the notes at all? :D
Hi!
The AddOn lets you create 'notes' (they're pretty much conditionally-visible subtitles) that you can then...
|
File: Branddi's Taunt Helper12/06/23 |
![]() Posted By: Baertram
Thanks. Small reminder about the description -> LibMediaProvider etc. (if any other)
https://i.imgur.com/tTeyy9Z.png
Will be updated next release cycle.
Absolutely great, thanks for adding that!
Edit:
Please add the new library dependecy to your description too.
|
File: FCO ItemSaver12/06/23 |
![]() Posted By: Baertram
FAQ -> Additional inventory 'flag' context menu button
There should be that small flag icon (if you got that enabled at the settings -> "Additional inventory "flag" buttons").
You can reposition it at the settings too, for each panel. Maybe it's out of sight for you? Check the settings please).
Right clicking the button will...
|
File: Lykeion's Fabled Marker12/05/23 |
![]() Posted By: Baertram
Remove some debug statements
LibDebugLogger ;) You can leave your debug messages in and only see them with the DebugLogViewer, if needed (even filter them).
|
File: Skyrim UI (Modified Version)12/05/23 |
![]() Posted By: Baertram
Please remove LibStub and LibAddonMenu from that addon package as it is outdated as hell and LibStub should not be used anymore since years!
Instructions
In your txt file change it to this:
## Title: Skyrim UI (modified version)
## Description: Overhauls UI with a Skyrim aesthetic.
## Author: Half-Dead & Shijian452
## APIVe...
|
File: Eventor12/05/23 |
![]() Posted By: Baertram
Hi Ek1, please always add non optional dependencies to all of your addon "description" too, so users can find the needed libraries via Minion and esoui.com more easily.
Thank you.
## DependsOn: LibAddonMenu-2.0
btw you should add the >= version to ALL of your depends on so that none is using a very outated library version!
-...
|
File: ZeebsOffTaunt12/05/23 |
![]() Posted By: Baertram
Hi, please always add non optional dependencies to all of your addon "description" too, so users can find the needed libraries via Minion and esoui.com more easily.
Thank you.
## DependsOn: LibAddonMenu-2.0 LibSkillBlocker
btw you should add the >= version to ALL of your depends on so that none is using a very outated library...
|
File: Sticky Weapons12/05/23 |
![]() Posted By: Baertram
Hi, please always add non optional dependencies to all of your addon "description" too, so users can find the needed libraries via Minion and esoui.com more easily.
Thank you.
## DependsOn: LibAddonMenu-2.0>=31
-> Time to update this line too, current LibAddonMenu would be LibAddonMenu-2.0>=35
The most up2date addonversion o...
|
File: Pithka's Achievement Tracker12/05/23 |
![]() Posted By: Baertram
Hi, please always add non optional dependencies to all of your addon "description" too, so users can find the needed libraries via Minion and esoui.com more easily.
Thank you.
## DependsOn: LibAddonMenu-2.0
btw you should add the >= version to ALL of your depends on so that none is using a very outated library version!
-> Li...
|
File: Dryzler's Inventory12/05/23 |
![]() Posted By: Baertram
Hi, please always add non optional dependencies to all of your addon "description" too, so users can find the needed libraries via Minion and esoui.com more easily.
Thank you.
## DependsOn: LibAddonMenu-2.0>=31 LibAsync LibMOTD
btw you should add the >= version to ALL of your depends on (if they provide an AddOnVersion in their...
|
File: Synergy Toggle12/05/23 |
![]() Posted By: Baertram
Hi, please always add non optional dependencies to your addon description too, so users can find the needed libraries via Minion and esoui.com more easily.
Thank you.
->## DependsOn: LibAddonMenu-2.0
btw you should add the >= version to your depends on so that none is using a very outated library version!
DependsOn: LibAddonMe...
|
File: Screen Shake12/05/23 |
![]() Posted By: Baertram
Hi and thanks for your addons.
Please always name needed dependencies at teh addon description too!
-> DependsOn: LibAddonMenu-2.0>=34
|
File: FCO ItemSaver12/05/23 |
![]() Posted By: Baertram
Can you confirm if the anti-Destroy method at an Alchemy station is working?
I mark certain components as valuable so that I won't use them if there is a cheaper alternative to use.
FCOIS has an "anti-destroy at alchemy stations" option for dynamic icons, but it doesn't appear to be functioning for me.
Not sure if I just do...
|
File: Branddi's Taunt Helper12/03/23 |
![]() Posted By: Baertram
Absolutely great, thanks for adding that!
Edit:
Please add the new library dependecy to your description too.
And if you create new addons using libraries you should add the most up2date library version to your
## DependsOn: line with >=version
## DependsOn: LibAddonMenu>=35 LibMediaProvider>= not sure which version LMP cur...
|
File: LibScrollableMenu12/02/23 |
![]() Posted By: Baertram
Check your PM here please for a test BETA version, hope it works for you.
It's perfect. Thank you so much!
Thanks for the test. Credits of the fix go to IsJustaGhost :eek:
|