Chunks fade in

Chunks fade in

2M Downloads

[FEATURE]: Compatability with Bobby (or other similar mod)

roundtent opened this issue ยท 1 comments

commented

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?

Bobby is a mod that allows you to have a greater render distance than that of the server you are connected to. It does this by caching chunks loaded by the server and storing them locally.

Currently, when using Bobby alongside Chunks fade in, any new chunks being loaded by the server will "fade in" properly. However, if the chunks are loaded by Bobby, they pop in with no Chunks fade in animation.

Bobby mod:
https://github.com/Johni0702/bobby

Thank you for taking the time to read this and feel free to discard this if it is out of your scope.

commented

Hi!
Looks like if a chunk is loaded by Bobby initially, it will have all animations. But if you go back and forth, seems like they are only "hidden", because they pop back instantly without any delay. I don't know if I can apply animations to them, but at least with vanilla fog this issue isn't really noticeable.