Skip to content

Conversation

@hrydgard
Copy link
Owner

This is my proposal to implement #21134

Replaces the checkbox with Auto / Yes / No, where Auto means that all the servers we have in our default config list also are assumed to support server relay, so it's auto-enabled for those but not for others.

The current list is set in Config.cpp like this:

const std::vector<std::string_view> defaultProAdhocServerList = {
	"socom.cc", "psp.gameplayer.club",
};

Any additions?

@Double-0-seven7
Copy link

@hrydgard
Copy link
Owner Author

Hm, yeah, that reminds me of the secondary question, should we update our built-in list? Maybe add some visible metadata?

@Kethen
Copy link
Collaborator

Kethen commented Feb 11, 2026

Hm, yeah, that reminds me of the secondary question, should we update our built-in list? Maybe add some visible metadata?

Community links might be handy to be included to help users find other players. However those might get changed, and some only got discord links which might be even more volatile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UX improvements for adhoc relay setting

3 participants