Commit Graph

79 Commits

Author SHA1 Message Date
Pugabyte
75d8da6bb3 Update upstream 2021-06-23 09:53:39 -05:00
lexikiq
40e47366ba Fix missing CraftMetaSkull serializedProfile
Plugins (ab)using NMS may change the "profile" field using reflections instead of the "setProfile" method, especially if they are targeted towards old Minecraft versions. This fixes the potential discrepancies and NPEs.
2021-06-21 20:47:38 -04:00
lexikiq
1f591feb1e Rebuild patches 2021-06-21 14:30:34 -04:00
Griffin Kubesa
a2250850f2 Update upstream 2021-06-21 14:24:20 -04:00
lexikiq
e0a4fe24cf Update upstream 2021-06-21 02:34:12 -04:00
lexikiq
31454dad4c Fix Expose EntityType Ordinals 2021-06-20 23:53:05 -04:00
lexikiq
a6952723b0 Update upstream 2021-06-20 22:20:09 -04:00
lexikiq
3ff52ce3fe Update upstream 2021-06-20 21:46:12 -04:00
lexikiq
bc0c4cf7b3 Fix HumanEntity 2021-06-20 20:54:37 -04:00
lexikiq
8d3c3f6106 Expose MCUtil Executors 2021-06-20 19:39:51 -04:00
lexikiq
1838430ce6 New patches 2021-06-20 19:10:06 -04:00
lexikiq
c5d5e521e1 Actually fix API version 2021-06-20 17:18:41 -04:00
lexikiq
40c4fe1775 Fix missing server version 2021-06-20 16:54:18 -04:00
lexikiq
d19086dd13 Update upstream + bump deps 2021-06-20 16:03:07 -04:00
lexikiq
6018ed1900 Hack together deployment 2021-06-20 01:04:45 -04:00
lexikiq
87372a5957 Miscellaneous fixes 2021-06-19 18:45:29 -04:00
lexikiq
6538e7a131 Miscellaneous fixes 2021-06-19 18:41:14 -04:00
lexikiq
2bc8e4bf53 Miscellaneous fixes 2021-06-19 18:39:26 -04:00
lexikiq
9fcd19d4f2 Miscellaneous fixes 2021-06-19 18:36:03 -04:00
lexikiq
04d3cca53e Remap + cleanup patches 2021-06-19 16:34:13 -04:00
lexikiq
8e891a9716 Build changes 2021-06-18 01:21:06 -04:00
lexikiq
cb960b3659 Basic paperweight init 2021-06-17 03:03:07 -04:00
lexikiq
c23c1a4323 Fully async SoundEvent 2021-06-09 18:47:34 -04:00
lexikiq
94e5010d31 Update Upstream 2021-06-09 00:30:10 -04:00
lexikiq
91df45a01a Fix inverted sound event logic 2021-06-05 12:00:43 -04:00
lexikiq
adfc493d4d Fix server crash 2021-06-05 11:32:58 -04:00
lexikiq
8845712881 Fix SoundEvent + move handler to CraftEventFactory
Fixes ProjectEdenGG/Issues#690
2021-06-05 01:05:38 -04:00
lexikiq
553bdedc31 Make SoundEvent async 2021-06-01 16:23:51 -04:00
lexikiq
9997b69751 Make /playsound fire LocationCustomSoundEvent 2021-05-31 18:13:42 -04:00
lexikiq
ac083df0ba Add SoundEvent 2021-05-30 03:00:38 -04:00
lexikiq
8e586f717c Fix NPE crash from NMS Explosion#getBukkitLocation 2021-05-15 13:35:23 -04:00
lexikiq
13e22df33a Update upstream 2021-05-15 00:06:17 -04:00
lexikiq
6da22c82f5 Add respawn anchor damage location 2021-05-14 23:42:27 -04:00
lexikiq
5f37b81e7c Make OptionalPlayerLike extend Audience 2021-05-14 21:15:35 -04:00
lexikiq
0aa5ef25d1 Create PlayerUseRespawnAnchorEvent 2021-05-14 00:04:26 -04:00
lexikiq
2ebfc40672 Update Upstream (again) 2021-05-13 21:44:53 -04:00
lexikiq
9c6eb97a28 Revert to Java 15 2021-05-13 21:35:08 -04:00
lexikiq
41fb7e137a Properly fix maven shade errors
Bumps up the maven shade plugin version
2021-05-13 21:25:34 -04:00
lexikiq
fdcead4c29 [Workflow] Fix shade compile error 2021-05-13 20:58:00 -04:00
lexikiq
8ef31f75bb Update Upstream (Paper) 2021-05-13 20:02:01 -04:00
lexikiq
ef9b6ff34c Java 16 2021-05-13 19:59:11 -04:00
lexikiq
91162f4f69 Update Paperclip 2021-05-13 19:56:20 -04:00
lexikiq
4e70d90923 Fix CraftItemStack#canPlaceOn for liquids
Fixes ProjectEdenGG/Issues#660
2021-05-12 20:51:19 -04:00
lexikiq
f80e236992 Add origin location to EntityDamageByBlockEvent
Closes #2
2021-05-10 23:16:38 -04:00
lexikiq
3f0514f984 Check if target block is replaceable 2021-05-10 02:50:51 -04:00
lexikiq
5a9c92b1c1 CraftItemStack#canPlaceOn fixes + update upstream 2021-05-10 01:58:59 -04:00
lexikiq
4eb81299d3 Use player location in CraftItemStack#canPlaceOn 2021-05-10 01:40:34 -04:00
lexikiq
ecaadc4813 Fix CraftItemStack#canPlaceOn for air blocks 2021-05-10 01:32:24 -04:00
lexikiq
07c3c68157 Add CraftItemStack#canPlaceOn 2021-05-10 01:23:00 -04:00
lexikiq
253531605e Fix javadocs 2021-05-09 17:03:28 -04:00