Commit Graph

718 Commits

Author SHA1 Message Date
IzzelAliz
9d06987a13 1.16.4 update 2020-11-21 12:17:26 +08:00
IzzelAliz
3caea5943c Fix ClassCastException on lightning (#77) 2020-11-15 22:03:37 +08:00
IzzelAliz
3d71b9d4a7 Update mcp 20201028 2020-11-04 16:37:02 +08:00
IzzelAliz
f4063924e0 Fix async catcher IllegalAccessError (#71) 2020-11-04 15:57:37 +08:00
IzzelAliz
13e41bb4e0
Update README.md 2020-11-03 12:18:26 +08:00
IzzelAliz
8a1f9cdc8a Release 1.0.8 2020-11-01 10:59:22 +08:00
IzzelAliz
3202e7c387 No compile warnings 2020-10-31 11:07:33 +08:00
IzzelAliz
0b240123e2 Fix ToolBelt illegal access wtf 2020-10-31 11:04:13 +08:00
IzzelAliz
5ee2cfaad6 Fix inventory not syncing after death (#64)
Expose modded materials to legacy plugins.
2020-10-31 11:03:57 +08:00
IzzelAliz
e537455453 Fix throwing egg crashes server 2020-10-31 11:01:13 +08:00
IzzelAliz
9b4cfe81f0 Fix EndGateway teleporting 2020-10-31 10:58:31 +08:00
IzzelAliz
285f9f7f73 Reduce overload check interval
A too low interval seems likely to crash the server.
2020-10-31 10:56:56 +08:00
IzzelAliz
401a290c68 Find players from forge wrapper classes 2020-10-31 10:55:48 +08:00
IzzelAliz
6c8d6d832a Fix potion effect values may be null 2020-10-31 10:54:21 +08:00
IzzelAliz
86e1562219 Set gamemode cross respawn 2020-10-31 10:54:13 +08:00
IzzelAliz
298bcc82cc Fix world map not updating after creating new world (#64) 2020-10-31 10:53:00 +08:00
IzzelAliz
102af6c339 Fire correct event for teleporting 2020-10-31 10:50:08 +08:00
IzzelAliz
ef8723e283 Fix nether portal crash (#70) 2020-10-31 10:49:12 +08:00
IzzelAliz
fa9ec260ac Fix contains may not have title set. 2020-10-31 10:44:07 +08:00
IzzelAliz
08ab476f57 Fix nether portal crash (#70) 2020-10-31 10:41:46 +08:00
IzzelAliz
4f384d46e6 Release 1.0.7 2020-10-21 15:15:09 +08:00
IzzelAliz
1528e14080 Update forge to 34.1.25 2020-10-21 15:01:09 +08:00
IzzelAliz
2361c206e4 Implement plugin patcher (#63) 2020-10-21 14:41:14 +08:00
IzzelAliz
99d3bce676 Port fixes of #28 #65
Call forge event when bukkit load world and vise versa
Allow recapture container for fast workbench
Fix golem and wither spawn not consuming blocks
Fix some inventory missing an owner (#65)
Fix wrong mapping with air block and item (#28)
2020-10-21 14:29:47 +08:00
IzzelAliz
77ccfa00e5 Workaround for MC-199487 2020-10-21 14:10:06 +08:00
IzzelAliz
345f4669d3 Port fix for #55 #60 from 1.15 2020-10-08 13:59:39 +08:00
IzzelAliz
f9499a729a Port fix for #46 #51 #59 and #61 from 1.15 2020-10-08 13:54:17 +08:00
IzzelAliz
fcc143a24f Port async catcher 2020-10-08 13:42:51 +08:00
IzzelAliz
9c359490aa Update forge to 34.1.7 2020-10-05 14:12:26 +08:00
IzzelAliz
7612e826d2 Update upstream and readme 2020-09-22 13:25:09 +08:00
IzzelAliz
6c82601fe9 Port fixes for #45 and #48 from 1.15 2020-09-18 09:31:14 +08:00
IzzelAliz
b7e47a47ed Update mappings 20200916, 1.16.3 (#49)(#52)
Fix UUID not sent in chat packet, close #52.
2020-09-18 09:21:59 +08:00
IzzelAliz
8d0dad9e47 Handle permission checks from Forge. 2020-09-04 21:32:24 +08:00
IzzelAliz
4d26098fc9 Port fixes of #43 and #44. 2020-09-04 16:15:00 +08:00
IzzelAliz
0c043344f0 Upstream: Fix getLocation for Cartography Table and Stonecutter 2020-09-04 16:10:22 +08:00
IzzelAliz
836dee238d Revert "Do not skip PlayerInteractEvent."
This reverts commit 2b5f9b69
2020-09-04 15:54:20 +08:00
IzzelAliz
ce6fa8da81 Upstream: Add ability to get location from smithing inventory 2020-09-03 14:22:41 +08:00
IzzelAliz
56547dd0ca Upstream: Add ArrowBodyCountChangeEvent 2020-09-03 14:20:15 +08:00
IzzelAliz
a401ef3111 Fix exception on Field#getGenericType (#42) 2020-09-03 13:25:00 +08:00
IzzelAliz
c5b9b05132 Pick fixes for #42, #43 from 1.15. 2020-09-03 13:24:59 +08:00
IzzelAliz
2b5f9b69c1 Do not skip PlayerInteractEvent. 2020-09-01 09:42:41 +08:00
IzzelAliz
0aad4e83ea Update CraftBukkit upstream. 2020-09-01 09:15:44 +08:00
IzzelAliz
c1620e704d Enable conformVisibility for FirstAid compat. (#40) 2020-08-31 22:12:37 +08:00
IzzelAliz
6a458c6709 Now 1.16 runs. 2020-08-28 23:38:20 +08:00
IzzelAliz
d234310d96 1.16: worlds 2020-08-28 17:53:16 +08:00
IzzelAliz
aa40bd2520 1.16: servers, spawners, misc 2020-08-27 21:04:57 +08:00
IzzelAliz
14bf9c4319 1.16: networks 2020-08-26 21:23:31 +08:00
IzzelAliz
ca23b4b854 1.16: loots and more 2020-08-26 18:02:44 +08:00
IzzelAliz
d18632c55c 1.16: entities part 4 2020-08-26 15:21:18 +08:00
IzzelAliz
90bf29ed3d 1.16: entities part 3 2020-08-24 22:16:28 +08:00