Commit Graph

527 Commits

Author SHA1 Message Date
IzzelAliz
71acd73ac3 Fix ComposterBlock entity NPE (#1042) 2023-10-22 13:00:09 +08:00
IzzelAliz
f347f85986 Update to forge 47.2.0 2023-09-22 21:44:18 +08:00
IzzelAliz
f7bf687d4e Update upstream 2023-09-17 11:25:27 +08:00
IzzelAliz
6bfebdb9d7 Fix mixin conflict with Apotheosis on Slime (#1078) 2023-09-17 10:59:46 +08:00
IzzelAliz
f2a1e87edd Fix modded bucket NPE (#1088) 2023-09-17 10:35:19 +08:00
IzzelAliz
7b06a3b156 Fix missing AT (#1079) 2023-09-17 10:10:14 +08:00
IzzelAliz
92585b6e8f Fix forge chat event not fired (#1091) 2023-09-17 10:09:59 +08:00
IzzelAliz
97bc12d44f Add missing respawn method (#1095) 2023-09-17 09:14:05 +08:00
IzzelAliz
2606ff93b7 Update upstream 2023-09-02 16:59:53 +08:00
IzzelAliz
5d09bb89fe Fix actuallyHurt not called 2023-09-02 16:42:50 +08:00
IzzelAliz
6562f3289e Update upstream
We have again predicted what upstream will do and delete all related patch
2023-08-17 23:11:45 +08:00
jebibot
196bf7034d Fix CME when plugin load chunks during chunk load (#1056) 2023-08-13 10:54:42 +08:00
IzzelAliz
041b0b1fbc Add missing AT entry 2023-08-05 12:38:49 +08:00
IzzelAliz
7683441492 Add a debug output when argument type is not registered 2023-08-05 11:59:29 +08:00
IzzelAliz
ed03da36dd Fix CCE in chat handling 2023-08-04 00:05:04 +08:00
IzzelAliz
06760955e4 Update ATs (#1039 #1048) 2023-07-26 23:07:41 +08:00
jebibot
8f01395a6d
Fix level not restored when keepLevel on PlayerDeathEvent (#1045)
Co-authored-by: IzzelAliz <csh2001331@126.com>
2023-07-26 22:53:57 +08:00
IzzelAliz
0a43859b8a Register modded game events (#1040) 2023-07-26 22:48:53 +08:00
IzzelAliz
c33e775afc Fix villager NPE (#1053) 2023-07-26 22:31:41 +08:00
IzzelAliz
6aba4c6193 Fix Items nbt get lost 2023-07-22 16:19:44 +08:00
IzzelAliz
6d8f55e858 Update to forge 47.1.0
Update upstream
2023-07-09 15:07:29 +08:00
IzzelAliz
381d0134a0 Fix NPE loading fluids (#1017) 2023-06-22 17:49:36 +08:00
IzzelAliz
9a74e443cd Wrap not registered command argument types 2023-06-20 13:44:21 +08:00
IzzelAliz
b8edc53473 Update upstream 2023-06-19 11:18:14 +08:00
IzzelAliz
5a54db3103
Fix random mixin error 2023-06-15 20:31:09 +08:00
IzzelAliz
34e6ee9acc
Update to Minecraft 1.20.1 2023-06-15 11:57:04 +08:00
IzzelAliz
1ac616f097 Update to Trials (Minecraft 1.20)
Also update Gradle to 8.1.1
2023-06-08 17:11:01 +08:00
IzzelAliz
83e9236fa7 Update to forge 45.1.0 2023-06-08 10:09:32 +08:00
IzzelAliz
5640328bad
Update upstream 2023-05-26 13:12:05 +08:00
IzzelAliz
b254d6f8fb
Fix ModelEngine access error (#995) 2023-05-26 10:49:09 +08:00
IzzelAliz
08b035dd93
Fix NPE in runCommand (#969) 2023-05-15 09:54:46 +08:00
IzzelAliz
e82ed29219
Update to Minecraft 1.19.4 2023-04-22 11:20:15 +08:00
IzzelAliz
88cf719500
Manually load mysql driver (#950) 2023-04-16 08:44:50 +08:00
IzzelAliz
881c2d180a
Fix explosion NPE (#964) 2023-04-16 08:01:07 +08:00
IzzelAliz
d7b3eb15df
Update forge to 44.1.23 2023-04-15 10:42:40 +08:00
IzzelAliz
00eaff7c0b
Update upstream 2023-04-15 10:24:03 +08:00
IzzelAliz
07a3fd1b5d
Fix mixin conflict with questadditions (#587 #892) 2023-02-26 15:22:12 +08:00
IzzelAliz
7a29402e9e
Update upstream 2023-02-26 10:54:58 +08:00
IzzelAliz
3eec91d20b
Print server thread stack on async catcher timeout (#910) 2023-02-02 13:42:01 +08:00
IzzelAliz
e09caddf64
Update upstream 2023-02-02 12:16:23 +08:00
sandtechnology
1bb6a1b6fb
Fix wrong invoking in IndirectEntityDamageSourceMixin (#901)
Should use super invoke (INVOKESPECIAL) instead of direct invoke (INVOKEVIRTUAL)
2023-01-29 18:23:49 +08:00
IzzelAliz
333260d50d
Fix missing customDimensions field (#896) 2023-01-28 19:02:03 +08:00
IzzelAliz
f76be9aab0 Do not compute frame on plugin class (#848) 2023-01-17 20:34:41 +08:00
IzzelAliz
3833931e95 Fix villager goal mixins (#878 #887 #893)
Close #894.
2023-01-17 18:24:05 +08:00
IzzelAliz
516d491734
Fix recipe has empty result (#837) 2022-12-12 20:16:16 +08:00
IzzelAliz
ff387cc03e
Revert 8df52d95 2022-12-11 15:47:56 +08:00
IzzelAliz
7590e2b5d7
Update to 1.19.3 2022-12-10 15:47:33 +08:00
IzzelAliz
56f613782f
Move from ForgeRegistries.BIOME 2022-12-08 21:54:33 +08:00
IzzelAliz
5524b1ef1e
Fix mixin conflict with Apotheosis (#811)
They use overwrite
2022-12-08 21:24:27 +08:00
IzzelAliz
15f03f2365
Fix mixin conflict with immersive weathering (#812) 2022-12-08 21:21:09 +08:00