Schrödinger
|
f53e3ec3c1
|
[BUGFIX] "Ghost" in the lobby lets you see the whole chat (#33529)
* fix bug, in ghost command lobby
* fix
* Fix build
|
2024-11-25 10:20:31 +03:00 |
|
no
|
37099e481e
|
Prevent admin-frozen players from ghosting or suiciding, add "Freeze And Mute" verb (#27813)
* prevent admin-frozen players from ghosting or suiciding
* Add "Freeze and Mute" admin verb
* Allow "Freeze And Mute" admin verb when player is already frozen but not muted
* Remove redundant scream handler (scream action just emotes, duh)
* AdminFrozenSystem: clean imports
* Update Content.Server/Chat/Commands/SuicideCommand.cs
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
* Update Ghost.cs
* retrigger ci (empty commit)
---------
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
|
2024-05-12 10:35:30 -04:00 |
|
keronshb
|
a09f45eec7
|
Prevents suicide if someone is already dead (#7677)
* Prevents suicide if someone is already dead
* Adds the Localization text for trying to suicide when dead
|
2022-04-21 22:37:49 -07:00 |
|
Galactic Chimp
|
392b820796
|
Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
|
2021-06-21 02:13:54 +02:00 |
|