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

Add disguise check and fix nicked user bug #1375

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

applenick
Copy link
Member

This PR introduces a new method to the Integration class that determines if a player is disguised (either vanished or nicked). Additionally, it addresses a minor bug where nicked users were not correctly hidden from the multiplayer server list ping.

I reviewed all instances where Integration#isVanished is used, and only the one fixed below needed to be changed. If you think there are other places where this check should be applied, please let me know 👍 Otherwise, this should be ready to go.

@applenick applenick added the bug Something isn't working label Aug 2, 2024
@Pablete1234 Pablete1234 merged commit a8da827 into PGMDev:dev Aug 2, 2024
2 checks passed
@applenick applenick deleted the disguised-integration-fix branch August 2, 2024 23:49
Pablete1234 pushed a commit that referenced this pull request Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants