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

Bug Report: "Congratulations Screen" Appears After ~2-5 Seconds of No Movement #20

Open
Parallaxes opened this issue Dec 7, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@Parallaxes
Copy link
Collaborator

Parallaxes commented Dec 7, 2024

Description

When the player remains idle (no movement) for approximately 2-5 seconds during gameplay, the "congratulations screen" is triggered unexpectedly. This occurs regardless of whether the game objective has been completed. (Also using this as an excuse to practice writing bug reports)

Steps to Reproduce

  1. Launch the game.
  2. Start playing and remain idle for 2-5 seconds (no input/movement).
  3. Observe the "congratulations screen" being displayed without meeting the win condition.

Expected Behavior

The "congratulations screen" should only appear after successfully completing the game objective, regardless of idle time.

Actual Behavior

The "congratulations screen" appears erroneously after a period of no movement.

Environment

Possible Related Code

It may be related to the idle timer or win condition logic. Investigating the event handler or state checks might be necessary.

Additional Context

This bug disrupts gameplay, but is not of critical level.

Severity

Medium - Affects game flow but does not crash the game.

@Parallaxes Parallaxes added bug Something isn't working good first issue Good for newcomers labels Dec 7, 2024
jm1021 added a commit that referenced this issue Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant