Commit Graph

569 Commits

Author SHA1 Message Date
IzzelAliz
1912d070c2
Fix cat crash (#425) 2021-12-17 20:27:08 +08:00
IzzelAliz
908f6468b6
Fix hopper crash (#424) 2021-12-17 13:49:34 +08:00
IzzelAliz
7321bf69ad
Also update interval in tick calculation 2021-12-16 23:05:10 +08:00
IzzelAliz
6d45da2bab
Digging packet DOS mitigation 2021-12-15 21:50:04 +08:00
IzzelAliz
249515291b
Fail fast bukkit initializing 2021-12-15 21:36:50 +08:00
IzzelAliz
1d50a98b14
Fix sign editing (#423) 2021-12-15 21:36:03 +08:00
IzzelAliz
8acc90b89c
Fix respawn position not saved upon respawn (#376) 2021-12-14 15:33:18 +08:00
IzzelAliz
04859a24c4
Force exiting server on shutdown (#415) 2021-12-14 14:38:43 +08:00
IzzelAliz
aba187d46e
Optimize Util#sequence 2021-12-13 21:57:07 +08:00
IzzelAliz
03877441bd
Update to Minecraft 1.18.1 2021-12-12 14:28:50 +08:00
IzzelAliz
7c709e554d
Lag compensate entity move 2021-12-12 12:40:39 +08:00
IzzelAliz
74e69e5e3d
Fix ServerPlayer cast crash (#419) 2021-12-12 11:34:29 +08:00
jdh5968
dc4623addc
ko_kr.conf Updated for 1.18 (#413) 2021-12-11 22:32:38 +08:00
IzzelAliz
5676c9320b
Fix crop block mixin cancellable 2021-12-11 20:30:50 +08:00
IzzelAliz
1266a3af6d
Workaround for log4j security exploits 2021-12-10 10:58:49 +08:00
IzzelAliz
acd0971b63
Bump AGP for remapper inheritance fix 2021-12-09 17:42:17 +08:00
IzzelAliz
f17efc2a30
Update appveyor jdk path 2021-12-07 12:35:05 +08:00
IzzelAliz
c9981fe9e2
Only wrap top level arguments (#392) 2021-12-06 15:18:56 +08:00
IzzelAliz
5140aaf4eb
Update upstream 2021-12-06 14:11:29 +08:00
IzzelAliz
03a4afa0ad
Fix boot on unix system (#404 #405)
lmfao no one reported this during entire 1.17
2021-12-06 12:03:05 +08:00
IzzelAliz
754e668bbd
Hack modlauncher a little to load 2021-12-03 22:03:13 +08:00
IzzelAliz
7ed1b5d245
Fix bungee compatibility 2021-12-03 21:27:49 +08:00
IzzelAliz
54f32cf7d7
New option: extra logic worlds
Mods like "create" make use of level wrappers to implement functions which breaks Arclight.

By default, Arclight prevents these levels(side from ServerLevel and WorldGenRegion) firing Bukkit events. If any mods extends these two classes and use them not as a wrapper, users need add class names to this option.
2021-12-03 17:41:17 +08:00
IzzelAliz
16af4bd81c
Merge branch 'logic-world' into 1.18 2021-12-03 17:14:44 +08:00
IzzelAliz
93e54f8d26
Configurable goal selector update interval
Correspond to new vanilla optimization mechanic
2021-12-03 17:10:46 +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
39c2d4d3c9
Support irregular sized shape recipe 2021-12-01 18:56:07 +08:00
IzzelAliz
eda038a25f
Fix CNFE to client classes(ISTER) using reflection (#379) 2021-12-01 18:53:28 +08:00
IzzelAliz
c59c507524
Fix duplicate entry for loot tables (#389) 2021-12-01 17:24:53 +08:00
IzzelAliz
e92876943d
Final release 1.0.1 for Minecraft 1.17.1 2021-12-01 17:15:06 +08:00
IzzelAliz
743c586233
Update to forge 37.1.0 2021-12-01 17:13:52 +08:00
IzzelAliz
bd910af6cd
Fix plugin CNFE with jdk classes 2021-12-01 17:11:06 +08:00
IzzelAliz
81e7decef0
Specify publish artifact id 2021-11-08 22:44:44 +08:00
IzzelAliz
b2437c9508
Simplify issue template 2021-11-07 21:43:52 +08:00
IzzelAliz
9429a63c3b
Simplify issue template 2021-11-07 21:38:59 +08:00
IzzelAliz
e1ab7d4566
Update upstream (CraftBukkit) 2021-11-07 20:43:06 +08:00
IzzelAliz
858f92acb2
Update upstream 2021-10-30 16:39:05 +08:00
悠静萝莉
4fafa3f88d
Update Issue Template (#395) For ahdg6 suggest 2021-10-30 16:06:56 +08:00
IzzelAliz
8c102f1eeb
Extra logic worlds (#378) 2021-10-29 13:27:59 +08:00
IzzelAliz
58740de7a5
Implement item merge radius 2021-10-29 13:09:18 +08:00
IzzelAliz
77bead3ba2
Release 1.0.0 2021-10-27 21:46:14 +08:00
IzzelAliz
9195f4c9d6
Fix publish 2021-10-27 21:45:37 +08:00
IzzelAliz
f16728bb5f
Provide more helpful error message iterating recipe 2021-10-27 18:12:44 +08:00
IzzelAliz
9c46952a18
Fix chest/lectern crashing (#385) 2021-10-27 18:07:14 +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
4c739f8a5a
Update forge to 37.0.103 2021-10-22 16:17:05 +08:00
IzzelAliz
f434cd49d2
Update upstream (CraftBukkit) 2021-10-22 15:13:43 +08:00
IzzelAliz
7ab7ff6839
Gradle 7.2 2021-10-22 12:05:21 +08:00