aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches
AgeCommit message (Expand)Author
2024-10-02Fix hex color checkNassim Jahnke
2024-09-30Finish converting most of the undeprecated api to jspecifyJake Potrebic
2024-09-29Finish converting all events to jspecify annotationsJake Potrebic
2024-09-30Do not NPE on uuid resolution in player profile (#11449)Bjarne Koll
2024-09-30Configurable per-world void damage offset/damage(#11436)Axionize
2024-09-29Add PlayerInsertLecternBookEvent [1.20 port] (#7305)Noah van der Aa
2024-09-29Begin switching to JSpecify annotations (#11448)Jake Potrebic
2024-09-29Call bucket events for cauldrons (#7486)Jake Potrebic
2024-09-28Add API for explosions to damage the explosion cause (#11180)Esoteric Enderman
2024-09-28Add startingBrewTime (#11406)Tamion
2024-09-28Improve entity effect API (#11444)Jake Potrebic
2024-09-27Fix console completions on invalid commands (#7603)Jake Potrebic
2024-09-27Add enchantWithLevels with tag specification (#11438)masmc05
2024-09-27fix ItemStack#removeEnchantments creating non-stackable items (#11442)Jake Potrebic
2024-09-27Remove redundant fillUsableCommands call (#11425)Jake Potrebic
2024-09-27Deprecate for removal Block#isValidTool (#11439)Jake Potrebic
2024-09-27Call EntityDropItemEvent when a container item drops its contents (#11441)Brokkonaut
2024-09-27Adjust HAProxy's existance to log for console masters (#11433)Stefano
2024-09-26use correct types for preloading CraftRegistryJake Potrebic
2024-09-24Fix tag lifecycle event handlers not disabling /reloadJake Potrebic
2024-09-23Add missing key files and cleanup registry definition orderJake Potrebic
2024-09-23make MenuType implement FeatureDependantJake Potrebic
2024-09-22Only call EntityPortalExitEvent if entity is actually in a portalJake Potrebic
2024-09-22Expand out datapack API (#10828)Jake Potrebic
2024-09-22Fix Color Particle API (#10895)TreemanKing
2024-09-22Fixup command precprocess cancellation (#11424)Nassim Jahnke
2024-09-22Add ItemStack array serialization methods (#10387)Nassim Jahnke
2024-09-22Add velocity forwarding secret env override (#10127)Oliver Janka
2024-09-22Deprecate BlockType#isInteractable (#11427)Bjarne Koll
2024-09-21Update launchProjectile API (#11300)Lulu13022002
2024-09-21Create TileStateInventoryHolder (#11420)Jake Potrebic
2024-09-21Correctly launch WindCharges (#11418)Bjarne Koll
2024-09-21Disable pretty printing for advancement saving (#11419)Newwind
2024-09-21Return null in getRegistry(Class) for unknown type (#11422)Bjarne Koll
2024-09-19Remove wall-time / unused skip tick protection (#11412)Bjarne Koll
2024-09-19Only mark decorations dirty if a removal actually occurs (#11413)Shane Freeder
2024-09-17Validate slot in PlayerInventory#setSlot (#11399)4real
2024-09-16Prevent NPE when serializing unresolved profile (#11407)Bjarne Koll
2024-09-15Fix enable-player-collisions playing sounds when set to false (#11390)Tamion
2024-09-15Fix TrialSpawner forgetting assigned mob when placed by player (#11381)Tamion
2024-09-15Set default drop behavior for player deaths (#11380)Jake Potrebic
2024-09-15Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11405)Bjarne Koll
2024-09-12Update sparkNassim Jahnke
2024-09-10Fix PaperServerListPingEvent#getPlayerSample not being populated or used (#11...Jason Penilla
2024-09-09deprecate isEnabledByFeature in Item/BlockTypeJake Potrebic
2024-09-08Add Decorated Pot Cracked API (#11365)Fabrizio La Rosa
2024-09-08Add Item serialization as json api (#11235)masmc05
2024-09-08Tag Lifecycle Events (#10993)Jake Potrebic
2024-09-08Update Velocity natives againNassim Jahnke
2024-09-08Enchantment is data-driven, so not FeatureDependant (#11377)Jake Potrebic