[qt] remove full/empty filters, replace with public lobby filter #3136

Open
Lizzie wants to merge 1 commit from mutliplayer-filter-better1 into master
Member
  • full/empty checkboxes are redundant
  • nobody in the world uses those checkboxes
  • people would rather see if the lobby is password protected OR public
  • if you want to see empty/full lobbies, just sort them by player count
    Signed-off-by: lizzie lizzie@eden-emu.dev
- full/empty checkboxes are redundant - nobody in the world uses those checkboxes - people would rather see if the lobby is password protected OR public - if you want to see empty/full lobbies, just sort them by player count Signed-off-by: lizzie <lizzie@eden-emu.dev>
[qt] remove full/empty filters, replace with public lobby filter"
All checks were successful
eden-license / license-header (pull_request) Successful in 15s
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Build succeeded – Release published
795a52c75a
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Owner

full/empty checkboxes are redundant

They aren't. Just make them on by default.

> full/empty checkboxes are redundant They aren't. Just make them on by default.
Author
Member

@crueter wrote in #3136 (comment):

full/empty checkboxes are redundant

They aren't. Just make them on by default.

I think users may prefer to see if a lobby is password protected or not, as opposed to it being full/empty, since the sorting function already kinda accomplishes that task

@crueter wrote in https://git.eden-emu.dev/eden-emu/eden/pulls/3136#issuecomment-13264: > > full/empty checkboxes are redundant > > They aren't. Just make them on by default. I *think* users may prefer to see if a lobby is password protected or not, as opposed to it being full/empty, since the sorting function already kinda accomplishes that task
Member

Does this will be merged?

Does this will be merged?
Member

I think Public Rooms should be off by default (so we can see everything)

I think Public Rooms should be off by default (so we can see everything)
Member

Or invert the logic, Private Rooms and make it On by default

Or invert the logic, Private Rooms and make it On by default
All checks were successful
eden-license / license-header (pull_request) Successful in 15s
Required
Details
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Build succeeded – Release published
This pull request doesn't have enough approvals yet. 0 of 2 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin mutliplayer-filter-better1:mutliplayer-filter-better1
git switch mutliplayer-filter-better1
Sign in to join this conversation.
No description provided.