Results: 22Comments by: Aenathel |
File: Aenathel's Lazy Riding Skill Trainer05/17/20 |
![]() 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 |
![]() 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 |
![]() 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 |
![]() 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 |
![]() 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 |
![]() 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: Aenathel's String Search Fix05/10/20 |
![]() 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 |
![]() 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 |
![]() 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 |
![]() 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: Aenathel's String Search Fix05/09/20 |
![]() 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 |
![]() 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...
|
File: Aenathel's Keybinds05/05/20 |
![]() Posted By: Aenathel
Just a hint about keybinds:
The server got a "shadow" limit!
YOu can only enable like 150 to 200 keybindings. If you enable more because you use so many addons which use keybindings, the server will not save the keybindings anymore!
They work if you set them, for the current session.
After logout they are gone again.
You need to...
|
File: Votan's Search Box05/04/20 |
![]() Posted By: Aenathel
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 https://www.esoui.com/downloads/info2341-GridListisfreezed.html and https://www.esoui.com/downloads/info2300-AutoCategory-Revised.html
happens when you search for something and don't remove the search...
|
File: Aenathel's Keybinds05/03/20 |
![]() Posted By: Aenathel
The bug when switching from the Crown Store panel to any of the inventory or map tabs has been fixed in the just released v1.2.1.
|
File: Aenathel's Keybinds05/03/20 |
![]() Posted By: Aenathel
I'm aware of a bug with the inventory and map keybinds that occur if you switch to them from another scene.
|
File: Lilith's Command History05/03/20 |
![]() Posted By: Aenathel
I was about to ask if you could add a shortcut to remove history items, but then I took a look at the code and found out that this is already supported using Shift+M2, if anyone else is wondering. :)
|
File: Aenathel's Keybinds05/03/20 |
![]() Posted By: Aenathel
New version is out with working inventory and map keybinds!
Thanks for the tips, Baertram! It got a little ugly, and I hope to clean up the code later, but it works.
|
File: Lilith's Command History05/03/20 |
![]() Posted By: Aenathel
This is very useful, thank you! :D
|
File: pChat05/03/20 |
![]() Posted By: Aenathel
Heya! Love the add-on, been using it for years.
While working on my own add-on, I stumbled upon pChat overriding KEYBINDING_MANAGER:IsChordingAlwaysEnabled() to always return true here.
While incorporating the same functionality in my own add-on, I found out that there exists a setter for it as well, so a (cleaner) alternative...
|
File: Aenathel's Keybinds05/03/20 |
![]() Posted By: Aenathel
Found another way for the inventory:
SCENE_MANAGER:Show("inventory")
inventory is the scene name of the inventory.
You can also open other scenes via their name like this.
Some of them are defined here, or at least named here:
https://github.com/esoui/esoui/blob/baa27001acc4e5b5072d17d1ecccca8e18cdb9ca/esoui/ingame/scenes/keyb...
|
File: Aenathel's Keybinds05/02/20 |
![]() Posted By: Aenathel
Cool idea.
Thanks! I've wanted to make this for ages, but never got around to it. It surprised me how little effort it took to make it work.
About the worldmap, you can use this function e.g. to change the worldmap tabs (right panel):
--Show the worldmap
ZO_WorldMap_ShowWorldMap()
--Simulate click on the zo_menubar of the wo...
|