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

Reduce rendering distance on pre-generated maps #154

Closed
LinusLeonard opened this issue Dec 9, 2023 · 1 comment
Closed

Reduce rendering distance on pre-generated maps #154

LinusLeonard opened this issue Dec 9, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@LinusLeonard
Copy link

LinusLeonard commented Dec 9, 2023

Question: On pre-generated maps (with Chunky) with a world border, is it possible to configure Squaremap to render chunks around players but with a reduced rendering distance? I'm guessing the current default is to use server view distance, but I find rendering e.g. 10+10+1 x 10+10+1 chunks on smaller maps with a world border to be a bit too OP, as it won't take too many hours before the entire map is explored. Is it possible to achieve this given the current configration options?

If not, consider this a feature request/suggestion :) I.e. possibility to only render the chunk that players are currently standing in plus zero or more chunks in a radius (configurable), up and until server view distance.

@jpenilla
Copy link
Owner

jpenilla commented Dec 9, 2023

No, this isn't currently a feature. What's described here is very similar to #97 though, besides the radius option. I'll be sure to include a radius option when I get around to implementing that.

@jpenilla jpenilla closed this as not planned Won't fix, can't repro, duplicate, stale Dec 9, 2023
@jpenilla jpenilla added the duplicate This issue or pull request already exists label Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants