Commit graph

5845 commits

Author SHA1 Message Date
Gergely Sarkozi 7aabe7d56b
[CI-SKIP] fix minecart vs minecraft typos (#5713) 2021-05-23 16:11:06 +02:00
Mariell Hoversholm f775e87b4e
[CI-SKIP] ci: update setup-java action (#5710)
* ci: update setup-java action
* ci: change java distribution to adopt

Signed-off-by: Mariell Hoversholm <proximyst@proximyst.com>
2021-05-23 12:18:19 +00:00
Mariell Hoversholm c58b3b277c
ci: replace Java 11 with Java 16 in GH Actions build flow (#5709)
* ci: add Java 16 to GH Actions build flow

With our new dependence on Java 16+ as of Minecraft 1.17 (refer to:
https://www.minecraft.net/en-us/article/minecraft-snapshot-21w19a), we
should also ensure everything we merge builds on Java 16.

Signed-off-by: Mariell Hoversholm <proximyst@proximyst.com>

* ci: remove Java 11 from build flow

Signed-off-by: Mariell Hoversholm <proximyst@proximyst.com>
2021-05-23 05:12:50 -07:00
Riley Park 4b72327a65
ItemStack#editMeta
fixes #5711
2021-05-23 05:06:39 -07:00
Andrew Steinborn 68984b6645
Add Unix domain socket support (#5611)
Tested-by: Mariell Hoversholm <proximyst@proximyst.com>
Reviewed-by: Mariell Hoversholm <proximyst@proximyst.com>
2021-05-23 11:18:50 +00:00
BillyGalbreath 68c67e6800
Add Mob#lookAt API (#5633) 2021-05-23 02:55:28 -07:00
Aikar 4bacecd164
[Auto] Updated Upstream (Bukkit/CraftBukkit)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
f563167d SPIGOT-6464: Fix ShulkerBox#getColor for undyed shulkers

CraftBukkit Changes:
9c7acb6cb SPIGOT-6464: Fix ShulkerBox#getColor for undyed shulkers
2021-05-22 18:42:32 -04:00
Jason 1f28e6eeb2
Fix default ChatRenderer when no plugins are installed (#5702) 2021-05-21 21:08:18 -04:00
Jason ecb0d32cae
Enhance (Async)ChatEvent with per-viewer rendering API (#5684) 2021-05-21 15:55:54 -07:00
Jason f3e541ca1b
Actually list all missing hard depends (#5701) 2021-05-21 16:31:37 -04:00
Aikar 11f83fe8e0
[CI-SKIP] [Auto] Rebuild Patches
A recent commit has been made that caused patches to be out of order, rebuilding
2021-05-21 06:22:38 -04:00
SamB440 a36e5d65ff MC-148809: Fix incorrect structure block data length 2021-05-21 12:16:42 +02:00
Nassim 3dcbdc73bd
Fix force upgrade patch (#5699) 2021-05-21 08:29:49 +00:00
Jake Potrebic dab6ec6cdf
List all missing hard depends not just first (#5673) 2021-05-21 05:33:41 +00:00
Jake Potrebic aed5031e31
Fix/Optimize world and light datafixes (#5693)
Co-authored-by: Spottedleaf <Spottedleaf@users.noreply.github.com>
2021-05-20 20:31:08 -04:00
Aikar 719040d922
[Auto] Updated Upstream (CraftBukkit)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

CraftBukkit Changes:
d49530f9c #845: Remove unnecessary calls to Class#getSimpleName in PDC
2021-05-20 18:37:31 -04:00
Aikar 6c183f1ae0
[Auto] Updated Upstream (CraftBukkit)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

CraftBukkit Changes:
7df5e6f87 Make Vanilla /list respect Vanish API
2021-05-19 18:57:26 -04:00
Shane Freeder 2c6b1f048d
Revert "Remove itneract event from boat" (Fixes #5677) 2021-05-19 13:38:40 +01:00
jmp aae1c54a98 Add command line option to load extra plugin jars not in the plugins folder
ex: java -jar paperclip.jar nogui -add-plugin=/path/to/plugin.jar -add-plugin=/path/to/another/plugin_jar.jar
2021-05-18 21:37:25 -07:00
Riley Park 322886c869
Avoid NPE due to PlayerBedFailEnterEvent
fixes #5670
2021-05-18 08:58:07 -07:00
Jake Potrebic d3c9a195cb
removed duplicate ProjectileHitEvent for fireball (#5671) 2021-05-18 17:54:12 +02:00
Jake Potrebic 7989028a53
More Enchantment API (#5588) 2021-05-18 11:30:19 +02:00
Jake Potrebic c0cb5c129c
Adds methods for checking item repairability (#5651) 2021-05-18 10:57:33 +02:00
Jake Potrebic 22399b07f8
Actually use extended/ambient in BeaconEffectEvent (#5647) 2021-05-18 08:43:46 +00:00
Jake Potrebic 979135878c
Add cause and cancel message to PlayerGameModeChangeEvent (#5638) 2021-05-18 10:35:39 +02:00
LemonCaramel 51e1e58d2c
Fix Adventure support in UnknownCommandEvent (#5664) 2021-05-18 04:54:25 +00:00
Aikar 45e19ffb00
[Auto] Updated Upstream (CraftBukkit)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

CraftBukkit Changes:
cc21bae97 SPIGOT-5569: Call WorldInitEvent before any chunks are getting generated
2021-05-17 18:32:29 -04:00
Emily 1514576281
Fix Counter#decrement recursive call (#5665) 2021-05-17 18:19:02 +00:00
Aikar 21ac7dc988
[Auto] Updated Upstream (CraftBukkit)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

CraftBukkit Changes:
1e8c432cd #816: Prevent duplicate slash removal for console / block commands
2021-05-17 04:22:25 -04:00
Riley Park 18ad2c9ddb
Add environment variable (PAPER_DISABLE_SERVER_GUI) to disable server gui 2021-05-17 00:39:56 -07:00
Nassim 6ecbe57765
Rename leftover resource->datapack (#5662) 2021-05-17 07:59:20 +01:00
Riley Park ec90a78595
I give up on trying to teach people to avoid the incorrect ways. 2021-05-16 23:54:43 -07:00
Kacper Płażewski dc7b7a1600
Fix missing username console death message (#5654) (#5658) 2021-05-16 22:31:40 +00:00
Connor Linfoot c639a52a69
Add basic Datapack API (#5653) (#5653) 2021-05-16 16:09:46 -04:00
Nassim 99c1d9da6d
Updated Upstream (CraftBukkit) (#5652)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

CraftBukkit Changes:
5b0e2d2d Move additional dependencies to runtime scope
2021-05-16 16:35:49 +00:00
Jake Potrebic 2d50c17e2d
[CI-SKIP] Add PR rebasing steps (#5634) 2021-05-16 16:29:19 +00:00
Owen1212055 2c5f8085ea
Remove boat interaction event (Fixes #5539) 2021-05-16 11:08:31 +01:00
Jake Potrebic 96ee1fb8fb
fix WorldSaveEvent not firing with /save-all (#5650) 2021-05-16 04:51:19 +00:00
Jake Potrebic e90e7829ee
remove unneeded patch (#5641) 2021-05-15 23:42:36 +00:00
Riley Park d875bacc28
Activate warning by default when people are doing silly things (#5642) 2021-05-15 15:56:38 -07:00
Jake Potrebic cb896d4710
Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5643)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
146a7e4b SPIGOT-5345: Add automatic library support

CraftBukkit Changes:
b1064c69 Remove sisu annotation processor from jar
32e40866 SPIGOT-6189: Persistent data disappears when calling setFacingDirection on an item frame
d189f78b # 827: Trigger vanilla dimension advancements in non-main worlds
5bbb4a65 Add plumbing for automatic library support

Spigot Changes:
9fb885e8 Rebuild patches
2021-05-15 22:52:07 +00:00
Shane Freeder ecbf5a38e5
Revert "Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5636)"
This reverts commit 20fc4ab700.
2021-05-15 22:10:57 +01:00
Jake Potrebic 20fc4ab700
Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5636)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
146a7e4b SPIGOT-5345: Add automatic library support

CraftBukkit Changes:
b1064c69 Remove sisu annotation processor from jar
32e40866 SPIGOT-6189: Persistent data disappears when calling setFacingDirection on an item frame
d189f78b #827: Trigger vanilla dimension advancements in non-main worlds
5bbb4a65 Add plumbing for automatic library support

Spigot Changes:
9fb885e8 Rebuild patches
2021-05-15 21:36:15 +01:00
Sceri 20d8812ea5
Fix CraftPotionBrewer cache (#5632) 2021-05-14 22:35:12 +02:00
MeFisto94 cd6ae8816e
Add a "Should Burn in Sunlight" API for Phantoms and Skeletons (#5608) 2021-05-14 13:09:30 +00:00
Jake Potrebic 25edfe58b2
Remove unneeded component conversion for kick msg (#5626) 2021-05-14 12:52:03 +00:00
Jake Potrebic cec386f66c
Call PortalCreateEvent when players enter the end (#5618) 2021-05-14 12:43:41 +00:00
Jason 453c7f05c7
Add ItemStack#displayName to get the formatted display name of an ItemStack (#5628)
The display name includes formatting such as item hover event, display name (in italics if renamed in anvil), and color based on rarity.

This is what vanilla uses for give command feedback, and when an item is shown in a death message.
2021-05-12 23:16:33 -07:00
Nassim 4efe8b498b
Update Java version warning (#5621) 2021-05-12 15:58:21 +02:00
Jake Potrebic e0a021ccc6
Add ItemStack#getTranslationKey() (#5616) 2021-05-12 13:12:28 +02:00