TerraForged/TerraForgedCore/src/main/java/com/terraforged/core/world
2020-03-19 09:04:40 +00:00
..
biome Add license headers to all source files 2020-02-24 13:51:55 +00:00
climate gj 2020-03-12 12:57:27 +00:00
continent Add license headers to all source files 2020-02-24 13:51:55 +00:00
decorator relocate decorator stuff 2020-03-06 21:09:13 +00:00
geology fix geology decorator which broke during the threading refactor 2020-02-26 20:49:08 +00:00
heightmap add range checks to FastChunk 2020-03-19 09:04:40 +00:00
river fix weird ModLauncher class loading issue when using forkjoin.commonpool() 2020-03-19 00:14:54 +00:00
terrain fix another case where setting terrain weight to zero would cause a crash 2020-03-17 12:52:07 +00:00
GeneratorContext.java Add license headers to all source files 2020-02-24 13:51:55 +00:00
WorldDecorators.java relocate decorator stuff 2020-03-06 21:09:13 +00:00
WorldFilters.java restore slightly derpy steepness calculation... for now 2020-03-09 21:22:19 +00:00
WorldGenerator.java Add license headers to all source files 2020-02-24 13:51:55 +00:00
WorldGeneratorFactory.java fixes a fundamental issue with Regions that causes heightmap lookups to be incorrectly offset by the Region border size 2020-03-09 20:30:27 +00:00