Commit Graph

3087 Commits

Author SHA1 Message Date
dfsek
91766599c6 Merge remote-tracking branch 'origin/ver/7.0.0' into dev/pure
# Conflicts:
#	common/addons/biome-provider-pipeline/src/main/java/com/dfsek/terra/addons/biome/pipeline/BiomePipelineAddon.java
#	common/addons/config-distributors/src/main/java/com/dfsek/terra/addons/feature/distributor/DistributorAddon.java
#	common/addons/config-locators/src/main/java/com/dfsek/terra/addons/feature/locator/LocatorAddon.java
2022-08-21 13:40:57 -07:00
dfsek
710c00b0d8 annotate initialize method @NotNull 2022-08-21 13:40:19 -07:00
dfsek
b6320c95ea Merge pull request #362 from duplexsystem/dev/enviroment
Dev/enviroment
2022-08-21 13:35:02 -07:00
Zoë
0b8524b08d remove comment 2022-08-21 14:33:57 -05:00
Zoë
b5d081fde4 remove more random 2022-08-21 14:29:57 -05:00
Zoë
b044b2c48e Merge remote-tracking branch 'origin/ver/7.0.0' into dev/enviroment 2022-08-21 12:30:15 -05:00
Zoë
b627ce6e58 Update libs and use libs.versions.toml for dep management 2022-08-21 12:21:12 -05:00
dfsek
fcffefe91d clean up PluginConfig 2022-08-21 01:06:24 -07:00
dfsek
ec8564df2f remove most references to ConfigPack from API 2022-08-21 01:02:10 -07:00
dfsek
997d2204c7 create config-pack addon project 2022-08-21 00:55:03 -07:00
dfsek
4f687f7587 remove ConfigPack and related interfaces 2022-08-21 00:53:03 -07:00
dfsek
620ae7d1ff make Registry immutable, remove other registry implementations 2022-08-21 00:51:26 -07:00
dfsek
6a53a0c56b Merge pull request #355 from Astrashh/dev/pipeline-reimplementation
Biome pipeline reimplementation
2022-08-20 12:34:48 -07:00
Zoë
5d5408e142 terraScript random is no more 2022-08-19 23:18:42 -05:00
Astrash
2025fe6e90 Merge branch 'ver/7.0.0' into dev/pipeline-reimplementation 2022-08-20 13:05:12 +10:00
Zoë
e658a5d917 fix enum to uppcases 2022-08-19 20:36:57 -05:00
Zoë
8c16225ed1 Update ModPlatform.java 2022-08-19 20:36:51 -05:00
Zoë
2d97c776fc Dim opts 2022-08-19 20:36:41 -05:00
Zoë
6cd91bcc1d Random Changes 2022-08-19 20:36:32 -05:00
Zoë
5f5c4f85c7 Fixes 2022-08-19 20:35:01 -05:00
Zoë
1702a46fda Merge remote-tracking branch 'origin/fix/scale-pipeline-264' into ver/7.0.0 2022-08-19 20:34:39 -05:00
Astrash
97b74508f8 Merge branch 'ver/7.0.0' into dev/pipeline-reimplementation 2022-08-19 11:37:55 +10:00
dfsek
b04a4850da deprecare getByID 2022-08-18 16:54:16 -07:00
dfsek
c8beb0f965 clean up unneeded injects 2022-08-18 16:52:46 -07:00
dfsek
74f9c4f9b1 convert all addons to use monad initialiser 2022-08-16 14:36:03 -07:00
dfsek
45c3729392 update OreAddon to use do notation 2022-08-15 11:12:10 -07:00
dfsek
8538ee6804 add simple do notation for monadic binding 2022-08-15 10:33:25 -07:00
dfsek
ee64039f5f add vavr dependency 2022-08-15 10:11:38 -07:00
dfsek
0609a7cf6b implement MonadAddonInitializer 2022-08-15 10:06:29 -07:00
dfsek
97854e3037 create monad and functor interfaces 2022-08-14 19:14:47 -07:00
dfsek
a6b193503d Merge pull request #358 from Astrashh/dev/dot-product-slant
Calculate noise3d generator slant with dot product
2022-08-14 19:03:45 -07:00
Astrash
7e6b4a0b74 Calculate slant with approx dot product rather than derivative 2022-08-15 10:34:29 +10:00
Astrash
af4465196c Replace sout with logger debug calls 2022-08-07 14:53:13 +10:00
Astrash
68058e7dc6 Remove test class from source 2022-08-07 12:30:22 +10:00
Astrash
e30ce62d86 Ephemeral -> Placeholder 2022-08-07 12:23:51 +10:00
Astrash
227a2362af Move reimplementation classes into main package 2022-08-07 12:15:50 +10:00
Astrash
eb0c40aafd Handle resolution and biome blending 2022-08-07 11:46:55 +10:00
Astrash
3835533cc9 Working state for pipeline implementation 2022-08-06 22:15:15 +10:00
dfsek
b83d4c21e0 factor in resolution 2022-07-16 04:22:29 -07:00
dfsek
145eed893a fix #264 with artifacting 2022-07-16 04:22:28 -07:00
dfsek
3dd3c047b4 Merge pull request #341 from duplexsystem/dev/enviroment
Remove vanilla key, Comminfy Some code, Minor Biome Enviroment Tweaks, Port all Enviroment Settings to Bukkit, and Implment Fertilization
2022-07-14 19:51:16 -07:00
Zoë
1003304fde Reformat 2022-07-14 19:50:25 -07:00
Zoë
04c6363469 Merge remote-tracking branch 'origin/dev/enviroment' into dev/enviroment 2022-07-14 19:43:56 -07:00
Zoë
4b518c28a0 Requested changes 2022-07-14 19:43:50 -07:00
Zoë
199360b981 Update LifecycleEntryPoint.java 2022-07-14 00:45:52 -07:00
Zoë
f75880acac Bukkit update 2022-07-14 00:38:54 -07:00
Zoë
dd9f421972 Growing 2022-07-12 18:46:32 -07:00
Zoë
5c2998c91c remove more 2022-07-12 13:39:52 -07:00
Zoë
09c0f0acc9 Remove unused config keys 2022-07-12 13:37:28 -07:00
Zoë
970a5c60d9 clean 2022-07-12 13:09:58 -07:00