18 Commits

Author SHA1 Message Date
dfsek
f309bd8809 [AUTO] Cleanup code 2020-11-23 23:02:36 -07:00
dfsek
2b5fd16e4a Various minor optimizations 2020-11-22 17:35:39 -07:00
budgidiere
177a18855c
Faster Cache (#23)
* Faster Cache

* Optimize Imports
2020-11-22 17:28:40 -07:00
dfsek
21d606853a Fix cache wackiness 2020-11-22 00:27:12 -07:00
dfsek
1f8d9a710f Implement NoiseFunction2 cache 2020-11-21 16:14:09 -07:00
dfsek
c96127fde7 Slightly improve performance of NoiseFunction2 2020-11-20 23:09:00 -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
022c95a862 User defined noise functions 2020-11-16 11:15:50 -07: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
4f40550465 Reformat & add .editorconfig 2020-11-06 15:21:42 -07:00
dfsek
be70ffa1b4 Cache 2D noise results to increase performance, update to latest Gaea 2020-10-31 15:46:09 -07:00
dfsek
2741a761a0 Update to latest Gaea, allow configuration of terrain octaves/frequency 2020-10-17 16:49:43 -07:00
dfsek
8e1dd75ae9 Move lang and commands to Gaea 2020-10-10 17:26:54 -07:00
dfsek
cfbd6533dd Add advanced biome blending 2020-09-27 16:11:36 -07:00
dfsek
0eddcf429c Implement new parsing library, implement TerraProfiler 2020-09-13 02:18:26 -07:00
dfsek
98b1dc0e85 Implement BiomeConfig, BiomeGridConfig, and PaletteConfig. 2020-09-09 20:14:12 -07:00