Commit Graph

356 Commits

Author SHA1 Message Date
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
bd910af6cd
Fix plugin CNFE with jdk classes 2021-12-01 17:11:06 +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
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
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
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
088dd73e2e
Update mixin to 0.8.4 (#366) 2021-09-08 13:19:27 +08:00
IzzelAliz
64d48c6a00
Invalidate plugin class cache with patcher info 2021-08-30 14:15:04 +08:00
IzzelAliz
19256c504a
Update api 2021-08-29 14:28:13 +08:00
IzzelAliz
28b30f771b
Fix passenger add twice, simplify log pattern 2021-08-27 15:33:50 +08:00
IzzelAliz
9e7575a95b Update spigot changes 2021-08-26 22:17:58 +08:00
IzzelAliz
547467a845 Update to forge 37.0.44 2021-08-26 17:08:18 +08:00
IzzelAliz
1abde6a24a Fix RemappingURLClassLoader zip file closed (#336) 2021-08-04 13:01:07 +08:00
IzzelAliz
2fdfa68fac Apply and test optimizations 2021-07-31 13:36:09 +08:00
IzzelAliz
81b2f211b8 Add missing AT 2021-07-30 15:28:28 +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
f83cf94337 1.17: items, player, network, server 2021-07-25 17:47:10 +08:00
IzzelAliz
e3a2790709 1.17: blocks, entities 2021-07-24 18:53:37 +08:00
IzzelAliz
d43280ca0d Update to forge 36.1.62 2021-07-18 12:22:36 +08:00
IzzelAliz
47c1884141 Create symbol link for world 2021-07-15 19:22:38 +08:00
悠静萝莉
9dbe8def69
add require (#317) 2021-07-06 22:28:03 +08:00
IzzelAliz
dd92ceb7c8 Implement PlayerSpawnLocationEvent 2021-07-05 23:01:48 +08:00
Joseph Tarbit
ec3cb7a2da
Added ServerWorldInfo#settings AT for WorldEdit (#314) 2021-07-03 23:39:34 +08:00
IzzelAliz
f2b24ca9f0 Add MH.defineClass into redirect handler 2021-06-27 14:29:12 +08:00
IzzelAliz
0f18c1cbef Fix NPE 2021-06-25 10:32:53 +08:00
IzzelAliz
d4ab8965fb Remove ServerChunkProvider overwrite 2021-06-22 17:40:00 +08:00
IzzelAliz
d391e85c98 Update hidden form for newer jdk 2021-06-21 10:54:28 +08:00
IzzelAliz
7294713cbe Fix item NPE handling forge caps 2021-06-20 21:56:39 +08:00
IzzelAliz
cd23381c59 Add stats to bukkit registry (#270) 2021-06-16 13:40:13 +08:00
IzzelAliz
68ddb4a6b7 Add Player context to AnvilUpdateEvent (#287) 2021-06-15 15:19:55 +08:00
IzzelAliz
aa274edaa8 Improve pickup delay check (#272) 2021-06-15 15:05:57 +08:00
IzzelAliz
0fcaba618f Forwarding commands registered outside RegisterCommandsEvent (#291) 2021-06-14 16:40:50 +08:00