Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Character Creator fixes and Improvements #10202

Merged
merged 4 commits into from Nov 26, 2023

Conversation

MaxIsJoe
Copy link
Contributor

fixes #10195
Briefly touches upon #7878

image
image

Known Issues:

  • Some dropdowns have their captions disappear for no apparent reason. This is just a visual oddity and is not game breaking in any way.
  • The dropdowns in the info page do not follow the exact color scheme of the dropdowns in the appearance page.
  • Navigation buttons always have padding at the top for some reason, and they cannot be overridden.

Changelog:

CL: [Improvement] We're paving the way for new character options to be added in the future, the character creator now may appear slightly spacious as a result.
CL: [Improvement] You can now preview all skin colors a species can have and select the exact one that you want without cycling through an unresponsive button.
CL: [Improvement] The character creator UX/flow has been improved for reliability and to help newcomers not get confused when designing their first characters.
CL: [Improvement] Clothing and Bag styles now use grid icons in the UI, so players can more easily understand what they are choosing before entering the game.
CL: [Improvement] Fixed several UI inconsistencies in the character creator that made people with OCD pull their hair out.
CL: [Improvement] Character previews have been scaled up slightly to allow people to have a better look at their characters while editing them.
CL: [Improvement] Character serialized text is now displayed on multiple lines for better readability.
CL: [Fix] Fixed an NRE issue that caused the character creator to be unusable.
CL: [Fix] Fixed an issue with the "Random" button that would cause the character creator to be unusable.
CL: [Fix] Fixed an issue with Accents, Pronouns, Species, Body Types and preferences going over their bounds.
CL: [Fix] Fixed some buttons randomly disappearing while re-sizing your screen.

@github-actions github-actions bot added Scene Changes Any changes that affect scenes (e.g. lobby or maps) UI labels Nov 26, 2023
@Bod9001 Bod9001 merged commit 6141e8a into unitystation:develop Nov 26, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scene Changes Any changes that affect scenes (e.g. lobby or maps) UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Character creator broken, not allowing selection of anything except hair color
2 participants