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 |
|
dags-
|
c9bd456493
|
Merge remote-tracking branch 'origin/master'
|
2020-01-21 12:07:50 +00:00 |
|
dags-
|
2f1ee6d322
|
tweak temperate rainforest colour
|
2020-01-21 12:07:36 +00:00 |
|
dags
|
8bdc333593
|
build status badge
|
2020-01-21 10:05:15 +00:00 |
|
dags-
|
705bf1dc60
|
- added carver chunk wrapper to hopefully fix carving of sands and other mod blocks used in world gen
- moved from Blocks field references to suppliers since registry replacements break things
|
2020-01-21 09:56: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-
|
e9b8e5f5d7
|
Merge remote-tracking branch 'origin/master'
|
2020-01-19 21:22:23 +00:00 |
|
dags-
|
ec52877877
|
minor tweak to the number of main river attempts per region
|
2020-01-19 21:22:15 +00:00 |
|
dags
|
9275fa05b5
|
Update README.md
|
2020-01-19 21:11:57 +00:00 |
|
dags-
|
5d8c3767f6
|
tweak erosion
|
2020-01-18 16:20:26 +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-
|
3e086efb2c
|
Merge remote-tracking branch 'origin/master'
|
2020-01-16 23:22:11 +00:00 |
|
dags-
|
3d047d870d
|
logging
|
2020-01-16 23:20:38 +00:00 |
|
dags
|
7c6b8f72a1
|
Delete terraforged.png
|
2020-01-16 23:13:31 +00:00 |
|
dags-
|
da1494d654
|
fix structure starts + bamboo jungle trees
|
2020-01-16 23:12:27 +00:00 |
|
dags
|
b9166b0c2d
|
Update README.md
|
2020-01-16 22:17:34 +00:00 |
|
dags
|
21dd89a025
|
Update README.md
|
2020-01-16 22:17:20 +00:00 |
|
dags-
|
f2d80d0fd2
|
edit reame
|
2020-01-16 22:14:14 +00:00 |
|
dags-
|
2347a1b4a1
|
remove stuff
|
2020-01-16 22:10:36 +00:00 |
|
dags-
|
7ab208da2a
|
more build stuff
|
2020-01-16 21:51:01 +00:00 |
|
dags-
|
1ac96d1ceb
|
build stuff
|
2020-01-16 21:44:33 +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 |
|
dags-
|
ca0579e976
|
init
|
2020-01-16 09:56:57 +00:00 |
|
dags
|
9552014577
|
Initial commit
|
2020-01-16 09:52:41 +00:00 |
|