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

Decreased disconnect timer #279

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JessicaTegner
Copy link
Contributor

Players have indicated that 10 minutes is a long time to wait after a player disconnects from a duel to wait. This pr lowers that time down to 5 minutes.

The rationale:

  • Most players use this for ill intents, disconnecting when they are about to lose a duel, with no intention of coming back
  • The players that legitimately lose connection, should and will most likely be able to reconnect within the timelimit of 5 minutes.

@Timtam
Copy link
Collaborator

Timtam commented Mar 16, 2024

My reason for making it ten minutes back in the day was that in countries with bad internet (like in Germany in some places) Internet can randomly drop out and require you to either reboot your router and/or your PC, which can take longer than five minutes. I personally would rather prefer a solution that still keeps the ten minutes, because if you lower it to five people who want to come back but cannot because of, dunno, BSOD or something don't have a chance to take longer than five minutes. I'd rather see a change to the giveup command or some other command that allows the opponent to just cancel the duel without a win/loss count while the other player is currently disconnected. That'd allow for even faster resets than 5 minutes while friends who know that their opponent will come back soon can still opt to wait for their return.
@tspivey oppinions?

@JessicaTegner
Copy link
Contributor Author

I personally don't have an opinion either way. I have just mostly seen people that use it to avoid losing a duel, which rightfully so leaves the winning party frustrated because they were 1 or 2 commands away from winning.
Those that legitimately lose connection, usually come back within the minute.
I don't think modifying the giveup command to cancel the duel would be a good solution either, because the reason for this decrease was exactly so people that just disconnect to avoid losing, would still lose, without needing for the winning party to sit for 10 minutes waiting for the win. Well unless we modify the command to give the still connected player the win 8if they fx have been sitting for 5 minutes waiting, a message would pop up, telling them that they can type giveup now, and they'll still get the win).

Again, main purpose of this, was to combat rage quitters :) but looking forward to more opinions

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