Skip to content

Conversation

@AdamWeb137
Copy link

This PR replaces the singleplayer variable in SessionClient with a variable called privateHideType which determines who the game hides from the player when they are in private mode.

1 = hide strangers (anyone who isn't a friend or a party member)
2 = hide everybody (singleplayer)
4 = hide friends
8 = hide party members

These can be combined so 4 + 8 = 12 would mean hiding friends and party members. I did not test this PR because I wasn't able to get the server running myself, but it does compile.

vdin-odoo
vdin-odoo previously approved these changes Jan 2, 2026
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