Commit Graph

325 Commits

Author SHA1 Message Date
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
58740de7a5
Implement item merge radius 2021-10-29 13:09:18 +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
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
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
IzzelAliz
a4f015fce6 Implement API 2021-06-13 22:06:33 +08:00
IzzelAliz
b2a0c7d1bc Update upstream (#271) 2021-05-23 18:13:02 +08:00
IzzelAliz
b6a8366963 Update bukkit upstream changes 2021-05-16 23:36:57 +08:00
IzzelAliz
b2b9a08824 Java version warning 2021-05-12 23:15:02 +08:00
IzzelAliz
1c0c9116d5 Fix mod inventory size limit implementer (#227 #251) 2021-05-09 21:46:38 +08:00
IzzelAliz
d22c78f007 Fix vanilla item with forge cap handling
Related to #228 #250 #251
2021-05-09 15:30:23 +08:00
IzzelAliz
cef6d7e3fc Set default pickup delay for dropped item 2021-05-07 21:14:13 +08:00
IzzelAliz
c809b8de08 Bump tools to 1.1, fix entity drop adding (#258) 2021-05-07 20:56:00 +08:00