Commit Graph

7 Commits

Author SHA1 Message Date
dags-
a6f896be93 tidy up 2020-03-21 00:40:36 +00:00
dags-
13cb455012 - copy the seed from the preview to the seed input box when pressing 'done' 2020-03-21 00:40:09 +00:00
dags-
f0d8cf3a76 - simplified ThreadPool further
- dispose heightmap Region when all chunks have been visited
- reduce allocations caused by the depth buffer in strata gen
- added temporary server props fix
2020-03-20 13:28:12 +00:00
dags-
739bdacebe - changed 'export' button to 'set as defaults' (ctrl+click == reset defaults)
- fixed lakes generating with ocean biome
- added custom sediment disks for sand, dirt, clay, gravel
- allow shipwrecks to spawn in a chunks that are fully ocean (previously only deep ocean)
2020-03-17 00:03:22 +00:00
dags-
b21dec9a9a - use a blue-y white for tundra
- fix temp/moisture using inverse colouring
- tweak how temp/moist scales with larger biome sizes
2020-03-12 12:45:50 +00:00
dags-
661cf47eb8 - filter out non-overworld (BiomeDictionary) biomes so we don't pick mod-biomes designed for other dimensions
- add BiomeDict types for tf biomes
- fix possible crash when setting a terrain type to 0
- rename 'generate' button to 'new seed'
- reduce float slider precision to 3 decimal places
2020-03-03 22:05:57 +00:00
dags-
b98c44609d make it public 2020-02-28 22:25:38 +00:00