Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-28 | Updated Upstream (CraftBukkit) (#5742) | Jake Potrebic | |
2021-05-28 | Reset villager inventory on cancelled pickup event (#5738) | BillyGalbreath | |
2021-05-28 | Exit with non-zero exit code when killed by watchdog (#5732) | Jason | |
2021-05-27 | Updated Upstream (Bukkit/CraftBukkit) (#5735) | Jake Potrebic | |
2021-05-27 | Add option to fix items merging through blocks (#5334) | Giovanni D | |
Fixes #5204 | |||
2021-05-27 | Fix PlayerBucketEmptyEvent result itemstack (#5698) | Jake Potrebic | |
Fixes SPIGOT-2560: https://hub.spigotmc.org/jira/projects/SPIGOT/issues/SPIGOT-2560 | |||
2021-05-27 | Add PufferFishStateChangeEvent (#5606) | HexedHero | |
2021-05-27 | [CI-SKIP] Update version checker to use V2 downloads API (#5728) | Prof-Bloodstone | |
2021-05-26 | Limit item frame cursors on maps (#5730) | Yive | |
Fixes an issue where you can have thousands of these and lag clients. | |||
2021-05-25 | Add PlayerKickEvent causes (#5648) | Jake Potrebic | |
2021-05-25 | Add More Lidded Block API (#5707) | LemonCaramel | |
2021-05-24 | [Auto] Updated Upstream (CraftBukkit) | Aikar | |
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: afa0678e1 SPIGOT-6133: Chorus fruit consumption calls PlayerTeleportEvent multiple times | |||
2021-05-24 | Add cause to Weather/ThunderChangeEvents (#4832) | Jake Potrebic | |
2021-05-24 | [CI-SKIP] [Auto] Rebuild Patches | Aikar | |
A recent commit has been made that caused patches to be out of order, rebuilding | |||
2021-05-24 | Added PlayerPurchaseEvent for standalone Merchant GUIs (#5583) | Alexander | |
2021-05-24 | Fix entity motion tag from mob spawners (#5718) | Nassim | |
2021-05-24 | Add methods for getting default item attributes (#5593) | Jake Potrebic | |
2021-05-24 | Add EntityInsideBlockEvent (#5596) | Jake Potrebic | |
2021-05-23 | Change return type of ItemStack#editMeta to allow checking for successful vs ↵ | Riley Park | |
non-successful edits | |||
2021-05-23 | [CI-SKIP] fix minecart vs minecraft typos (#5713) | Gergely Sarkozi | |
2021-05-23 | [CI-SKIP] ci: update setup-java action (#5710) | Mariell Hoversholm | |
* ci: update setup-java action * ci: change java distribution to adopt Signed-off-by: Mariell Hoversholm <[email protected]> | |||
2021-05-23 | ci: replace Java 11 with Java 16 in GH Actions build flow (#5709) | Mariell Hoversholm | |
* 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 <[email protected]> * ci: remove Java 11 from build flow Signed-off-by: Mariell Hoversholm <[email protected]> | |||
2021-05-23 | ItemStack#editMeta | Riley Park | |
fixes #5711 | |||
2021-05-23 | Add Unix domain socket support (#5611) | Andrew Steinborn | |
Tested-by: Mariell Hoversholm <[email protected]> Reviewed-by: Mariell Hoversholm <[email protected]> | |||
2021-05-23 | Add Mob#lookAt API (#5633) | BillyGalbreath | |
2021-05-22 | [Auto] Updated Upstream (Bukkit/CraftBukkit) | Aikar | |
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-21 | Fix default ChatRenderer when no plugins are installed (#5702) | Jason | |
2021-05-21 | Enhance (Async)ChatEvent with per-viewer rendering API (#5684) | Jason | |
2021-05-21 | Actually list all missing hard depends (#5701) | Jason | |
2021-05-21 | [CI-SKIP] [Auto] Rebuild Patches | Aikar | |
A recent commit has been made that caused patches to be out of order, rebuilding | |||
2021-05-21 | MC-148809: Fix incorrect structure block data length | SamB440 | |
2021-05-21 | Fix force upgrade patch (#5699) | Nassim | |
2021-05-21 | List all missing hard depends not just first (#5673) | Jake Potrebic | |
2021-05-20 | Fix/Optimize world and light datafixes (#5693) | Jake Potrebic | |
Co-authored-by: Spottedleaf <[email protected]> | |||
2021-05-20 | [Auto] Updated Upstream (CraftBukkit) | Aikar | |
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-19 | [Auto] Updated Upstream (CraftBukkit) | Aikar | |
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 | Revert "Remove itneract event from boat" (Fixes #5677) | Shane Freeder | |
2021-05-18 | Add command line option to load extra plugin jars not in the plugins folder | jmp | |
ex: java -jar paperclip.jar nogui -add-plugin=/path/to/plugin.jar -add-plugin=/path/to/another/plugin_jar.jar | |||
2021-05-18 | Avoid NPE due to PlayerBedFailEnterEvent | Riley Park | |
fixes #5670 | |||
2021-05-18 | removed duplicate ProjectileHitEvent for fireball (#5671) | Jake Potrebic | |
2021-05-18 | More Enchantment API (#5588) | Jake Potrebic | |
2021-05-18 | Adds methods for checking item repairability (#5651) | Jake Potrebic | |
2021-05-18 | Actually use extended/ambient in BeaconEffectEvent (#5647) | Jake Potrebic | |
2021-05-18 | Add cause and cancel message to PlayerGameModeChangeEvent (#5638) | Jake Potrebic | |
2021-05-18 | Fix Adventure support in UnknownCommandEvent (#5664) | LemonCaramel | |
2021-05-17 | [Auto] Updated Upstream (CraftBukkit) | Aikar | |
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 | Fix Counter#decrement recursive call (#5665) | Emily | |
2021-05-17 | [Auto] Updated Upstream (CraftBukkit) | Aikar | |
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 | Add environment variable (PAPER_DISABLE_SERVER_GUI) to disable server gui | Riley Park | |
2021-05-17 | Rename leftover resource->datapack (#5662) | Nassim | |