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

Feature/rework proximity ticking #388

Merged
merged 11 commits into from
Jan 31, 2024

Conversation

Mindgamesnl
Copy link
Owner

This pull request overhauls the proximity ticker with the following goals:

  • Efficiency — to prevent double checks between players, reducing scale and time complexity
  • Flexibility — to allow API consumers to overwrite static peers, which should be ignored by the ticker
  • Extensibility — to allow API consumers to implement custom tickers and other features on the lowest level possible

@Mindgamesnl Mindgamesnl changed the base branch from master to development January 26, 2024 19:37
Copy link

cloudflare-pages bot commented Jan 27, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: fb8f518
Status: ✅  Deploy successful!
Preview URL: https://2af310f1.openaudiomc.pages.dev
Branch Preview URL: https://feature-rework-proximity-tic.openaudiomc.pages.dev

View logs

@Mindgamesnl Mindgamesnl merged commit 4934d01 into development Jan 31, 2024
3 checks passed
@Mindgamesnl Mindgamesnl deleted the feature/rework-proximity-ticking branch January 31, 2024 19:19
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.

None yet

1 participant