aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches
AgeCommit message (Expand)Author
2022-04-23Fire CauldronLevelChange on initial fill (#7678)Jake Potrebic
2022-04-23Add EntityDyeEvent and CollarColorable interface (#7625)Jake Potrebic
2022-04-23Add missing javadoc deprecation msgs for PlayerProfile (#7688)Jake Potrebic
2022-04-23Remove or replace a few dumb deprecations (#7760)Nassim Jahnke
2022-04-22Trigger bee_nest_destroyed trigger in the correct place (#7436)Jake Potrebic
2022-04-22Fix NPE for BlockDataMeta#getBlockData (#7670)Jake Potrebic
2022-04-22Revert to old createProfile(UUID, String) logic (#7723)Bjarne Koll
2022-04-21Don't apply previous potion when item is potion (fixes #7756) (#7757)Jason
2022-04-20Grant temporary immunity from EAR to moving entities (Fixes #7637) (#7644)petersv5
2022-04-20Remove World#refreshChunk deprecation (#7684)Owen
2022-04-20WorldCreator#keepSpawnLoaded (#7673)Shane Freeder
2022-04-20Ignore invalid jars inside of the updates folder (Fixes #7751)Shane Freeder
2022-04-18Improve update folder behavior (#7687)Xemor
2022-04-18Don't send itemmeta for books with the hide option enabled (#7734)Noah van der Aa
2022-04-18Add pre-unbreaking amount to PlayerItemDamageEvent (#7724)HexedHero
2022-04-18Pass ServerLevel for gamerule callbacks (#7668)Owen
2022-04-18Don't fire worldborder events for virtual borders (#7749)Nassim Jahnke
2022-04-16Fix slime spawners not spawning outside slime chunks (#7741)Jake Potrebic
2022-04-16Updated Upstream (Bukkit/CraftBukkit/Spigot)Nassim Jahnke
2022-04-15Use username instead of display name in PlayerList#getPlayerStats (#7740)Pedro
2022-04-13Replace third party repos with Paper repo (#7733)Jason
2022-04-13[CI-SKIP] Remove unused import from last patchShane Freeder
2022-04-13Prevent tile entity copies loading chunksShane Freeder
2022-04-12Fix StructureGrowEvent species for RED_MUSHROOMJason Penilla
2022-04-08Strip enderpearl owners when they are no longer ticked (#7559)Owen
2022-04-07Updated Upstream (CraftBukkit)Nassim Jahnke
2022-04-07Fix NBT pieces overriding a block entity during worldgen deadlock (#7692)Etil
2022-04-07Allow seting custom podium location for ender dragon (#7695)Pedro
2022-04-05Update decompiler & param mappingsJason Penilla
2022-04-02Cache resource keys instead of trying to create them (#7643)Jake Potrebic
2022-04-02Fix lectern quick moveNassim Jahnke
2022-04-01Fix Nullability Annotations for PrepareItemEnchantEvent (#7681)Peter Crawley
2022-03-31Undeprecate Material#isLegacy (#7679)Jake Potrebic
2022-03-31Add per player chunk loading limitsSpottedleaf
2022-03-30Remove KeyedObject interface (#7680)Jake Potrebic
2022-03-29fix player loottables running when mob loot gamerule is false (#7651)Jake Potrebic
2022-03-29Fix entity position desync for hanging entities (#7659)Owen
2022-03-29Updated Upstream (Bukkit/CraftBukkit) (#7672)Jake Potrebic
2022-03-27Fix PalettedContainer synchronization (#7663)Jason
2022-03-21Fix EntityChangeBlockEvent#getBlockData for when sheep eats grass block (#7646)SoSeDiK
2022-03-21Deprecating remaining blockkey methods (#7638)Jake Potrebic
2022-03-21Fix generator settings string for flat-type worlds (#7568)Jake Potrebic
2022-03-20Add TameableDeathMessageEvent (#5392)Owen
2022-03-19Add more missing entity API (#7592)Owen
2022-03-19Properly create profiles with custom name/uuid (#7558)Bjarne Koll
2022-03-19Buffer OOB setBlock callsShane Freeder
2022-03-19Updated Upstream (CraftBukkit) (#7624)Jake Potrebic
2022-03-17Remove redundant GameProfileCache diffJason Penilla
2022-03-17Fix state locking for getTopMRUProfiles & getProfileIfCachedJason Penilla
2022-03-17Fix world saving in unloadWorldPhilip Kelley