585 Commits

Author SHA1 Message Date
Zoe Gidiere
a70738eda5 Version updates 2024-10-25 13:58:33 -06:00
Zoe Gidiere
c78a984a11 Update to pre2 2024-10-10 14:02:53 -06:00
Zoe Gidiere
f1124aae6b Update platform mod file versions and authors 2024-09-23 21:18:47 -06:00
Zoe Gidiere
664d1a3191 working 1.20.6 2024-09-17 16:34:30 -06:00
Zoë Gidiere
687ad5db59 Final dep update
confirmed working on paper and fabric
2023-12-09 15:00:46 -07:00
Zoë Gidiere
8043814138 pull up version range of fabric 2023-12-07 11:29:19 -07:00
Zoë Gidiere
e4c3affb9f pull up version range 2023-12-05 20:11:00 -07:00
Zoë Gidiere
16e61098d9 depend on fabric api 2023-11-13 15:08:15 -07:00
Astrashh
defd775f13
Change Java whitespace handling in .editorconfig (#425)
* Change whitespace handling in .editorconfig

* Reformat code

* fix format error

* Reformat code

---------

Co-authored-by: Zoë Gidiere <duplexsys@protonmail.com>
2023-11-13 00:57:01 +00:00
Zoë Gidiere
a117db40be change formatting 2023-11-09 12:47:48 -07:00
Zoë Gidiere
acf79f5c53 change class structure of LifecycleEntryPoint 2023-11-09 11:37:01 -07:00
Zoë Gidiere
c00753b0fc let reformat have another go at it 2023-11-05 20:12:57 -07:00
Zoë Gidiere
d3a9b57872 disable quilt 2023-10-18 19:53:59 -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
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ë
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
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
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
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
8a2024e8d8 remove BiomeProviderHolder 2022-06-18 02:02:38 -07:00
dfsek
7de66fecf8 remove ChunkLocalCachingBiomeProvider 2022-06-18 02:01:06 -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
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
779834267e fix BiomeProviderHolder NPE 2022-06-11 23:56:28 -07:00