Commit Graph

45 Commits

Author SHA1 Message Date
lexikiq
7aaefe6994 Update upstream 2021-07-05 03:01:44 -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
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
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
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
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
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
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
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
6da22c82f5 Add respawn anchor damage location 2021-05-14 23:42:27 -04:00
lexikiq
0aa5ef25d1 Create PlayerUseRespawnAnchorEvent 2021-05-14 00:04:26 -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
ef9b6ff34c Java 16 2021-05-13 19:59:11 -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
4de5afeaf7 Properly bump to Java 15 2021-05-04 13:02:28 -04:00
lexikiq
dc6942f631 Build sources and javadocs 2021-05-04 11:52:38 -04:00
lexikiq
22ec3b552c Move UUID interfaces to eden-api 2021-05-02 02:57:09 -04:00
lexikiq
c15d5896be Add initial interfaces 2021-05-02 01:08:57 -04:00
lexikiq
1261d05c9b Initial commit 2021-05-01 15:25:18 -04:00