Skip to content

force disconnect player if invalid lobby is provided - #11

Open
gyorokpeter wants to merge 5 commits into
socialgorithm:masterfrom
gyorokpeter:fixMatch
Open

force disconnect player if invalid lobby is provided#11
gyorokpeter wants to merge 5 commits into
socialgorithm:masterfrom
gyorokpeter:fixMatch

Conversation

@gyorokpeter

Copy link
Copy Markdown
Contributor

No description provided.

@netlify

netlifyBot commented Feb 9, 2022

Copy link
Copy Markdown

✔️ Deploy Preview for kind-sammet-1cead0 canceled.

🔨 Explore the source changes: 0391d53

🔍 Inspect the deploy log: https://app.netlify.com/sites/kind-sammet-1cead0/deploys/620cad871950460008ddbbde

@gyorokpetergyorokpeter changed the title Fix matchforce disconnect player if invalid lobby is providedFeb 9, 2022
@gyorokpeter
gyorokpeter requested review from aurbano and reddyalready and removed request for reddyalreadyFebruary 9, 2022 22:38

@reddyalreadyreddyalready left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Much awaited, thanks!

Comment threadpackages/ui/src/components/Lobby/Tournament/index.js Outdated
}
}

private disconnectPlayer = (data: Messages.ADD_PLAYER_TO_NAMESPACE_MESSAGE) => {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should this be a PlayerAdviceMessage? or PLAYER_ADVICE_MESSAGE to be consistent?

Comment threadpackages/server/src/lobby/LobbyManager.ts Outdated
gyorokpeterand others added 3 commits February 16, 2022 07:36
Co-authored-by: Bharat Reddy <me@bharatreddy.com>
Co-authored-by: Bharat Reddy <me@bharatreddy.com>
Sign up for freeto 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

@gyorokpeter@reddyalready