aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches
AgeCommit message (Expand)Author
2024-09-16Fix BasicCommand suggestion arg countPieter Svenson
2024-08-24Updated Upstream (CraftBukkit/Spigot)Nassim Jahnke
2024-07-02Backport `LivingEntity#canUseEquipmentSlot` API (#11013)Aya
2024-06-17Fix `hasFiredAsync` parameter when `AsyncPlayerSendCommandsEvent` is called (...willkroboth
2024-06-17Fix NPE in V3808Spottedleaf
2024-06-15Configurable damage tick when blocking with shield (#10877)Bjarne Koll
2024-06-15Add back RecipeIterator fixes patch (#10887)Aya
2024-06-15Fix ItemMeta#removeEnchantments (#10886)Ghast
2024-06-15Fix Player#sendBlockUpdate (#10855)Jake Potrebic
2024-06-15Update AbstractArrow item method implementations for 1.20.6 (#10885)Jake Potrebic
2024-06-14Fixup and deprecate player profiles in ping event (#10880)Nassim Jahnke
2024-06-13Update upstream (Bukkit/CraftBukkit/Spigot) (#10875)1.20.6Bjarne Koll
2024-06-10Prevent internal NPE on ItemStack#damage (#10836)Bjarne Koll
2024-06-04Handle alpha channel from potion_contents component (#10808)Lulu13022002
2024-06-04Make Bogged implement Shearable (#10844)Jake Potrebic
2024-06-04Add since to deprecated for removals (#10848)Jake Potrebic
2024-06-03Do not perform chunk existance check for I/O schedulingSpottedleaf
2024-06-03Only assign blockstate data if super ctor did not (#10841)Bjarne Koll
2024-06-03clarify what getEntityId actually returns (#10839)Jake Potrebic
2024-06-02Use RegistryOps in the correct places (#10843)Jake Potrebic
2024-06-01Fix CommandSourceStack#bypassSelectorPermissions (#10837)Bjarne Koll
2024-05-31Fire TabCompleteEvent for legacy commands (#10834)Jake Potrebic
2024-05-30Add entity heal API (#10267)TotalledZebra
2024-05-30fix knockback events (#10831)Jake Potrebic
2024-05-30Use CommandSourceStack in AsyncPlayerSendCommandsEvent (#10826)Jason Penilla
2024-05-30Fix sending disconnect packet in phases where it doesn't existShane Freeder
2024-05-29Deprecate InvAction#HOTBAR_MOVE_AND_READD (#10784)Jake Potrebic
2024-05-29Extend fishing API (#10634)SoSeDiK
2024-05-29Add registry-related argument types (#10770)Jake Potrebic
2024-05-29Several fixes and new api for experience merging/stacking (#9242)Jake Potrebic
2024-05-29Flatten namespaced vanilla command alias redirects (#10821)Bjarne Koll
2024-05-29Fix skipping custom block entity tag (#10812)Jake Potrebic
2024-05-29Allow firework effects with no colors (#10814)Jake Potrebic
2024-05-29Use RegistryOps for loadAdvancement (#10799)Jake Potrebic
2024-05-29handle BODY slot for non-mobs (#10822)Jake Potrebic
2024-05-29Fix max temper API for llama (#10823)Lulu13022002
2024-05-28[ci skip] Rebuild patches (#10803)Bjarne Koll
2024-05-28Only remove worldgen block entity on changed block (#10794)Bjarne Koll
2024-05-27Fix missing debug traceShane Freeder
2024-05-27Fix Cancelling BlockPlaceEvent calling onRemove (#10773)Tamion
2024-05-26Prevent NPE if hooked entity was cleared (#10712)Jake Potrebic
2024-05-26Fix more item desync when an event is cancelled (#10654)Lulu13022002
2024-05-26Extend Player Interact cancellation to cover Jigsaw blocks (#10719)Cross
2024-05-26Fix BlockStateMeta equals (#10795)Jake Potrebic
2024-05-26Fix integer overflow for lag compensating eating check (#10797)Lulu13022002
2024-05-26fix and cleanup loot table patches (#10100)Jake Potrebic
2024-05-26Clear firework item properly (#10793)Lulu13022002
2024-05-26readd itemstack data sanitization (#10454)Jake Potrebic
2024-05-25reset meta block state on BlockStateMeta#setBlockStateJake Potrebic
2024-05-25Fix NPE for color-related metasJake Potrebic