Commit Graph

144 Commits

Author SHA1 Message Date
dags-
04cb43c6e0 add missing copyright info & reference 2020-03-10 11:57:06 +00:00
dags-
271a7fb5fd lang entries for biomes 2020-03-10 09:17:00 +00:00
dags-
49af504485 add legacy support for <= 0.0.2 worlds :/ 2020-03-10 08:35:24 +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-
5adfa887a4 update mappings + version bump 2020-03-09 10:37:36 +00:00
dags-
c91f15e732 improved logging for failing features 2020-03-09 10:20:47 +00:00
dags-
7ac2eb773b Update search task 2020-03-08 21:50:10 +00:00
dags-
8eca5b6974 Fix for BiomeProvider assuming coords passed into getNoiseBiome are block coords 2020-03-07 20:43:02 +00:00
dags-
84c23dccf4 Tweak biome container storage 2020-03-07 16:58:58 +00:00
dags-
c19bf30c91 restore giant mushrooms in dark forests 2020-03-07 10:37:20 +00:00
dags-
4f432d7b7a line break 2020-03-06 21:28:24 +00:00
dags-
397542e9c1 fix readme 2020-03-06 21:27:48 +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
5dc6609e96
remove this 2020-03-06 17:38:21 +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-
5e43e4fc34 remove settings.gradle from n2d 2020-03-04 21:05:07 +00:00
dags-
490cace4e3 update ref pls? 2020-03-04 21:02:48 +00:00
dags-
9f31b515ad publish Core & Noise2D to maven 2020-03-04 20:56:05 +00:00
dags
92d3eb81fe
Add build action 2020-03-04 14:30:06 +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-
f4cfcc3bac test 2020-03-03 21:22:40 +00:00
dags-
30f7cd448b more gitignore stuff 2020-03-03 21:03:54 +00:00
dags-
a0b6b731b1 lower jvmargs Xmx 2020-03-03 20:46:10 +00:00
dags-
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
2020-03-03 20:38:55 +00:00
dags
c0868633f2 Update issue templates
add review label
2020-03-03 09:49:07 +00:00
dags
f8a559ef76 Update issue templates
question template
2020-03-03 09:43:52 +00:00
dags
6ad30bf44b Issue templates 2020-03-03 09:41:16 +00:00
dags
5b28405810
reorder 2020-03-02 10:02:08 +00:00
dags
7b3da636b7
Update README.md 2020-03-02 10:01:34 +00:00
dags-
3b866e54a6 fix possible async access issue 2020-03-01 21:25:26 +00:00
dags-
ee111a4005 build script stuff 2020-02-28 23:47:50 +00:00
dags-
aad26e0c75 allow swamp biome types to override river types 2020-02-28 23:29:21 +00:00
dags-
1c1ef12853 tweak biome modifiers 2020-02-28 23:21:12 +00:00
dags-
a9d218b105 Merge remote-tracking branch 'origin/master' 2020-02-28 22:54:44 +00:00
dags-
85d603b219 - use git tag first if available
- update mods.toml
2020-02-28 22:54:39 +00:00
dags
3e380b6d61
Add license 2020-02-28 22:27:31 +00:00
dags-
b98c44609d make it public 2020-02-28 22:25:38 +00:00
dags-
0811d01f16 remove private repo 2020-02-28 22:17:20 +00:00
dags-
296038a190 undo transient biome idea. doesn't work for features 2020-02-28 22:01:58 +00:00
dags-
f17036097d more pos refactor stuff 2020-02-28 21:37:44 +00:00
dags-
c566614f66 fix more derpy pos issues 2020-02-28 21:00:14 +00:00
dags-
a37b0c5cc2 added invalidate method 2020-02-27 13:05:43 +00:00
dags-
284e75519c license files 2020-02-27 11:56:58 +00:00
dags-
5c2cebd876 license files 2020-02-27 11:44:52 +00:00
dags-
3a780e1f35 license files 2020-02-27 11:44:24 +00:00
dags-
421f1e637f fix geology decorator which broke during the threading refactor 2020-02-26 20:49:08 +00:00
dags-
73b5e57579 include app in built artifacts 2020-02-26 15:02:07 +00:00