Commit Graph

1800 Commits

Author SHA1 Message Date
Zoë
2e8bc8d561 sub structures use pos as origin 2022-08-22 22:55:28 -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
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ë
6cd91bcc1d Random Changes 2022-08-19 20:36:32 -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
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
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
Zoë
1003304fde Reformat 2022-07-14 19:50:25 -07:00
Zoë
4b518c28a0 Requested changes 2022-07-14 19:43:50 -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ë
f26cedd613 Remove Vanilla Key 2022-07-11 13:49:55 -07:00
dfsek
b3a8f375bc reformat all code 2022-07-06 19:28:07 -07:00
Zoë
36ceabd749 Refactor Mixin build setup 2022-07-06 00:26:42 -07:00
Zoë
18de2c3f99 Fix dev launch for fabric and forge 2022-06-30 21:58:11 -07:00
Zoë
dbd5edabae Imports 2022-06-26 21:48:38 -07:00
dfsek
3610230c71 Merge pull request #328 from PolyhedralDev/dev/architectury
Use Architectury to share mixins and mod code not dependent on mod loader
2022-06-25 13:34:10 -07:00
dfsek
6e6a378225 Merge pull request #326 from Astrashh/patch-1
Use correct dimensions in TS sampler function
2022-06-24 17:58:04 -07:00
dfsek
b05852e074 make slf4j testImplementation 2022-06-24 17:50:40 -07:00
Astrashh
0997326aef Use correct dimensions in TS sampler function 2022-06-24 17:53:54 +10:00
dfsek
3b156586dc common-ify LifecycleUtil 2022-06-21 18:21:54 -07:00
dfsek
c6428cff66 make slf4j compileOnlyAPI 2022-06-20 13:58:45 -07:00
dfsek
86d34347db graceful fallback if resource cannot be loaded 2022-06-19 22:46:46 -07:00
dfsek
536733911b meta annotate BiomeExtrusionTemplate 2022-06-19 17:50:47 -07:00
dfsek
865ec58d70 fix Column erroneously caching 2022-06-19 02:05:36 -07:00
dfsek
33ca98ccaf dont shade caffeine into pipeline addon 2022-06-19 01:01:12 -07:00
dfsek
41fc28e1e9 use biome query API in ReplaceExtrusion 2022-06-19 00:34:03 -07:00
dfsek
abca785b1e refactor query addon package 2022-06-19 00:25:54 -07:00
dfsek
92d173cb89 rename tag addon to query addon 2022-06-19 00:20:42 -07:00
dfsek
dff2388b37 implement biome query API 2022-06-19 00:19:07 -07:00
dfsek
2f2fb54dea create biome tag API module 2022-06-18 23:58:37 -07:00
dfsek
901b58f56a use Caffeine cache in SamplerProvider 2022-06-18 23:52:27 -07:00
dfsek
3000547ee9 cache column in ChunkInterpolator 2022-06-18 23:31:52 -07:00