Download
(3 Kb)
Download
Updated: 05/30/21 03:32 PM
Compatibility:
Blackwood (7.0.5)
Updated:05/30/21 03:32 PM
Created:11/07/19 09:47 PM
Monthly downloads:348
Total downloads:24,880
Favorites:35
MD5:
Lazy Horse Trainer  Popular! (More than 5000 hits)
Version: 1.0.4
by: Dolgubon [More]
Automatically trains your riding skills upon interacting with the stable
Version 1.0.4:

API Bump
Updated the LAM call to call the LAM table directly.

Version 1.0.3:

API Bump

Version 1.0.2:

Fixed bug where saved vars weren't saving. For real I hope this time.

Version 1.0.1:

Fixed an issue where it wasn't saving variables
Optional Files (0)


Archived Files (4)
File Name
Version
Size
Uploader
Date
1.0.3
3kB
Dolgubon
11/01/20 08:09 PM
1.0.2
3kB
Dolgubon
05/23/20 07:26 PM
1.0.1
3kB
Dolgubon
11/12/19 08:21 PM
1.0.0
4kB
11/07/19 09:47 PM


Post A Reply Comment Options
Unread 08/22/23, 09:16 PM  
vsrs_au

Forum posts: 15
File comments: 17
Uploads: 0
Can I request a change? Instead of the addon training each of the 3 attributes in full before starting on the next, can we add an option for it to always choose the attribute with the lowest value? I realise of course that this would require addition of a settings menu (or perhaps just a settings file, with instructions on this site on how to use it), but it would be very useful for those of us who prefer to train up the 3 attributes evenly.

The logic could be as follows:
Code:
if chooseLowest == true then
    let m = min(spd.value, carr.value, stam.value)
    for attrs in [spd, carr, stam]
        if attr.value == min then
            train this attr
            break loop
Last edited by vsrs_au : 08/22/23 at 09:18 PM.
Report comment to moderator  
Reply With Quote
Unread 12/10/21, 01:52 PM  
SteveCampsOut
 
SteveCampsOut's Avatar

Forum posts: 38
File comments: 363
Uploads: 0
Might I suggest adding a setting to turn horse trainer off without having to reloadui if someone wants to actually see the Stablemaster menu to buy a horse?
Report comment to moderator  
Reply With Quote
Unread 05/30/21, 05:11 PM  
Dolgubon
 
Dolgubon's Avatar
AddOn Author - Click to view AddOns

Forum posts: 408
File comments: 885
Uploads: 21
Re: Nil value error

Originally Posted by Kassec
Hi,

I get a Nil value error when loading LazyHorseTrainer.

Changing line 163 from
Code:
local LAM = LibStub:GetLibrary("LibAddonMenu-2.0")
to
Code:
local LAM = LibAddonMenu2
Seems to fix.
Should be fixed in the new version
Report comment to moderator  
Reply With Quote
Unread 02/02/21, 10:29 AM  
Kassec

Forum posts: 0
File comments: 7
Uploads: 0
Nil value error

Hi,

I get a Nil value error when loading LazyHorseTrainer.

Changing line 163 from
Code:
local LAM = LibStub:GetLibrary("LibAddonMenu-2.0")
to
Code:
local LAM = LibAddonMenu2
Seems to fix.
Report comment to moderator  
Reply With Quote
Unread 06/07/20, 01:28 PM  
SteveCampsOut
 
SteveCampsOut's Avatar

Forum posts: 38
File comments: 363
Uploads: 0
Lightbulb Re: Rare issue with ESC

Originally Posted by LeandroSilva
Hi!

Once in a while, after training, I'm unable to use the ESC key. To fix it I need to activate the trainer again. This happens at least once a day.

I tried change the scene (char stats, inventory, but not champion scene yet) without success. It seems something with SCENE_MANAGER:Show('hud').

I will continue to investigate and let you know.

Regards,
Leandro
I just experienced this as well.
Last edited by SteveCampsOut : 06/07/20 at 01:29 PM.
Report comment to moderator  
Reply With Quote
Unread 03/22/20, 03:57 AM  
LeandroSilva
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 236
Uploads: 4
Rare issue with ESC

Hi!

Once in a while, after training, I'm unable to use the ESC key. To fix it I need to activate the trainer again. This happens at least once a day.

I tried change the scene (char stats, inventory, but not champion scene yet) without success. It seems something with SCENE_MANAGER:Show('hud').

I will continue to investigate and let you know.

Regards,
Leandro
Last edited by LeandroSilva : 03/22/20 at 03:57 AM.
Report comment to moderator  
Reply With Quote
Unread 11/13/19, 07:13 PM  
Grimm13

Forum posts: 0
File comments: 33
Uploads: 0
Am I the only one having trouble with this still? Downloaded new version, deleted the lazyhorsefeed variables just encase. Still changing the order for the accountwide did not hold when changed characters, even going back to character I had reset to your default. Same with characters specific. All characters on same account.

I do have multiple accounts and expect that I have to set each on the account wide. But I did not even switch to different accounts in the above explanation.

verified using version 1.0.1

Originally Posted by Dolgubon
So it's not that there's no way to change it, but that it's not saving at all.


I found the error and it should be fixed in the new version.


Originally Posted by Grimm13
Originally Posted by Dolgubon
It uses the same system that Writ Crafter does for handling account wide settings.
By default, you change the account wide settings. But you can click the checkbox at the top to use character specific settings.


Originally Posted by Grimm13
Did not see a way to change order of training account wide. It only worked when I changed to character setting. I prefer Capacity, Speed, Stamina for training storage/ crafting mules.

Someday I guess there will be a Lazy Sloth that combines all your Lazy Addons into one.

Edit: Blink and you can miss it did something. That's a good thing...
It is not saving the changes after logging or even changing characters. Nor is it saving the choice to use character specific after logging. So each time I have to go in, reset that before using. It's faster & less effort just to do manual train at that point.
Report comment to moderator  
Reply With Quote
Unread 11/12/19, 08:22 PM  
Dolgubon
 
Dolgubon's Avatar
AddOn Author - Click to view AddOns

Forum posts: 408
File comments: 885
Uploads: 21
So it's not that there's no way to change it, but that it's not saving at all.


I found the error and it should be fixed in the new version.


Originally Posted by Grimm13
Originally Posted by Dolgubon
It uses the same system that Writ Crafter does for handling account wide settings.
By default, you change the account wide settings. But you can click the checkbox at the top to use character specific settings.


Originally Posted by Grimm13
Did not see a way to change order of training account wide. It only worked when I changed to character setting. I prefer Capacity, Speed, Stamina for training storage/ crafting mules.

Someday I guess there will be a Lazy Sloth that combines all your Lazy Addons into one.

Edit: Blink and you can miss it did something. That's a good thing...
It is not saving the changes after logging or even changing characters. Nor is it saving the choice to use character specific after logging. So each time I have to go in, reset that before using. It's faster & less effort just to do manual train at that point.
Report comment to moderator  
Reply With Quote
Unread 11/12/19, 04:05 PM  
Grimm13

Forum posts: 0
File comments: 33
Uploads: 0
Originally Posted by Dolgubon
It uses the same system that Writ Crafter does for handling account wide settings.
By default, you change the account wide settings. But you can click the checkbox at the top to use character specific settings.


Originally Posted by Grimm13
Did not see a way to change order of training account wide. It only worked when I changed to character setting. I prefer Capacity, Speed, Stamina for training storage/ crafting mules.

Someday I guess there will be a Lazy Sloth that combines all your Lazy Addons into one.

Edit: Blink and you can miss it did something. That's a good thing...
It is not saving the changes after logging or even changing characters. Nor is it saving the choice to use character specific after logging. So each time I have to go in, reset that before using. It's faster & less effort just to do manual train at that point.
Report comment to moderator  
Reply With Quote
Unread 11/09/19, 10:41 AM  
Dolgubon
 
Dolgubon's Avatar
AddOn Author - Click to view AddOns

Forum posts: 408
File comments: 885
Uploads: 21
It uses the same system that Writ Crafter does for handling account wide settings.
By default, you change the account wide settings. But you can click the checkbox at the top to use character specific settings.


Originally Posted by Grimm13
Did not see a way to change order of training account wide. It only worked when I changed to character setting. I prefer Capacity, Speed, Stamina for training storage/ crafting mules.

Someday I guess there will be a Lazy Sloth that combines all your Lazy Addons into one.

Edit: Blink and you can miss it did something. That's a good thing...
Report comment to moderator  
Reply With Quote
Unread 11/08/19, 08:04 PM  
EvilDave

Forum posts: 2
File comments: 58
Uploads: 0
Apparently this add-on will not lead your horse to water, however it will make it drink.
Report comment to moderator  
Reply With Quote
Unread 11/08/19, 10:16 AM  
Grimm13

Forum posts: 0
File comments: 33
Uploads: 0
Did not see a way to change order of training account wide. It only worked when I changed to character setting. I prefer Capacity, Speed, Stamina for training storage/ crafting mules.

Someday I guess there will be a Lazy Sloth that combines all your Lazy Addons into one.

Edit: Blink and you can miss it did something. That's a good thing...
Last edited by Grimm13 : 11/08/19 at 10:21 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.