Commit Graph

727 Commits

Author SHA1 Message Date
IzzelAliz
c08ef2e091 Downgrade to FG 5 (#1014 #1015) 2023-06-18 23:15:35 +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
0293741414 Update buildscript 2023-06-08 18:21:03 +08:00
IzzelAliz
bad317ebcf Update buildscript 2023-06-08 17:57:16 +08:00
IzzelAliz
95c05bf291 Update README 2023-06-08 17:18:00 +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
857c13d64d Release 1.0.5 2023-06-08 10:28:31 +08:00
IzzelAliz
83e9236fa7 Update to forge 45.1.0 2023-06-08 10:09:32 +08:00
IzzelAliz
24d4120d89
Release 1.0.4 2023-05-26 16:49:12 +08:00
IzzelAliz
eef98d984c
Update to forge 45.0.64 2023-05-26 16:23:13 +08:00
IzzelAliz
dda506ddcb
Add 1.19.4 to ci config 2023-05-26 13:13:03 +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
Dohyeon Jeon
02a708d994
Update ko-kr.conf to 1.19.4 (#979) 2023-04-23 22:12:33 +08:00
IzzelAliz
e82ed29219
Update to Minecraft 1.19.4 2023-04-22 11:20:15 +08:00
IzzelAliz
ae81c7b504
Release 1.0.3 2023-04-16 09:07:41 +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
aaf0d65ffe
Update README build status 2023-04-15 10:47:51 +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
a230c98c73
Bump gradle and fix buildscript 2023-04-15 09:42:59 +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
e1c399c048
Include javax inject for mmocore (#932) 2023-02-26 10:39:25 +08:00
IzzelAliz
98f5a18308
Release 1.0.2 2023-02-02 14:42:51 +08:00
IzzelAliz
3eec91d20b
Print server thread stack on async catcher timeout (#910) 2023-02-02 13:42:01 +08:00
IzzelAliz
0bed3a21d4
Update to forge 44.1.8 2023-02-02 13:05:03 +08:00
IzzelAliz
e09caddf64
Update upstream 2023-02-02 12:16:23 +08:00
IzzelAliz
c4f79bc0fb
Update installer 2023-01-31 16:02:14 +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
c4063c14c5 Update README 2023-01-17 20:34:25 +08:00
IzzelAliz
3833931e95 Fix villager goal mixins (#878 #887 #893)
Close #894.
2023-01-17 18:24:05 +08:00
IzzelAliz
2e0eef4a2d Update README 2023-01-17 18:24:05 +08:00
Dohyeon Jeon
37371abd64
Add release name (Horn, GreatHorn) to ko_kr.conf (#846) 2023-01-17 17:29:47 +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
c07538c88b
Remove usage of zipfs in installer
This allows running server directly after forge install.
2022-12-11 11:33:42 +08:00
IzzelAliz
d6b7c6a966
Update to forge 44.0.5 2022-12-10 15:52:11 +08:00
IzzelAliz
7590e2b5d7
Update to 1.19.3 2022-12-10 15:47:33 +08:00
IzzelAliz
0550c6cd96
Release 1.0.1 2022-12-09 13:52:08 +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
IzzelAliz
7894e4fa9a
Fix mixin conflict with obscure (#831)
They use overwrite, so :(
2022-12-08 19:54:07 +08:00
IzzelAliz
89b7eb47b4
Update to forge 43.2.0 2022-12-08 19:46:22 +08:00