aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches
AgeCommit message (Expand)Author
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
2024-09-07Add FeatureFlag API (#8952)Jake Potrebic
2024-09-07Deprecate for removal all OldEnum-related methods (#11371)Jake Potrebic
2024-09-07Fix shulkerbox loot table replenish (#11366)Jake Potrebic
2024-09-07Fix NPE while trying to respawn an already disconnected player (#11353)Pedro
2024-09-07Revert velocity natives to 3.1.2 (#11368)Bjarne Koll
2024-09-06Check dead flag in isAlive() (#11330)Newwind
2024-09-06Fix allowSpiderWorldBorderClimbing world config (#11321)Lulu13022002
2024-09-06Improve console completion with brig suggestions (#9251)Jake Potrebic
2024-09-06Change condition check order of entity tracking Y (#11348)VelVeV
2024-09-06Fire BlockExpEvent on grindstone use (#11346)nathannm23
2024-09-06Update Velocity natives (#11347)VelVeV
2024-09-06Fix bundled spark permission check (#11355)lucko
2024-09-06Use reference hash set in reference Holder (#11363)Nassim Jahnke
2024-09-01Update Alternate Current to v1.9 (#11333)Space Walker
2024-08-31Fix inventory desync when placing blocks with spawn protection (#11090)Tamion
2024-08-31Fix InventoryOpenEvent cancellation (#11304)Tamion
2024-08-31Fix horse armor desync (#11341)Newwind
2024-08-31Fixup porting issue in vanillaBiomeProvider impl (#11185)Jason Penilla
2024-08-26Fix: synchronise sending chat to client with updating message signature cache...Gegy
2024-08-25Re-implement maxLeashDistance world conf and call missing event (#11301)Lulu13022002
2024-08-25Add enchantment seed update API (#11282)okx-code