Commit Graph

782 Commits

Author SHA1 Message Date
IzzelAliz
9931895b6b Match empty tags with null tags (#1159) 2024-02-03 18:21:16 +08:00
IzzelAliz
2d5fde2862 Fix onItemStackedOn not fired (#1211) 2024-02-02 19:36:09 +08:00
IzzelAliz
7a40f10737 Bump version 2024-01-26 21:23:24 +08:00
IzzelAliz
fd335c10a4 Release 1.0.4 2024-01-26 21:23:08 +08:00
IzzelAliz
6774479a03 Update download mirrors (#1200) 2024-01-26 20:56:49 +08:00
IzzelAliz
600f108d17 Fix thrown egg NPE (#1202) 2024-01-26 20:54:40 +08:00
IzzelAliz
132b181f1d Bump version 2024-01-20 23:09:53 +08:00
IzzelAliz
ec79af9da1 Release 1.0.3 2024-01-20 23:09:38 +08:00
IzzelAliz
34c9c638b8 Update to forge 47.2.20 2024-01-20 22:57:09 +08:00
IzzelAliz
efc0d1c95d Fix mixin compatibility with TrickOrTreatMod (#1178) 2024-01-20 22:08:47 +08:00
IzzelAliz
0be5502f8e Fix ServerStatus missing vanilla constructor (#1179) 2024-01-20 22:00:22 +08:00
IzzelAliz
1317cbd37d Skip JiJ deps when present (#1011 #1184) 2024-01-20 21:09:18 +08:00
IzzelAliz
610953f028 Fix mixin conflict with BetterCombat (#1115 #1126) 2023-12-10 22:24:21 +08:00
IzzelAliz
5e70607eb2 Fix mixin conflict with lets do meadow (#1149) 2023-12-10 22:08:29 +08:00
IzzelAliz
01494721f1 Fix mixin conflict with morejs (#1130) 2023-12-10 21:33:01 +08:00
IzzelAliz
7c67acbbae Fix ProtocolLib index oob on chat packets (#1101 #1129) 2023-12-03 13:43:00 +08:00
IzzelAliz
5dcf7a9bb8 Bump version 2023-12-02 23:39:50 +08:00
IzzelAliz
730181a4ca Release 1.0.2 2023-12-02 23:26:55 +08:00
IzzelAliz
d61604007f Add pose and illager spell registries (#1124) 2023-12-02 23:24:11 +08:00
IzzelAliz
6fa5b87a9f Update to forge 47.2.16 2023-12-02 23:13:06 +08:00
IzzelAliz
ad439238f2 Add an option that allows non ascii username to login (#1139) 2023-12-02 23:05:39 +08:00
IzzelAliz
3136172ea0 Fix missing palette AT and patches (#1140) 2023-12-02 23:04:26 +08:00
sandtechnology
8f09f9f08c Fix #583, Update dragonPhase dynamically (#869) 2023-12-02 20:31:49 +08:00
IzzelAliz
b564fccdce Update mirrors 2023-12-02 19:27:49 +08:00
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
62ac3c1331 Bump version 2023-09-17 18:57:26 +08:00
IzzelAliz
c3fc1d3735 Release 1.0.1 2023-09-17 16:09:58 +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
0002c9497c Bump version 2023-07-29 23:31:14 +08:00
IzzelAliz
053d747094 Release 1.0.0 2023-07-29 23:30:48 +08:00
Hoto Ras
e357cf91ce
Update korean i18n to 1.20 (#1037)
i18n::ko_kr:
- Added "Trials"
- Fixed "Execution" pointing the host constal
- Fixed 1 i18n error on Async Catcher
2023-07-27 23:32:27 +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
4ddc3aa762 Update to forge 47.1.1 2023-07-17 21:01:35 +08:00