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

[FEATURE]: Distant Horizons Support #80

Open
1 task done
BetaKors opened this issue Jun 10, 2024 · 4 comments
Open
1 task done

[FEATURE]: Distant Horizons Support #80

BetaKors opened this issue Jun 10, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@BetaKors
Copy link

Before creating a request, please make sure you have checked the following:

  • Similar request had not already been reported before in the issue tracker.

What has to be improved/added?

Currently, whenever the player moves through the world, newly loaded chunks at the boundary between real chunks and DH chunks get faded in, instead of just the game just seamlessly exchanging DH chunks for real chunks with no transition. Here's a video that shows what's happening:

output.mp4

My suggestion is to check if a real chunk has a corresponding DH chunk or is surrounded by DH chunks, and, if it is, don't fade it in.

@BetaKors BetaKors added the enhancement New feature or request label Jun 10, 2024
@peow
Copy link

peow commented Jul 11, 2024

I think the Chunks Fade In mod could really fix a problem with Distant Horizons. DH kind of breaks the immersion because the LOD chunks suddenly pop into real chunks without any fade. Chunks Fade In could totally fix this by making the real chunks fade in over the LOD chunks. Right now, the LODs just disappear and the real chunks start showing up bit by bit, which makes the void color show up during the transition.

Fade.mp4

Check out how it looks right now using just DH:

DH.mp4

@NolanHewitt
Copy link

This would be an amazing addon to DH if this feature was added!

@squimbo
Copy link

squimbo commented Mar 1, 2025

Just encountered this and it unfortunately means I can't use chunk fade-in yet. Please add :3

@kerudion
Copy link
Owner

kerudion commented Mar 2, 2025

Hello, I will definitely implement this! But I'm afraid that this will require implementing transparency, which is pretty hard, because otherwise the chunks will not blend correctly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants