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

Local catgirl fixes another batch of minor issues #3920

Merged
merged 15 commits into from
Oct 23, 2024

Conversation

Absolucy
Copy link
Collaborator

@Absolucy Absolucy commented Oct 22, 2024

Ports tgstation/tgstation#75928

Fixes #2988
Fixes #3696
Fixes #3835

Changelog

🆑
fix: Fixed some various minor runtime errors.
fix: Fixed blood deficiency's interaction with oozelings.
fix: Fixed RCDs having trouble constructing windows, and their general jankiness when window sills are involved.
fix: (SyncIt21) Microwaves (after it has finished cooking) & other machines that spit out contents don't spit out assemblies / signalers attached to it's wires.
fix: (SyncIt21) Signalers can be picked up if you attached them to a machine's wire & later deconstructed that machine without detaching it first.
/:cl:

Absolucy and others added 12 commits October 22, 2024 22:46
## About The Pull Request

Fixes #72053
the signaller is made part of the machine's `component_parts` now so it
doesn't get moved out when `dump_inventory_contents()` is called like in
the case of microwave when it has finished cooking
This fix also applies for other machine's that call this proc

Fixes #72132
Clear's out the `holder` & `connected` vars from the signaller when the
wire's get destroyed allowing the signaller to be picked up

## Changelog
:cl:
fix: microwave's(after it has finished cooking) & other machine's that
spit out contents don't spit out assemblies/signallers attached to it's
wires.
fix: signallers can be picked up if you attached them to a machine's
wire & later deconstructed that machine without detaching it first.
/:cl:

---------

Co-authored-by: Jeremiah <[email protected]>
@Absolucy Absolucy merged commit 65ce079 into Monkestation:master Oct 23, 2024
23 checks passed
@Absolucy Absolucy deleted the yup-more-fixes-meow branch October 23, 2024 17:40
github-actions bot added a commit that referenced this pull request Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants