AresClient / ares

Ares is a free, open source minecraft utility mod aimed at anarchy servers.
https://aresclient.org
GNU Lesser General Public License v3.0
192 stars 28 forks source link

[FEATURE] local chunks cache #26

Closed Dejniel closed 3 years ago

Dejniel commented 3 years ago

What version is this applicable? botch

Description and explanation of new feature Is they any way to add chunks cache? I mean... Holding the map locally downloaded from active chunks or taken from generator

I would like to increase render distance even if far chunks will be out-of-date I cannot find any information about this feature other than https://feedback.minecraft.net/hc/en-us/community/posts/360070251892-Add-Client-Chunk-Cache It will be unique It should also be very helpful in finding distant players activities Additional context Is it a lot of work? Are there technological barriers? I'm senior java dev and i can implement it but i need some introduction as i don't have enough time to get in this technology for myself

Tigermouthbear commented 3 years ago

I feel that this is out of the scope of the client's goals rn, I can accept a PR if you would like to add this yourself.