Download
(20 Kb)
Download
Updated: 02/19/24 03:05 AM
Pictures
File Info
Compatibility:
Scions of Ithelia (9.3.0)
Endless Archive (9.2.5)
Updated:02/19/24 03:05 AM
Created:07/07/22 06:01 AM
Monthly downloads:2,399
Total downloads:68,289
Favorites:75
MD5:
9.3.0
Synced Account Settings [Masteroshi430's branch]  Popular! (More than 5000 hits)
Version: 2024.02.19
by: Masteroshi430 [More]
Required Libraries:
This is Synced Account Settings by Jodynn revived, updated & improved (UI and code).
If there is any bug or any setting you need missing in the list, please report in the comment section.

Syncs your per character settings for you so it makes them account wide.

You log onto a character you like their settings, you go into this addon settings (by typing /accountsettings in chat or go to the game menus: settings -> addons -> Account Settings) and click save settings, confirm that, yes you want to do that, make sure sync is on and you're good.
(or you can just type /accountsync in chat to save the current settings)

For Chat window size and position you'll have to click the save button in the chat window, this will be saved but not applied for Perfect Pixel users.

Now anytime you log in on all of your characters, after 5 seconds the addon will do it's magic and you will have the same settings you did have whenever you pressed that button.

Settings:
[Sync] - Toggle automatically sync your current character settings to your saved character settings once saved
[Show/Hide Chat Button] - Ability to hide the save chat button
[Save character settings] - Save the settings of this character at this point and time, it will be automatically applied to all other characters 5s after log in.
[Save ALL settings] - Save all settings including the account wide ones, they then can only be loaded with the [Restore ALL settings] button.
[Restore ALL settings] - Restore all settings saved with the [Save ALL settings] button, USE ONLY IN RARE CASE AND AT YOUR OWN RISK.
[Log] - Toggle log messages about saved/synced.
[Debug] - Toggle log messages about debug.
[List of settings] - Here you can toggle which settings saved with the [Save character settings] button will be auto loaded 5s after character log in (artificially making them account wide), all are "on" by default.
2024.02.19
- Use unique name to register to LibChatMenuButton

2024.02.18
- Changed the chat button code to the LibChatMenuButton library to enforce compatibility with other addons displaying chat buttons.
YOU NOW NEED the LibChatMenuButton lib for the addon to work.
LibChatMenuButton

2024.02.01
- Bumped API Version to 101041 (Scions of Ithelia)
-- There's apparently no new setting between U40 and U41 --

2024.01.17
- Rollback previous change, the problem comes from pChat or ZoS, there is nothing I can do

2024.01.16
- Ignore restoring chat settings if similar option is on in pChat (to avoid mess)

2023.11.22
- Let's see if this fixes thatlaurachick's bug with the Automatic Quest Tracking and gamepad mode

2023.10.30
- Bumped API Version to 101040 (Endless Archive)
-- There's apparently no new setting between U39 and U40 --

2023.06.05
- Bumped API Version to 101039 (base-game patch)
- Added new 101039 settings
- Added a [Save ALL settings] button to save even your account wide settings
- Added a [Restore ALL settings] button to restore everything saved with the [Save ALL settings] button
- Renamed the good old save button to [Save character settings] (these settings are still auto reloaded after each character change and work with the checklist at the bottom of the settings, thus making the character settings account wide)
- Edited descriptions, tooltip texts to make things more clear

2023.06.05
- Bumped API Version to 101038 (Necrom)
- Added new 101038 settings

2023.06.01
- Logs in chat (if activated) are now a bit more human-readable
[Next Update is the NECROM update on monday including the new settings]

2023.05.31-2
- Deactivated EVENT_PLAYER_ACTIVATED after first activation and settings set which is a better way to solve the addon re-applying settings after zoning.

2023.05.31
- inverted the EVENT_PLAYER_ACTIVATED "initial "bool because it was applying settings when zoning and not at 1st player activation which was totally the opposite of what it should do.
- Visually improved debug & log chat messages
- Attempt to avoid setting chat when Perfect Pixel is enabled to avoid a conflict (chat window switching to max opacity)

2023.02.23-2
- Fix a typo (NOTE FOR SELF: Do not modify addons 1mn after you wake up)

2023.02.23
- Fix improved by bregol (still the same fix)

2023.02.20
- Improved previous fix

2023.02.13
- Bumped API Version to 101037
- Fixed a possible error if ZOS removes a saved setting

2022.11.13
- Added house tracker setting

2022.11.10-2
- Updated LibAddonMenu version required in the txt file

2022.11.10
- Now applies your saved settings only on log in instead of on log in + on zoning
(it was running each time you change map, which looks unnecessary to me)

2022.11.01-2
- Added double check to ignore settings saved by the addon that have being removed from the game in order to avoid the error in 2022.11.01 (should work but I'm not 100% sure)

2022.11.01
- Bumped APIVersion to 101036
- Removed what has been removed in the game settings
- Added "hide pets in town" setting
- NOTE: If you saved during update 35 there will be a saved preset loading error when starting update 36 (some game settings were removed but the addon tries to restore their setting):
Lua Code:
  1. user:/AddOns/AccountSettings/AccountSettings.lua:3362: operator .. is not supported for string .. nil
  2. stack traceback:
  3. user:/AddOns/AccountSettings/AccountSettings.lua:3362: in function 'AccountSettings:Sync'
  4. /EsoUI/Libraries/Globals/globalapi.lua:252: in function '(anonymous)'
Just ignore it, go to the addon settings and do a new save and all will restart to work as usual.

2022.07.12
- Bumped APIVersion to 101035

2022.07.08-2
- Removed Accessibility, audio, gamepad and graphics settings because they are account wide and are not needed here.
- Removed previously added warning

2022.07.08
- Fixed "everything is on by default" not working (ipairs at it again grrr)
- Added a warning about automating video settings
Thanks to NeuroticPixels for reporting :-)

2022.07.07
- initial release of this version II
- Added a lots of missing settings by long torturing copy-paste
- Improved the UI
- Changed the code logic in a few places (I hate you ipairs, long live pairs)

---- Please report any bug or missing setting. ----
Optional Files (0)


Archived Files (24)
File Name
Version
Size
Uploader
Date
2024.02.18
20kB
Masteroshi430
02/18/24 04:45 AM
2024.02.01
21kB
Masteroshi430
02/01/24 05:31 AM
2024.01.17
21kB
Masteroshi430
01/17/24 02:26 AM
2024.01.16
21kB
Masteroshi430
01/16/24 12:05 AM
2023.11.21
21kB
Masteroshi430
11/21/23 03:34 PM
2023.10.30
21kB
Masteroshi430
10/30/23 04:30 AM
2023.08.21
21kB
Masteroshi430
08/21/23 02:56 AM
2023.06.05
20kB
Masteroshi430
06/05/23 12:18 AM
2023.06.01
19kB
Masteroshi430
06/01/23 06:24 AM
2023.05.31-2
19kB
Masteroshi430
05/31/23 09:05 AM
2023.05.31
19kB
Masteroshi430
05/31/23 02:05 AM
2023.02.23-2
19kB
Masteroshi430
02/23/23 12:50 AM
2023.02.23
19kB
Masteroshi430
02/23/23 12:38 AM
2023.02.20
19kB
Masteroshi430
02/20/23 05:33 AM
2023.02.13
19kB
Masteroshi430
02/13/23 03:57 PM
2022.11.13
18kB
Masteroshi430
11/13/22 07:45 AM
2022.11.10-2
18kB
Masteroshi430
11/10/22 10:13 AM
2022.11.10
18kB
Masteroshi430
11/10/22 03:01 AM
2022.11.01-2
18kB
Masteroshi430
11/01/22 01:27 PM
2022.11.01
18kB
Masteroshi430
11/01/22 01:33 AM
2022.07.12
18kB
Masteroshi430
07/12/22 05:45 AM
2022.07.08-2
18kB
Masteroshi430
07/08/22 07:52 AM
2022.07.08
18kB
Masteroshi430
07/08/22 03:19 AM
2022.07.07
18kB
Masteroshi430
07/07/22 06:01 AM


Post A Reply Comment Options
Unread 07/07/22, 11:02 AM  
InsaneShad0w92

Forum posts: 0
File comments: 40
Uploads: 0
Nice to see this back as I really enjoyed the addon and I recently removed the old one.
Report comment to moderator  
Reply With Quote
Unread 07/07/22, 12:41 PM  
NeuroticPixels
Addon Addict
 
NeuroticPixels's Avatar
Premium Member

Forum posts: 211
File comments: 868
Uploads: 0
"By default everything is on." it says on the settings screen.
Seems all the new stuff you added are defaulted to off. lol
Report comment to moderator  
Reply With Quote
Unread 07/07/22, 12:45 PM  
Masteroshi430
 
Masteroshi430's Avatar
AddOn Author - Click to view AddOns

Forum posts: 185
File comments: 682
Uploads: 20
Originally Posted by NeuroticPixels
"By default everything is on." it says on the settings screen.
Seems all the new stuff you added are defaulted to off. lol
Yep I had this too, the code is supposed to set every setting to on if you ave no saved variables yet but if you still have the saved variables from version 1 (I use the same save filename) it won't
Report comment to moderator  
Reply With Quote
Unread 07/07/22, 12:58 PM  
NeuroticPixels
Addon Addict
 
NeuroticPixels's Avatar
Premium Member

Forum posts: 211
File comments: 868
Uploads: 0
Originally Posted by Masteroshi430
Originally Posted by NeuroticPixels
"By default everything is on." it says on the settings screen.
Seems all the new stuff you added are defaulted to off. lol
Yep I had this too, the code is supposed to set every setting to on if you ave no saved variables yet but if you still have the saved variables from version 1 (I use the same save filename) it won't
Hmm. I shouldn't have had any saved variables, because I asked minion to remove them when I uninstalled the older addon.

Also, I'm a little concerned about the "Display" settings you've added. I've left them all on "off" for the time being, because I believe there are certain things in the game's Video Settings that if you change them, it prompts you to Reload UI, and if you exit from the prompt, it resets the video settings you had changed to whatever they were before you just changed them.
So there's no real way for this addon to save these certain Video Settings. Because this is what will happen if you try....

1. One day, you save your settings using this addon.
2. Eventually, you want to tweak your Video Settings.
3. You change them, and you're forced to Reload UI before you can get into this addon's settings to save your changes.
4. You Reload UI. This addon reverts your settings to what it has saved, and every time you go to the Video Settings screen, it'll want you to Reload UI.

Something I haven't tested, but I imagine that's how it would work?
Report comment to moderator  
Reply With Quote
Unread 07/07/22, 01:21 PM  
Masteroshi430
 
Masteroshi430's Avatar
AddOn Author - Click to view AddOns

Forum posts: 185
File comments: 682
Uploads: 20
Originally Posted by NeuroticPixels
Also, I'm a little concerned about the "Display" settings you've added. I've left them all on "off" for the time being, because I believe there are certain things in the game's Video Settings that if you change them, it prompts you to Reload UI, and if you exit from the prompt, it resets the video settings you had changed to whatever they were before you just changed them.
Something I haven't tested, but I imagine that's how it would work?
Ah that's interesting, I can't remember of a video setting which triggers a reload UI when set...
If that case happens, a trapped user can still delete the saved variables files once the game is off to restart from scratch.
Also I don't think I can stop somebody to save the settings when they don't work , kids putting their hands in the fire have always existed...
Last edited by Masteroshi430 : 07/08/22 at 11:35 AM.
Report comment to moderator  
Reply With Quote
Unread 07/20/22, 01:12 AM  
Bull3txX

Forum posts: 0
File comments: 19
Uploads: 0
Audio setting

no setting for audio the old one have it, the others are fine ty for updated
Last edited by Bull3txX : 07/20/22 at 01:13 AM.
Report comment to moderator  
Reply With Quote
Unread 07/20/22, 01:54 AM  
Masteroshi430
 
Masteroshi430's Avatar
AddOn Author - Click to view AddOns

Forum posts: 185
File comments: 682
Uploads: 20
Re: Audio setting

Originally Posted by Bull3txX
no setting for audio the old one have it, the others are fine ty for updated
I removed them because I think they are account wide,
the purpose of the addon is to apply the same settings to all characters, but if you can confirm & prove the audio settings are per character, or convince me it's usefull to have them I can re-add them.
Last edited by Masteroshi430 : 07/21/22 at 07:20 AM.
Report comment to moderator  
Reply With Quote
Unread 07/28/22, 07:10 AM  
jinncrazey

Forum posts: 1
File comments: 84
Uploads: 0
this is great thanks for updating, is it possible to use the same old savedvars and just install this new one?
Report comment to moderator  
Reply With Quote
Unread 07/28/22, 07:11 AM  
Masteroshi430
 
Masteroshi430's Avatar
AddOn Author - Click to view AddOns

Forum posts: 185
File comments: 682
Uploads: 20
Originally Posted by jinncrazey
this is great thanks for updating, is it possible to use the same old savedvars and just install this new one?
yep it should work
Report comment to moderator  
Reply With Quote
Unread 08/03/22, 12:08 AM  
Bull3txX

Forum posts: 0
File comments: 19
Uploads: 0
Re: Re: Audio setting

Originally Posted by Masteroshi430
Originally Posted by Bull3txX
no setting for audio the old one have it, the others are fine ty for updated
I removed them because I think they are account wide,
the purpose of the addon is to apply the same settings to all characters, but if you can confirm & prove the audio settings are per character, or convince me it's usefull to have them I can re-add them.
well they are not account wide that is how i knew it. like i forgot to lv down vol, then when getting on the next day i was loud and got like what happen here. lol but anyways ty for updated
Report comment to moderator  
Reply With Quote
Unread 08/03/22, 12:35 AM  
Masteroshi430
 
Masteroshi430's Avatar
AddOn Author - Click to view AddOns

Forum posts: 185
File comments: 682
Uploads: 20
Re: Re: Re: Audio setting

Originally Posted by Bull3txX
well they are not account wide that is how i knew it. like i forgot to lv down vol, then when getting on the next day i was loud and got like what happen here. lol but anyways ty for updated
Just re-tested them again and they are account wide.
I would be 100% ok to re-add them if they where per character but your description tend to prove the are account wide.
Report comment to moderator  
Reply With Quote
Unread 11/01/22, 07:35 AM  
lusshtgarel

Forum posts: 0
File comments: 2
Uploads: 0
Hello! I see this has been updated, but I'm getting an error. Any idea what might be causing it?

user:/AddOns/AccountSettings/AccountSettings.lua:3362: operator .. is not supported for string .. nil
stack traceback:
user:/AddOns/AccountSettings/AccountSettings.lua:3362: in function 'AccountSettings:Sync'
/EsoUI/Libraries/Globals/globalapi.lua:252: in function '(anonymous)'
Report comment to moderator  
Reply With Quote
Unread 11/01/22, 07:37 AM  
Masteroshi430
 
Masteroshi430's Avatar
AddOn Author - Click to view AddOns

Forum posts: 185
File comments: 682
Uploads: 20
Originally Posted by lusshtgarel
Hello! I see this has been updated, but I'm getting an error. Any idea what might be causing it?

user:/AddOns/AccountSettings/AccountSettings.lua:3362: operator .. is not supported for string .. nil
stack traceback:
user:/AddOns/AccountSettings/AccountSettings.lua:3362: in function 'AccountSettings:Sync'
/EsoUI/Libraries/Globals/globalapi.lua:252: in function '(anonymous)'
You not reading the changelog maybe?
EDIT: Thanks, I used your error post for a better explanation on what to do.
Last edited by Masteroshi430 : 11/01/22 at 07:55 AM.
Report comment to moderator  
Reply With Quote
Unread 11/01/22, 08:07 AM  
lusshtgarel

Forum posts: 0
File comments: 2
Uploads: 0
[/quote]You not reading the changelog maybe? [/quote]
This was my bad sorry. I saved the new preset, but I think something went wrong due to the crash I had afterwards. Gonna try that again. Thank you!
Report comment to moderator  
Reply With Quote
Unread 11/03/22, 09:39 PM  
FlopsyPrince

Forum posts: 4
File comments: 105
Uploads: 0
Originally Posted by Masteroshi430
Originally Posted by lusshtgarel
Hello! I see this has been updated, but I'm getting an error. Any idea what might be causing it?

user:/AddOns/AccountSettings/AccountSettings.lua:3362: operator .. is not supported for string .. nil
stack traceback:
user:/AddOns/AccountSettings/AccountSettings.lua:3362: in function 'AccountSettings:Sync'
/EsoUI/Libraries/Globals/globalapi.lua:252: in function '(anonymous)'
You not reading the changelog maybe?
EDIT: Thanks, I used your error post for a better explanation on what to do.
Rather odd to only put it in the changelog. Not where most would look for a fix. Perhaps add a message after update to do exactly that. Other addons do so.


Glad to know this was fixed though.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: