Commit Graph

92 Commits

Author SHA1 Message Date
lexikiq
421659f778 Fix MC version 2021-07-13 18:22:18 -04:00
lexikiq
31173eb72c Update upstream 2021-07-13 17:45:25 -04:00
lexikiq
72462aa1e6 Add Furnace Recipe API
Temporary API to get the result of smelting an item in a (type of) furnace.

Will eventually (hopefully) be replaced by a more extensive Paper PR with support for all recipes.
2021-07-13 17:28:46 -04:00
Pugabyte
8c46400d86 Update upstream 2021-07-07 15:28:49 -05:00
lexikiq
7aaefe6994 Update upstream 2021-07-05 03:01:44 -04:00
lexikiq
cba86f93d9 Expanded Adventure support
Adds support for Adventure in a few places where it was previously missing.
2021-07-05 01:47:42 -04:00
lexikiq
67816776b0 Revert "Build changes"
This reverts commit e6e07f66
2021-07-02 02:49:20 -04:00
lexikiq
e6e07f66db Build changes 2021-07-02 02:46:02 -04:00
lexikiq
45593d9c82 Fix LibsDisguise error for real 2021-07-01 23:31:55 -04:00
lexikiq
1d5de876d0 Add BlockDropResourcesEvent 2021-07-01 22:42:31 -04:00
lexikiq
a1b3ac3a92 Attempt to fix LibsDisguises bug 2021-07-01 22:42:20 -04:00
lexikiq
7742f5331f Update upstream 2021-07-01 22:41:58 -04:00
lexikiq
fa0f80c71e Update upstream
idk why these patches were failing
2021-06-24 02:19:45 -04:00
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