Files
crystall-punk-14/Content.Server/_CP14
Red 2df523061b Respawn button (#1702)
* Add respawn action for ghosts with confirmation popup

Introduces a new respawn action for ghosts, allowing them to return to the lobby and respawn as a new character. Adds supporting systems, localization, prototype definitions, and an icon for the action. The action includes a confirmation popup to prevent accidental use.

* Prevent respawning with the same character in a round

Introduces a system to block players from rejoining a round with a character that has already died, notifying them with a localized message. Refactors and moves respawn-related localization strings to new files for both English and Russian.

* Prevent admins from character reuse restriction

Added a check in CP14RespawnSystem to allow admins to bypass the restriction that prevents the same character from re-entering the round. This ensures that admin users are not limited by the character reuse logic.
2025-08-24 18:36:24 +03:00
..
2025-08-23 15:03:33 +03:00
2025-01-31 18:24:54 +03:00
2025-03-19 12:52:37 +03:00
2025-07-20 15:45:59 +03:00
2025-08-23 01:56:01 +03:00
2025-02-16 00:39:36 +03:00
2025-06-10 11:49:35 +03:00
2025-07-26 15:09:04 +03:00
2025-03-30 17:27:05 +03:00
2025-08-24 15:58:35 +03:00
2025-07-31 23:44:45 +03:00
2025-06-23 12:19:02 +03:00
2025-06-26 13:49:53 +03:00
2025-06-23 12:19:02 +03:00
2025-03-21 16:53:59 +03:00
2025-06-15 21:25:58 +03:00
2025-08-23 01:56:01 +03:00
2025-04-19 17:24:57 +03:00
2025-06-15 21:25:58 +03:00
2025-06-26 13:49:53 +03:00
2025-08-24 18:36:24 +03:00
2025-03-07 14:52:43 +03:00
2025-07-06 14:28:57 +03:00
2025-04-17 19:55:25 +03:00
2025-08-09 13:47:21 +03:00
2025-06-15 21:34:33 +03:00
2025-04-13 22:43:47 +03:00
2025-06-21 02:46:01 +03:00