Commit Graph

638 Commits

Author SHA1 Message Date
IzzelAliz
b78d3af448
Fix bukkit library loader not working (#443) 2022-01-27 14:29:46 +08:00
IzzelAliz
408a327d2d
Fix bukkit worldgen not working (#444 #445) 2022-01-26 22:26:16 +08:00
IzzelAliz
448a14f9b0
Fix create schematic cannon crash (#426 #447) 2022-01-26 21:49:24 +08:00
IzzelAliz
223df78a0e
Update to forge 39.0.59 2022-01-26 21:22:53 +08:00
IzzelAliz
f681dd0456
Update upstream 2022-01-26 21:22:52 +08:00
IzzelAliz
4b7ac41bdc
Update extend tags 2022-01-26 21:22:52 +08:00
IzzelAliz
8534213d72
Add missing AT for chest (#460) 2022-01-26 21:22:52 +08:00
muriplz
7abfc1eabd
lang [es_es.conf] (#439)
* lang

es_es.conf creation and en_us.conf small fix

* Update es_es.conf

* Update es_es.conf

* Update en_us.conf

* Update es_es.conf
2022-01-26 13:44:56 +08:00
IzzelAliz
d26258ef73
Fix invoking private event handler (#442) 2022-01-26 13:44:14 +08:00
IzzelAliz
9830723797
Release 1.0.0 2021-12-30 21:49:05 +08:00
IzzelAliz
14647e09b9
Fix not booting in 1 dir from root path 2021-12-30 15:20:08 +08:00
IzzelAliz
691727b281
Fix campfire not cooking (#437) 2021-12-30 11:45:33 +08:00
IzzelAliz
2987cd86a5
Update api to 1.2.5 2021-12-28 22:18:28 +08:00
IzzelAliz
0ede4c8881
Fix horse crash (#433) 2021-12-28 11:52:21 +08:00
IzzelAliz
b06547aff4
Update downloaded server jar path 2021-12-28 11:36:06 +08:00
IzzelAliz
378e0f390d
Check libraries missing in forge installer 2021-12-26 18:23:53 +08:00
IzzelAliz
fb0fe00038
Update upstream 2021-12-26 18:23:53 +08:00
悠静萝莉
bce71db23d
删除无法使用的中文模板 2021-12-24 17:00:26 +08:00
IzzelAliz
8d6d00ffa3
Update api and yaml version 2021-12-21 17:02:46 +08:00
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