Main Menu: Server Browser #60
Labels
Area: C++ Backend
Related to C++ backend code that isn't open source
Area: Frontend
Anything that's in this repo
Component: Main Menu
Needs Design
Needs Implementation
A new server browser needs to be built in Panorama to replace the old VGUI one. It should include all of the same functionality from the old browser but in a new layout, plus some additions.
This was the layout concept I came up with:
Clicking the filters button in the search bar opens the filter menu.
mode:"Deathmatch"
would filter to only servers running the deathmatch game mode, orping:30
would filter to servers with <30ms ping. Ideally these should also support AND/OR/NOT/greater than/less than operators, but I'm not sure how to expose all that in the UIThe text was updated successfully, but these errors were encountered: