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]: Compatability with Bobby (or other similar mod) #86

Open
1 task done
roundtent opened this issue Jul 19, 2024 · 1 comment
Open
1 task done

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

roundtent opened this issue Jul 19, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@roundtent
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?

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.

@roundtent roundtent added the enhancement New feature or request label Jul 19, 2024
@kerudion
Copy link
Owner

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.

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

2 participants