3397 Commits

Author SHA1 Message Date
dfsek
4b21fcd80a add elevation weight, add "self" biome opt 2021-01-17 21:55:08 -07:00
dfsek
af5b316326 fix minor biome issues 2021-01-17 04:05:30 -07:00
dfsek
beb18c6e2c Merge branch 'structurelocate' into biome
# Conflicts:
#	build.gradle.kts
2021-01-17 01:25:28 -07:00
dfsek
09c1957ab6 StructureLocateEvent implementation 2021-01-16 17:30:11 -07:00
dfsek
b2c3498a32 create DistributionTest 2021-01-16 14:37:00 -07:00
dfsek
20de531c8f custom noise functions per palette layer 2021-01-15 15:08:59 -07:00
dfsek
6d1dd3acbf terrascript should be thread safe now 2021-01-15 00:59:04 -07:00
dfsek
346a8826aa add domain warp controls to FastNoiseLite 2021-01-15 00:03:01 -07:00
dfsek
25f6f3dbe1 debug log structure exception 2021-01-14 21:26:05 -07:00
dfsek
87f7af1e1b fix tree determinism issues 2021-01-14 20:48:07 -07:00
dfsek
764344b4ef synchronize maps 2021-01-14 20:40:57 -07:00
dfsek
d327909389 implement multiple vanilla biomes per custom biome 2021-01-14 20:28:52 -07:00
dfsek
c1fdfa94f1 improve elevation interp (TEMP DISABLE CARVING) 2021-01-14 18:40:03 -07:00
LeoDog896
d65c700bb9
[ImgBot] Optimize images (#53)
/platforms/fabric/src/main/resources/assets/terra/icon.png -- 142.09kb -> 126.82kb (10.75%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-01-14 11:24:13 -07:00
dfsek
cbc2885c16 replace dumb caches with guava caches 2021-01-14 00:34:23 -07:00
dfsek
8fd3530653 configurable cache sizes 2021-01-13 23:51:23 -07:00
dfsek
244f0fba11 protect against biome cell overflow 2021-01-13 22:12:18 -07:00
dfsek
56a0d5d15b Revert "use getUngeneratedBlock for trees"
This reverts commit ca8cc8bc
2021-01-13 20:03:01 -07:00
dfsek
ca8cc8bc66 use getUngeneratedBlock for trees 2021-01-13 20:02:34 -07:00
dfsek
627f1b75d6 add BorderMutator to config 2021-01-13 19:02:51 -07:00
dfsek
18731a5aa0 remove unused biome opts 2021-01-13 19:02:38 -07:00
dfsek
4bd943ae7b implement getUngeneratedBlock 2021-01-13 17:48:30 -07:00
dfsek
e04d363123 fix minor issues 2021-01-13 17:10:29 -07:00
dfsek
d1c018690d minor perf improvements 2021-01-13 14:03:52 -07:00
dfsek
54f732176d implement biome pipeline config loader 2021-01-13 10:48:45 -07:00
dfsek
fb32531584 implementation of BiomePipeline 2021-01-13 00:19:57 -07:00
dfsek
5c9a9c7dfa implement BiomePipeline 2021-01-12 22:36:16 -07:00
dfsek
fc46c8bd4d fix border issues 2021-01-12 21:10:46 -07:00
dfsek
f28759d07a add BorderMutator 2021-01-12 19:25:01 -07:00
dfsek
93c33ca455 refactor TerraBiome 2021-01-12 17:39:26 -07:00
dfsek
9c50dc2ef9 smoothing stuff 2021-01-12 17:22:49 -07:00
dfsek
883124d8ab basic framework 2021-01-12 16:32:21 -07:00
dfsek
1ee2b180d4 bump version 2021-01-12 11:10:17 -07:00
dfsek
e6e2c62474
Merge pull request #50 from PolyhedralDev/palette
Noise config additions
2021-01-12 10:34:42 -07:00
dfsek
5df511a940 white noise micro opt 2021-01-11 22:00:10 -07:00
dfsek
462b0af225 normalization options 2021-01-11 20:23:41 -07:00
dfsek
5c469ed378 noise function flora and tree dist 2021-01-11 17:07:25 -07:00
dfsek
c59ab5d917 fix lookup issue 2021-01-11 16:28:53 -07:00
dfsek
8a10a9807d allow configuration of 2d/3d noise in palettes 2021-01-11 14:37:56 -07:00
dfsek
623a4dea4f allow configuration of cellular lookup function 2021-01-11 13:34:53 -07:00
dfsek
18d7408f53 customizable palette noise 2021-01-11 13:31:19 -07:00
dfsek
462b6f4198 add publishing stuff 2021-01-10 20:44:56 -07:00
dfsek
1049bb901d complain about tstructure files 2021-01-10 18:08:41 -07:00
dfsek
999c9b565d fix biomegrid wackiness 2021-01-10 17:20:21 -07:00
dfsek
27aeb73157 fix minor version issues 2021-01-10 16:55:49 -07:00
dfsek
12ff9cc146 give gradle more memory 2021-01-10 16:19:16 -07:00
dfsek
f114baebd6 better tab completion, fix testWithPaper task 2021-01-10 14:37:44 -07:00
dfsek
11a6546064 oops 2021-01-10 00:01:53 -07:00
dfsek
771e42d1a8 Add Terra name classifier to Jars 2021-01-09 23:58:46 -07:00
dfsek
5e3c12298b oops forgot nether trees 2021-01-09 23:14:16 -07:00