Townhall range
ZoniThePothead opened this issue · 19 comments
###minecolonies-universal-1.12.2-0.8.8208
Expected behavior
- I build townhall and i have about 100(?) blocks to build in each way
Actual behaviour
- i can build in one direction way further than the other
Steps to reproduce the problem
- Replaced townhall
- Placed townhall in every direction then checked the range
- Tried to mess in the minecolonies settings, although no success
- Profit
Really detailed screenshots
By colony center you mean town hall?
@edit and how do i know what colony id i have?
the folder is like 50 mb and i cant upload it anywhere
@edit it literally turns off my browser as i try to upload on various sites
not possible it crashes my browser after i click "upload folder" and i check the world folder, might be cause it contains 644000 files, all from minecolony, called "chunks" i suppose
@ZoniThePothead zip the folder and then attempt to upload that
Colonies larger than circle with radius of 64 chunks? This should be limited somewhere around today's average render distance (which doesn't go over 20 in most big modpacks). I think using a command there is enough, maybe we can increase the default radius, which is 8 now (=128 blocks), to 10 (=160 blocks)
@Nightenom no, just want some good func. but what do you think of increasing colony size with level? iirc, there is no such feature yet
Nah, it looks good but imagine your wall placement and townhall levelling up or you waiting for the townhall level 5
is it fixed in master now?
maybe this range should depend on townHall's level and maxed at config option? like max( 1<<(LEVEL+1), config_option )
, but this should be fitted into that range somehow to allow colonies larger than 2^(5+1) chunks