Skip to content

Character creation UI fixes for random characters#86997

Draft
mqrause wants to merge 2 commits into
CleverRaven:masterfrom
mqrause:cc_randomizer_fixes
Draft

Character creation UI fixes for random characters#86997
mqrause wants to merge 2 commits into
CleverRaven:masterfrom
mqrause:cc_randomizer_fixes

Conversation

@mqrause
Copy link
Copy Markdown
Contributor

@mqrause mqrause commented May 13, 2026

Summary

Interface "Character creation UI fixes for random characters"

Purpose of change

Noticed a few inconsistencies.
Fixes #86809

Describe the solution

  • actually use the random starting location string
  • preselect randomized scenario and profession in the uilists
    • todo: actually scroll there as well, but uilist::scrollby appears to be bugged currently

Describe alternatives you've considered

Testing

It doesn't seem to crash currently.

Additional context

Note to self: maybe investigate #86815 as well while I'm at it.

@github-actions github-actions Bot added [C++] Changes (can be) made in C++. Previously named `Code` Character / World Generation Issues and enhancements concerning stages of creating a character or a world Info / User Interface Game - player communication, menus, etc. json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions [C++] Changes (can be) made in C++. Previously named `Code` Character / World Generation Issues and enhancements concerning stages of creating a character or a world Info / User Interface Game - player communication, menus, etc. json-styled JSON lint passed, label assigned by github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Starting location display in Character Generation

1 participant