Results: 5831Comments by: Baertram |
File: ins:Mobs2Level11/14/21 |
![]() Posted By: Baertram
Hey there,
if you add libraries/addons to the (Otional)DependsOn lines please also check if the libs got a special version you need to make sure is loaded in order to be able to use that lib's global variables!
e.g. LibAddonMenu-2.0 introduced the global LibAddonMenu2 with version 28 first!
So you should, for new/reviced addons,...
|
File: LibMultiAccountSets11/14/21 |
![]() Posted By: Baertram
Hey code65536,
FCOItemSaver supports this lib since some versions already.
Time to change the description and remove the (pending) :p
Thanks
|
File: Caro's Collection Mail Group11/14/21 |
![]() Posted By: Baertram
Nice, this is exactly what I was looking for to send set items to a friend I play with to collect missing set items, many thanks!
Could this be expanded with an optional LibCustomMenu dependency as well so we can have a context menu entry at chat messages (I think LCM supports this with an API function)?
The purpose is to select...
|
File: Caro's Skill Point Saver (Builds, Champion Points, Presets, Gear, Quickslots, Appearances/Outfits)11/14/21 |
![]() Posted By: Baertram
Thanks for the feature implementation (and yw for letting you find that other bug :p) and the Alcast bugfix!
Was experincing the same problem. Only 1 or 2 of the "Slottable" entries were actually automatically slotted.
Will test if it works properly now.
Edit: Seems to work fine! :banana:
|
File: IsJusta Event Ticket Saver11/13/21 |
![]() Posted By: Baertram
de.lua
btw your en.lua contains the name "IsJustaGamepadInventory" instead of IsJustaEventTicketSaver ;)
------------------------------------------------
-- German localization for IsJustaEventTicketSaver
------------------------------------------------
ZO_CreateStringId("SI_IJA_EVENTTICKETSAVER_NOSPACE", "Du verliers...
|
File: Caro's Skill Point Saver (Builds, Champion Points, Presets, Gear, Quickslots, Appearances/Outfits)11/12/21 |
![]() Posted By: Baertram
Feature request:
Please add a tooltip to the entries of the CP-profiles which are not showing in total length (got truncated).
-> I think there is some function on the label which tells you if the label was truncated. I think it's label:WasTruncated()
-> You could simply add the text of the label to the label itsself, into a subta...
|
File: Caro's Skill Point Saver (Builds, Champion Points, Presets, Gear, Quickslots, Appearances/Outfits)11/12/21 |
![]() Posted By: Baertram
Alcast is using "Slottable" as text, not "slot". At least here e.g.
https://alcasthq.com/eso-stamina-sorcerer-build-pve/
btw: If I click any CP skill entry in your UI there is a debug message showing me an ID (e.g. 64 for "Entfesselt"), which is raised here:
user:/AddOns/CarosSkillPointSaver/csps_cp2.lua:1951: in function...
|
File: Character Age11/12/21 |
![]() Posted By: Baertram
Maybe this helps: https://github.com/esoui/esoui/blob/8af014ab2db2fa23b14a7a268d58b9bcdd3b3818/esoui/libraries/globals/time.lua
ZOs time format functions.
Else try LibDateTime for your use-case.
Or simply use os.date() to format the time. But I guess if you read it from the achievement's text it will always be in the format of t...
|
File: FCO ItemSaver11/12/21 |
![]() Posted By: Baertram
By the way, aren't multiple filters implemented as logical AND? I'm pretty sure that switching both buttons 3 and 4 to yellow and selecting those types would show only items simultaneously marked as intricate and deconstruct, and the only way to show items marked as (singular-mark) intricate or deconstruct would be to green-filter ou...
|
File: FCO ItemSaver11/11/21 |
![]() Posted By: Baertram
Hi and thanks for the kind words.
Intricate got an exclusion setting so you are able to decon them at deconstruct tables.
You are able to right click the 3rd filter button and choose the decon icon, and the 4th filter button and choose the intricate icon. Then click both filter buttons 3 and 4 until they are yellow and you'll o...
|
File: FCO ItemSaver11/11/21 |
![]() Posted By: Baertram
Oh we call ESO = ZO's addon :p
Thanks for the info. Hope it will get better soon
I bet it's another addon though :p
You lost your bet ;)
No addon is guilty - its this lousy programmed game.
Each day I have at least a dozend of crashes, especially while relogging to another char
during the crafting dailies. I guess...
|
File: FCO ChangeStuff11/08/21 |
![]() Posted By: Baertram
Nope sorry this feature was added before ZOs created this glowing. It's only removing the new icon next to the inventory rows. Maybe I'll be able to remove that glow of inventory filter buttons in the future, but currently I'm not able to work on this.
Does the feature-Setting to remove the "new item" icon and animation in the...
|
File: Research Assistant (Find your researchable items)11/08/21 |
![]() Posted By: Baertram
Read the addon description at "How does RA calculate if the item is researchable or a duplicate" please.
No, as I said the bank is preferred as all chars are able to use it and this addon is not constructed to solve your bank space issues, but provide help for researchable items. The addon is not preferring single characters inve...
|
File: Research Assistant (Find your researchable items)11/07/21 |
![]() Posted By: Baertram
That's the intended way.
Bank is the first priority and if you got anything same trait and quality in your inventory it will be yellow (duplicate) and bank "wins" as all chars could use it from there. The addon is not created to work on single character base for all at the same time!
1 chat is selected to be the crafter of the pr...
|
File: FCO ItemSaver11/07/21 |
![]() Posted By: Baertram
No there is not. I bet you got some other addon active which adds the marks then via FCOIS. Check the other addons please. Cuz if FCOIS is setup to not do any auto marks and you manually removed them, but they still are marked again, manipulating the FCOIS SavedVariables won't help you!
The other addon will auto mark it again....
|
File: pChat (Chat customization & help: look/notification/sound/automation/history)11/05/21 |
![]() Posted By: Baertram
If this happens you need to update HarvestMap and/or LibMainMenu-2.0, by logging out and removing the complete folder in live/Addons.
Then extract the newest version to live/AddOns again.
Check the files and compare the version shown ingame in ESO's addn manager with the descriptionw ebsite here at esoui. If they differ you somehow...
|
File: pChat (Chat customization & help: look/notification/sound/automation/history)11/05/21 |
![]() Posted By: Baertram
Is there any fix/reason as to why when I enable Destinations/Harvest Map, it breaks some pChat settings, such as transparency of chat box etc? It broke when Deadlands was released. Wondering if there's any other fix?
Haven't noticed this so far.
Could you please tell me which pChat settings, in which submenu, you refer to (as y...
|
File: FCO ChangeStuff11/05/21 |
![]() Posted By: Baertram
Sounds good but there are other "block interaction" addons already out there where you should please ask for the feature at first:
https://www.esoui.com/downloads/info1623-NoInteract.html
If they do not want to add it come back and I can have a look, though it might need some time ;)
Hey,
I had an idea for a function but it...
|
File: Research Assistant (Find your researchable items)11/05/21 |
![]() Posted By: Baertram
Thanks, the deconstruction and pickup from house chest is a good way to start searching for it!
When exactly did this error happen? Did you loot any new item from an enemy, or did you loot a sack/chest? Moved items from bank to inv or deposited items?
Also: Do you know which armor/weapon/jewelry, level and trait it was that you...
|
File: FCO Lockpicker11/04/21 |
![]() Posted By: Baertram
Thanks for the info. Yeah, ZOs added his a while ago and changed the behaviour of that setting recently.
I'll see if moving it to always enable the hooks would be good, or if there is any event firing as the gamepad/keyboard mode change so I can register a event callback and register the hooks in there properly "only if mode is used...
|
File: Research Assistant (Find your researchable items)11/04/21 |
![]() Posted By: Baertram
When exactly did this error happen? Did you loot any new item from an enemy, or did you loot a sack/chest? Moved items from bank to inv or depositetd items?
Also: Do you know which armor/weapon/jewelry, level and trait it was that you looted as this happened?
Any more info about this so I could be able to reproduce it would help....
|
File: pChat (Chat customization & help: look/notification/sound/automation/history)11/03/21 |
![]() Posted By: Baertram
I know you did :p thanks. The answer was generic to all writing "it's not working" here. I already delete some of these comments as they only mess up the comments section, makes it hard to find the relevant/helping comments, and they do not add any value or info to find the bugs.
I've updated the addon and fixed one code line whic...
|
File: pChat (Chat customization & help: look/notification/sound/automation/history)11/03/21 |
![]() Posted By: Baertram
Are you guys ALL using LUI or other chat related addons?
Did you guys actually test this without ANY OTHER addon enabled like I'm asking for for each bug report (again and again) :(
What is shown in your pChat settings at the particular name format (guild, group, ...) dropdown boxes? Are they showing the correct values you have cho...
|
File: pChat (Chat customization & help: look/notification/sound/automation/history)11/03/21 |
![]() Posted By: Baertram
No big deal but the chat window keeps resizing / resetting each time I log in - is that an ESO issue or pChat? :)
Some other users reported this in the past but we never found out what is actually causing this.
Some fixed it by resizing their chat and moving it, then doing a /reloadui in chat afterwards directly.
Others sometime...
|
File: Luck Meter: Critical Strikes11/03/21 |
![]() Posted By: Baertram
Thanks for this addons.
If you create new addons please make sure that the libraries you add to the dependsOn / optionaldependsOn list are added with the newest version.
LibAddonMenu-2.0 e.g. versiosn < 28 won't support the global lib name LibAddonMenu2 and will only work using LibStub, which is obsolete!
So pelase use the >= ve...
|