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

Fix ToD not getting updated if ghostized without a client #6412

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

Drulikar
Copy link
Contributor

@Drulikar Drulikar commented Jun 9, 2024

About the pull request

This should fix the edge case where a mob is ghostized and they don't currently have a client. Normally the player_details is accessed via the client, but we can fallback to the GLOB need be.

Explain why it's good for the game

Fixes an edge case where a time of death is not recorded for a player as far as the larva queue is concerned.

Testing Photographs and Procedure

Screenshots & Videos

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

Changelog

🆑 Drathek
fix: Fixed larva queue time of death not getting recorded if client is missing
/:cl:

@github-actions github-actions bot added the Fix Fix one bug, make ten more label Jun 9, 2024
@Zonespace27 Zonespace27 added this pull request to the merge queue Jun 12, 2024
Merged via the queue into cmss13-devs:master with commit 807fa4e Jun 12, 2024
27 checks passed
cm13-github added a commit that referenced this pull request Jun 12, 2024
@Drulikar Drulikar deleted the persistent_ckey_tod branch June 12, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fix one bug, make ten more
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants