Commit Graph

  • 86fdb635e6 relocate decorator stuff 0.0.2 dags- 2020-03-06 21:09:13 +0000
  • 5633ec9cdd Make sure connecting rivers aren't wider than the river they're connecting to at the point of connection dags- 2020-03-06 20:50:57 +0000
  • 22d3f8db2c reimplement global vertical/horizontal scale settings dags- 2020-03-06 17:58:25 +0000
  • 5dc6609e96
    remove this dags 2020-03-06 17:38:21 +0000
  • d3ce349d61 - better handling of wetland terrain - fix missing logs from tree - tweaks to biomemap dags- 2020-03-06 17:22:23 +0000
  • 5e43e4fc34 remove settings.gradle from n2d dags- 2020-03-04 21:05:07 +0000
  • 490cace4e3 update ref pls? dags- 2020-03-04 21:02:48 +0000
  • 9f31b515ad publish Core & Noise2D to maven dags- 2020-03-04 20:56:05 +0000
  • 92d3eb81fe
    Add build action dags 2020-03-04 14:30:06 +0000
  • 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 dags- 2020-03-03 22:05:57 +0000
  • f4cfcc3bac test dags- 2020-03-03 21:22:40 +0000
  • 30f7cd448b more gitignore stuff dags- 2020-03-03 21:03:54 +0000
  • a0b6b731b1 lower jvmargs Xmx dags- 2020-03-03 20:46:10 +0000
  • 3b7c5099b8 - subclass WorldGenRegion for the feature placement wrapper (provides compat for mods that rely on it being a WorldGenRegion instance) - don't extend trees downwards when bonemealed or grown naturally - update forge version on FeatureManager repo dags- 2020-03-03 20:38:55 +0000
  • c0868633f2 Update issue templates dags 2020-03-03 09:49:07 +0000
  • f8a559ef76 Update issue templates dags 2020-03-03 09:43:52 +0000
  • 6ad30bf44b Issue templates dags 2020-03-03 09:41:16 +0000
  • 5b28405810
    reorder dags 2020-03-02 10:02:08 +0000
  • 7b3da636b7
    Update README.md dags 2020-03-02 10:01:34 +0000
  • 3b866e54a6 fix possible async access issue dags- 2020-03-01 21:25:26 +0000
  • ee111a4005 build script stuff RC2 dags- 2020-02-28 23:47:50 +0000
  • aad26e0c75 allow swamp biome types to override river types RC1 dags- 2020-02-28 23:29:21 +0000
  • 1c1ef12853 tweak biome modifiers dags- 2020-02-28 23:21:12 +0000
  • a9d218b105 Merge remote-tracking branch 'origin/master' dags- 2020-02-28 22:54:44 +0000
  • 85d603b219 - use git tag first if available - update mods.toml dags- 2020-02-28 22:54:39 +0000
  • 3e380b6d61
    Add license dags 2020-02-28 22:27:31 +0000
  • b98c44609d make it public dags- 2020-02-28 22:25:38 +0000
  • 0811d01f16 remove private repo dags- 2020-02-28 22:17:20 +0000
  • 296038a190 undo transient biome idea. doesn't work for features dags- 2020-02-28 22:01:58 +0000
  • f17036097d more pos refactor stuff dags- 2020-02-28 21:37:44 +0000
  • c566614f66 fix more derpy pos issues dags- 2020-02-28 21:00:14 +0000
  • a37b0c5cc2 added invalidate method dags- 2020-02-27 13:05:43 +0000
  • 284e75519c license files dags- 2020-02-27 11:56:58 +0000
  • 5c2cebd876 license files dags- 2020-02-27 11:44:52 +0000
  • 3a780e1f35 license files dags- 2020-02-27 11:44:24 +0000
  • 421f1e637f fix geology decorator which broke during the threading refactor dags- 2020-02-26 20:49:08 +0000
  • 73b5e57579 include app in built artifacts dags- 2020-02-26 15:02:07 +0000
  • 7add03598e version format has changed dags- 2020-02-26 14:58:09 +0000
  • dfb3a4c7b2 - use maven-publish plugin - provide context with setup events dags- 2020-02-26 14:57:37 +0000
  • 179965fc9c use maven-publish plugin dags- 2020-02-26 14:20:32 +0000
  • 8b58e0fac7 fix overflow caused by ChunkAccess dags- 2020-02-26 12:15:30 +0000
  • 25c19d3156 fix missing newline dags- 2020-02-26 11:48:21 +0000
  • 930266af56 api readme and dep info dags- 2020-02-26 11:46:04 +0000
  • dae4689c34 deobf fat api jar dags- 2020-02-26 11:30:37 +0000
  • 1db329c8f5 fix dags- 2020-02-26 10:55:45 +0000
  • d5f2115506 create fat api jar dags- 2020-02-26 10:50:35 +0000
  • e26af22ef4 env variables dags- 2020-02-26 10:16:55 +0000
  • 2ab73caee8 test dags- 2020-02-26 10:00:30 +0000
  • 4e651ca238 fix build dags- 2020-02-25 23:46:15 +0000
  • 8d2e2f2f6e separate api source from mod source dags- 2020-02-25 23:16:30 +0000
  • 16f1aa190f update FM ref dags- 2020-02-24 14:34:35 +0000
  • 1a03294aaf imports tidy-up dags- 2020-02-24 14:13:41 +0000
  • c03044474b Merge remote-tracking branch 'origin/master' dags- 2020-02-24 13:53:20 +0000
  • f6954bd2d5 Add license headers to all source files dags- 2020-02-24 13:53:03 +0000
  • a54d4c3781 Add license headers to all source files dags- 2020-02-24 13:51:55 +0000
  • 59680d6470
    fix accidental bullet point dags 2020-02-24 13:14:18 +0000
  • 944a25ab50
    Update README.md dags 2020-02-24 13:13:36 +0000
  • 9e7b65b4d2 Merge remote-tracking branch 'origin/master' dags- 2020-02-24 12:30:23 +0000
  • 1f1eedcf9c - added feature/structure options - added gui pages for new options - fix tooltip rendering on list items - refined some biomehelper logic dags- 2020-02-24 12:30:13 +0000
  • d54dce99fb
    Update README.md dags 2020-02-22 20:55:47 +0000
  • ae15c9bdd2 add a min value for erosion iterations dags- 2020-02-22 15:58:33 +0000
  • ff54a17ba2 - more grass in forests - a few thread safety changes dags- 2020-02-22 15:31:40 +0000
  • ee61b6a923 add timeout to terrain/biome search dags- 2020-02-22 13:18:19 +0000
  • b8e060c9ae weird compile issue dags- 2020-02-20 13:26:44 +0000
  • 8ce8807669 don't place lava in a volcano if it has been carved by a river dags- 2020-02-20 10:34:45 +0000
  • 2996fff6bd improve river-fork angle restrictions dags- 2020-02-18 12:31:58 +0000
  • 5b14cad343 use completable futures dags- 2020-02-17 09:21:18 +0000
  • eaf0be6ef2 tweak thread pool again dags- 2020-02-17 08:29:25 +0000
  • b550a63ca4 fix surface start height dags- 2020-02-16 21:04:10 +0000
  • cd90d0ac72 - show preview on all gui pages - move river settings to it's own page - subtle elevation effect on the preview map dags- 2020-02-16 20:38:17 +0000
  • a2c0b549b1 fix broken thing dags- 2020-02-15 20:58:13 +0000
  • a6fb3d75ec fix ref error dags- 2020-02-15 20:51:43 +0000
  • 2142c07522 - per-terrain base, height, width sliders dags- 2020-02-14 20:14:52 +0000
  • 0e6c00b1e4 Merge remote-tracking branch 'origin/master' dags- 2020-02-12 16:18:19 +0000
  • 1eec288380 attempt to provide more info about features that fail to serialize dags- 2020-02-12 16:18:07 +0000
  • 51f7d01472
    delete dags 2020-02-12 14:07:14 +0000
  • a6e63c4b59 Merge remote-tracking branch 'origin/master' dags- 2020-02-12 13:50:49 +0000
  • 9eaeb80ddf tweak default threadpool dags- 2020-02-12 13:50:40 +0000
  • f040760e74
    Create FUNDING.yml dags 2020-02-12 13:49:23 +0000
  • 34955123db forge version dags- 2020-02-11 19:07:56 +0000
  • 042a8df6d0 rename '/find biome' etc to '/terra locate <biome>' etc dags- 2020-02-11 14:20:03 +0000
  • f6ae8a1bdb catch a couple of errors that might occur when used with other mods dags- 2020-02-09 21:35:03 +0000
  • 7904b50acf update TF ref dags- 2020-02-09 14:30:14 +0000
  • b54898389d terrain type auto completion + improved search dags- 2020-02-09 14:08:58 +0000
  • 446b036414 added /find command & reworked some of the back-end stuff in Core dags- 2020-02-09 01:48:40 +0000
  • e853f3d347 cache for longer dags- 2020-02-04 20:55:40 +0000
  • 8837c10337 - fix ores not generating - added ore configs to increase the heights they spawn at since TF's terrain generally taller than vanilla dags- 2020-02-04 20:43:49 +0000
  • 74f0d875ff - start on commenting Noise2D modules - reduce the height that sand biomes can go up to dags- 2020-02-02 16:46:21 +0000
  • 7dffe2fb55 added vanilla jungle bushes back in dags- 2020-02-02 09:34:36 +0000
  • cb6ec4b9ef - fix vines affecting the center-point of trees - fix gravel scree being placed in badlands - add 'dense' grasses to scrub biomes dags- 2020-02-02 09:24:51 +0000
  • 420b44e5d1 fix vines being placed into the ground when extending trees downward dags- 2020-02-01 18:14:39 +0000
  • 3757b57c08 finish off decorators + organize imports dags- 2020-01-27 20:39:40 +0000
  • 1819a89000 - flesh-out support for feature decorators - expand support for beach biomes - added warm beach biome dags- 2020-01-27 16:59:03 +0000
  • 1eaf2d0ca4 restore strata regions to correct size dags- 2020-01-27 09:55:42 +0000
  • 6555b17d51 add dynamic feature matchers dags- 2020-01-26 17:45:20 +0000
  • ff789233a6 added export (settings as json) button dags- 2020-01-25 14:39:54 +0000
  • 3538951fd1 update ref dags- 2020-01-24 22:40:46 +0000
  • a55d2556f6 add version/mappings to root gradle props dags- 2020-01-24 22:22:18 +0000
  • 8f79f1eef0 - update to 1.15.2 - update to latest mcp mappings - fix growing trees from saplings dags- 2020-01-24 22:14:36 +0000
  • 93c4e3b23b shutdown generator threadpool before stopping server dags- 2020-01-24 15:13:39 +0000