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

Require multiplayer api to join multiplayer room #11743

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

nanaya
Copy link
Collaborator

@nanaya nanaya commented Dec 13, 2024

Mainly to disallow people from rejoining room after they're kicked and the room password changed. It also makes more sense because it should have same check as joining multiplayer room instead of generic chat room.

The downside is there's currently no way to join multiplayer room through other than client api but apparently we don't really want to support that at the moment? 🤷 @peppy

@nanaya nanaya force-pushed the multiplayer-join-room branch from efcf12a to c67c6ce Compare December 13, 2024 11:14
Copy link
Collaborator

@notbakaneko notbakaneko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm only approving this because web chat doesn't handle rooms with passwords (or maybe prevent rejoining if password set? 🤷 ) @peppy

@peppy peppy merged commit 4ac7d36 into ppy:master Dec 20, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants