Download
(7 Kb)
Download
Updated: 05/23/20 05:47 AM
Compatibility:
Ascending Tide (7.3.5)
Deadlands (7.2.5)
Waking Flame (7.1.5)
Blackwood (7.0.5)
Flames of Ambition (6.3.5)
Markarth (6.2.5)
Stonethorn (6.1.5)
Greymoor (6.0.5)
Updated:05/23/20 05:47 AM
Created:12/09/14 11:44 AM
Monthly downloads:143
Total downloads:19,014
Favorites:45
MD5:
Stow It Auto-Sheather  Popular! (More than 5000 hits)
Version: 3.2.6
by: RunningDuck, Baertram
Stow It Auto-Sheather
A very simple addon that does one thing and one thing only; sheaths your weapon after you leave combat.
And after you have killed via the blade of woe (Dark Brotherhood).

Dependencies:
Please install (and keep them updated) the following dependencies/libraries in order to make this addon work properly:
LibAddonMenu-2.0

Cred
Continued version of StowIt by stjobe (1.2.8 from 09/18/14). So far I've just adapted it to latest API.

Features
A small delay is implemented to enable animations to finish playing.

Settings
YOu are able to configure the addon via the add-on settings menu.
Dependencies:
Please install (and keep them updated) the following dependencies/libraries in order to make this addon work properly:
LibAddonMenu-2.0

Baertram:
3.2.6
Disabled StowIt.DebugMe

3.2.5
-Removed LibStub calls
-Removed old embedded libraries. Please install LibAddonMenu as standalone version (see description)
-Fixed bug: If auto stow after weapn swap was activated some cicumstances did unsheath your weapons instead

3.2.4
-Added: LAM settings menu
-Added: Setting to stow your weapon after a weapon swap, if you are out of combat

Baertram:
3.2.3
-Fixed: Added all the ranks of the Shadow cloak + morphs to be detected
-Added: Stealth effect from the Shadowstrike champion passive

Baertram:
3.2.2
-Added "Shadow cloack" + morphs support on request
-Removed not needed XML file

Baertram:
3.2.1
-Added "Blade of woe" support on request
-Changed addon code to work without XML files
-Changed addon code to strip not needed loop and get a bit more performant

3.2.0 Adapted to Clockwork City (Update 16 - game version 3.2 - API 21)

3.1.0 Adapted to Horns of the Reach (Update 15 - game version 3.1 - API 20)

2.8.1 Bump to API 19 (and embarrassingly not even tested)

2.8.0 Adapted to Homestead (Update 13 - game version 2.7 - API 18)

2.7.0 Adapted to One Tamriel (Update 12 -game version 2.6.0 - API 17)

2.6.0 Adapted to Shadows of the Hist (Update 11 -game version 2.5.5 - API 16)

2.5.0 Adapted to Dark Brotherhood (game version 2.5 and API 15)

2.3.0 Adapted to Thieves Guild (game version 2.3 and API 14)

1.3.3 Adapted to Orsinium (game version 2.2.4 and API 13)
Archived Files (17)
File Name
Version
Size
Uploader
Date
3.2.5
7kB
Baertram
05/22/20 08:17 AM
3.2.4
52kB
Baertram
12/27/17 01:25 PM
3.2.3
3kB
Baertram
12/21/17 10:51 PM
3.2.2
3kB
Baertram
12/20/17 08:37 AM
3.2.1
3kB
Baertram
12/04/17 03:09 PM
3.2.0
1kB
RunningDuck
12/03/17 09:53 AM
3.1.0
1kB
RunningDuck
08/21/17 11:19 AM
2.8.1
1kB
RunningDuck
05/27/17 03:29 AM
2.8.0
1kB
RunningDuck
02/16/17 02:30 PM
2.7.0
1kB
RunningDuck
10/08/16 11:31 AM
2.6.0
1kB
RunningDuck
08/05/16 08:30 AM
2.5.0
1kB
RunningDuck
07/02/16 08:49 AM
2.3.0
1kB
RunningDuck
03/31/16 01:48 PM
1.3.3
1kB
RunningDuck
11/03/15 04:42 PM
1.3.2
1kB
RunningDuck
09/05/15 03:09 PM
1.3.1
1kB
RunningDuck
03/08/15 09:22 AM
1.3
1kB
RunningDuck
12/09/14 11:44 AM


Post A Reply Comment Options
Unread 05/23/20, 10:57 AM  
stribog

Forum posts: 0
File comments: 23
Uploads: 0
Re: Re: spam messages in chat

Originally Posted by Baertram
Maybe tell me what spam messages in detail? Could help to find them quicker

Edit:
Found it.
Couldn't copy from the chat, so no text
When changing weapons, there were system messages ( yellow). Approximately: "weapon 1, weapon 2, some numbers, and so on"
Report comment to moderator  
Reply With Quote
Unread 05/23/20, 12:02 PM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4973
File comments: 6038
Uploads: 78
Re: Re: Re: spam messages in chat

A screenshot or details like the weapon change would help next time, thanks

Originally Posted by stribog
Originally Posted by Baertram
Maybe tell me what spam messages in detail? Could help to find them quicker

Edit:
Found it.
Couldn't copy from the chat, so no text
When changing weapons, there were system messages ( yellow). Approximately: "weapon 1, weapon 2, some numbers, and so on"
Report comment to moderator  
Reply With Quote
Unread 08/02/20, 01:32 PM  
LucivarSD

Forum posts: 2
File comments: 27
Uploads: 0
Vampire Feed

Any chance of having it sheath weapons after a vamp feed?

Thanks!
Report comment to moderator  
Reply With Quote
Unread 08/02/20, 02:30 PM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4973
File comments: 6038
Uploads: 78
Re: Vampire Feed

Originally Posted by LucivarSD
Any chance of having it sheath weapons after a vamp feed?

Thanks!
One would need to collect all vamp feed abilities and somehow need to detect that you are/were vamp feeding. Too difficult to do so as there is no easy event and you'd need to check all player bnuffs and each time a buff fades check if it was the vamp buff that changed. But this would also happen each time in fight.
+ the need to check that you are a vamp at all etc.
Performance wise a bad thing to do and thus:

Not planned, no.
Report comment to moderator  
Reply With Quote
Unread 05/18/21, 03:11 AM  
Volya

Forum posts: 0
File comments: 1
Uploads: 0
Hello, this addon seems to not work anymore (tested today, 05/18/21).
Report comment to moderator  
Reply With Quote
Unread 05/18/21, 03:35 AM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4973
File comments: 6038
Uploads: 78
Originally Posted by Volya
Hello, this addon seems to not work anymore (tested today, 05/18/21).
Hello, did you test the addon alone without other addons activated?
Please do so to make sure no other addon interfers.
And also check the settings menu of the addon, if you have setup it.
Last edited by Baertram : 05/18/21 at 03:35 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.