lukitsche / ddnet-lu

DDraceNetwork, a free cooperative platformer game
https://ddnet.org
Other
0 stars 0 forks source link

don't show others in spectator mode when "show others" is disabled #2

Closed lukitsche closed 1 month ago

lukitsche commented 3 months ago

Wording: Spectator mode: "/pause", "/spec", Spectator mode button.

Whenever I play brutal in team 0 and have show others disabled to not be distracted by another team I see them in spectator mode. I haven't found a way to hide other teams while being in spectator mode.

Expected behaviour: When I disable "show others" in the ddnet setting menu I can only see tees that are in my team. Either team 0 or a specific team number. No matter what mode I am in (spectator mode) or play mode.

Current behaviour: When playing and I type in "/spec" or "/pause" or I guess when I join spectator mode I will see all teams, regardless of "show others" settings.

Proposed changes: Use the existing "show others" setting, that hides the other teams in normal play mode and advance / copy this functionality to spectator mode. I think it is only client side needed.

lukitsche commented 1 month ago

this option is already there: /specteam however it's a server side command. it would be cool, to chain this to the show others setting, since that's what i always want to have together