cabaletta/baritone

Keep a radius of cached regions loaded

Open

#324 opened on 2019年2月1日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Java (1,380 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (6,154 stars)
PR merge metrics
 (平均マージ 121d 14h) (30d で 9 merged PRs)

説明

Probably just like 1 in every direction (so 9 loaded).

Currently they're only loaded on the chunk packer thread when a chunk is loaded that is in an unloaded cache region.

This kind of defeats the purpose of the cached renderer if it only renders loaded regions, and regions are only loaded if the server tells us about a chunk that's inside them.

Not really an issue unless you're standing near a border tho (coords divisible by 512), but still

コントリビューターガイド