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

Prevent flow_forbid from being set without liquid present #1408

Merged
merged 1 commit into from
Feb 23, 2025

Conversation

NicksWorld
Copy link
Contributor

With liquid_type Magma and liquid_level 0, the flow_forbid flag was being set, creating unexpectedly unpathable tiles.

This change makes it so setting the liquid_level to zero with any type results in a liquid_type of water, the default for empty tiles, as well as with the flow_forbid flag unset.

Fixes DFHack/dfhack#5284

@myk002 myk002 merged commit 557ac57 into DFHack:master Feb 23, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

gui/liquids setting temperature even when no changes are made
2 participants