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 fluids shape on octree edge #1579

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

NotStirred
Copy link
Member

This is not the fastest way to do this, perhaps we could add in a single value cache for the most recently checked chunk?
Though as it's only on water in finalisation I decided against optimising for now

image

@Peregrine05
Copy link
Member

Related are #1247 and #1293.

@NotStirred NotStirred linked an issue Apr 16, 2023 that may be closed by this pull request
@leMaik leMaik added this to the 2.5.0 milestone Oct 8, 2024
@leMaik leMaik merged commit d91e484 into chunky-dev:master Oct 27, 2024
1 check passed
@leMaik
Copy link
Member

leMaik commented Oct 27, 2024

Nice fix, we can optimize it later if needed 🚀

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.

Water World Mode - Incorrect Block State
3 participants