-
Notifications
You must be signed in to change notification settings - Fork 195
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
Custom Species Name disappears after switching race, when disabled in the prototype #1101
Comments
Custom Specie Name menu should be visible to begin with, as goob MRP (if i think this is where its from) did not enable those. The name should not show up actully unless enabled, did you enable the CustomName variable? |
I found the problem; surprisingly the species prototypes aren't validated. I've renamed the issue to be more accurate. |
# Description Custom specie name wouldn't properly update when a different race was selected, or when you changed profiles. This fixes that. Also makes it so the text field is automatically filled with the default name instead of an empty space. (and makes the species check less bad 😺 ) Solves #1101 --- <details><summary><h1>Media</h1></summary> <p> https://gyazo.com/63ba2d8a3456c19c70f25164ae42078d </p> </details> --- # Changelog :cl: - fix: Custom specie name doesn't disappear in the editor anymore.
This should be fixed now |
This was fixed in #1120 |
Reproduction
Enter the Character UI
Swap race
Expected behavior
It doesn't do that
Media
2024-10-19.22-25-07.mp4
This happens whether or not you input any text.
This does not return if you restart the round, nor re-enter the lobby. You have to full restart to get the menu back.
The text was updated successfully, but these errors were encountered: