Skip to content

Conversation

@Oxdeception
Copy link
Contributor

LICENSE: MIT

About the PR

Why / Balance

Footprints in the same tile as a puddle could end up empty and unable to be cleaned when the puddle on the tile is mopped.

Technical details

Issue is caused by DoTileReactions, specifically the spill tile reactions, directly removing the water from absorber split and spilling it into the tile.

When the 0 volume split is added to the footprint no SolutionContainerChanged event is sent, meaning the footprint is never deleted.

Media

Requirements

  • I have read and am following the Pull Request and Changelog Guidelines.
  • I have added media to this PR or it does not require an ingame showcase.
  • I have tested any changes or additions.
  • I can confirm this PR contains no AI-generated content, and did not use any AI-generated content.

Breaking changes

Changelog

🆑

  • fix: Fixed footsteps sometimes getting stuck as empty when a puddle on the same tile is mopped

@github-actions github-actions bot added Changes: YML Changes: C# Status: Needs Review This PR needs a review from a maintainer. labels Jan 2, 2026
@TheDen-Bot TheDen-Bot changed the title Fixes empty footprints being left behind in some situations Fixes Empty Footprints Being Left Behind in some Situations Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changes: C# Changes: YML Status: Needs Review This PR needs a review from a maintainer.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant