This is basically just a rewrite of the contributor and synced player lists to clean them up (I'm sorry, I wanted to keep the diff for this smaller but I couldn't stop myself)
The synced player list setting is now an enum with options to only show while tab is held, or to always show
Contributor names when hovering over the message in the UI will now show with proper team styling (such as colors, prefix, suffix, etc.), along with instead being on individual lines instead of being comma separated (to account for team styling)
This also includes making the verbosity in SyncLog a proper config option, defaulting to being less verbose
This is basically just a rewrite of the contributor and synced player lists to clean them up (I'm sorry, I wanted to keep the diff for this smaller but I couldn't stop myself)
The synced player list setting is now an enum with options to only show while tab is held, or to always show
Contributor names when hovering over the message in the UI will now show with proper team styling (such as colors, prefix, suffix, etc.), along with instead being on individual lines instead of being comma separated (to account for team styling)
This also includes making the verbosity in
SyncLog
a proper config option, defaulting to being less verbose