656 Commits

Author SHA1 Message Date
Zoë Gidiere
89651597c2 default to info logging 2023-09-29 23:32:40 -06:00
Zoë Gidiere
0e37a839fe We do a little commonifying 2023-09-29 21:44:12 -06:00
dfsek
18644d6100 update fabric dependencies 2023-06-15 17:22:21 -07:00
dfsek
0a16453f98 remove devlaunch lazydfu 2023-04-13 18:20:16 -07:00
dfsek
3cec404c6b specify platform in loom builds 2022-07-06 19:32:23 -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
dfsek
b7343ca327 fix typo 2022-07-05 18:04:39 -07:00
Zoë
60046c4664 Revert "Quilt progress 2"
This reverts commit 639fc71f7af1c7ea057dd837f84c6d52275b5c68.
2022-07-05 14:18:01 -07:00
Zoë
639fc71f7a Quilt progress 2 2022-07-05 12:54:27 -07:00
dfsek
5da26e2b53 split most fabric and quilt code into common project 2022-07-05 01:11:32 -07:00
dfsek
2edf365781 create mixin-lifecycle project 2022-07-04 21:13:30 -07:00
Zoë
21d8be4726 abstract addon id 2022-07-03 13:44:53 -07:00
Zoë
18de2c3f99 Fix dev launch for fabric and forge 2022-06-30 21:58:11 -07:00
Zoë
71aa42011f Spawning! 2022-06-26 23:43:15 -07:00
Zoë
dbd5edabae Imports 2022-06-26 21:48:38 -07:00
Zoë
4487be03f1 Merge remote-tracking branch 'duplexsystem/dev/enviroment' into ver/6.2.0 2022-06-26 21:46:18 -07:00
dfsek
cffdf7aeeb use Fabric Loom 2022-06-24 16:00:47 -07:00
dfsek
3139416b35 rename mod-common to mixin-common 2022-06-22 07:23:39 -07:00
dfsek
42cf7b9543 move DataPackContentsMixin to common 2022-06-22 06:31:38 -07:00
dfsek
2ae4f80351 move tagutil into common 2022-06-22 06:10:41 -07:00
dfsek
3b156586dc common-ify LifecycleUtil 2022-06-21 18:21:54 -07:00
dfsek
6ba4a48e29 move biomeutil stuff into common 2022-06-21 18:00:48 -07:00
dfsek
7c2908e5ca move most mod code into mod common 2022-06-21 17:53:46 -07:00
dfsek
2a24fa56d7 move seedhack into common 2022-06-21 16:01:59 -07:00
dfsek
2a6d130d20 move world handle into common module 2022-06-21 15:48:09 -07:00
dfsek
1a1000bbef fix forge build 2022-06-21 15:38:28 -07:00
dfsek
e1cbb29ae4 begin splitting mixins into common 2022-06-21 14:46:50 -07:00
dfsek
e85afd7dd6 convert most lifecycle mixins to event listeners 2022-06-20 19:37:17 -07:00
dfsek
f3329bbff1 rename mixin configs 2022-06-20 18:33:28 -07:00
dfsek
c6428cff66 make slf4j compileOnlyAPI 2022-06-20 13:58:45 -07:00
dfsek
0829960232 simplify Fabric buildscript 2022-06-19 23:08:52 -07:00
dfsek
8a2024e8d8 remove BiomeProviderHolder 2022-06-18 02:02:38 -07:00
dfsek
7de66fecf8 remove ChunkLocalCachingBiomeProvider 2022-06-18 02:01:06 -07:00
dfsek
cacfd66cf7 pull all fabric versions to Versions.kt 2022-06-16 23:55:22 -07:00
dfsek
36682bc04c add biome sound configs 2022-06-16 22:02:08 -07:00
dfsek
e1ce5e117c apply vanilla biome particle config 2022-06-16 21:57:50 -07:00
dfsek
34b1aca556 fix Minecraft bee issue 2022-06-16 16:46:44 -07:00
dfsek
ba179c0991 add BeeMoveGoalsUnsynchronizedRandomAccessFix 2022-06-16 16:37:14 -07:00
dfsek
01ba75a29b refactor mixins 2022-06-16 16:17:12 -07:00
dfsek
c96e908a1e fix Fabric entity spawning 2022-06-16 15:59:25 -07:00
dfsek
e13f8163a2 simplify ChunkRegionMixin height accessors 2022-06-16 02:01:24 -07:00
dfsek
df4636428c remove unneeded fabric permissions API dependency 2022-06-15 00:09:10 -07:00
dfsek
11cf4c3a95 add NetherFossilOptimization 2022-06-14 23:23:00 -07:00
dfsek
5799b81414 use chunklocal cache for misses in FabricChunkGeneratorWrapper 2022-06-14 18:32:43 -07:00
dfsek
3cf680ab88 Merge remote-tracking branch 'origin/ver/6.1.2' into ver/6.2.0
# Conflicts:
#	platforms/fabric/src/main/resources/terra.mixins.json
2022-06-13 09:57:18 -07:00
dfsek
1d7ddc2844 remove ReloadCommandMixin 2022-06-12 21:57:47 -07:00
dfsek
443b372736 reimplement Cloud in Fabric 2022-06-12 21:57:19 -07:00
dfsek
fbc1a38a8d depend on Cloud again in Fabric 2022-06-12 21:33:45 -07:00
dfsek
779834267e fix BiomeProviderHolder NPE 2022-06-11 23:56:28 -07:00