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

Adjust game selection screen to use world generator's display name #3822

Merged
merged 1 commit into from
May 1, 2020

Conversation

Qwertygiy
Copy link
Contributor

Simple fix for the game UI: on the Game Select and Game Details screens, the world generator will be shown as its display name (i.e. "Perlin") rather than its code name (i.e. "facetedperlin"). If the world generator's display name cannot be found, such as if the generator was moved or deleted, it will instead display a warning and the code name.

@GooeyHub
Copy link
Member

Hooray Jenkins reported success with all tests good!

@pollend pollend added the Topic: UI/UX Requests, Issues and Changes related to screens, artwork, sound and overall user experience label Apr 29, 2020
@pollend pollend added this to the v3.1.1 milestone Apr 29, 2020
@pollend
Copy link
Member

pollend commented Apr 29, 2020

before:
image
after:
image

@pollend pollend requested a review from skaldarnar April 29, 2020 21:13
@pollend pollend merged commit 94544c3 into develop May 1, 2020
@pollend pollend deleted the generatorDisplay branch May 1, 2020 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Topic: UI/UX Requests, Issues and Changes related to screens, artwork, sound and overall user experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants