Results: 39Comments by: CastorMatze
File: Srendarr - Aura, Buff & Debuff Tracker09/13/21
Re: Missing auras (finally) resolved.
Posted By: CastorMatze
The PVP issue took quite a bit of research to finally pin down and establish a workaround. I am happy to have done away with loop-checking for auras as this was, as I mentioned before, a rather terrible solution that had the potential to affect performance of the scripting thread, albeit probably negligible. Anyway this is a f...
File: Srendarr - Aura, Buff & Debuff Tracker09/12/21
Only Show During Combat checked......
Posted By: CastorMatze
Only Show During Combat checked... If you have this checked then food buffs will hide unless you are in combat. If you want food buffs and other passives to also show when you are not in combat you also need to check the "Always Show Passives" option. Other timed auras will still be hidden unless you are in combat. sry, i have...
File: Srendarr - Aura, Buff & Debuff Tracker09/12/21
sorry, still the same problem with...
Posted By: CastorMatze
sorry, still the same problem with 2.4.68. After i do example auras in menu, all fine. You may have had the game open when you updated, or else something went wrong with the download and some files didn't update properly. Try exiting the game completely and restarting and if that doesn't fix it, delete your \Documents\Elder Scroll...
File: Srendarr - Aura, Buff & Debuff Tracker09/12/21
If i eat a buff food in vivec, it i...
Posted By: CastorMatze
If i eat a buff food in vivec, it is still not displayed. first 2.67 addon version used, i try the second 2.67 Check the release notes, it's fixed in 2.4.68. Minion should have it now, or re-download manually. sorry, still the same problem with 2.4.68. After i do example auras in menu, all fine.
File: Srendarr - Aura, Buff & Debuff Tracker09/12/21
If i eat a buff food in vivec, it i...
Posted By: CastorMatze
If i eat a buff food in vivec, it is still not displayed. first 2.67 addon version used, i try the second 2.67
File: Srendarr - Aura, Buff & Debuff Tracker09/10/21
Same issue as sMuggle: My buffs (fo...
Posted By: CastorMatze
Same issue as sMuggle: My buffs (food...) randomly stopped showing in Cyrodill with v2.4.65 Same Here - with 2.4.66 version - and since the last 3 / 4 updates: When I eat / drink a buff food, it doesn't show up. I have to activate / deactivate in the srendarr menu the example auras, then the display is correct again. Sometim...
File: Master Merchant 3.009/07/21
is it possible to view the ranking...
Posted By: CastorMatze
is it possible to view the ranking as default? Thanks very much. Or the last selected window / view for all characters the same - extremely thanks.
File: WPamA (What Pledges at my Alts)07/20/21
Hello, I would love to have a colum...
Posted By: CastorMatze
Hello, I would love to have a column for Bastian / Miri relationship for every char. Maybe that can be done. Thanks for the great add-on.
File: Confirm Master Writ06/29/21
Re: fix for falsely showing no styles known
Posted By: CastorMatze
Changing line 969 in ConfirmMasterWrit.lua from: elseif result and GetDisplayName() == "@Marify" then to: elseif result then fixed this issue for me. thank you for sharing!
File: Confirm Master Writ06/12/21
I have the same problem ;-/ Afte...
Posted By: CastorMatze
I have the same problem ;-/ After the latest update it says that I don't know any style anymore unless the "more info" setting is on. I had the problem too, but by installing the older version and / or replacing the SavedVariables, I was able to fix it somehow. (I am not sure about that.)
File: The Elder Bar Reloaded06/10/21
Error
Posted By: CastorMatze
After changing a "Char" from werewolf to vampire, I get a LUA error. Let's see if I can still get the error text copied. EDIT: After a change of character - and back again - everything is fine. now i'm doing the vampire quest. was probably a bit premature. sry.
File: Dressing Room for Stonethorn06/07/21
Re: Re: only question marks instead of skill icons
Posted By: CastorMatze
... it happens because GetSkillLineIndicesFromSkillId returns incorrect data before EVENT_PLAYER_ACTIVATED. Author should replace CALLBACK_MANAGER:RegisterCallback("OnWorldMapChanged", function() self:OnZoneChanged() end) to EVENT_MANAGER:RegisterForEvent(DressingRoom.name, EVENT_PLAYER_ACTIVATED, function() self:OnZoneChanged...
File: DarkUI06/05/21
If I enable the addon, I cannot go...
Posted By: CastorMatze
If I enable the addon, I cannot go back to the vanilla UI again. Not only is there a lack of config options to use the vanilla UI for certain frames. Disabling the addon does not restore the vanilla UI either. I have to uninstall the addon entirely to restore the vanilla UI frames. Try to logout, delete the file live/shader_cache....
File: AlphaGear 2 (Builds, Gear, Skills, Banking)06/02/21
Thanks as always Baertram! I wou...
Posted By: CastorMatze
Thanks as always Baertram! I would also like to say a big thank you to Baertram. Incredible community work.
File: The Elder Bar Reloaded06/02/21
Re: 11.2.1
Posted By: CastorMatze
11.2.1 has been uploaded, likely fixes all problems with 11.2.0 reported today. Works for me fine, only icon for "Endeavor" is not shown. I use a lot of addons at the same time (a many libs, too), no mistakes, except "Alphagear 2", i use the "Baertram" Hotfix version. EDIT: after logging in several times with different charac...
File: The Elder Bar Reloaded06/02/21
With 11.2.0, food buff icon no long...
Posted By: CastorMatze
With 11.2.0, food buff icon no longer appears, due to mismatch between key "food" and icon files "foodbuff_*.dds". Also got errors in debug log: Could not create dropdown 'Display format' of TEB_ASUGB. ... same problems as user "shadowcep", and the icon for "Endeavor" is missing.
File: AlphaGear 2 (Builds, Gear, Skills, Banking)06/01/21
It seems to be just a change in an...
Posted By: CastorMatze
It seems to be just a change in an API call Change line 1690 from if AreActionBarsLocked() then to if ZO_ActionBar_AreActionBarsLocked() then Haven't done any extensive testing yet if something else is broken. But that allows swapping with hotkeys again. Seems to work, thank you very much! I hope there is still...
File: The Elder Bar Reloaded05/31/21
Re: 11.1.4
Posted By: CastorMatze
I have just uploaded version 11.1.4, which should address some of the problems reported today. Update 11.1.4 works fine for me now. Installed via minion, keeping the saved variables. I love the junk gadget, it saves me a lot of time.
File: The Elder Bar Reloaded05/31/21
Re: Re: Re: 11.1.2
Posted By: CastorMatze
Shit, the first time -> i have the bar "Test" issue, after update with minion. I'm back to the previous version without deleting saved variables, works again. 1) try moving saved variables away and see if 11.1.3 works; 2) if not, please put your saved variables somewhere I can download it from and have a look at its content...
File: The Elder Bar Reloaded05/30/21
Re: 11.1.2
Posted By: CastorMatze
Uploaded. See change log for details. Shit, the first time -> i have the bar "Test" issue, after update with minion. I'm back to the previous version without deleting saved variables, works again. ich freue mich so sehr auf das "Junk" gadget. danke! I'm so excited about the "junk" gadget. thanks!
File: The Elder Bar Reloaded05/29/21
Re: 11.1.1
Posted By: CastorMatze
Version 11.1.1 "All The Good Ones" has been uploaded. I believe I fixed most of the reported bugs and incorporated some of requests/suggestions. For me, all works perfect. I would like a gadget for the number of junk in the inventory, that would be great, thx
File: The Elder Bar Reloaded05/27/21
I love this new version. I am happ...
Posted By: CastorMatze
I love this new version. I am happy :)
File: The Elder Bar Reloaded05/27/21
Re: Re: Re: Re: Re: 11.1.0 ready
Posted By: CastorMatze
My guess is you've set "Bar background opacity" to a value that is lower than 100%, right? Actually that stripe is not lighter, just more transparent - you can verify it by positioning the bar over dark or light scenery, the stripe should change accordingly. Setting background opacity to 100% will make it disappear completely. And I...
File: The Elder Bar Reloaded05/26/21
Re: Re: Re: 11.1.0 ready
Posted By: CastorMatze
Unfortunately I have a small light stripe in the middle of the bar, behind the text / icons. What are your settings for scale and bar width? Hi, i scale the bar with 120, and i use the scale in game, with 2560x1440 display. thank you i use the center bar style, dynamic.
File: The Elder Bar Reloaded05/25/21
Re: 11.1.0 ready
Posted By: CastorMatze
Version 11.1.0 "Glorious 25th of May" is ready. No LUA errors for me, yeah. Unfortunately I have a small light stripe in the middle of the bar, behind the text / icons. Finally the "δόφ" in German char names, errors in the gold totaling, is gone, thx alot.