-
-
Notifications
You must be signed in to change notification settings - Fork 513
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
base: master
Are you sure you want to change the base?
Tutorial and tip text #5824
Conversation
} | ||
] | ||
}, | ||
"EasterEgg": { |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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.
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.
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)
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.