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

Enhance cl_voipSendTarget to accept also 'team' #145

Open
kai-li-wop opened this issue Apr 8, 2022 · 1 comment
Open

Enhance cl_voipSendTarget to accept also 'team' #145

kai-li-wop opened this issue Apr 8, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@kai-li-wop
Copy link
Member

kai-li-wop commented Apr 8, 2022

In addition to #143 we could enhance cl_voipSendTarget to accept also 'team' as value globally. This should create a list of client numbers of the current list the player is playing in. If there is no team match going on, it could be reset to spatial internally. If this is not feasible, it might be useful to enhance the code of the ingame voice chat to create a team client list and inly to add the option there. It looks like the send target 'team' was never working as I cannot find any code handling it.

@kai-li-wop kai-li-wop added the enhancement New feature or request label Apr 8, 2022
@kai-li-wop kai-li-wop moved this to Todo in WoP 1.7.x Apr 8, 2022
@kai-li-wop kai-li-wop moved this from Todo to Backlog in WoP 1.7.x Apr 8, 2022
@kai-li-wop kai-li-wop added this to the v1.7.0 milestone Apr 8, 2022
@kai-li-wop kai-li-wop changed the title Enhance cl_voipSendTarget to accept also 'team' as value globally(?). This should create a list of client numbers of the current list the player is playing in. If there is no team match going on, it could be reset to spatial internally. If this is not feasible, it might be useful to enhance the code of the ingame voice chat to create a team client list and inly to add the option there. Enhance cl_voipSendTarget to accept also 'team' Apr 8, 2022
@ghost
Copy link

ghost commented Apr 22, 2022

The reason why 'team' is supported only by a few idtech 3 games is that most implementations are invoking API breaking changes.
I think for WoP this isn't a big issue, though, I'm no maintainer, so this is up to you.
For reference:
ioquake/ioq3#334
darklegion/tremulous@a4d08a3
Tremulous supports the 'team' setting.
Currently I don't know in which status WoP's VOIP feature is at all. There seems to be some unfinished parts, eventually already meant for being used for the 'team' setting. PadWorld-Entertainment/worldofpadman-fork#138

@kai-li-wop kai-li-wop removed this from WoP 1.7.x Nov 10, 2023
@kai-li-wop kai-li-wop moved this to Backlog in WoP 1.7.x Jan 28, 2024
@kai-li-wop kai-li-wop modified the milestones: v1.7.0, backlog May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

2 participants