Refactored the way chunk are generated to permit
incremental generation stages instead of full chunk generation every time
every generation stage can be on a zone of many chunks width
all this is very modular so if in the future we only want one generation pass on 5x5 zones by example this will totally be possible
PS: dont look at the commit messages i lost it on modulos
Refactored the way chunk are generated to permit incremental generation stages instead of full chunk generation every time every generation stage can be on a zone of many chunks width
all this is very modular so if in the future we only want one generation pass on 5x5 zones by example this will totally be possible
PS: dont look at the commit messages i lost it on modulos