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

Various small UI user experience fixes #152

Closed celestialfault closed 1 year ago

celestialfault commented 1 year ago

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.