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

Filter by server type #34

Closed
roydejong opened this issue Aug 6, 2021 · 1 comment
Closed

Filter by server type #34

roydejong opened this issue Aug 6, 2021 · 1 comment
Labels
Milestone

Comments

@roydejong
Copy link
Owner

Summary

The Server Browser UI should add an option to filter by server type, so that players choose what they want to see. In particular, this will be helpful to filter out official games or Quick Play games as they may not always be relevant.

This will require work on both the API and Mod side.

UI

Ideally, this would be a number of checkmarks that can be added/removed freely to create your own filter set. Your selection would be stored in the mod's preferences.

The actual options depend on how MultiplayerExtensions and BeatTogether end up working in the future, but there will be several distinct server types:

  • Official Quick Play (unmodded, no customers)
  • Official Custom (possibly unmodded? depends on MpEx)
  • Modded Quick Play (BeatTogether Quick Play with Customs)
  • Modded Custom (BeatTogethether Dedis with Customs)
  • Private servers (maybe, for special stuff like BeatDedi, possibly masterserverless)
@roydejong
Copy link
Owner Author

I've added this to the web UI, and I'll consider porting it to the mod later.

For now, let's just see how things pan out when the MP mods are (eventually) released again

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

No branches or pull requests

1 participant