Results: 6042Comments by: Baertram
File: LibSets (All set items ingame & preview. lua API + excel sheet)05/04/19
I always wanted an addon that simpl...
Posted By: Baertram
I always wanted an addon that simply shows me, in the item tool tip, where a set item comes from. E.g. craftable, dungeon, trial and which one. Will this be possible in the future?Sadly there isn't really a way to determine where a specific set comes from outside of hardcoding it (to a certain degree) in the library but I do be...
File: Advanced Filters - Updated05/04/19
It's on the list :p With the n...
Posted By: Baertram
It's on the list :p With the new LibFilters 3.0, i receive this reminder :) An older version of this library is loaded too: LibFilters-2.0. Please check which addons use this old Library in the ingame AddOn Manager and inform their authors to switch to LibFilters-3.0. Otherwise addons using the different versions might con...
File: Tamriel Trade Centre05/04/19
One minor bug: If you use the mult...
Posted By: Baertram
One minor bug: If you use the multiple language to chat settings the setting to show the last price update date into the chat as well will only show the client language text for all languages. E.g. english Price to chat on German client TTC Price for |H0:item:68245:310:50:0:0:0:0:0:0:0:0:0:0:0:0:0:1:0:0:0:0|h|h : Suggested : 17...
File: FCO StarveStop05/04/19
Should be fixed now
Posted By: Baertram
Should be fixed now
File: DoItAll (Mass Extract/Deconstruct/Move/Mail attach/...)05/04/19
Re: Init failure
Posted By: Baertram
In the Loaded event, Initialize() is called BEFORE DoItAll.LAM has been set, and the attempt to use it in SetupOptionsMenu crashes because of it. I moved the Initialize() call to AFTER the DoItAll.LIBLA assignment, and it's working again. Thanks AM, will fix this.
File: FCO ChangeStuff05/04/19
Re: Zone Story is fixed in that version ?
Posted By: Baertram
As i dont use the 3 addons, can i now download it and not lost the zone story ? :) I prefer to ask you before i do something wrong. Thank you (checked for the notes changelog but nothing is mentionned for that) Yes, should work with and w/o the other addons now.
File: FCO StarveStop05/03/19
Re: LAM2 error spamming chat with new libaddonMENU 28
Posted By: Baertram
Thanks, yes I am aware. Just lazy and need to update for Elsweyr as well so I wanted to do all together (as I find the time) :p Last addon version 0.8.5 Setting a handler on a panel is not recommended. Use the global callback 'LAM-PanelClosed' instead. (OnEffectivelyHidden on FCOStarveStop_SettingsMenu) Thank you ps : I...
File: LibAddonMenu-2.005/02/19
The chat messages will go away once...
Posted By: Baertram
The chat messages will go away once authors have updated their addons to no longer set handlers on LAM panels directly. This is unacceptable and absolutly not user friendly. :( Please add an option to disable this chat spam, if its only an info for the authors, only they shoud enable it to see it. This just makes me roll back to t...
File: Unknown Tracker05/02/19
Re: horizontal offset for marker icon
Posted By: Baertram
Is it possible to add an horizontal offset for the marker icon ? It collides with the markers of FCOItemSaver (which I heavily use, and I guess a lot of other players, too). An adjustable position somewhere between the itemname and the goldprice would be perfect. Thanks a lot for this super useful addon ! Thanks for the movab...
File: Crafting Material Level Display Updated05/01/19
Todo List: 1) Tooltips not working...
Posted By: Baertram
Todo List: 1) Tooltips not working in guild store (even without AGS enabled): -> Working in "Sell tab" at guild store for me -> Not showing additional info at buy tab (will check in another version, no time for it now) 2) Fix Okori text: Fixed 3) Feature request: Sort header for carfting tables -> This is already in? You need...
File: FCO ItemSaver05/01/19
A quick question — how do I allow t...
Posted By: Baertram
A quick question — how do I allow transmuting for default locks (Improve, specifically)? Reading is the solution, FAQ :-) https://www.esoui.com/portal.php?id=136&a=faq&faqid=128 If you have set it up to show the protection state of the current panel (green flag= protection is enabled / red flag = protection is disabled) yo...
File: Lights of Meridia04/30/19
Your changelog always talks about "...
Posted By: Baertram
Your changelog always talks about "Obstable" and not Obstacles (at least in the headlines) :p
File: LibMainMenu-2.004/30/19
LibMainMenu-2.0 for PTS with stripp...
Posted By: Baertram
LibMainMenu-2.0 for PTS with stripped LibStub + added TXT file IsLibrray etc. -> Global variable: LibMainMenu2 Edit - 2019-05-11 Updated and fixed to be compatible without LibStub and with it
File: FCO ItemSaver04/30/19
FCOIS for Elsweyr PTS - BETA -> SAV...
Posted By: Baertram
FCOIS for Elsweyr PTS - BETA -> SAVE YOUR SAVEDVARIABLES AND DO N O T USE ON LIVE! -> Be sure to ONLY extract the folder FCOItemSaver to your PTS folder, and not the GitHUb branch name folder inside the ZIP archive as well. GitHub branch link Changelog: See github branch ATTENTION As most libraries are able to work wi...
File: PerfectPixel04/30/19
I never did use that grid addon. I...
Posted By: Baertram
I never did use that grid addon. I need to see more info at a glance. I cannot just see the little icon and remember what is what. Aren't they needed anymore, or did they cause problems and you removed them to fix them? IGV - for me, it works very badly (in terms of performance). Compatibility was added only due to the absenc...
File: CraftStore Endless Archive04/30/19
Found a bug: You need to open the...
Posted By: Baertram
Found a bug: You need to open the settings and disable and then enable CraftStore Rune (loaded as enabled) and then it will break the drag&drop of the skills to the skill bar. All addons disabled except CS and needed libs: 1. Enable craftstore rune 2. Reloadui 3. Open Craftsore UI via the UI button 4. Click settings 5. Di...
File: WritWorthy04/30/19
Re: WritWorthy 5.0.2 released, now supports multiple languages
Posted By: Baertram
DE Deutsch/German "translation" now supplied. It's an awful Google Translate translation, mostly gibberish. Please, somebody send me a proper translation of WritWorthy/lang/de.lua. Pull request at github or a file upload to esoui or wherever, I'm not that picky today. There is a new setting "Force EN English" that shows WritWorth...
File: PerfectPixel04/29/19
Removed code compatibility for "Cra...
Posted By: Baertram
Removed code compatibility for "Craft Store" and "Inventory Grid View". Aren't they needed anymore, or did they cause problems and you removed them to fix them?
File: FCO ChangeStuff04/25/19
Re: Re: FCOChangeStuff with working ZoneStory hide for users w/o BeamMeUp and PerfectPixel
Posted By: Baertram
It is on the list but not that easy, or someone else would have included/done it before again. Got no time to check this actually so it will be done as it is done! (if possible) P.S. hero doll in the list? just imagine, you can wear off your gear when looking at your bank, and many other usefull things;)
File: FCO ChangeStuff04/25/19
FCOChangeStuff with working ZoneStory hide for users w/o BeamMeUp and PerfectPixel
Posted By: Baertram
EDit: Fixed with version 0.1.84. Please update!
File: FCO Lockpicker04/25/19
You are welcome! As explanation:...
Posted By: Baertram
You are welcome! As explanation: In this file the textures ingame will be stored as a cache. If the game patches and the file resumes (normally it will be deleted then and this is why your login after patches takes so long most of the time!) it won't address teh textures correct and they are simply missing ingame then :( So if y...
File: Bank Manager Revived - Slim Edition04/24/19
A hint for the savedvavriables: Yo...
Posted By: Baertram
A hint for the savedvavriables: You could have increased the SV version number in the source code which would reset the SVs totally. The users do not need to delete anything manually then. The version is the 2nd parameter in the ZO_SavedVars: call. In this example the version # is 4: -- Get the SV data db = ZO_SavedVars:NewC...
File: Tamriel Trade Centre04/24/19
If there are circular load order is...
Posted By: Baertram
If there are circular load order issues eso would tell us this, it's checking on its own the txt manifest files. So it should be anything else. What did you change in order to fix AwesomeGuildStore stuff? Any trading house controls or functions prehooked or posthooked? Sorry, could not find anything related in TTC source code s...
File: Advanced Filters - Updated04/24/19
This seems to be related to quality...
Posted By: Baertram
This seems to be related to qualitysort only as it seems -> Please send the bug message to this addon. AF beta only tries to skip the filters but as the lua error message at sorting was raised from QualitySort something went wrong with needed varibales internally. Try to use AF beta alone without Qualitysort. There shoudn't be an...
File: FCO Lockpicker04/24/19
Hey there, just was ingame and t...
Posted By: Baertram
Hey there, just was ingame and tested it. It's working fine! Not sure why it won't for you. I've tested this with other addons enabled and only FCOLP enabled, both work fine. The green checkmark AND the green cylinders do work. Please try the post below with the shader cache cooked file. It hopefully should fix your issue. I...