Download
(52 Kb)
Download
Updated: 07/03/14 02:31 PM
Pictures
File Info
Compatibility:
Veteran Crypt of Hearts (1.2.3)
Craglorn (1.1)
Live (1.0)
Updated:07/03/14 02:31 PM
Created:04/19/14 10:34 PM
Monthly downloads:78
Total downloads:29,148
Favorites:203
MD5:
Joviex's Addon Settings Transfer  Popular! (More than 5000 hits)
Version: 14.07.03.1
by: Joviex [More]
If you are feeling generous donate anything you can! I accept paypal and ingame *gold or anything!
Every bit helps ease the monthly cost and any development time I do.

ingame - @Joviex

HUGE PROPS TO:
  • Wykkyd for the inspirational addons!
  • Seerah for the awesome LibAddonMenu wrapper
  • SinusPi && Errc for Zgoo <--- best support Addon, ever
Transfer your addon settings (non-global, character specific) from one character to as many characters as you want on a per addon basis.

They said it could not be done -- easily. Thanks Zgoo!

LICENSE

MIT License.

But I ask that you please let me know what/where you use any of the code.
I love to share, and I also love to pick through other code.

FEATURES
  • Toggle which characters receive the settings from the master character
  • Select which add-ons should transfer
  • Toggle to reload scene after transfer (Auto-Reload)
  • Toggle for per character per addon output (Show Debug)
  • Delete user settings -- right click on the "transfer" user
    • Little wonky if you do not have ALL addons turned on and you want to remove ALL settings
  • Dynamic scroll bar for addon lists that are over 20+ items (user selectable length in options)
  • Right-Click Addon list to toggle a single addon active (Useful for characters with lots of addons but you only need a few i.e. invert the selection set)
USAGE
  • Select a Master, only one will light up green
  • Select some targets. Any names in green are active targets
  • Select any add-ons. Any names in green are active targets
  • Click Transfer Settings!
TODO
  • Allow removal of user settings per add-on
  • Add prompt to confirm removal of character data
  • Add prompt to confirm overwrite of character data
  • Find some fix for "" entries -- Seems to be an overflow server problem
  • Get pretty print name for addons -- currently using the SavedVariable key name
KNOWN ISSUES
  • Waiting for someone to tell me =)
14.07.03.1

API Updated to ESO API 100007

----------------------------------------------------------------------------------------------------------------

14.5.23.1

API Updated to ESO API 100004

----------------------------------------------------------------------------------------------------------------

14.5.3.2

Extra check for entries/data as a table

----------------------------------------------------------------------------------------------------------------
14.5.3.1

+1 for standards.

It will now work for any authors who use non-standard (ZOS API) saved variable structures, up to a depth of 2 embedded tables.

If authors at least put the character name as an entry to the saved data and said data is the immediate entry under said character name.

If you don't know what I am saying, just let myself or the authors know anytime you see the copy/transfer not working right so I can look and see what non-standard way they did it.

----------------------------------------------------------------------------------------------------------------
14.4.30.1

Starting to migrate functionality into seperate modules
Weird edge case where the entry for potential saved variables is not a table
Right-click addon list for toggling all off except one under cursor
-- Good for characters with lots of addons, but only a few need settings to transfer

----------------------------------------------------------------------------------------------------------------
14.4.26.2

Keep forgetting the update the version # o.0

----------------------------------------------------------------------------------------------------------------
14.4.26.1

Dynamic scrollbar for addon list
Scrollbar "item count" setting exposed in Options Panel

----------------------------------------------------------------------------------------------------------------
14.4.23.1

Slash command was pointing to nil
Version fixed to match the deployed version

----------------------------------------------------------------------------------------------------------------
14.4.22.1

Cleaned up some more calls
Squashed a potential error when there is no "entry" for a displayed account

----------------------------------------------------------------------------------------------------------------
14.4.21.1

little clean up on some initialization -- every bit counts!
now de-registers after initializing
Settings panel has some instructions on use
initialization posts usage after load /jovast
command added /jovast to toggle window
added right-click remove settings with confirmation -- little wonky if you do not have ALL addons turned on and you want to remove ALL settings

----------------------------------------------------------------------------------------------------------------
14.4.19.2

Set default "master" selection to the current logged in character
removed the Mercurial (.hg) folder
changed the license.txt to license.rd so it wont show in the add-on panel
Optional Files (0)


Archived Files (1)
File Name
Version
Size
Uploader
Date
14.5.23.1
49kB
Joviex
05/23/14 01:35 PM


Post A Reply Comment Options
Unread 04/22/14, 11:54 PM  
Joviex
 
Joviex's Avatar
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 110
Uploads: 3
Originally Posted by Galista
First: sorry for my bad english

Second: i get this error if i click transfer settings
sent up a new version that "should" help your edge case. Let me know +)
Report comment to moderator  
Reply With Quote
Unread 04/23/14, 01:42 AM  
Galista

Forum posts: 0
File comments: 2
Uploads: 0
Originally Posted by Joviex
Originally Posted by Galista
First: sorry for my bad english

Second: i get this error if i click transfer settings
sent up a new version that "should" help your edge case. Let me know +)
hello and thx

i tried the new version with and without addons and receive now this error:




Edit: I keybind joviex and now i get no error and it works
Last edited by Galista : 04/23/14 at 02:06 AM.
Report comment to moderator  
Reply With Quote
Unread 04/23/14, 01:45 AM  
Hawkins

Forum posts: 0
File comments: 3
Uploads: 0
Hi, since i updated to the newest version whenever i use the /jovast command i get this UI-Error.

Report comment to moderator  
Reply With Quote
Unread 04/23/14, 01:57 AM  
Dyaeblca
 
Dyaeblca's Avatar

Forum posts: 0
File comments: 31
Uploads: 0
An addon I've been waiting for since the release!
Unfortunately I'm getting this error when entering /jovast (and nothing else shows up)

Report comment to moderator  
Reply With Quote
Unread 04/23/14, 08:38 AM  
wolfschlitzen

Forum posts: 0
File comments: 5
Uploads: 0
Beta Characters

Could you put in an option to remove characters from the list given? For whatever reason the menu for the transfers lists my characters from beta which obviously no longer exist.
Report comment to moderator  
Reply With Quote
Unread 04/23/14, 10:23 AM  
Joviex
 
Joviex's Avatar
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 110
Uploads: 3
Re: Beta Characters

Originally Posted by wolfschlitzen
Could you put in an option to remove characters from the list given? For whatever reason the menu for the transfers lists my characters from beta which obviously no longer exist.
that is because the data for those characters exists.


You can remove data by right clicking their name in the transfer menu. procedure is listed below to someone with the same question.


Cheers
Report comment to moderator  
Reply With Quote
Unread 04/23/14, 10:41 AM  
Joviex
 
Joviex's Avatar
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 110
Uploads: 3
Thanks for the bug reports!

Those issues should now be resolved (slash command and versioning).


Cheers!
Report comment to moderator  
Reply With Quote
Unread 04/23/14, 10:55 AM  
wolfschlitzen

Forum posts: 0
File comments: 5
Uploads: 0
Thank you! Sorry about not reading before asking. :P
Report comment to moderator  
Reply With Quote
Unread 04/23/14, 12:14 PM  
Joviex
 
Joviex's Avatar
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 110
Uploads: 3
Originally Posted by wolfschlitzen
Thank you! Sorry about not reading before asking. :P
Hey! No worries. I wish there was a "good" way to do in-game help.


Perhaps tooltips == meh to me. A "document" button maybe?


Either way! Cheers!
Report comment to moderator  
Reply With Quote
Unread 04/23/14, 02:31 PM  
SkOODaT
 
SkOODaT's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 169
Uploads: 11
awesome addon but if you have a lot of addons installed it bleeds off the screen and makes it very difficult to select things, any possibility say after 45 entries it creates a second column to list

Report comment to moderator  
Reply With Quote
Unread 04/23/14, 05:33 PM  
Joviex
 
Joviex's Avatar
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 110
Uploads: 3
Originally Posted by SkOODaT
awesome addon but if you have a lot of addons installed it bleeds off the screen and makes it very difficult to select things, any possibility say after 45 entries it creates a second column to list

Wow. You have a lot of addons LOL.


I can maybe stick the addon list into a scroll frame?


The trouble with doing multiple columns, I dont know everyones resolution. Easy enough to ask for, but then it just adds more complexity for caluclating the most ideal # of entries to split into a new column, etc...


And then what if they have so many it should be 3 columns?


A scroll frame should clear that up, though it sucks because then you have to scroll =)


I will at least add that in the meantime so you can surely see everything first.
Report comment to moderator  
Reply With Quote
Unread 04/24/14, 03:24 PM  
SkOODaT
 
SkOODaT's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 169
Uploads: 11
Originally Posted by Joviex
Originally Posted by SkOODaT
awesome addon but if you have a lot of addons installed it bleeds off the screen and makes it very difficult to select things, any possibility say after 45 entries it creates a second column to list

Wow. You have a lot of addons LOL.


I can maybe stick the addon list into a scroll frame?


The trouble with doing multiple columns, I dont know everyones resolution. Easy enough to ask for, but then it just adds more complexity for caluclating the most ideal # of entries to split into a new column, etc...


And then what if they have so many it should be 3 columns?


A scroll frame should clear that up, though it sucks because then you have to scroll =)


I will at least add that in the meantime so you can surely see everything first.

yea i run quite a few lol .... a scroll would do perfect it is possible to use it as it is now but it like pops off the top or pops off the bottom depending on where you try to drag it , if the list exceeds the screen size lol ...
Report comment to moderator  
Reply With Quote
Unread 04/26/14, 12:56 AM  
LucivarSD

Forum posts: 2
File comments: 27
Uploads: 0
Keybindings

Could you make an addon that transfers keybindings between characters?
Thanks!
Report comment to moderator  
Reply With Quote
Unread 04/26/14, 11:06 AM  
Joviex
 
Joviex's Avatar
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 110
Uploads: 3
Re: Keybindings

Originally Posted by LucivarSD
Could you make an addon that transfers keybindings between characters?
Thanks!
use Binder does exactly that and it is awesome.
Report comment to moderator  
Reply With Quote
Unread 04/26/14, 06:02 PM  
Joviex
 
Joviex's Avatar
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 110
Uploads: 3
Originally Posted by SkOODaT
awesome addon but if you have a lot of addons installed it bleeds off the screen and makes it very difficult to select things, any possibility say after 45 entries it creates a second column to list

A new version just for you! =)


There is now a scroll area for the addon list and you can select a length to display in the options (default is 12, can go from 5 -> 20).


Once it hits the limit, you can use the mouse wheel or the side scroll bar to scroll the list.


No more running off the screen ;p
Last edited by Joviex : 04/26/14 at 06:02 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: