Results: 6042Comments by: Baertram
File: FCO StarveStop07/22/18
Just found out that I broke the pot...
Posted By: Baertram
Just found out that I broke the potion alert as I had added libfoodDrinkBuff. Will fix it soon. Edit: Fixed and implemented new library for it: LibPotionBuff
File: Addon Selector (Save AddOn profiles/packs)07/22/18
I'll check if it is possible but ca...
Posted By: Baertram
I'll check if it is possible but cannot say when I find the time to do it. Currently my reallife is keeping me busy. I did and it's broken inside there too as it seems :( Too bad, can't make it to work sorry. i cant select/deselect addons with Shift can you add such usefull feature from Addon Clearer pls? can you pls add...
File: Research Assistant (Find your researchable items)07/18/18
Interesting, why don't I notice thi...
Posted By: Baertram
Interesting, why don't I notice this then. Weird. Will have a look again but cannot think of any reason why the heck it should do something within combat (except if you loot in combat, maybe). Edit: After testing it on live and pts for some days now every here and there: I do not get any lag spikes or increased CPU usage upon l...
File: MailBuddy (Mail assistant/favorites)07/17/18
Is there by chance a reaD ME to let...
Posted By: Baertram
Is there by chance a reaD ME to let me know what the various buttons do? Love the addon so far thx! Yes as I find the time I'll add tooltips. But currently I've just time to add a screenshot to the addon screenshots. Hope it helps a bit. Please check the addon description page and open the first screenshot. At the frie...
File: FCO ItemSaver07/17/18
I somehow lost the ability to mark...
Posted By: Baertram
I somehow lost the ability to mark items like motif's, recipes, potions, lockpicks, glyphs, etc with the "Add to Gear 1, Add to Gear 2, etc" and "1st dynamic, 2nd dynamic, etc" tags. Is this a change in the addon or is this a setting that somehow I changed? I used the different colors and icons to tag the motifs and recipes esp...
File: InventoryManager07/15/18
Did you allow items marked for deco...
Posted By: Baertram
Did you allow items marked for deconstruction within FCOIS to be able to be deconstructed? Check the FCOIS settings -> protective settings -> Deconstruction -> Allow deconstruction of "marked for decon" items (or similar ooption). FCOIS allows you to amrk the items but ALL items marked with any of the FCOIS marker icons are prote...
File: Advanced Filters07/15/18
Re: stutter....
Posted By: Baertram
Hi, this is a known side-effect of the filtering within AC + AF and other inventory related addons. I'm not able to fix this as AC makes my inventory also lag shortly if I use it as a standalone addon, freshly installed, or together with ItemSaver, FCOItemSaver, Inventory GridView or other filter addons :( As AC is the addon w...
File: Advanced Filters07/15/18
i prefer to distinguish all crown s...
Posted By: Baertram
i prefer to distinguish all crown store crap at one subfilter to be able to fast destroy it or deposit to bank so may be we need additional patch for crown store items Filtering is based on ItemTypes/SpecializedItemTypes and therefore I think the filtering is working as intended. Crown Soul Gems are different than most Crown...
File: Advanced Filters07/15/18
Are you using the most current vers...
Posted By: Baertram
Are you using the most current version v1.5.0.4 as these error lines were fixed and appeared with version 1.5.0.3 afaicr. If they happen to be there again with version v1.5.0.4: Are you able to tell me how to reproduce them? The error was there if you opened the deconstruction panel and then went to a store or the stable. So pl...
File: Advanced Filters07/15/18
i have bugs with version 1.5.0.4...
Posted By: Baertram
i have bugs with version 1.5.0.4 Sorry to say but: I have bugs with your bug report :p Maybe specify "what bugs" and "how to reproduce it"? This may help to fix the bugs then :rolleyes:
File: FCO ItemSaver07/15/18
Hey there, Thanks for the info a...
Posted By: Baertram
Hey there, Thanks for the info and explanation. I'll test it a bit and implement it myself then as I got some other changes in the pipeline already and am not able/willing to revert everything :p It'll take some time as I'm currently really busy with my job. But I always wanted to add more recipe addons so this new API comes in...
File: Research Assistant (Find your researchable items)07/15/18
Sorry to read this but I cannot thi...
Posted By: Baertram
Sorry to read this but I cannot think of any reason why this addon should drop your fps at all. Did you turn off ALL other addons to test this? Othereise this was not a valid test as any other addon in combination could cause this issue. I'm not getting any fps drops nor lags using this addon. ResearchAssistant it's only reacting...
File: JoGroup Quick Update07/09/18
1.6.8 Added Summerset foods. Id...
Posted By: Baertram
1.6.8 Added Summerset foods. Idea: You could change the addon to use the library libFoodDrinkBuff: http://www.esoui.com/downloads/info1902-LibFoodDrinkBuff.html This way it's easier to react to new food buffs/drink stuff. You'd just need to update the lib/or the addon if the lib was updated by one of us already.
File: FCO ItemSaver07/09/18
I allready tested my code a bit and...
Posted By: Baertram
I allready tested my code a bit and used the SavedVars "profile" parameter to store the SVs with GetWorldName(). After assigning the old SVs as "default" values to the new server-dependent SVs one needs to do a reloadui manualyl (or within the addon's code) so they will be definately written to the disk. But I produced some endle...
File: Research Assistant (Find your researchable items)07/07/18
Re: Is this gamepad mode compatable?
Posted By: Baertram
Sorry if answered, didn't see it in the notes and there is no Comment search system. Not sure as I don't own a gamepad. Just test it please. If the gamepad uses the same inventory like the keyboard it should work. If not, it can't.
File: FCO ChangeStuff07/05/18
request feature i saw this in one...
Posted By: Baertram
request feature i saw this in one small addon but cant find it now - Make Eyeva wayshrine acceccible and visible when you in other locations;) GuildShrines Google, took me 1 minute to find.
File: FCO ItemSaver07/04/18
Is there a way to test if an item i...
Posted By: Baertram
Is there a way to test if an item is "character bound" rather than just "bound" (thus storable in the bank)? I think so, yes. Why?
File: FCO ItemSaver07/04/18
It's currently not doable but I kno...
Posted By: Baertram
It's currently not doable but I know a way. Will think about it and how to obtain the savedvars from before "server dependent" so they won't get lost. I couldn't find anything about enabling multithreading (should be on by default?). I only found this and it didn't really contain any useful information. But yeah, I don't think...
File: FCO ItemSaver07/03/18
YOu need to enable multi threading...
Posted By: Baertram
YOu need to enable multi threading in your UserSettings.txt file and test it again as the last big patch of ESO (Summerset) has enabled 64bit multi threading of your CPU. Before it was not possible. But you need to change your UserSettings.txt accordingly to enable it. -> Please search the web for assistance as I'm not able to help...
File: FCO ChangeStuff07/02/18
New beta including option to move t...
Posted By: Baertram
New beta including option to move the battleground HUD by the help of the mouse (saving it's position). FCO ChangeStuff - BG hud movable
File: FCO ItemSaver07/02/18
Hi, I'm not suing Inventory Grid Vi...
Posted By: Baertram
Hi, I'm not suing Inventory Grid View but FOCIS got some code lines to show the marker icons in an edge of this addon and not centered above the image of the item. I'm not sure what causes the frame drops though. Maybe it's because more then normal itemcount is shown in the inventory and one doesn't notice it with the normal inven...
File: Custom Titles07/02/18
I am very disappointed that you are...
Posted By: Baertram
I am very disappointed that you are keeping this thing alive instead of letting it die. The library is a cancerous abomination--adding a hidden function that is entirely unrelated to the addons to which this library is bundled. You may see it as benign fun, but it is a breach of the trust between users and addon authors, and it disma...
File: FCO ItemSaver06/28/18
No, both addons work together with...
Posted By: Baertram
No, both addons work together with updated version or not updated versions. Functionality missing if you do not update IIfA to the beta: no FCOIS marker icons in IIfA inventory list, and not able to mark/unmark icons from IIfA. Thats all :-)
File: Advanced Filters06/27/18
When did you receive this error? Wh...
Posted By: Baertram
When did you receive this error? What were you doing as it happened? At which panel (inventory, bank, craftbag, crafting station xyz, ...) were you interacting? Are you able to reproduce the error somehow? Are you able tp reproduce the error if ONLY AdvancedFilters is loaded and all other addons are off? The error message tell...
File: Advanced Filters06/27/18
Not sure how this could happen but...
Posted By: Baertram
Not sure how this could happen but I never saw this error message and it somehow seems that your version is broken (update got broken via Minion mabye?). Please download the zip archive from AdvancedFilters manually and manually install it again, removing the whole folder "AdvancedFilters" from your addons before. Cuz the error...