Download
(76 Kb)
Download
Updated: 11/22/20 08:09 AM
Patch for:
SwitchBar.
Pictures
File Info
Updated:11/22/20 08:09 AM
Created:11/09/15 05:39 PM
Monthly downloads:84
Total downloads:20,431
Favorites:33
MD5:
Categories:Plug-Ins & Patches, Action Bar Mods, Buff, Debuff, Spell
SwitchBar II  Popular! (More than 5000 hits)
Version: 1.3.6
by: dopiate, Elsys, manavortex
=================================================================
SwitchBar II Refactored Version 1.3.6
=================================================================





=================================================================
What this does
=================================================================

Adds an icon that changes depending on what your currently equipped weapon set is now is highly configurable.
You should be able to change nearly any facet of this functionality you might want. Feature requests are welcome although they may not appear immediately.


Idea/original version by manavortex, better graphic choces by Elsys, code fixes and updates by dOpiate.

-d
1.3.6 - Updated libs, minor code and API version

1.3.5 - API bump - updated libs
1.3.4 - API bump (just a quick courteous update)
1.3.3 - Updated Libs, API Bump
1.3.2 - Updated Libs
1.3.1 - API bump
1.3 - compatibility fix (thanks to Daeymon) & LibAddonMenu update
1.2b - API bump
1.2 - Fixed swap issue caused by the last DLC
1.1.1 R10 - API bump, Lib Updates, Minor Menu Change
V 1.1.1 r9.2 - fixed a bug caused by the first fit :-)
V 1.1.1 r9.1 - fixed missing icon switching declaration
V 1.1.1 r9 - just API bump
V 1.1.1 r8 - just API bump
V 1.1.1 r7
[Refactored Code Changes]
Makes use of Scene Handler to display or hide add-on
In or out of combat option uses EVENT_COMBAT_STATE register/remove instead of boolean check
Makes use of LAM2 Icon Picker instead of separate drop down and texture controls
Reset defaults now works
All variables are set and read from a single source minimized or eliminated static variables
Fixed key-bind toggle
Menu options reflect proper states
Icon picker updates color on color-picker change as preview
Addon intentionally visible in mouse mode but not in any character screens
Addon intentionally visible in settings screens
Removed unused saved variables
Added setter functions for each menu option, separate functions for initialization
Version correctly reported across screens
Internal revision number used to track consistency as of this change SwitchBar is now revision 7
Descriptions updated to provide meaningful concise information
[Configuration File Changes]
SwitchBar_defaults.lua introduced
This file holds default values and is configurable by the end user if they have a set of values they prefer the addon
load with across characters.
iconPak.lua introduced
Contains a setting to disable additional icons other than the default 2
Allows end user to add additional icons and descriptions for them or to remove icons from being select able
I think that covers everything but I might have forgotten to mention some.
V 1.1.0 -- fixed version consistency
V 1.1.0 -- fixed always on and hide in combat.
Archived Files (17)
File Name
Version
Size
Uploader
Date
1.3.5
58kB
dopiate
09/09/18 08:28 AM
1.3.4
58kB
dopiate
02/21/18 04:51 PM
1.3.3
58kB
dopiate
10/23/17 08:23 AM
1.3.2
56kB
dopiate
07/14/17 04:11 PM
1.3.1
54kB
dopiate
05/22/17 08:41 AM
1.3
54kB
dopiate
11/10/16 12:29 PM
1.2b
51kB
dopiate
10/05/16 05:02 PM
1.2a
51kB
dopiate
08/13/16 05:34 AM
1.1.1 Revision
85kB
dopiate
07/22/16 04:07 PM
1.1.1 Revision
82kB
dopiate
06/13/16 03:23 AM
1.1.1 Revision
125kB
dopiate
06/12/16 05:18 PM
1.1.1 Revision
82kB
dopiate
06/12/16 12:26 PM
1.1.1 Revision
82kB
dopiate
05/31/16 07:29 PM
1.1.1 Revision
45kB
dopiate
03/08/16 12:41 PM
1.1.1 Revision
45kB
Elsys
02/07/16 09:59 PM
1.1.0
79kB
dopiate
02/04/16 03:26 AM
0.9.5
79kB
dopiate
11/16/15 11:44 AM


Post A Reply Comment Options
Unread 09/02/22, 04:29 AM  
Razielsoulshadow

Forum posts: 2
File comments: 5
Uploads: 0
In case anyone is still watching this for an update, the fixed version has been posted back on the original Switchbar page, which I'm linking below.

https://www.esoui.com/downloads/fileinfo.php?id=1212
Report comment to moderator  
Reply With Quote
Unread 07/23/22, 08:54 AM  
Razielsoulshadow

Forum posts: 2
File comments: 5
Uploads: 0
Thanks for the advice, I've actually read that previously (it was how I learned how to fix it, since it was the libraries and Libstub that needed dealing with) but it didn't hurt to look again more comprehensively. From what I can tell the primary author didn't put in anything about not using the code, so I'm fine there, buuuut neither can I contact them since they've disabled both private messages and email. I've sent messages to the other two listed so I'll see if they respond (or can help at all), and if I don't hear back in a week or two I think I'll post it on github and drop a link here.
Report comment to moderator  
Reply With Quote
Unread 07/17/22, 11:39 AM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4912
File comments: 5990
Uploads: 78
Another user recently asked for this addon to be fixed so your version might be handy.
But you should not release it as a totally new addon, maybe just post your fixed version link here to the comments so the author, if he returns, will be able to pickup and users can use your version for that time (upload to any cloud drive e.g.).

Else, if you want to officially release the addon, please make sure to follow the rules here first:
https://www.esoui.com/forums/showthread.php?t=9865
-> If you request an addon fix/update/revive
or
-> If you want to take-over an abandoned addon/Before creating a patch/copy of an addon
Report comment to moderator  
Reply With Quote
Unread 07/16/22, 06:56 AM  
Razielsoulshadow

Forum posts: 2
File comments: 5
Uploads: 0
Originally Posted by AstroCat
When I have SwitchBar II enabled my Settings/Addons list is mostly missing! When I disabled this mod they all come back. Any ideas how to fix this?
I actually fixed this manually recently, it was due to the way then changed how Libraries are used. The game was trying to use two seperate Lib-CustomMenus and it was causing issues. I could post the fixed version I made, but I'm unsure if I should do it as SwitchBar III, in here somewhere, send it to the most recent author... anyone still interested in this?
Report comment to moderator  
Reply With Quote
Unread 05/19/21, 09:30 PM  
YesImBattman
 
YesImBattman's Avatar

Forum posts: 4
File comments: 34
Uploads: 0
Feature Request

AWESOME ADDON!!!

It would be nice if the icons included the numbers '1' and '2' to indicate the bar number (front=1 back=2)...

Thanks again for a terrific addon!
Report comment to moderator  
Reply With Quote
Unread 02/07/21, 07:57 AM  
AstroCat
 
AstroCat's Avatar

Forum posts: 18
File comments: 117
Uploads: 0
When I have SwitchBar II enabled my Settings/Addons list is mostly missing! When I disabled this mod they all come back. Any ideas how to fix this?
Report comment to moderator  
Reply With Quote
Unread 11/22/20, 08:11 AM  
dopiate
AddOn Author - Click to view AddOns

Forum posts: 142
File comments: 677
Uploads: 11
Switch Bar is Working again

Just came back to play after a little over a year.

Saw this addon wasn't fixed so I'm got it working again.

I find it helps my playing, maybe you will too.

enjoy
Report comment to moderator  
Reply With Quote
Unread 12/03/18, 02:07 PM  
dpencil

Forum posts: 0
File comments: 3
Uploads: 0
I've noticed that even with the addon set to only show during combat, it will always show the icon when you press escape, to access the main game menu. It kinda gets in the way when trying to change game settings.
Report comment to moderator  
Reply With Quote
Unread 09/12/18, 04:43 PM  
SilverWF
 
SilverWF's Avatar
AddOn Author - Click to view AddOns

Forum posts: 55
File comments: 349
Uploads: 2
Nice addon
But, is it possible to use account wide settings, at least for size and color?
Report comment to moderator  
Reply With Quote
Unread 02/19/18, 03:43 PM  
Megalous

Forum posts: 0
File comments: 2
Uploads: 0
Please Update

This add on looks just perfect since I'm using staves on both bars, but please update it, from Dragon Bones patch I had to disable outdated addons.

Last edited by Megalous : 02/19/18 at 03:44 PM.
Report comment to moderator  
Reply With Quote
Unread 01/12/17, 12:28 PM  
viperbryian

Forum posts: 0
File comments: 3
Uploads: 0
While you are doing the research to add the bar 1 and 2 Icons...... It would be really cool if you could add a Bar 3 Icon for the Sorc overload bars. I really hate that ESO gave the overload bar the same number as the bar it is slotted on. Lag can sometimes make it confusing to know if you are on the overload bar or not if you are trying to concentrate on other things going on around. Also adding an Audible option to the bar swaps would be a nice addition too.
Report comment to moderator  
Reply With Quote
Unread 12/05/16, 11:37 PM  
Daeymon

Forum posts: 0
File comments: 145
Uploads: 0
Not even sure if this is possible. I always begin combat in bar 1, and then switch into bar 2 once all my opening attacks and buffs are done. When I leave combat I have to set myself back to bar 1 again. You're addon has been great in reminding me to switch back to bar 1.

But what would be really useful is if the bar could be automatically switched to bar 1 when coming out of combat. Is that even a possibility?
Report comment to moderator  
Reply With Quote
Unread 11/20/16, 01:13 PM  
dopiate
AddOn Author - Click to view AddOns

Forum posts: 142
File comments: 677
Uploads: 11
Re: Re: Super Useful

Originally Posted by elvenmad
A simple icon for numbers '1' and '2' would be a god send after all the add on is to show what bar you have active not what weapon.
This shouldn't be too hard to add.

I'll have to search the image files and find a 1 and 2

no eta - but probably this weekend (holiday in the US)

-d
Report comment to moderator  
Reply With Quote
Unread 11/20/16, 09:21 AM  
elvenmad

Forum posts: 0
File comments: 13
Uploads: 0
Re: Super Useful

Originally Posted by begryphon
Thanks. Super useful. A request: add "1" and "2" as icons to show which bar is active. I use two desert staves. Easier to remember what's on each bar than with a weapon icon.
I agree,

Great add on, for me its a must have in Cyrodiil, when you can never tell if your bars have switched or not.

It would be a great adition to have '1' and '2' bar icons, i'm sure this would be the most used setup.

I use this add on with multiple characters and set ups, and have the icons in a place were I see them without taking my eyes away from what i'm doing, although having different characters with different weapon set ups and using the appropriate weapon icons for each one can be confusing.

A simple icon for numbers '1' and '2' would be a god send after all the add on is to show what bar you have active not what weapon.

O r is there possibly a way we can add the icons to the folder our selves?.
Report comment to moderator  
Reply With Quote
Unread 11/15/16, 06:00 AM  
begryphon
 
begryphon's Avatar

Forum posts: 0
File comments: 1
Uploads: 0
Thumbs up Super Useful

Thanks. Super useful. A request: add "1" and "2" as icons to show which bar is active. I use two desert staves. Easier to remember what's on each bar than with a weapon icon.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: