Commit Graph

41 Commits

Author SHA1 Message Date
IzzelAliz
1317cbd37d Skip JiJ deps when present (#1011 #1184) 2024-01-20 21:09:18 +08:00
IzzelAliz
d61604007f Add pose and illager spell registries (#1124) 2023-12-02 23:24:11 +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
IzzelAliz
381d0134a0 Fix NPE loading fluids (#1017) 2023-06-22 17:49:36 +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
e82ed29219
Update to Minecraft 1.19.4 2023-04-22 11:20:15 +08:00
IzzelAliz
3eec91d20b
Print server thread stack on async catcher timeout (#910) 2023-02-02 13:42:01 +08:00
IzzelAliz
f76be9aab0 Do not compute frame on plugin class (#848) 2023-01-17 20:34:41 +08:00
IzzelAliz
7590e2b5d7
Update to 1.19.3 2022-12-10 15:47:33 +08:00
IzzelAliz
548b3c083b
Add release name 2022-10-25 19:57:59 +08:00
IzzelAliz
bf715d1d18
Fix boot as forge mod 2022-10-06 10:03:12 +08:00
IzzelAliz
fb4b63ec08
Remove inheritance lookup in inventory implementer
Inheritance lookup is a fairly expensive operation, using a side map for viewers lookup can improve performance.
2022-09-03 23:22:35 +08:00
IzzelAliz
6a6a573a7d Update to 1.19.1 2022-08-01 17:08:20 +08:00
IzzelAliz
74ac54c4e4
Adapt logger if j.u.l already initialized 2022-07-20 13:17:26 +08:00
IzzelAliz
49f8cc9bab
Add async catcher to game events (#603) 2022-06-20 20:53:49 +08:00
IzzelAliz
3ed1ef0624
Update implementer 2022-05-22 14:59:44 +08:00
IzzelAliz
df9f220acf
Add modded end dragon phase to registry (#580) 2022-05-07 15:39:13 +08:00
IzzelAliz
e877d3a391
Fix generated method reporting 0 stack limit when initialising (#333) 2022-04-16 18:21:31 +08:00
IzzelAliz
bec5c83d35
Add async catcher to opening gui (#549) 2022-04-15 21:10:18 +08:00
IzzelAliz
2a0f09bb19
Add spawn category to registry handling 2022-04-01 21:27:56 +08:00
Joseph Tarbit
c5a43fd480
Update to 1.18.2 (#510)
Update dependencies and upstream
2022-03-11 14:28:19 +08:00
IzzelAliz
86ffdd103b
Restore patch to vanilla command node (#464) 2022-02-07 11:56:59 +08:00
IzzelAliz
b547770edb
Restore patch to vanilla command node (#464) 2022-02-07 11:37:56 +08:00
IzzelAliz
223df78a0e
Update to forge 39.0.59 2022-01-26 21:22:53 +08:00
IzzelAliz
03877441bd
Update to Minecraft 1.18.1 2021-12-12 14:28:50 +08:00
IzzelAliz
1266a3af6d
Workaround for log4j security exploits 2021-12-10 10:58:49 +08:00
IzzelAliz
754e668bbd
Hack modlauncher a little to load 2021-12-03 22:03:13 +08:00
IzzelAliz
baf681d166
Fix some stuff, updated api to 1.2.2 2021-12-03 16:52:33 +08:00
IzzelAliz
76530963d9
Initial update to 1.18
Not booting yet, required record related updates from modlauncher
2021-12-03 13:27:06 +08:00
IzzelAliz
b979227322
Configure mod bootstrap in main thread 2021-10-27 16:24:52 +08:00
IzzelAliz
961f2d0a8a
Make it able to load as a mod 2021-10-24 15:42:08 +08:00
IzzelAliz
28b30f771b
Fix passenger add twice, simplify log pattern 2021-08-27 15:33:50 +08:00
IzzelAliz
547467a845 Update to forge 37.0.44 2021-08-26 17:08:18 +08:00
IzzelAliz
71151d8797 Simplify log pattern 2021-08-26 14:52:23 +08:00
IzzelAliz
abdda35369 Refactor, split out bootstrap and mod
Added missing AT

ForgeInstaller no longer been translated
2021-07-30 15:09:18 +08:00
IzzelAliz
2bc5937db5 Update implementer 2021-07-28 17:53:54 +08:00
IzzelAliz
4924f017e3 1.17: runs now 2021-07-28 00:08:18 +08:00
IzzelAliz
e36e6d2910 1.17: cleanup 2021-07-26 20:20:33 +08:00
IzzelAliz
bc714cafb3 1.17: mixins are done 2021-07-26 14:44:22 +08:00
IzzelAliz
6a36da70a8 Realtime for block break 2021-07-03 21:10:36 +08:00
IzzelAliz
2f60421f2c Remove version number in module and assets
This is nonsense since we separate versions to branches
2021-06-21 11:54:14 +08:00