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

Disable frame advance if facing a bot #27

Closed
wants to merge 5 commits into from

Conversation

vladfi1
Copy link

@vladfi1 vladfi1 commented Oct 31, 2024

The purpose of this PR is to allow bots to run ahead faster than realtime and thus "donate" their delay frames to a human opponent. The corresponding bot-dolphin is at https://github.com/vladfi1/dolphin/tree/online-bot.

I've included a handshake so that bot accounts can decide whether or not they actually want to run ahead. However, maybe it's fine to remove and just let any bot-side regular dolphin handle the time syncing (needs testing).

@JLaferri JLaferri closed this Nov 1, 2024
@vladfi1 vladfi1 deleted the human_vs_bot branch November 4, 2024 17:56
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