WildfireRomeo / WildfireFemaleGenderMod

A Fabric Minecraft Mod - Minecraft's Most Popular Female Gender Mod!
https://modrinth.com/mod/female-gender
GNU Lesser General Public License v3.0
106 stars 62 forks source link

Clean up the contributor & synced player lists #236

Closed celestialfault closed 2 days ago

celestialfault commented 2 days ago

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