Commit Graph

8 Commits

Author SHA1 Message Date
dags-
282817009e - fix ArrayPool leaking resources to multiple threads
- remove ChunkReader from biome container
- hopefully greatly improved memory efficiency by pooling Cell & Chunk arrays
- added custom snow placer that places snow beneath leaves as well as on top
2020-06-06 17:39:10 +01:00
dags-
94780baf98 - more refactors
- tweak how biome container is generated
- block carvers from acting on chunks containing surface structures
- added spawn type option
2020-06-05 17:12:18 +01:00
dags-
011a0bf4ba unbreak the things 2020-06-02 14:33:31 +01:00
dags-
904580ef38 - refactored/renamed classes
- pool cell/chunk arrays
2020-06-01 15:43:11 +01:00
dags-
9b9a9919cc renames + further work on surface generation 2020-05-18 23:22:31 +01:00
dags-
b935b9ab81 - steppier steppes & plainier plains
- more tree types converted to poisson/context decorators
- more work on threadpool/batching
2020-05-15 22:21:13 +01:00
dags-
cc5c3c48d5 tweaks to swamp surface 2020-05-14 21:40:55 +01:00
dags-
f48d42f529 - move fm
- tweaks to batching
2020-05-14 19:56:57 +01:00