Commit Graph

268 Commits

Author SHA1 Message Date
IzzelAliz
2e3ff1e97f Make it more lenient on chunk loading counting 2021-03-21 14:08:07 +08:00
IzzelAliz
1dffda9a8c Missing forge patch 2021-03-17 14:10:57 +08:00
IzzelAliz
50a1540a33 Update forge to 36.0.55, SS to 1.9.0 2021-03-13 12:44:58 +08:00
IzzelAliz
537b3b4823 Restore terminal environment and run shutdown hooks 2021-03-10 16:05:26 +08:00
IzzelAliz
20e945d166 Add constructor for LevelSave (#197) 2021-03-10 15:14:14 +08:00
IzzelAliz
fea081e2ae Support ip forward 2021-03-09 16:28:24 +08:00
IzzelAliz
e2f496eb7c Guard potion and enchantment registry 2021-03-07 13:28:21 +08:00
IzzelAliz
ebe5b4de14 Fix custom world generator not applied (#164) 2021-03-06 17:38:01 +08:00
IzzelAliz
a2820926ec Fix crash executing server command 2021-03-06 17:14:09 +08:00
IzzelAliz
43961b1a62 Fix art NPE (#126) 2021-03-06 16:38:24 +08:00
IzzelAliz
088ce37ce4 Fix zombie turn into zombie villager (#189) 2021-03-06 15:21:30 +08:00
IzzelAliz
5dc8432243 Fix ClassCastException in recipe (#168) 2021-03-06 13:58:18 +08:00
IzzelAliz
830a9a404f Fix kick after signing book (#157) 2021-03-06 13:40:55 +08:00
IzzelAliz
cda5175b74 Disable spigot watchdog, we don't use it (#158)
This fixes WorldEdit
2021-03-06 13:25:31 +08:00
IzzelAliz
852213d35f Add AT entries for registry (#187) 2021-03-06 13:10:17 +08:00
IzzelAliz
242055daed Fix NPE copying forge caps 2021-03-01 16:03:43 +08:00
IzzelAliz
1d797fdfb8 Enforce bukkit mixin injection 2021-02-28 18:16:13 +08:00
IzzelAliz
36d01d1a16 Call forge command event (#174) 2021-02-28 17:40:53 +08:00
IzzelAliz
3f5ae63382 No redirect on super calls (#177) 2021-02-28 15:39:27 +08:00
threader
691871ebbb
Replacing substring with replaceAll using regex (#178) 2021-02-24 21:01:48 +08:00
IzzelAliz
3408941d33 Release 1.0.14 2021-02-21 15:22:13 +08:00
IzzelAliz
141db3dfba Update to Forge 36.0.42 2021-02-21 00:36:58 +08:00
IzzelAliz
a392e7c441 Add missing cancellable 2021-02-20 23:56:50 +08:00
IzzelAliz
0d02fdb5a4 Add missing patch to structure data 2021-02-20 22:01:53 +08:00
IzzelAliz
3e29d3e24d Add missing patch to structure data 2021-02-20 21:57:13 +08:00
IzzelAliz
48e1e26f86 Fix getResources 2021-02-20 20:46:20 +08:00
IzzelAliz
08465abeb1 Remove jcenter repo as it is about to sunset 2021-02-20 20:27:18 +08:00
IzzelAliz
5dd94c727d Actually return transformed byte source 2021-02-20 17:17:00 +08:00
IzzelAliz
2a01f3230a Remap classes for Unsafe and redirect bridge classes (#138) 2021-02-20 02:12:37 +08:00
IzzelAliz
65ed2913f6 Wtf why this is not added 2021-02-19 16:16:23 +08:00
IzzelAliz
aff457258e Read remapped resource file 2021-02-19 15:58:57 +08:00
IzzelAliz
190726678c Update InventoryView when container layout changed 2021-02-18 01:00:46 +08:00
IzzelAliz
2d6b0d6db2 Update InventoryView when container layout changed 2021-02-18 00:40:15 +08:00
IzzelAliz
41a70332a4 Handle forge caps in items properly (#143)
Maybe not covering all cases
2021-02-17 02:29:40 +08:00
IzzelAliz
3964235b8f Add missing getEntitySlices method (#165) 2021-02-16 13:50:10 +08:00
IzzelAliz
c477a31e48 Provide default implementation for WorldPosCallable (#161) 2021-02-16 13:43:57 +08:00
IzzelAliz
66530a65cd Update mappings to 20210215 2021-02-16 01:12:08 +08:00
IzzelAliz
f67d4c5739 Port teleport fix from 1.15 2021-02-13 17:08:51 +08:00
IzzelAliz
c35bb35cf8 Fix structure mobs not spawning (#162) 2021-02-13 10:35:46 +08:00
IzzelAliz
9ede1cf416 Use bukkit command dispatcher (#132) 2021-02-12 17:42:37 +08:00
IzzelAliz
ddbb4265f2 ... but still compute maxs for them 2021-02-12 16:21:11 +08:00
IzzelAliz
55ff30252a No compute frame on v1_5 classes 2021-02-11 17:18:52 +08:00
IzzelAliz
8822c89bb0 Remap injected jars by findResource (#153) 2021-02-10 23:18:54 +08:00
IzzelAliz
2f4e7e9a58 Fix opening mod containers 2021-02-10 23:16:00 +08:00
IzzelAliz
d5f39d57cc Refactor redirect logic, should break nothing 2021-02-09 00:03:59 +08:00
IzzelAliz
ac27079e3f Update to forge 36.0.14 2021-02-07 00:31:24 +08:00
IzzelAliz
dd80a19c27 Fix several remapper issue (#138) 2021-02-06 23:42:52 +08:00
IzzelAliz
6475823180 Update define class hook 2021-02-06 14:00:14 +08:00
IzzelAliz
402346073d Implement tracking range 2021-02-06 13:55:01 +08:00
IzzelAliz
7e67d95d4d Fix activation range 2021-02-04 23:22:43 +08:00