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

Tutorial and tip text #5824

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Tutorial and tip text #5824

wants to merge 2 commits into from

Conversation

HexapodPhilosopher
Copy link
Contributor

@HexapodPhilosopher HexapodPhilosopher commented Jan 17, 2025

Brief Description of What This PR Does

Alters text for tutorials - more specificity, and less wordiness in places.
Changes loading screen text - more consistency, more concise messages.
Changes several Easter egg messages to 'MICROBE_LOADING_TIP'.

Related Issues
#1864

Progress Checklist

Note: before starting this checklist the PR should be marked as non-draft.

  • PR author has checked that this PR works as intended and doesn't
    break existing features:
    https://wiki.revolutionarygamesstudio.com/wiki/Testing_Checklist
    (this is important as to not waste the time of Thrive team
    members reviewing this PR)
  • Initial code review passed (this and further items should not be checked by the PR author)
  • Functionality is confirmed working by another person (see above checklist link)
  • Final code review is passed and code conforms to the
    styleguide.

Before merging all CI jobs should finish on this PR without errors, if
there are automatically detected style issues they should be fixed by
the PR author. Merging must follow our
styleguide.

@hhyyrylainen hhyyrylainen requested review from a team January 17, 2025 20:17
}
]
},
"EasterEgg": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this a mistake that the macroscopic tips are basically just all of the easter eggs?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I kind of thought it would be better to have something there for now. And they don't seem to show anywhere else, but I wasn't sure if they should be added directly to the microbe loading screens, as they'd show too often.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess with the help menu gone the easter eggs should have a chance to appear somewhere, but I think it is wrong to hijack a loading screen.

I opened an issue: #5825

Copy link
Contributor Author

@HexapodPhilosopher HexapodPhilosopher Jan 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do the MICROBE_STAGE_HELP_MESSAGE entries appear anywhere other than the loading screens? Should they be integrated into the LOADING_TIPs and Thriveopedia?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't look like that currently. The loading screen shows the help messages. LOADING_TIP I think is an old placeholder that isn't in any of the loading screens with tips. I suppose it might be helpful to have a Thriveopedia page that allows the player to just browse all of the loading screen tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

2 participants