This is (admittedly) mostly a nitpick PR, aimed at improving some of the smaller aspects of the mod's GUIs, such as:
Removing/rewriting tooltips in character settings
These tooltips contained nothing but the setting name repeated slightly differently; now, they include actual helpful information that explains what the setting does, or were removed entirely if the setting name is self-explanatory enough.
This also includes removing some unused translation strings (although the player list strings were kept, in case you still have any plans to re-add this in a read-only like manner in the future).
Changed how the gender option hides relevant buttons to avoid re-opening the screen entirely
This is aimed at avoiding Minecraft's built-in narrator from repeating the screen's title when it logically wouldn't make sense to do so, even if these screens aren't exactly the best at being accessible to begin with.
This is (admittedly) mostly a nitpick PR, aimed at improving some of the smaller aspects of the mod's GUIs, such as:
Removing/rewriting tooltips in character settings
These tooltips contained nothing but the setting name repeated slightly differently; now, they include actual helpful information that explains what the setting does, or were removed entirely if the setting name is self-explanatory enough.
This also includes removing some unused translation strings (although the player list strings were kept, in case you still have any plans to re-add this in a read-only like manner in the future).
Changed how the gender option hides relevant buttons to avoid re-opening the screen entirely
This is aimed at avoiding Minecraft's built-in narrator from repeating the screen's title when it logically wouldn't make sense to do so, even if these screens aren't exactly the best at being accessible to begin with.
Move the playing with creator prompt down
Prevents this from happening.