Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Larva Queue Time of Death Sanity #7566

Merged
merged 3 commits into from
Nov 12, 2024

Conversation

Drulikar
Copy link
Contributor

@Drulikar Drulikar commented Nov 11, 2024

About the pull request

This PR adds a couple probably unnecessary changes to ensure time of death gets recorded into the player_details. Now do_ghost will try to get the player_details if there is no client but there is a persistent_ckey. Additionally, mob death will immediately assign time of death into the player_details.

Explain why it's good for the game

Fixes #7559 if assumption of what happened is correct.

Testing Photographs and Procedure

Screenshots & Videos

Put screenshots and videos here with an empty line between the screenshots and the <details> tags.

Changelog

🆑 Drathek
code: Added some more sanity code to ensure time of death is recorded for larva queue
/:cl:

@cmss13-ci cmss13-ci bot added the Code Improvement Make the code longer label Nov 11, 2024
@harryob harryob added this pull request to the merge queue Nov 12, 2024
Merged via the queue into cmss13-devs:master with commit 9e56ded Nov 12, 2024
27 checks passed
cmss13-ci bot added a commit that referenced this pull request Nov 12, 2024
@Drulikar Drulikar deleted the Death_Time_Sanity branch November 12, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Improvement Make the code longer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dying at thunderdome makes your time since death show as time since joining...?
2 participants