Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds a 'Time Since Death' counter to the status tab (#5314)
# About the pull request Adds a 'Time Since Death' counter to the status tab, which shows in minutes and seconds how long it's been since the player died. (The counter isn't shown to players who joined as observers, just ghosts.) (also for the record I asked and this is fine in regards to the freeze: https://discord.com/channels/150315577943130112/745447048261795890/1189329387397578912) # Explain why it's good for the game Primarily, it would be very useful for tracking how long until it's possible to spawn as a lesser drone/facehugger without having to keep clicking the buttons to see the failure message. # Testing Photographs and Procedure <details> <summary>Screenshots & Videos</summary> **Normal:** ![after normal](https://github.com/cmss13-devs/cmss13/assets/57483089/99b10552-a0a1-4288-a106-802cc52cd9e6) <hr> **With larva queue:** ![after with queue](https://github.com/cmss13-devs/cmss13/assets/57483089/a862c4f7-615f-4979-8d50-16c2551eb31d) <hr> **With hijack:** ![after with hijack](https://github.com/cmss13-devs/cmss13/assets/57483089/e7992cac-13a4-4202-a4ba-203653b0e468) <hr> **With both:** ![after](https://github.com/cmss13-devs/cmss13/assets/57483089/6cca3520-673d-4e7c-a718-edbc3ee02f9d) <hr> </details> # Changelog :cl: qol: Added a 'Time Since Death' counter to the status tab for ghosts. /:cl:
- Loading branch information