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

Gameplay improvements #3

Merged
merged 3 commits into from
Jul 4, 2023
Merged

Gameplay improvements #3

merged 3 commits into from
Jul 4, 2023

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    1a8c527 View commit details
    Browse the repository at this point in the history
  2. Add player finished packet.

    Seems to be sent after a player holes out for the last time.
    Not really sure if it's needed, but alas.
    jchv committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    7dd0b6d View commit details
    Browse the repository at this point in the history
  3. Implement hole and player orders mostly correctly.

    Player order is still wrong because we are not tracking OB/etc.
    jchv committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ab59b2f View commit details
    Browse the repository at this point in the history