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

fixes check status namecalling #8041

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Conversation

rintherat
Copy link
Contributor

@rintherat rintherat commented Jan 7, 2025

About the pull request

Fixes #7530
This was because when it doing it's check, it is checking src, who is you. We want to check target.name, who is not us. Only when it is self (us), do we want it to refer to us as the target for that nuance.

Explain why it's good for the game

Bugfixman good

Testing Photographs and Procedure

There are a lot of checks for the status, so I admittedly did not go thru all of them, but when I manually deleted unknown's heart, it still was working as intended. I believe the rest works fine; since this only affects the [name] call during the Check Status proc, so it should have no effect on the rest of it.

image
image
image
image

Changelog

🆑 Yayyay007
fix: Fixes check status using your own name when using it on others
/:cl:

@cmss13-ci cmss13-ci bot added the Fix Fix one bug, make ten more label Jan 7, 2025
@harryob
Copy link
Member

harryob commented Jan 7, 2025

your author name should be after the 🆑, not in the text itself

@rintherat
Copy link
Contributor Author

your author name should be after the 🆑, not in the text itself

My bad

@harryob harryob added this pull request to the merge queue Jan 13, 2025
Merged via the queue into cmss13-devs:master with commit 2c20cec Jan 13, 2025
32 checks passed
cmss13-ci bot added a commit that referenced this pull request Jan 13, 2025
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
Archived in project
Development

Successfully merging this pull request may close these issues.

using check status on another player causes you to check your own status
2 participants