Skip to content

fix(server/player): prevent login while already logged in#629

Merged
solareon merged 1 commit into
mainfrom
fix-multilogin
Dec 1, 2024
Merged

fix(server/player): prevent login while already logged in#629
solareon merged 1 commit into
mainfrom
fix-multilogin

Conversation

@solareon

@solareon solareon commented Dec 1, 2024

Copy link
Copy Markdown
Contributor

Description

We don't check if players are already logged in before letting them log in. This is bad form and lets folks dupe starter items and cause other issues. This checks if players are logged in and drops them for exploiting and triggers a log message.

Checklist

  • I have personally loaded this code into an updated Qbox project and checked all of its functionality.
  • My pull request fits the contribution guidelines & code conventions.

@solareon solareon merged commit a016dee into main Dec 1, 2024
@solareon solareon deleted the fix-multilogin branch January 10, 2025 16:52
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.

3 participants