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

Give Master of the Universe trophy in normal mode, meeting certain conditions #1192

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

Conversation

InfoTeddy
Copy link
Collaborator

This makes it so that it is possible to obtain the Master of the Universe trophy/achievement, usually unlocked by beating No Death Mode, outside of NDM.

There are several conditions that need to be met:

  1. The game needs to be started from a new game and cannot be from loading a save.
  2. Accessibility modes (invincibility and slowdown) must never be enabled.

If either condition is violated, then the boolean that keeps track of NDM eligibility will be set to false.

Legal Stuff:

By submitting this pull request, I confirm that...

  • My changes may be used in a future commercial release of VVVVVV
  • I will be credited in a CONTRIBUTORS file and the "GitHub Friends"
    section of the credits for all of said releases, but will NOT be compensated
    for these changes unless there is a prior written agreement

This makes it so that it is possible to obtain the Master of the
Universe trophy/achievement, usually unlocked by beating No Death Mode,
outside of NDM.

There are several conditions that need to be met:

1. The game needs to be started from a new game and cannot be from
   loading a save.
2. Accessibility modes (invincibility and slowdown) must never be
   enabled.

If either condition is violated, then the boolean that keeps track of
NDM eligibility will be set to false.
@InfoTeddy InfoTeddy self-assigned this Aug 30, 2024
@TerryCavanagh
Copy link
Owner

Oh! This is a good idea!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants