Results: 35Comments by: Aenathel
File: Aenathel's Keybinds06/02/21
Re: Blackwood issues
Posted By: Aenathel
I have just uploaded Aenathel's Keybinds v1.10.0, which is compatible with Blackwood, fixes the broken keybinds, and adds a keybind for Endeavors. I'm aware that some of the keybinds no longer work after the update to Blackwood and I'm working on fixing them.
File: Aenathel's Keybinds06/01/21
Blackwood issues
Posted By: Aenathel
I'm aware that some of the keybinds no longer work after the update to Blackwood and I'm working on fixing them. EDIT: Fix released.
File: Aenathel's Lazy Antiquarian05/30/21
Love the idea of this addon! Thank...
Posted By: Aenathel
Love the idea of this addon! Thanks! :D Is there any way you can remove the ^f or ^m at the end of the name of the antiquity when using it in german? When pressing the keybind it shows "Erspähe... ^m" EDIT: I changed line 126 of AenathelsLazyAntiquarian.lua to ShowAnnouncement(GetString(AELA_SCRYING), colorDef:Colorize(...
File: Aenathel's Lazy Antiquarian05/29/21
The German translations have been a...
Posted By: Aenathel
The German translations have been added in v1.1.0. I have also removed the startup message behavior. Thank you! DE translations: ZO_CreateStringId("AELA_CHAT_STARTUP_MESSAGE", "Version <<1>> geladen. Öffne die Steuerung Optionen, um das AddOn zu konfigurieren.") --imho such messages are not needed as the description of the ad...
File: Aenathel's Lazy Antiquarian05/29/21
So, it picks antiquities for you, w...
Posted By: Aenathel
So, it picks antiquities for you, whether you actually have a lead for it or not. I'm guessing that is not working as intended? This issue has been fixed in v1.1.0, at least as far as I can tell. Do tell if you experience it again! PS. Maybe rename it Smart Scry so people don't think it's going to do it all for them. :) Also do...
File: Aenathel's Lazy Antiquarian05/26/21
Thank you for the translations! I'l...
Posted By: Aenathel
Thank you for the translations! I'll get them added in the next release. I see your point about startup messages. I actually agree that they are not needed, so I'm going to remove them from my addons as I update them. Just need to finish setting up pipelines in Azure DevOps for my projects, I'm getting tired of updating addons...
File: Aenathel's Lazy Antiquarian05/26/21
Awesome, that is good to know. Than...
Posted By: Aenathel
Awesome, that is good to know. Thanks! :D Changing the String contents ("Auto scry" -> "Smart scry") of a String constant like SI_BINDING_NAME_AELA_AUTOSCRY shouldn't reset the keybinding, as the key, the constant value SI_BINDING_NAME_AELA_AUTOSCRY, keeps to be the same.
File: Aenathel's Lazy Antiquarian05/26/21
So, it picks antiquities for you, w...
Posted By: Aenathel
So, it picks antiquities for you, whether you actually have a lead for it or not. I'm guessing that is not working as intended? That is definitely not intended, and I haven't experienced that myself. Can you give me an example of a zone and antiquity that this happens with? PS. Maybe rename it Smart Scry so people don't think...
File: Aenathel's Lazy Antiquarian05/25/21
what you mean auto scry? it usin...
Posted By: Aenathel
what you mean auto scry? it using skills to scry better, passive scrying skills? it never fails and can connect all facets for you? Autoscry as in automatically picking the best antiquity to scry in your current zone. I realize that the name can be a bit misleading, but it was the best I could come up with. As Baertram said,...
File: Aenathel's Lazy Chat Linker05/24/21
Thank you for this nice addon, make...
Posted By: Aenathel
Thank you for this nice addon, makes the linking much easier. Yeah, it baffles me that this isn't built in, but hey, that's what addons are for. :D One thing I'd like to mention is: FCOItemSaver uses SHIFT+right mouse button on inventory rows already to remove/restore marker icons. If you plan adding such functionality (SHIFT...
File: Aenathel's Keybinds04/17/21
Can't say how grateful I am. Finall...
Posted By: Aenathel
Can't say how grateful I am. Finally can map variants on mouse buttons. You have my thanks dear Sir. Thank you for the kind words!
File: Aenathel's Keybinds04/17/21
Re: :)
Posted By: Aenathel
Any chance you could make it so i can bind Spacebar + another key for a combination keybind? The game doesn't support it :( (my jump is bound to another key, so I have spacebar free) That is sadly outside the realm of possibility for add-ons with the current API. And I don't think that is likely to change.
File: Aenathel's Keybinds04/17/21
Re: Love it so far!
Posted By: Aenathel
Digging the addon, quick suggestion tho. Any chance we could get a binding for Journal -> Antiquities? I just released a new version that has an Antiquities keybind! Incidentally, guess who just started working on Antiquities... :p
File: Aenathel's Lazy Riding Skill Trainer05/17/20
You could well be right about anoth...
Posted By: Aenathel
You could well be right about another addon interfering. There is another addon which record stats including riding training as well as showing a countdown timer . Leo's Altoholic I'll install it and see if I run into the same problem. It may be there is some conflict there but for me, I will return to manual interactions...
File: Aenathel's Lazy Riding Skill Trainer05/16/20
When I got the problem I ran the sc...
Posted By: Aenathel
When I got the problem I ran the script, https://i.postimg.cc/c4kBdKFs/script.jpg Also here is the image of the trainer interface with the E in gray, https://i.postimg.cc/nzTQT55H/interface-E-greyed-out.jpg If I press E at this point his interface is opened and immediately closed. After this the Esc key works again and...
File: Aenathel's Lazy Riding Skill Trainer05/13/20
Could you send me the result of run...
Posted By: Aenathel
Could you send me the result of running the following script? That would be very helpful! d(AenathelsLazyRidingSkillTrainer.GetIndexedStats()) I can do this but where in the code do you want it placed? file, line number (s) Just execute it using the /script slash command from the chat box, like this: /script d(AenathelsLazy...
File: Aenathel's Lazy Riding Skill Trainer05/12/20
I've had a thorough look at the cod...
Posted By: Aenathel
I've had a thorough look at the code, I don't see anything that could cause the behavior you're describing. Have you tried logging in with only this add-on and it's dependencies (LibAddonMenu-2.0 and LibChatMessage) enabled? If the issue persists with only these add-ons loaded, then the next step would be getting you a debug build...
File: Aenathel's Lazy Riding Skill Trainer05/12/20
For me there is a bug and have disa...
Posted By: Aenathel
For me there is a bug and have disabled this addon for now. I am doing training on 3 chars then also 10 chars on my second account. All chars have the setting; Speed, Stamina, Capacity Note: Some chars have Speed and Capacity now completed. I just want to Login, train, Logout. The bug I see is after the training is don...
File: LibDebugLogger05/11/20
Hi. How do I disable all logging do...
Posted By: Aenathel
Hi. How do I disable all logging done by this library? Even setting the log level to errors only still produces a large amount of log messages that slow down loading, which really hurts when I'm doing /reloadui during add-on development.
File: [DISCONTINUED] Aenathel's String Search Fix05/10/20
Votan has published a new version o...
Posted By: Aenathel
Votan has published a new version of Votan's Search Box, v1.7.8, that includes a more robust version of my fix. So this shouldn't be needed any longer, unless someone encounters the issue without using Votan's Search Box, which I doubt will happen.
File: Votan's Search Box05/10/20
I see that a more robust version of...
Posted By: Aenathel
I see that a more robust version of my fix has made its way into this add-on now, nice! :D
File: Aenathel's Lazy Riding Skill Trainer05/10/20
Hi, must say I am all for simplifyi...
Posted By: Aenathel
Hi, must say I am all for simplifying NPC interface interactions and this addon works great. Thanks! I think this add-on is very lazy, and I spent more time making it than it will ever save me time-wise, but it was fun. :D Please would you think of adding an account wide option. Then it could save even more time :) Its not jus...
File: Votan's Search Box05/09/20
Re: Re: Re: Re: Re: Re: Re: Sometimes Yes, Sometimes No
Posted By: Aenathel
I have published my fix for the string search code here. It's small enough that it could be inlined in Votan's Search Box if that has any interest, but until then, it can just be installed on its own. sadly this addon is causing my whole UI to lock up and hide untill I reload. It has to be an issue together with another addon like...
File: [DISCONTINUED] Aenathel's String Search Fix05/09/20
Where and how am I able to produce...
Posted By: Aenathel
Where and how am I able to produce the error which your patch here fixes? I mean what do I need to enter in the search box (Votans or ZOs standard inventory search -> enabled via LibCommonInventoryFilters e.g.). Thanks for the info. It's difficult to reproduce, as it happens randomly, but has something to do with missing search da...
File: Aenathel's Keybinds05/06/20
Unfortunately they do not need to b...
Posted By: Aenathel
Unfortunately they do not need to be bound, just need to exist as it seems :( But to be honest: I'm already at the keybindings limit on my keyboard with all the addons active + chording enabled. Most keybinds cannot be used in some windows as e.g. W or s + shift will "Move your character" as the s is global -> Menu closed, keybind...