Closed
Conversation
…hrowing an exception (#8914)
This PR implements a QOL feature to /paper entity list <entity> where it will allow a user to teleport to chunk.
Abstracts relative teleport flags and instead makes a generic TeleportFlag option. This has the benefit of being able to easily add new flags in the future. This adds a new flag, which allows you to keep inventories open when teleporting players (vanilla behavior). These are breaking changes to the teleport api, however, it's still marked as experimental so I find this a fair change.
There's some inconsistencies between the EntityChangeBlockEvent and the BlockDestroyEvent. The destroy event has always the right final type but the change block event has always air even for waterlogged blocks. This fix this behavior only for possible case to avoid a bigger patch.
…plugins, Fix library lookup (#8938)
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: 6b3c598 PR-814: Add a method to send multiple equipment changes 181a984 Update Maven shade version to align with CraftBukkit a5a36e3 Revert "Update Maven shade version to align with CraftBukkit" 7a8f4a4 Update Maven shade version to align with CraftBukkit 5832720 Add support for Java 20 CraftBukkit Changes: b56426c PR-1142: Calculate explosion damage separately for each affected EntityComplexPart fbe3410 PR-1140: Add a method to send multiple equipment changes 8434e36 Add support for Java 20 c998a1d Increase outdated build delay 4a929b5 SPIGOT-7267: Fix EntityType#getTranslationKey() and add unit test 086d8dc SPIGOT-7268: CraftMetaPotion reads ShowParticles and ShowIcon properties incorrectly 8ba5e39 SPIGOT-7262: Improve visibility API Spigot Changes: a2190e30 Rebuild patches
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: 02ff2f8 SPIGOT-7292: Deprecate display color APIs while specifics are worked out CraftBukkit Changes: 703575f SPIGOT-7291: Fix spurious invert in ender pearl disconnect check
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: fdef947 Correct Material#isFuel for new experimental materials 4281159 SPIGOT-7293: Add Biome#CHERRY_GROVE CraftBukkit Changes: 968d28d Fix availability of experimental datapack features in unit tests
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: 3a54fb1 SPIGOT-7296: Add ItemFlag#HIDE_ARMOR_TRIM CraftBukkit Changes: 55056ad SPIGOT-7295: Fix Sniffer data defined in incorrect position
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: 2651717 SPIGOT-7292: Support for alpha channel in Color and a few improvements CraftBukkit Changes: dbc32ff SPIGOT-7292: Support alpha channel in Display entities cef8bd9 SPIGOT-7294: Call EntityDamageEvent for Interaction entity
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: 2b4582f SPIGOT-5916: getLastColors does not work with the rgb colors CraftBukkit Changes: f770708 SPIGOT-7299: Fix indirect/anvil damage events and minor improvements
This event is going to be more important very shortly (hopefully)
This should allow the usage of ItemStack#lore and other methods with a List<TextComponent>
* 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: 150a286 PR-827: Add BlockData#getPlacementMaterial 58c9c8c SPIGOT-7301: Prevent creating non-openable inventories 3741079 PR-824: Expand upon PotionEffect API to better accommodate infinite durations CraftBukkit Changes: e5a7921 PR-1149: Add BlockData#getPlacementMaterial 58504fa SPIGOT-7302: Fix more issues with EntityDamageByEntity - Fix Projectile damage by dispenser - Fix cases where only exists a direct entity damager 4839470 Increase outdated build delay * Improve docs for BlockData#getPlacementMaterial
|
Please do not open pull requests from the |
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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )