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,262
Total downloads:68,514
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 Today, 03:46 AM  
Orack

Forum posts: 0
File comments: 19
Uploads: 0
Re: Re: Re: Re: Re: Re: Re: Re: Not working

Originally Posted by Masteroshi430
Originally Posted by Orack
Ah zut tu as ete trop rapide tu as pas vu l'edit du coup.
Non je n'ai pas d'option de ce genre activer.
Cela dis comme mis dans l'edit si on omet l'erreur linker, je pense que l'addon a fonctionner j'ai juste verifier mais keybind au lieu des setting car jepensais qu'il faisait les deux, hors je viens de voir que dans un vieux message tu conseil votan keybind pour ca, donc je log vite fait avant le boulot et te dit ca que tu boss pas pour rien !
oui https://www.esoui.com/downloads/info...Keybinder.html pour les raccourcis claviers, ok problème résolu.
Yep, apres verif les settings fonctionne bien, desoler du derangement du coup et merci pour ton temps !
Report comment to moderator  
Reply With Quote
Unread Today, 03:44 AM  
Masteroshi430
 
Masteroshi430's Avatar
AddOn Author - Click to view AddOns

Forum posts: 185
File comments: 689
Uploads: 20
Re: Re: Re: Re: Re: Re: Re: Not working

Originally Posted by Orack
Ah zut tu as ete trop rapide tu as pas vu l'edit du coup.
Non je n'ai pas d'option de ce genre activer.
Cela dis comme mis dans l'edit si on omet l'erreur linker, je pense que l'addon a fonctionner j'ai juste verifier mais keybind au lieu des setting car jepensais qu'il faisait les deux, hors je viens de voir que dans un vieux message tu conseil votan keybind pour ca, donc je log vite fait avant le boulot et te dit ca que tu boss pas pour rien !
oui https://www.esoui.com/downloads/info...Keybinder.html pour les raccourcis claviers, ok problème résolu.
Report comment to moderator  
Reply With Quote
Unread Today, 03:41 AM  
Orack

Forum posts: 0
File comments: 19
Uploads: 0
Re: Re: Re: Re: Re: Re: Not working

Originally Posted by Masteroshi430
Originally Posted by Orack
Je fais ca, bon y en q quelques-un xD

- Harven's Trait and Style
- Tamriel Trade Center
- Show TTC Price
- TraitBuddy
- Destination
- Skyshard
- Lorebook
- Crafting Stations
- EasyTravel
- Votan's Improved Locations
- Votan's Improved Quests
- Lost Treasure
- Advanced Filters - Updated
- FCO CraftFilter
- Votan's Rune Tooltips
- Votan's Search Box
- Character Knowledge
- Urich's Skill Point Finder
- Journal Quest Log
- Votan's Achievement Overview
- Votan's Tamriel Map
- Synced Account Settings (ta version)
Pas de problème apparemment de ce coté, par rapport au message d'erreur est ce que tu as une option d'accessibilité enclenchée du type qui lit les messages du chat en audio?
Ah zut tu as ete trop rapide tu as pas vu l'edit du coup.
Non je n'ai pas d'option de ce genre activer.
Cela dis comme mis dans l'edit si on omet l'erreur linker, je pense que l'addon a fonctionner j'ai juste verifier mes keybind au lieu des setting car jepensais qu'il faisait les deux, hors je viens de voir que dans un vieux message tu conseil votan keybind pour ca, donc je log vite fait avant le boulot et te dit ca que tu boss pas pour rien !
Last edited by Orack : 04/19/24 at 03:46 AM.
Report comment to moderator  
Reply With Quote
Unread Today, 03:36 AM  
Masteroshi430
 
Masteroshi430's Avatar
AddOn Author - Click to view AddOns

Forum posts: 185
File comments: 689
Uploads: 20
Re: Re: Re: Re: Re: Not working

Originally Posted by Orack
Je fais ca, bon y en q quelques-un xD

- Harven's Trait and Style
- Tamriel Trade Center
- Show TTC Price
- TraitBuddy
- Destination
- Skyshard
- Lorebook
- Crafting Stations
- EasyTravel
- Votan's Improved Locations
- Votan's Improved Quests
- Lost Treasure
- Advanced Filters - Updated
- FCO CraftFilter
- Votan's Rune Tooltips
- Votan's Search Box
- Character Knowledge
- Urich's Skill Point Finder
- Journal Quest Log
- Votan's Achievement Overview
- Votan's Tamriel Map
- Synced Account Settings (ta version)
Pas de problème apparemment de ce coté, par rapport au message d'erreur est ce que tu as une option d'accessibilité enclenchée du type qui lit les messages du chat en audio?
Report comment to moderator  
Reply With Quote
Unread Today, 03:32 AM  
Orack

Forum posts: 0
File comments: 19
Uploads: 0
Re: Re: Re: Re: Not working

Originally Posted by Masteroshi430
Originally Posted by Orack
Originally Posted by Masteroshi430
Originally Posted by Orack
Hello,

Thx for the add-on, but sadly it doesn't work for me, the auto-change don't happen and the restore option (I used the save all to try), don't work and display this error :

Code:
/EsoUI/Ingame/ChatSystem/ChatHandlers.lua:435: attempt to index a nil value
stack traceback:
/EsoUI/Ingame/ChatSystem/ChatHandlers.lua:435: in function 'ZO_ChatRouter:SetTranscriptForwardingEnabled'
/EsoUI/Ingame/ChatSystem/ChatHandlers.lua:334: in function 'SetTranscriptForwardingEnabled'
What language do you use to play the game?
I use French, didn't know it matter. Should I just swap to english to save and change char and goes back French after ?
Non ça doit marcher en français, je vais regarder d'où vient l'erreur, tu peux me mettre la liste de tous les autres addons s'il te plait? merci.
Je fais ca, bon y en q quelques-un xD

- Harven's Trait and Style
- Tamriel Trade Center
- Show TTC Price
- TraitBuddy
- Destination
- Skyshard
- Lorebook
- Crafting Stations
- EasyTravel
- Votan's Improved Locations
- Votan's Improved Quests
- Lost Treasure
- Advanced Filters - Updated
- FCO CraftFilter
- Votan's Rune Tooltips
- Votan's Search Box
- Character Knowledge
- Urich's Skill Point Finder
- Journal Quest Log
- Votan's Achievement Overview
- Votan's Tamriel Map
- Synced Account Settings (ta version)

EDIT, en voyant un autre post je pense que c'est juste moi qui suis con.
Cette add-on est pour les settings il ne comprend pas les raccourcis clavier, je vais vite verif les settings du coup et je te dis.
Last edited by Orack : 04/19/24 at 03:39 AM.
Report comment to moderator  
Reply With Quote
Unread Today, 03:18 AM  
Masteroshi430
 
Masteroshi430's Avatar
AddOn Author - Click to view AddOns

Forum posts: 185
File comments: 689
Uploads: 20
Re: Re: Re: Not working

Originally Posted by Orack
Originally Posted by Masteroshi430
Originally Posted by Orack
Hello,

Thx for the add-on, but sadly it doesn't work for me, the auto-change don't happen and the restore option (I used the save all to try), don't work and display this error :

Code:
/EsoUI/Ingame/ChatSystem/ChatHandlers.lua:435: attempt to index a nil value
stack traceback:
/EsoUI/Ingame/ChatSystem/ChatHandlers.lua:435: in function 'ZO_ChatRouter:SetTranscriptForwardingEnabled'
/EsoUI/Ingame/ChatSystem/ChatHandlers.lua:334: in function 'SetTranscriptForwardingEnabled'
What language do you use to play the game?
I use French, didn't know it matter. Should I just swap to english to save and change char and goes back French after ?
Non ça doit marcher en français, je vais regarder d'où vient l'erreur, tu peux me mettre la liste de tous les autres addons s'il te plait? merci.
Report comment to moderator  
Reply With Quote
Unread Today, 03:16 AM  
Orack

Forum posts: 0
File comments: 19
Uploads: 0
Re: Re: Not working

Originally Posted by Masteroshi430
Originally Posted by Orack
Hello,

Thx for the add-on, but sadly it doesn't work for me, the auto-change don't happen and the restore option (I used the save all to try), don't work and display this error :

Code:
/EsoUI/Ingame/ChatSystem/ChatHandlers.lua:435: attempt to index a nil value
stack traceback:
/EsoUI/Ingame/ChatSystem/ChatHandlers.lua:435: in function 'ZO_ChatRouter:SetTranscriptForwardingEnabled'
/EsoUI/Ingame/ChatSystem/ChatHandlers.lua:334: in function 'SetTranscriptForwardingEnabled'
What language do you use to play the game?
I use French, didn't know it matter. Should I just swap to english to save and change char and goes back French after ?
Report comment to moderator  
Reply With Quote
Unread Today, 02:41 AM  
Masteroshi430
 
Masteroshi430's Avatar
AddOn Author - Click to view AddOns

Forum posts: 185
File comments: 689
Uploads: 20
Re: Not working

Originally Posted by Orack
Hello,

Thx for the add-on, but sadly it doesn't work for me, the auto-change don't happen and the restore option (I used the save all to try), don't work and display this error :

Code:
/EsoUI/Ingame/ChatSystem/ChatHandlers.lua:435: attempt to index a nil value
stack traceback:
/EsoUI/Ingame/ChatSystem/ChatHandlers.lua:435: in function 'ZO_ChatRouter:SetTranscriptForwardingEnabled'
/EsoUI/Ingame/ChatSystem/ChatHandlers.lua:334: in function 'SetTranscriptForwardingEnabled'
What language do you use to play the game?
Report comment to moderator  
Reply With Quote
Unread Today, 02:37 AM  
Orack

Forum posts: 0
File comments: 19
Uploads: 0
Not working

Hello,

Thx for the add-on, but sadly it doesn't work for me, the auto-change don't happen and the restore option (I used the save all to try), don't work and display this error :

Code:
/EsoUI/Ingame/ChatSystem/ChatHandlers.lua:435: attempt to index a nil value
stack traceback:
/EsoUI/Ingame/ChatSystem/ChatHandlers.lua:435: in function 'ZO_ChatRouter:SetTranscriptForwardingEnabled'
/EsoUI/Ingame/ChatSystem/ChatHandlers.lua:334: in function 'SetTranscriptForwardingEnabled'
Report comment to moderator  
Reply With Quote
Unread 02/24/24, 04:41 PM  
Masteroshi430
 
Masteroshi430's Avatar
AddOn Author - Click to view AddOns

Forum posts: 185
File comments: 689
Uploads: 20
Originally Posted by Teroh
You are not syncing addon settings right?
nope
Report comment to moderator  
Reply With Quote
Unread 02/24/24, 04:16 PM  
Teroh

Forum posts: 0
File comments: 26
Uploads: 0
You are not syncing addon settings right?
Report comment to moderator  
Reply With Quote
Unread 02/19/24, 05:51 AM  
Masteroshi430
 
Masteroshi430's Avatar
AddOn Author - Click to view AddOns

Forum posts: 185
File comments: 689
Uploads: 20
Originally Posted by akamatsu02
Hey, please update the button name in Line 3897 and choose a more unique name than "myButton3"
The regex for the name is: !?!?!?[a-zA-Z]+[0-9]?

Because of the edit_save_disabled.dds that you added, I implemented a function to disable a button without hiding it
Done, thanks!
Report comment to moderator  
Reply With Quote
Unread 02/19/24, 02:43 AM  
akamatsu02
 
akamatsu02's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 18
Uploads: 10
Hey, please update the button name in Line 3897 and choose a more unique name than "myButton3"
The regex for the name is: !?!?!?[a-zA-Z]+[0-9]?

Because of the edit_save_disabled.dds that you added, I implemented a function to disable a button without hiding it
Report comment to moderator  
Reply With Quote
Unread 01/17/24, 10:16 PM  
Aanthirin

Forum posts: 0
File comments: 4
Uploads: 0
Originally Posted by Masteroshi430
Originally Posted by Aanthirin
No change; camera won't reset after loadscreen, whether by porting to different wayshrines in a zone or changing zones entirely. Only /reloadui and changing characters works.
That's exactly how the addon works, what do you want to achieve?

I guess you guys come from the old abandoned version of Synced Account Settings and learned to use a bad design I removed (apply all settings at each loadscreen) to completely change your chat window shape or other settings and then you now still count on loadscreens to fix that. Am I right?

The settings apply once on character change only on my version.
I guess you're right, so in that case, there's no issue...

Another thing, though: tutorials will turn themselves on after porting to a house when creating a new character.
Report comment to moderator  
Reply With Quote
Unread 01/17/24, 02:23 AM  
Masteroshi430
 
Masteroshi430's Avatar
AddOn Author - Click to view AddOns

Forum posts: 185
File comments: 689
Uploads: 20
Originally Posted by Aanthirin
No change; camera won't reset after loadscreen, whether by porting to different wayshrines in a zone or changing zones entirely. Only /reloadui and changing characters works.
That's exactly how the addon works, what do you want to achieve?

I guess you guys come from the old abandoned version of Synced Account Settings and learned to use a bad design I removed (apply all settings at each loadscreen) to completely change your chat window shape or other settings and then you now still count on loadscreens to fix that. Am I right?

The settings apply once on character change only on my version.
Last edited by Masteroshi430 : 01/17/24 at 02:34 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: