dags-
38dc1c9261
update n2d package
2020-06-12 00:53:59 +01:00
dags-
0ca12bd0d1
- fix forest surface placing over water
2020-06-08 13:39:25 +01:00
dags-
3043540791
- rewrite BiomeMap
...
- tweaks to features jsons
- forest surface builder
- fix unsorted material lists for the strata layer generator
2020-06-07 22:20:04 +01:00
dags-
adfcc8b382
- add comments to Region
2020-06-06 18:00:31 +01:00
dags-
0140a8bcd8
- add comments to Region
...
- lookup surface y for searches
2020-06-06 18:00:11 +01:00
dags-
9c3a05c8d7
- 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:33 +01:00
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-
58286d4381
adjust lake gen
2020-05-19 22:46:52 +01:00
dags-
9b9a9919cc
renames + further work on surface generation
2020-05-18 23:22:31 +01:00
dags-
f7acb07e2c
more tweaks
2020-05-18 21:50:07 +01:00
dags-
cea6e67b9f
update fm ref
2020-05-15 22:21:57 +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-
3a342bba96
structure predicate stuff + fix sunflower plains trees
2020-05-14 22:35:09 +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
dags-
f1c9caed82
Fix structure files that got corrupted somewhere + improved logging
2020-05-13 21:06:42 +01:00
dags-
2606eb1491
tidy-up
2020-05-13 20:31:45 +01:00
dags-
e732714083
update refs
2020-05-13 17:29:21 +01:00
dags-
95a4b31b80
lang
2020-05-13 17:27:22 +01:00
dags-
e81b7612d7
break everything part 2
2020-05-13 17:22:34 +01:00
dags-
ef7a94e51f
break everything part 1
2020-05-13 17:21:48 +01:00
dags-
362370210e
Merge remote-tracking branch 'origin/0.1.x' into 0.1.x
2020-05-13 17:13:07 +01:00
dags-
65e5b8d097
move packages
2020-05-13 17:12:47 +01:00
dags-
abd05f91f8
Init
2020-05-13 17:10:36 +01:00
dags-
68cab14843
remove n2d
2020-05-12 21:42:58 +01:00
dags-
7f465d19d0
tidy up
2020-05-10 10:54:58 +01:00
dags-
f4e9e7efe3
- update biome colours
...
- fix preview map legend info
- added terrain-type display mode
2020-05-10 10:47:49 +01:00
dags-
9786d819b0
- added wg_stone predicate for ores
...
- generate the settings json on dedicated servers if one doesn't exist
2020-05-10 10:30:03 +01:00
dags-
6f0f8efeba
- only apply custom redwood trees to minecraft biomes
...
- added options to use other mods' generators for nether/end
- added options to change bedrock material, depth, and variance
2020-05-10 00:48:32 +01:00
dags-
151fc67284
improve how world spawn is located
2020-04-30 17:16:47 +01:00
dags-
d9a7afb225
add tree replacements for a couple more biomes
2020-04-30 16:47:05 +01:00
dags-
52f6fec48c
tweaks to terrain arg type
2020-04-30 14:31:56 +01:00
dags-
19e4990073
tweaks to region generator & cache
2020-04-30 14:01:50 +01:00
dags-
0ea18b62ad
- fixed terrain types being parsed as biomes in the locate command
...
- tell the user the type of search being carried out by the locate command
2020-04-30 13:18:11 +01:00
dags-
971814f3dc
- update ref
2020-04-30 11:59:53 +01:00
dags-
e3ca04e78b
- use forge permission system for commands
...
- set sapling listener to lowest priority for Nature's Aura compat
- tweak feature debugger and catch any exceptions thrown during debugging
2020-04-30 11:56:20 +01:00
dags-
c9b55cacad
- possibly fixed another river bug that causes a region to be flattened
...
- replace river biome trees
2020-04-10 12:23:20 +01:00
dags
cd2dc8b522
fix incorrect match rules in oak_plains
2020-04-04 08:43:01 +01:00
dags-
24fad18bec
better base flattening
2020-04-03 22:00:39 +01:00
dags-
2805ccd9ad
- fix reading of the defaults file
...
- fix tree density in flower forest biomes
- fix preview map not rendering with the custom default settings when first opening the settings ui
- further improvements to village terrain blending
2020-04-03 21:08:16 +01:00
dags-
d2ffd01b02
update ref
2020-04-03 10:23:19 +01:00
dags-
c38724d373
add 'FeatureInserter' to allow new biome features to be inserted before or after the matched one
2020-04-03 10:17:49 +01:00
dags-
6f829bcc57
add toggle for lake & spring features
2020-04-02 23:21:06 +01:00
dags-
a79456aef6
- add default biome structures to biome variants
...
- fix more trees that had persistent leaves
2020-04-02 23:14:50 +01:00
dags-
5121a235f0
set grass blocks to not snowy when eroding snow
2020-04-02 22:11:45 +01:00
dags-
66c2a318cd
start on poisson disk sampling for feature placement
2020-04-02 19:02:25 +01:00
dags-
2375a2b7fc
- fix logic for loading generator settings
...
- start support on external datapack support
- add command to save the current TF worlds gen settings as defaults
- support mushroom fields as a beach biome
- register custom arg types to support command completion on servers
2020-04-01 09:21:57 +01:00