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

Do not show 60 seconds only on the timeout delay #59

Open
Panquesito7 opened this issue Nov 10, 2023 · 0 comments
Open

Do not show 60 seconds only on the timeout delay #59

Panquesito7 opened this issue Nov 10, 2023 · 0 comments
Labels
Enhancement ⚙️ New feature or request

Comments

@Panquesito7
Copy link
Member

Description

If player A sends a request to player B, and player B denies it, there will be a delay of 60 seconds (this can be customized and changed) before player A can send more requests to player B. However, when player A tries to send a request again, it will always show 60 seconds even if more seconds have passed.
This could confuse the player and potentially see it as a bug. We should show the current time left instead, which should be saved in an array for every specific player.

Will work on this soon. However, if anyone else wants to work on it, let me know here and I'll gladly let you work on it. 🙂

@Panquesito7 Panquesito7 added the Enhancement ⚙️ New feature or request label Nov 10, 2023
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

No branches or pull requests

1 participant