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

fix: Avoid placing liquids at the same time as filling tanks #35

Merged
merged 1 commit into from Oct 4, 2020

Conversation

4Denthusiast
Copy link
Contributor

Fixes a slight bug, present only after Terasology/Fluid#21, where if you place fluid in a tank from a stack of more than 1 full fluid containers containing liquid, it will place it from one of the containers into the tank and from another of the containers into a liquid block. This PR should be harmless even without the associated Fluid PR, but isn't really necessary without it.

@jdrueckert jdrueckert changed the title Avoid placing liquids at the same time as filling tanks fix: Avoid placing liquids at the same time as filling tanks Oct 4, 2020
@jdrueckert jdrueckert merged commit 67c7505 into develop Oct 4, 2020
@jdrueckert jdrueckert deleted the placeLiquidsCarefully branch October 4, 2020 12:29
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.

None yet

2 participants