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

Early mirror of tgstation:87215 #178

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

carpotoxin
Copy link
Collaborator

@carpotoxin carpotoxin commented Oct 18, 2024

Early mirror of tgstation:87215

About The Pull Request

Because full parity is still being worked on in #146, we have to keep up with some important PRs manually.

…erlays. (tgstation#87215)

I'm making sure that `update_body_parts()` is properly called when
changing bodypart overlays, so that they actually show up the very
moment they were changed. However, to avoid redundant
`update_body_parts()` calls on init or while changing species, I've
added a living flag that stops `update_body_parts()` from being called
in these situations. I also scoured the codebase for other redundant
`update_body_parts()` to remove and things to clean up a little.

This automates the process of calling `update_body_parts()` a bit.

Mainly backend.
@Nerev4r Nerev4r merged commit 0693def into DopplerShift13:master Oct 19, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants