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

Makes the available ghostrole list display properly #20109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hazelrat
Copy link
Contributor

The pregame() proc was shuffled around in init order after the ghostrole list was implemented into it, so it currently procs before the ghostroles the list should reference have spawned in. This shifts all of the 'cosmetic' elements of pregame over to a new welcome proc which is called much later, so it properly reads out the available ghostroles. The welcome message should also be a little more visible to users now that it isn't so early in initialisation.

Current:
image

With this PR:
image

@hazelrat
Copy link
Contributor Author

!review

@hazelrat
Copy link
Contributor Author

!bugfix

@BotBOREALIS BotBOREALIS added the Bugfix The PR is fixing an issue and requires less reviews and time to be ready for merging. label Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Merge Bugfix The PR is fixing an issue and requires less reviews and time to be ready for merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants