lexikiq
73681df1fe
Disable sleep status announcements
...
will PR upstream as a per-world config eventually but upstream is slow
2021-09-13 22:29:36 -04:00
lexikiq
96a7f0fcce
Update upstream
2021-09-03 17:37:45 -04:00
lexikiq
977c0245dc
Fix compile error
2021-09-03 00:59:49 -04:00
lexikiq
1414569da4
Update upstream
2021-09-03 00:52:05 -04:00
lexikiq
28a4865c2b
Update upstream
2021-09-03 00:46:37 -04:00
Pugabyte
0769f8995c
Update upstream
2021-08-01 11:28:11 -05:00
Pugabyte
333c88736d
Update upstreadm
2021-07-25 22:25:01 -05:00
Pugabyte
d1e4cd0ccf
Update upstream
2021-07-21 23:06:32 -05:00
lexikiq
d7fb2077ee
Fix light blocks in canPlaceItemOn
2021-07-19 03:40:44 -04:00
lexikiq
3dd8d74c7b
Update upstream
2021-07-18 15:07:55 -04:00
lexikiq
1a6906b545
Update upstream
2021-07-17 19:21:49 -04:00
lexikiq
dc40563809
Update upstream + reorder patches
2021-07-15 14:31:52 -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
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