MantisBT - Soldat
View Issue Details
0000424SoldatOtherpublic2013-09-12 22:402014-11-17 20:07
homerofgods 
 
normalminoralways
closedwon't fix 
x64Windows7
1.6.5 
 
0000424: Muting system!
I tested the muting system and found a few bugs, I also found a more consistent and better way to arrange the system.

First I'll tell you about some problems in the current system:
The muting system doesn’t work on bots
/mute all also mute yourself, even though others can see what you write.
/mute all then /unmute ID doesn’t work even though the message states that it's done.

Instead of steps to reproduce I will tell you how it should be
Here is what should happen for online players aswell as bots:
/mute all [Everyone but yourself is muted] Text message: ‘’Everyone is muted’’
/unmute all [Everyone is unmuted regardless if they have been muted by ID] Text message:’’Everyone is unmuted’’
/mute ID [The player with that ID is muted, even if that player is you] Text message:’’NAMEOFPLAYER is muted’’
*If you use /mute ID on yourself you need to see the message ’’NAMEOFPLAYER is muted’’ before you get muted.
/unmute ID [The player with that ID is unmuted, even if you have used /mute all] Text message:’’NAMEOFPLAYER is unmuted’’
After you did /mute all, I don't want you to be able to use the same command to unmute, instead you need to use /unmute all. This is to be consistent.

If you find it confusing I'd be happy to explain it in irc.
No tags attached.
related to 0000237closed  Additions to the /mute commands. 
related to 0000318assigned Falcon /mute <id> command not working properly 
related to 0000436closed  Add an in-game command to mute a specific team 
Issue History
2013-09-12 22:40homerofgodsNew Issue
2013-09-18 14:04ShoozzaNote Added: 0001943
2013-09-18 14:04ShoozzaStatusnew => acknowledged
2013-09-18 14:05ShoozzaNote Added: 0001944
2013-09-18 14:05ShoozzaProduct Version1.6.6b1 => 1.6.5
2013-11-18 02:00homerofgodsNote Added: 0002009
2013-11-18 13:58ShoozzaRelationship addedrelated to 0000237
2013-11-18 13:58ShoozzaNote Deleted: 0002009
2013-12-03 20:19homerofgodsRelationship addedrelated to 0000318
2013-12-08 01:32homerofgodsRelationship addedrelated to 0000436
2014-11-17 20:06ShoozzaNote Added: 0002369
2014-11-17 20:06ShoozzaStatusacknowledged => closed
2014-11-17 20:06ShoozzaResolutionopen => won't fix
2014-11-17 20:07ShoozzaNote Edited: 0002369bug_revision_view_page.php?bugnote_id=2369#r579

Notes
(0001943)
Shoozza   
2013-09-18 14:04   
next time please also add steps to reproduce ;)
(0001944)
Shoozza   
2013-09-18 14:05   
changed to version 1.6.5 as i think this is an old bug
(0002369)
Shoozza   
2014-11-17 20:06   
(edited on: 2014-11-17 20:07)
Won't implement in near term.
Could be added in the future when the commandline is redesigned.