386 Commits

Author SHA1 Message Date
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
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
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
5e3c12298b oops forgot nether trees 2021-01-09 23:14:16 -07:00
dfsek
a5dd4a63d1 minor fixes/improvements 2021-01-09 22:26:39 -07:00
dfsek
9310114c0e cleanup 2021-01-09 02:58:02 -07:00
dfsek
141b4f86ae cleanup 2021-01-09 02:25:48 -07:00
dfsek
67ffd91641 add enchantment to loot tables 2021-01-09 02:25:36 -07:00
dfsek
9a94485c91 add white noise to FastNoiseLite 2021-01-08 11:51:07 -07:00
dfsek
28b6fe49bb rework image stuff 2021-01-07 22:04:35 -07:00
dfsek
308ba887a3 add getOrigin functions 2021-01-07 17:18:38 -07:00
dfsek
d2a1901f44 add max structure recursion depth 2021-01-07 16:38:07 -07:00
dfsek
64391f3abc remove unused random parameter from populators 2021-01-07 10:33:23 -07:00
dfsek
e47b3f0397 add message to export command, more cleanup 2021-01-07 09:45:40 -07:00
dfsek
c6ff808cce fix //regen and cleanup 2021-01-06 21:07:57 -07:00
dfsek
e9d0c14eee cleanup biomegrids 2021-01-06 13:32:46 -07:00
dfsek
23d8a0aeeb skip over buffer when pasting trees 2021-01-06 11:56:17 -07:00