Results: 6042Comments by: Baertram
File: Advanced Filters - Updated09/08/19
Oh well, did not know this extra in...
Posted By: Baertram
Oh well, did not know this extra inventory button exists :p Think I can add a check for it. Thanks for letting me know. Edit: Asked HArven to change his addon a bit to provide more info within the added inventory button or I'm only able to "find" it via the name of the tab like "Stolen"... Not really YOUR add-on's issue, but...
File: Advanced Filters - Updated09/08/19
Re: Corrupted saved variables?
Posted By: Baertram
Yeah, at this time the Lua error message occurred and I've changed it to show some text message only. Shouldn't happen but it seems it still does sometimes. Depends on your cpu speed and other addons used I guess. I could also simply remove the message and let it fail silently there as it shouldn't break anything anymore now. Pic...
File: Advanced Filters - Updated09/07/19
Re: Re: Re: Bank filter not applied correctly in 1.5.2.3
Posted By: Baertram
Hi Zandog, could you please provide steps how to rebuild the error you mentioned? I do not know if I already know this bug. And please try if this is reproducible with all other addons disabled as well! Thanks. Edit: As the quality filters are dropdown box plugin filters: Did you enable the setting to remember the last fi...
File: Advanced Filters - Updated09/07/19
This error is most of the time rais...
Posted By: Baertram
This error is most of the time raised by other addons which hook into the context menu of inventory rows. Do you get this error with only AdvancedFilters UPDATED enabled as well, as this addon is using the library LibCustomMenu already properly, which will normally prevent this error. Pelase test: Disable all other addons and no...
File: Advanced Filters - Updated09/06/19
Re: Post 1.5.2.5 Update Error
Posted By: Baertram
Hmpf, typo... Instead of CREATE it should have been CREATION. Thanks, fixed. Did the small update which fixed the chat spam. Post fix however I am getting the following every time I open my inventory. user:/AddOns/AdvancedFilters/util.lua:491: table index is nil stack traceback: user:/AddOns/AdvancedFilters/util.lua:491: in...
File: Advanced Filters - Updated09/06/19
Sorry for the direct words but ever...
Posted By: Baertram
Sorry for the direct words but every addon got bugs and will get new ones after ZOs updates code, or even other addons update their code. You need to live with it and stop comments like "it has been buggy for moths now" as they clearly do not help at all. Tell us which bugs you get, help to resolve them by providing info how to repr...
File: Research Assistant (Find your researchable items)09/05/19
The screenshot is from a very old v...
Posted By: Baertram
The screenshot is from a very old version and I did not see any reason in updating it as the rectangles of Research Assistant are still there. There is nothing to fix :p So the rectangle icon is from research assistant. The other icons are from the base game (vanilla UI), which were added some patches before, and you cannot remov...
File: Advanced Filters - Updated09/05/19
Re: Re: lua errors when using LazyWritCrafter to auto-pull stuff from bank
Posted By: Baertram
Nope, not needed. Already in contact and working on a fix, but want to get it working with all addons which might close the bank automatically, not only with DLWC which clearly needs to be said here is "1 example" :p This is definitely being caused by the automatic banker close in LazyWrit. By turning that off, it gives AF the ti...
File: Research Assistant (Find your researchable items)09/05/19
The screenshot is from a very old v...
Posted By: Baertram
The screenshot is from a very old version and I did not see any reason in updating it as the rectangles of Research Assistant are still there. There is nothing to fix :p So the rectangle icon is from research assistant. The other icons are from the base game (vanilla UI), which were added some patches before, and you cannot remov...
File: Research Assistant (Find your researchable items)09/04/19
Well, if you would disable all addo...
Posted By: Baertram
Well, if you would disable all addons you'd still see them as the vanilla game ui adds them... https://i.imgur.com/Qj70FW3.png Why am I getting duplicate icons - magnifying glass, intricate, etc? Your addon screenshot doesn't show them, I don't see any option to disable/hide them, and I've searched your addon description an...
File: Ward Shield Reminder09/03/19
Much appreciated!
Posted By: Baertram
Much appreciated!
File: Crafting Material Level Display Updated09/03/19
Hello, Could you please add accoun...
Posted By: Baertram
Hello, Could you please add account-wide settings for this, so we don't have to adjust the intentory position for 12 different characters? I agree. We need the option of having account-wide settings. Please. And I need playtime :D It was and is on my list for "one day". Edit: Added it, but you need to reconfigure all at l...
File: Mass Deconstructor09/03/19
Re: Error
Posted By: Baertram
Deinstall the addon Multicraft as this is now implemented into the base vanilla UI and the addon is not working anymore, nor needed anymore! /AddOns/MultiCraft/MultiCraft.lua user:/AddOns/MultiCraft/MultiCraft.lua:209: operator / is not supported for nil / number stack traceback: user:/AddOns/MultiCraft/MultiCraft.lua...
File: Bandits User Interface09/03/19
Please DO NOT include libraries in...
Posted By: Baertram
Please DO NOT include libraries in your addon (which originally got their own txt file) by removing the txt file and calling it something like LibAddonmenu-b. This will most likely bug other addons. -> Talking to sirinsidiator about this: it already does :( Better get in contact with the author of LAM and create a version which wo...
File: Ward Shield Reminder09/03/19
This sounds nice. Could you maybe j...
Posted By: Baertram
This sounds nice. Could you maybe just remove the restrictions for sorcers as there are plenty of shield abilities in the game, also for stamina and other chars? If a user does not want this he could disable the addon so the class restrictions make no sense in my opinion.
File: Stopwatch09/03/19
This comes in handy! Many thanks....
Posted By: Baertram
This comes in handy! Many thanks. Could you maybe add a font size LAM slider as well? This would be great as I'd like the stopwatch to be on one char at the bottom left near the caht (small) and on the other char in the middle of the screen, top and big. SavedVariables - Not account wide? In order to setup the stopwatch on diffe...
File: Crafting Material Level Display Updated09/03/19
Hello, Could you please add accoun...
Posted By: Baertram
Hello, Could you please add account-wide settings for this, so we don't have to adjust the intentory position for 12 different characters? I agree. We need the option of having account-wide settings. Please. And I need playtime :D It was and is on my list for "one day".
File: Advanced Filters - Updated09/03/19
Re: Bank filter not applied correctly in 1.5.2.3
Posted By: Baertram
Good catch, have the same problem if switching from craftbag to mailpanel and others sometimes. It's a problem with the ingame stuff not updated at the time AF is checking it. Will have a deeper look into this at the bank and hope fully am able to fix this in my beta already. Thanks for the "how to reproduce" help, very appreciate...
File: FCO ChangeStuff09/02/19
I remember having tried to do this...
Posted By: Baertram
I remember having tried to do this as it came out in ZOs code but failed to add it somehow. I think it was because the icon is reused for other info as well. Will have a look if one could achieve this someway without having to rewrite/overwrite ZOs code, and without many checks (which I think was to be done as the same icon will...
File: FCO ChangeStuff09/02/19
Hello All, Is it possible as for...
Posted By: Baertram
Hello All, Is it possible as for hiding the new item icon in the inventory to hide the magnifying one related to the traits research ? Thx in advance :) I think there is already an addon for it but I can't find it anymore.
File: Rulebased Inventory09/02/19
Hey TaxTalis, also as ifnormatio...
Posted By: Baertram
Hey TaxTalis, also as ifnormation for you: Where possible please remove LiBStub dependencies as LibStub is not needed anymore due to the txt files tag ## AddOnVersion: which handles the "only load newest version" internally in ZOs code since Murkmire patch. So for your addon's "RulebasedInventory.txt" manifest file please chan...
File: InventoryManager09/02/19
IM is using this table for the FCOI...
Posted By: Baertram
IM is using this table for the FCOISLink class to determine the correct FCOIS API function for sell, launder, etc. protected_actions = { = FCOIS.IsDestroyLocked, = { = FCOIS.IsVendorSellLocked, = FCOIS.IsFenceSellLocked },...
File: Xynode's All About Mechanics09/02/19
This seems really handy. Does it ma...
Posted By: Baertram
This seems really handy. Does it mark group dungeon bosses on the map? If not, is that something you'd be willing to try to implement? I can't tell you how many times I see people say in party chat, "first time here" when zooming into a dungeon. People that don't know their way around. Most of the time, that includes me! And I'd l...
File: FCO CraftFilter (Filter bank/inventory/craftbag items at crafting tables & Favorites)09/02/19
Re: Re: Re: Request for a crafting filter: Locked Items
Posted By: Baertram
FCOItemSaver got a setting in the general settings section where you can "migrate" the ZOs locks to the FCOItemSaver "lock" marker icon. All the ZOs locked items will then have the ZOs lock removed and the FCOItemSaver lock set. This will protect the items in same manner, and even more and better (e.g. if you create a new dynamic i...
File: Advanced Filters - Updated09/01/19
BETA version AdvancedFilters UPDAT...
Posted By: Baertram
BETA version AdvancedFilters UPDATED - BETA 1.5.4.2 Added Support for research panel. -Should show a subfilter bar containing the same buttons like e.g. deconstruction or improvement panel at the same crafting station -Should change the amount of items resaerchable in the lists if you filter something -Should react on the drop...