Updated Upstream (Bukkit/CraftBukkit)#11561
Merged
lynxplay merged 7 commits intoPaperMC:masterfrom Nov 4, 2024
Merged
Conversation
bc3c712 to
c01065c
Compare
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: fc49617 Fix InstrumentTest 7c0ec59 PR-1075: Make Art an interface c389f5a PR-1074: Make Sound an interface CraftBukkit Changes: 52b9915 PR-1504: Make Art an interface e18ae35 PR-1502: Make Sound an interface
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: a0f3d4e SPIGOT-7940: Recipe book errors after reload 9e0618e SPIGOT-7937: Cannot spawn minecart during world generation with minecart_improvements enabled 1eb4d28 SPIGOT-7941: Fix resistance over 4 amplify causing issues in damage Spigot Changes: e65d67a7 SPIGOT-7934: Item entities start "bouncing" under certain conditions
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: b9df8e9 SPIGOT-7933: Improve custom Minecart max speed CraftBukkit Changes: df1efc0 SPIGOT-7945: `Bukkit#dispatchCommand` throws `UnsupportedOperationException` 285df6e SPIGOT-7933: Improve custom Minecart max speed
c01065c to
2184324
Compare
kennytv
approved these changes
Nov 4, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
fc49617 Fix InstrumentTest
7c0ec59 PR-1075: Make Art an interface
c389f5a PR-1074: Make Sound an interface
CraftBukkit Changes:
a0f3d4e SPIGOT-7940: Recipe book errors after reload
9e0618e SPIGOT-7937: Cannot spawn minecart during world generation with minecart_improvements enabled
1eb4d28 SPIGOT-7941: Fix resistance over 4 amplify causing issues in damage
52b9915 PR-1504: Make Art an interface
e18ae35 PR-1502: Make Sound an interface
Spigot Changes:
e65d67a7 SPIGOT-7934: Item entities start "bouncing" under certain conditions