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

minor adjustment to rate limit #390

Merged
merged 1 commit into from
Oct 8, 2023
Merged

Conversation

loothero
Copy link
Contributor

@loothero loothero commented Oct 8, 2023

  • reset actions per block to 0 on block rotation
  • use < instead of <= to block player action when it hits the limit vs allowing it to go one over.
  • this makes the view functions more intuitive

* reset actions per block to 0 on block rotation
* use < instead of <= to block player action when it hits the limit vs allowing it to go one over.
* this makes the view functions more intuitive
@loothero loothero added the enhancement New feature or request label Oct 8, 2023
@loothero loothero self-assigned this Oct 8, 2023
@vercel
Copy link

vercel bot commented Oct 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
loot-survivor ✅ Ready (Inspect) Visit Preview Oct 8, 2023 3:36am

@loothero loothero merged commit a225323 into main Oct 8, 2023
7 checks passed
@loothero loothero deleted the rate-limit-view-function-adjust branch October 8, 2023 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant