Commit Graph

3124 Commits

Author SHA1 Message Date
b65c80d55e
Fix flipping Ticker#isEnabled more than twice on same tick causing it to be added twice to ticking list 2024-08-30 19:50:39 +07:00
bc75b61852
Fix CapabilityCache not calling "invalidated" listeners on first cache initialization 2024-08-30 19:39:20 +07:00
83baf5a8a0
Fix cables blockentitytype not having proper block defined 2024-08-30 19:23:22 +07:00
5a6a88e65b
Reimplement "open/close" capability state 2024-08-30 19:05:24 +07:00
9fb57259bd
Fix CapabilityCache reporting wrong block position and direction 2024-08-30 18:32:38 +07:00
f3b6926a45
Make mattery container actually serialize data 2024-08-30 18:25:45 +07:00
fbfca5d937
Operate on panel list copy 2024-08-30 17:43:03 +07:00
8551e2fa64
Fix machines not getting capabilities 2024-08-30 17:25:09 +07:00
859d72defb
Forgor ImmutableMap does not allow null keys 2024-08-30 17:05:28 +07:00
5247771843
Remove SimpleTritaniumArmorItem as class as it does nothing 2024-08-30 16:59:53 +07:00
1d17e59131
Merge remote-tracking branch 'origin/1.21' into 1.21 2024-08-30 16:56:35 +07:00
cd0f52c90a
Use ImmutableMap 2024-08-30 16:56:30 +07:00
61042b574e
fix default armor color + armor textures 2024-08-30 12:55:32 +03:00
940801d247
Fix SupplierMap not preserving order of keys 2024-08-30 16:52:48 +07:00
158f68e068
ah yes 2024-08-28 20:50:00 +07:00
98a4e91df3
put global render state update at bottom or something 2024-08-28 19:50:33 +07:00
d1f5ed3916
RenderSystem.disableBlend() inside clearDepth 2024-08-28 19:17:52 +07:00
16fdd39ac6
Bump JEI and "minecraft" 2024-08-28 19:17:43 +07:00
af0cc383e5
TranslatableContents' arguments must be either a Component, Number, Boolean, or a String. Was given 5fe287af-95ca-46ac-a624-c2f4abc46362 for otm.item.quantum_link_id 2024-08-28 18:32:02 +07:00
5af896e476
Update FLUID_STACK component to use SimpleFluidContent 2024-08-28 18:19:07 +07:00
0446e5adb3
Update js coremods signatures 2024-08-28 18:10:43 +07:00
60429c35b2
Condensed Shit 2024-08-28 12:00:26 +03:00
d9a83dc52b
neofbabric 2024-08-28 10:49:50 +03:00
fa5b6c2840
Make neoforge creative tab checker happy 2024-08-28 00:31:57 +07:00
85e477f386
Update decimal singletons to make neoforge component checker happy 2024-08-28 00:02:01 +07:00
da0f5d544b
Fix wrong sanity check condition 2024-08-28 00:01:44 +07:00
8abd17b670
Optional itemstack stream codecs, for some reason 2024-08-27 23:46:38 +07:00
dc3484d69a
oops 2024-08-27 23:44:00 +07:00
15618622ab
Update a bunch of models to use neoforge constructs 2024-08-27 23:41:50 +07:00
3b06e71fc0
Comment out level renderer patch 2024-08-27 23:41:34 +07:00
8f609b7801
Fix startup crash caused by duplicate rendertypes in vanilla game 2024-08-27 23:41:06 +07:00
f19949b9d6
Move custom stat registration to deferred registrar 2024-08-27 22:34:20 +07:00
d10c7d7829
Fix postLevelTick not listening for proper subclass 2024-08-27 22:32:14 +07:00
a6f7249b54
Fix energetic and matter recipe types of matter entangler wasnt registered 2024-08-27 22:28:40 +07:00
5ce88f7916
Disable POI patch for now 2024-08-27 22:26:37 +07:00
81079a8565
Fix double initialization of android features registry 2024-08-27 22:23:50 +07:00
02db21cde9
Move criteria triggers registration to deferred register 2024-08-27 22:20:54 +07:00
3f77b86bd5
Fix duplicate name 2024-08-27 22:08:06 +07:00
434db48dfd
Bump kommons 2024-08-27 22:04:24 +07:00
d13806d751
Ignore /runs whole 2024-08-27 21:38:35 +07:00
fa3d754455
Update AbstractHurtingProjectile signature 2024-08-27 21:33:30 +07:00
b939f7b020
Update js coremods import 2024-08-27 21:32:17 +07:00
5085fccf14
Update various files to make mod run 2024-08-27 21:30:42 +07:00
7019fe9025
Replace "forge" tag namespace with "c" 2024-08-27 21:19:01 +07:00
657707409d
Make mod compile against 1.21 2024-08-27 21:15:47 +07:00
21f285ca0f
Make main source set compile against 1.21 2024-08-26 20:21:28 +07:00
e3990d7fb5
Update mixins 2024-08-26 20:15:39 +07:00
cb276da292
Make main kotlin source set compile against 1.21 2024-08-25 21:46:04 +07:00
beb09107e3
Workaround K2 compiler bugs related to generics 2024-08-25 21:44:31 +07:00
7e3764e466
aeugh 2024-08-25 21:00:51 +07:00