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

Show Newsroom and VS in DEMO mode and Score fixes #761

Merged
merged 7 commits into from
Jan 13, 2025
Merged

Conversation

Nopey
Copy link
Contributor

@Nopey Nopey commented Nov 7, 2024

Newsroom and VS are now part of the demo sequence.
This makes it possible to see the character-vs-themselves insults in openomf =)
image

Scores are now handled more like the original, hiding the score points for nonhuman players (here, two ai)
image
VITALITY and PERFECT ROUND score bonuses are now awarded every round (instead of just the final round), and only when a human player defeats an AI.

not changed:

  • DEMO still does not visit the MELEE scene as Player 1, unlike the original game.
  • Pilots will still use the Nova in demo mode (this is done in game_state_init_demo)
  • Kreissack still does not appear in demo mode (but easily could, if we wanted him to. same function.)

@Nopey Nopey force-pushed the magnus/demo branch 2 times, most recently from 469a23a to ffb1124 Compare November 26, 2024 05:56
@Nopey Nopey marked this pull request as ready for review November 26, 2024 06:01
@Nopey Nopey changed the title Show Newsroom and VS in DEMO mode and misc fixes Show Newsroom and VS in DEMO mode and Score fixes Nov 26, 2024
src/game/common_defines.h Outdated Show resolved Hide resolved
src/game/utils/score.c Outdated Show resolved Hide resolved
@Nopey Nopey merged commit 1c9714f into master Jan 13, 2025
7 checks passed
@Nopey Nopey deleted the magnus/demo branch January 13, 2025 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants