Commit Graph

92 Commits

Author SHA1 Message Date
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-
d5f2115506 create fat api jar 2020-02-26 10:50:35 +00:00
dags-
4e651ca238 fix build 2020-02-25 23:46:15 +00:00
dags-
8d2e2f2f6e separate api source from mod source 2020-02-25 23:16:30 +00:00
dags-
1a03294aaf imports tidy-up 2020-02-24 14:13:41 +00:00
dags-
a54d4c3781 Add license headers to all source files 2020-02-24 13:51:55 +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-
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-
b550a63ca4 fix surface start height 2020-02-16 21:04:10 +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-
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-
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-
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-
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-
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-
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-
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-
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-
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-
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-
da1494d654 fix structure starts + bamboo jungle trees 2020-01-16 23:12:27 +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