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

Weeds are conserved under walls being upgraded and destroyed #5096

Merged
merged 1 commit into from
Dec 3, 2023

Conversation

Birdtalon
Copy link
Contributor

@Birdtalon Birdtalon commented Dec 1, 2023

About the pull request

Fixes #5060

Side effect of this PR is that when resin walls are destroyed then do not remove the weeds underneath. However those weeds should still be linked to a nearby node and recede as normal when that is destroyed.

Explain why it's good for the game

Testing Photographs and Procedure

Screenshots & Videos

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

Changelog

🆑
fix: Upgraded resin walls can now nest hosts.
/🆑

@fira fira added Testmerge Candidate we'll test this while you're asleep and the server has 10 players Fix Fix one bug, make ten more labels Dec 1, 2023
@fira
Copy link
Member

fira commented Dec 1, 2023

For the record, this is a behavior that seems to go all the way back to Wallrot introduction in Baystation12 about ten years ago. I don't think there's strong arguments to keeping it
Baystation12/Baystation12#2799

Copy link
Contributor

@Drulikar Drulikar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes appear to work, though in testing of this I notice wherever a wall is destroyed the lighting of the turf is weird. Behavior isn't unique to this PR though:
image

@realforest2001 realforest2001 added this pull request to the merge queue Dec 3, 2023
Merged via the queue into cmss13-devs:master with commit d2eac0e Dec 3, 2023
28 checks passed
cm13-github added a commit that referenced this pull request Dec 3, 2023
github-merge-queue bot pushed a commit that referenced this pull request Dec 7, 2023
# About the pull request

#5096 left "weed walls" behind when non resin walls are destroyed. This
reintroduces the check but narrows it to only
`/obj/effect/alien/weeds/weedwall` so normal "floor weeds" are still
unaffected. But "wall weeds" will die...

Fixes #5135 

# Explain why it's good for the game
# Testing Photographs and Procedure
<details>
<summary>Screenshots & Videos</summary>

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

</details>


# Changelog
:cl:
fix: Wall weeds now destroyed when closed wall turfs are changed.
/:cl:
@Birdtalon Birdtalon deleted the weedwall branch December 21, 2023 13:42
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 Testmerge Candidate we'll test this while you're asleep and the server has 10 players
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrading resin walls to thick resin walls no longer allows nesting
4 participants