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

Replace lobby chat auto-mute with rate limiting #2191

Open
lodyb opened this issue Aug 28, 2024 · 1 comment
Open

Replace lobby chat auto-mute with rate limiting #2191

lodyb opened this issue Aug 28, 2024 · 1 comment
Labels
Size: Small Something that may take a day at most to do. Type: Enhancement This can improve a system/thing already in place. What: Lobbies This work involves online lobbies

Comments

@lodyb
Copy link

lodyb commented Aug 28, 2024

What feature is your improvement idea related to?

Currently the lobby will mute you for every player if you send messages too quickly

This does not communicate to the player that they have been muted

This is circumvented easily by leaving the lobby and joining again, so it only harms people who genuinely type too fast

Describe the solution you'd like

Replace this with rate limited chat

Ideally with some client sided feedback that stops them submitting a message until the rate limit allows

Describe alternatives you've considered, if any.

Alternatively keep the mute, but have some indicator that says you've been muted and when it expires

Additional context

No response

@lodyb lodyb added the Type: Enhancement This can improve a system/thing already in place. label Aug 28, 2024
@tsa96
Copy link
Member

tsa96 commented Aug 28, 2024

We discussed this together, I highly concur, automute approach is extremely clunky.

@tsa96 tsa96 added Size: Small Something that may take a day at most to do. What: Lobbies This work involves online lobbies labels Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: Small Something that may take a day at most to do. Type: Enhancement This can improve a system/thing already in place. What: Lobbies This work involves online lobbies
Projects
Status: To Do
Development

No branches or pull requests

2 participants