MantisBT - Doomseeker
View Issue Details
0003941Doomseeker[All Projects] Suggestionpublic2021-12-13 03:342022-03-22 11:11
Kaminsky 
Zalewa 
normalfeatureN/A
closedfixed 
1.3.2 
1.3.31.3.3 
0003941: Add "sv_allowprivatechat" from Zandronum 3.1
Zandronum 3.1 adds a new chat mode that lets players send private messages to each other (and the server host). This feature is only available in online games.

The server host has the option of controlling whether private messages are allowed to be sent with the new CVar "sv_allowprivatechat", which can be set anywhere between 0-2 (default value is 1):

0. Private messaging is disabled.
1. Players are allowed to privately chat with anyone on the server including the host.
2. Players are only allowed to privately chat with their teammates. They cannot message the host either.
'https://wiki.zandronum.com/Server_Variables [^]'
'http://hg.osdn.net/view/zandronum/zandronum-stable/rev/2d11dcb1f248 [^]'
No tags attached.
Issue History
2021-12-13 03:34KaminskyNew Issue
2021-12-15 19:13ZalewaAssigned To => Zalewa
2021-12-15 19:13ZalewaStatusnew => assigned
2021-12-15 20:27ZalewaNote Added: 0021899
2021-12-15 20:27ZalewaStatusassigned => needs review
2021-12-15 20:28ZalewaProduct Version => 1.3.2
2021-12-15 20:28ZalewaTarget Version => 1.3.3
2021-12-22 19:34ZalewaNote Added: 0021980
2021-12-22 19:34ZalewaStatusneeds review => needs testing
2021-12-22 20:40WaTaKiDNote Added: 0021982
2021-12-23 00:32ZalewaStatusneeds testing => resolved
2021-12-23 00:32ZalewaFixed in Version => 1.3.3
2021-12-23 00:32ZalewaResolutionopen => fixed
2022-03-22 11:11WubTheCaptainStatusresolved => closed

Notes
(0021899)
Zalewa   
2021-12-15 20:27   
Commit:'https://bitbucket.org/Doomseeker/doomseeker/commits/8b09dd65f084a318b2284082a51bec5a8f659927 [^]'
(0021980)
Zalewa   
2021-12-22 19:34   
The updated plugin was released on the beta channel.
(0021982)
WaTaKiD   
2021-12-22 20:40   
the private chat dropdown works correctly for me