Commit Graph

177 Commits

Author SHA1 Message Date
dags-
a54d4c3781 Add license headers to all source files 2020-02-24 13:51:55 +00:00
dags
59680d6470
fix accidental bullet point 2020-02-24 13:14:18 +00:00
dags
944a25ab50
Update README.md 2020-02-24 13:13:36 +00:00
dags-
9e7b65b4d2 Merge remote-tracking branch 'origin/master' 2020-02-24 12:30:23 +00:00
dags-
1f1eedcf9c - added feature/structure options
- added gui pages for new options
- fix tooltip rendering on list items
- refined some biomehelper logic
2020-02-24 12:30:13 +00:00
dags
d54dce99fb
Update README.md 2020-02-22 20:55:47 +00:00
dags-
ae15c9bdd2 add a min value for erosion iterations 2020-02-22 15:58:33 +00:00
dags-
ff54a17ba2 - more grass in forests
- a few thread safety changes
2020-02-22 15:31:40 +00:00
dags-
ee61b6a923 add timeout to terrain/biome search 2020-02-22 13:18:19 +00:00
dags-
b8e060c9ae weird compile issue 2020-02-20 13:26:44 +00:00
dags-
8ce8807669 don't place lava in a volcano if it has been carved by a river 2020-02-20 10:34:45 +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-
eaf0be6ef2 tweak thread pool again 2020-02-17 08:29:25 +00:00
dags-
b550a63ca4 fix surface start height 2020-02-16 21:04:10 +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-
a2c0b549b1 fix broken thing 2020-02-15 20:58:13 +00:00
dags-
a6fb3d75ec fix ref error 2020-02-15 20:51:43 +00:00
dags-
2142c07522 - per-terrain base, height, width sliders 2020-02-14 20:14:52 +00:00
dags-
0e6c00b1e4 Merge remote-tracking branch 'origin/master' 2020-02-12 16:18:19 +00:00
dags-
1eec288380 attempt to provide more info about features that fail to serialize 2020-02-12 16:18:07 +00:00
dags
51f7d01472
delete 2020-02-12 14:07:14 +00:00
dags-
a6e63c4b59 Merge remote-tracking branch 'origin/master' 2020-02-12 13:50:49 +00:00
dags-
9eaeb80ddf tweak default threadpool 2020-02-12 13:50:40 +00:00
dags
f040760e74
Create FUNDING.yml 2020-02-12 13:49:23 +00:00
dags-
34955123db forge version 2020-02-11 19:07:56 +00:00
dags-
042a8df6d0 rename '/find biome' etc to '/terra locate <biome>' etc 2020-02-11 14:20:03 +00:00
dags-
f6ae8a1bdb catch a couple of errors that might occur when used with other mods 2020-02-09 21:35:03 +00:00
dags-
7904b50acf update TF ref 2020-02-09 14:30:14 +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-
e853f3d347 cache for longer 2020-02-04 20:55:40 +00:00
dags-
8837c10337 - fix ores not generating
- added ore configs to increase the heights they spawn at since TF's terrain generally taller than vanilla
2020-02-04 20:43:49 +00:00
dags-
74f0d875ff - start on commenting Noise2D modules
- reduce the height that sand biomes can go up to
2020-02-02 16:46:21 +00:00
dags-
7dffe2fb55 added vanilla jungle bushes back in 2020-02-02 09:34:36 +00:00
dags-
cb6ec4b9ef - fix vines affecting the center-point of trees
- fix gravel scree being placed in badlands
- add 'dense' grasses to scrub biomes
2020-02-02 09:24:51 +00:00
dags-
420b44e5d1 fix vines being placed into the ground when extending trees downward 2020-02-01 18:14:39 +00:00
dags-
3757b57c08 finish off decorators + organize imports 2020-01-27 20:39:40 +00:00
dags-
1819a89000 - flesh-out support for feature decorators
- expand support for beach biomes
- added warm beach biome
2020-01-27 16:59:03 +00:00
dags-
1eaf2d0ca4 restore strata regions to correct size 2020-01-27 09:55:42 +00:00
dags-
6555b17d51 add dynamic feature matchers 2020-01-26 17:45:20 +00:00
dags-
ff789233a6 added export (settings as json) button 2020-01-25 14:39:54 +00:00
dags-
3538951fd1 update ref 2020-01-24 22:40:46 +00:00
dags-
a55d2556f6 add version/mappings to root gradle props 2020-01-24 22:22:18 +00:00
dags-
8f79f1eef0 - update to 1.15.2
- update to latest mcp mappings
- fix growing trees from saplings
2020-01-24 22:14:36 +00:00
dags-
93c4e3b23b shutdown generator threadpool before stopping server 2020-01-24 15:13:39 +00:00
dags-
ff86191151 Tweak detection of sandy biomes 2020-01-23 16:33:16 +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-
1bb4954867 - tidy up block tags
- fix biome tag reload causing hang
- remove neighbour evaluation in Erosion
2020-01-21 19:31:59 +00:00
dags-
4c4165400d Start work on tagging the things:
- block tags for all world-gen blocks with fallbacks for mods that haven't proided the tags
 - started on biome tags
2020-01-21 16:53:58 +00:00