dags-
f5db6995f2
- disable region queueing
...
- tweak default filter settings
2020-03-15 00:04:12 +00:00
dags-
ed80aa3773
fix custom trees growing naturally despite being disabled in the generator options
2020-03-13 16:10:29 +00:00
dags-
b21dec9a9a
- use a blue-y white for tundra
...
- fix temp/moisture using inverse colouring
- tweak how temp/moist scales with larger biome sizes
2020-03-12 12:45:50 +00:00
dags-
d193d2ebda
show tooltips over toggle buttons
2020-03-12 10:25:20 +00:00
dags-
c6eec52518
- moved wg block tags to the forge namespace
...
- change strata decorator to only use blocks specified in the wg tags
- tweaks to the min number of threads used
2020-03-12 10:12:38 +00:00
dags-
6d37357fc2
make the root readme more dev focused & move the blurb-y one to the mod dir
2020-03-10 13:29:34 +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-
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-
86fdb635e6
relocate decorator stuff
2020-03-06 21:09:13 +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-
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-
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-
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-
85d603b219
- use git tag first if available
...
- update mods.toml
2020-02-28 22:54:39 +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-
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-
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