Commit Graph

42 Commits

Author SHA1 Message Date
dags-
bb6263dfb8 fix strata depth calculation (mistake introduced in 0.0.8) 2020-03-22 11:18:40 +00:00
dags-
48d67e6da5 cache rivers for a bit longer 2020-03-21 15:17:45 +00:00
dags-
5142264bcf - ignore 3rd party ChunkPrimer candidates for the fast chunk wrapper
- some tweaks to terrains stuff
2020-03-20 23:32:17 +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-
de1f845b71 - use fast-util long2obj maps
- reorganised river stuff
- improvements to TerrainHelper - fixes buildings spawning with terrain inside
2020-03-20 09:36:13 +00:00
dags-
04a85e8ea0 add climate controls for temperature and moisture ranges 2020-03-19 09:41:56 +00:00
dags-
d336a77cef add range checks to FastChunk 2020-03-19 09:04:40 +00:00
dags-
9583c1a69f fix weird ModLauncher class loading issue when using forkjoin.commonpool() 2020-03-19 00:14:54 +00:00
dags-
eea88bd0e2 - improved performance of chunk-gen operations
- optimized caching for heightmap & rivermap regions
- hopefully fixed some deadlock issues
- reverted custom mushrooms for now
2020-03-18 18:12:50 +00:00
dags-
43ef4e955c fix another case where setting terrain weight to zero would cause a crash 2020-03-17 12:52:07 +00:00
dags-
d12ab48560 - added slider to control the frequency of rivers
- increased the default frequency of rivers
2020-03-17 09:52:25 +00:00
dags-
8bfbbc5276 - obey mobSpawning=false flag during chunk-gen
- fix a couple more biome lookup funcs
- expose stronghold spread setting
2020-03-15 16:31:44 +00:00
dags-
3e2d7c54fe gj 2020-03-12 12:57:27 +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-
3982553360 restore slightly derpy steepness calculation... for now 2020-03-09 21:22:19 +00:00
dags-
c344ddb137 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
dags-
86fdb635e6 relocate decorator stuff 2020-03-06 21:09:13 +00:00
dags-
5633ec9cdd Make sure connecting rivers aren't wider than the river they're connecting to at the point of connection 2020-03-06 20:50:57 +00:00
dags-
22d3f8db2c reimplement global vertical/horizontal scale settings 2020-03-06 17:58:25 +00:00
dags-
d3ce349d61 - better handling of wetland terrain
- fix missing logs from tree
- tweaks to biomemap
2020-03-06 17:22:23 +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-
1c1ef12853 tweak biome modifiers 2020-02-28 23:21:12 +00:00
dags-
421f1e637f fix geology decorator which broke during the threading refactor 2020-02-26 20:49:08 +00:00
dags-
dfb3a4c7b2 - use maven-publish plugin
- provide context with setup events
2020-02-26 14:57:37 +00:00
dags-
179965fc9c use maven-publish plugin 2020-02-26 14:20:32 +00:00
dags-
a54d4c3781 Add license headers to all source files 2020-02-24 13:51:55 +00:00
dags-
2996fff6bd improve river-fork angle restrictions 2020-02-18 12:31:58 +00:00
dags-
5b14cad343 use completable futures 2020-02-17 09:21:18 +00:00
dags-
cd90d0ac72 - show preview on all gui pages
- move river settings to it's own page
- subtle elevation effect on the preview map
2020-02-16 20:38:17 +00:00
dags-
2142c07522 - per-terrain base, height, width sliders 2020-02-14 20:14:52 +00:00
dags-
b54898389d terrain type auto completion + improved search 2020-02-09 14:08:58 +00:00
dags-
446b036414 added /find command & reworked some of the back-end stuff in Core 2020-02-09 01:48:40 +00:00
dags-
58e7eeacae scale the preview map's legend according to user gui scale setting 2020-01-22 19:28:23 +00:00
dags-
2f1ee6d322 tweak temperate rainforest colour 2020-01-21 12:07:36 +00:00
dags-
11969dbe7b undo experimental change - bad 2020-01-20 17:24:09 +00:00
dags-
018aa72a47 - experimental change to height/temperature modifier
- more grasses on vanilla treeless biomes
- CR biome type colours
2020-01-20 17:19:53 +00:00
dags-
ec52877877 minor tweak to the number of main river attempts per region 2020-01-19 21:22:15 +00:00
dags-
8e33b8ce17 - tweak filters
- option to extend template bases downwards
2020-01-18 15:29:30 +00:00
dags-
e652eb6330 tweak height mod 2020-01-17 21:28:37 +00:00
dags-
545883b867 - create FeatureMatchers from FeartureTypes
- use TerraContainer for biomes in the RegionFix wrapper
- Let extreme biomes (snowy/sandy) override others when selecting biome features
2020-01-17 21:11:31 +00:00
dags-
93b7abff62 much 2020-01-16 21:33:41 +00:00
dags-
baeba9c98a core + app 2020-01-16 10:06:28 +00:00