68 Commits

Author SHA1 Message Date
dfsek
8b0a7d422a do the populator shuffle B) 2020-11-23 21:57:09 -07:00
dfsek
7509c03cbd Use FastRandom in populators, fix issues with flora/tree pop 2020-11-22 20:20:26 -07:00
dfsek
8b95e86fe2 Move trees to separate populator 2020-11-22 00:27:26 -07:00
dfsek
3dd08f30a7 Revert "Async Pop Chunks (#22)"
This reverts commit 7ce789d5
2020-11-21 23:55:14 -07:00
budgidiere
7ce789d570
Async Pop Chunks (#22)
* Async Gaea Pop Chunks

* newer gaea lib

* Yell Twice as Loud about paper and fix bug
2020-11-21 22:43:08 -07:00
dfsek
1b0cbe486f Optimize ores 2020-11-20 20:06:21 -07:00
Bud Gidiere
ab906b47c8
Misc Perf improvements 2020-11-20 20:59:27 -06:00
dfsek
700d1d0a6c Fix bizarre elevation equation issues 2020-11-19 15:09:12 -07:00
dfsek
2100718b2a Minor performance improvements to generation 2020-11-17 14:39:05 -07:00
dfsek
fde8fd95f2 Clean up parsii code 2020-11-17 10:51:31 -07:00
dfsek
2750d46a98 [AUTO] Clean & reformat 2020-11-16 23:39:18 -07:00
dfsek
9a403805c9 Cleanup 2020-11-16 23:37:42 -07:00
dfsek
cb537d0514 Rewrite basically the whole generator again. Get rid of failsafe biomes because they are dumb 2020-11-16 23:32:04 -07:00
dfsek
deb7db9b25 Per-world noise gen is no longer dumb 2020-11-16 21:44:49 -07:00
dfsek
b8441b6903 Make NoiseBuilder actually follow builder pattern 2020-11-16 17:01:44 -07:00
dfsek
f5a503f546 Cleanup noise functions 2020-11-16 11:29:30 -07:00
dfsek
022c95a862 User defined noise functions 2020-11-16 11:15:50 -07:00
dfsek
bfd57e38d8 Refactor some biome stuff 2020-11-13 23:34:34 -07:00
dfsek
b3dac9f37e Finally implement user defined variables 2020-11-13 12:25:40 -07:00
dfsek
2d18f5dbe5 Increase resolution of elevation interpolation 2020-11-12 09:36:32 -07:00
dfsek
f6a4479855 Continue work on slant palettes and elevation. 2020-11-11 17:23:28 -07:00
dfsek
dd33998cf8 Fix slope palette interaction with Elevation 2020-11-11 02:54:40 -07:00
dfsek
171581c224 Update arid mountain config 2020-11-11 02:43:32 -07:00
dfsek
6b6b3fb3d4 Smooth out elevation interpolation 2020-11-11 02:35:46 -07:00
dfsek
922f971c8e Implement Elevation 2020-11-11 02:28:44 -07:00
dfsek
48e45dfe23 Finish slope palette implementation 2020-11-11 01:00:34 -07:00
dfsek
d75cd81408 Implement slant palettes 2020-11-10 23:20:34 -07:00
solonovamax
dc46e4596d
Add linting + fix warnings
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2020-11-07 18:27:39 -05:00
solonovamax
56671ac6a1
Fix formatting issues
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2020-11-07 11:14:06 -05:00
solonovamax
0c8c0723ef
Fix up issues with code
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2020-11-06 22:26:57 -05:00
dfsek
a362ed47ce Reformat again 2020-11-06 15:45:07 -07:00
dfsek
4f40550465 Reformat & add .editorconfig 2020-11-06 15:21:42 -07:00
dfsek
bfa55fdb5d Update to latest Gaea 2020-11-06 15:04:01 -07:00
dfsek
d4fc92d770 Update to latest Gaea 2020-11-05 09:09:50 -07:00
dfsek
d0891a0f95 Add EntityFeature to StructureConfig. 2020-11-04 20:40:58 -07:00
dfsek
e82e8cb17d Let ConfigPacks include Vanilla caves, structures, and mobs. 2020-11-03 15:52:38 -07:00
dfsek
be70ffa1b4 Cache 2D noise results to increase performance, update to latest Gaea 2020-10-31 15:46:09 -07:00
dfsek
a942e0b844 Fix Gradle setup to properly shade stuff 2020-10-28 01:10:48 -07:00
dfsek
17fe3530a4 Fix an elusive crash. 2020-10-26 16:33:11 -07:00
dfsek
224dfbe638 Clean up imports 2020-10-26 10:58:28 -07:00
dfsek
55a74636a0 Allows configuration of Generator interpolation smoothing 2020-10-18 14:26:41 -07:00
dfsek
2741a761a0 Update to latest Gaea, allow configuration of terrain octaves/frequency 2020-10-17 16:49:43 -07:00
dfsek
064a30190c Merge tree and flora population, increase performance of both. 2020-10-13 18:25:22 -07:00
dfsek
c91d2a46ed Add FixChunk command 2020-10-10 18:58:29 -07:00
dfsek
8e1dd75ae9 Move lang and commands to Gaea 2020-10-10 17:26:54 -07:00
dfsek
aa378b40ec Add y-level specific snow, more mountain biomes in default config. 2020-10-10 01:22:00 -07:00
dfsek
1a7d49ab1e Implement multiple failover types 2020-10-08 16:59:03 -07:00
dfsek
68863241da Translation support 2020-10-07 02:46:44 -07:00
dfsek
c107f98550 Begin work on languages, general cleanup, fix minor local sea level issues. 2020-10-06 19:21:57 -07:00
dfsek
605dd6aadc Clean up configs 2020-10-05 22:54:28 -07:00