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

Filtering: Exclude modded lobbies for unmodded players #7

Closed
3 tasks done
roydejong opened this issue Nov 3, 2020 · 1 comment
Closed
3 tasks done

Filtering: Exclude modded lobbies for unmodded players #7

roydejong opened this issue Nov 3, 2020 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@roydejong
Copy link
Owner

roydejong commented Nov 3, 2020

There's no reason to display modded lobbies to users who can't play in them, so let's hide them by default.

  • Detect whether local player is modded (without them having to join or host anything)
  • Ask server to exclude modded lobbies if user is unmodded
  • Show some type of UI hint suggesting they might have more luck if they get MultiplayerExtensions
@roydejong roydejong added the enhancement New feature or request label Nov 3, 2020
@roydejong roydejong added this to the v0.2.0 milestone Nov 3, 2020
@roydejong
Copy link
Owner Author

79c7d11 implements this.

The status text will show an extra warning for unmodded players:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant