aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-08-16Rebasefixes/armor-metaBjarne Koll
2024-08-16fix bad entity tag IDShane Freeder
2024-08-16serialise entity data tag directlyShane Freeder
2024-08-16Fix isArmorStandEmpty not checking nullabilityShane Freeder
2024-08-16always populate entity id tag when creating fresh tag containerShane Freeder
2024-08-16Migrate ArmorStand meta to using entity tagShane Freeder
2024-08-16Handle custom registry elements properly (#11230)Lulu13022002
2024-08-16Re-implement portalCreateRadius world config (#11267)Lulu13022002
2024-08-16Allow skipping of world symlink validation (#11250)Mart
2024-08-16[ci-skip] Revert "Add Configuration for vertical Despawn Ranges (#10440)" (#1...Bjarne Koll
2024-08-16Add Configuration for vertical Despawn Ranges (#10440)Tamion
2024-08-16Fix indestructable light blocks (#11275)Abel
2024-08-16Fix scanForLegacyEnderDragon world config (#11262)Lulu13022002
2024-08-16[ci skip] Specify rebase location in CONTRIBUTING (#11255)hyperdefined
2024-08-16Apply optimise collision checking in move packet handling patchSpottedleaf
2024-08-16Fix NPE for PlayerPostRespawnEvent#getRespawnedLocation (#11268)Lulu13022002
2024-08-14Fix disableEndCredits world config (#11261)Lulu13022002
2024-08-14Fix `TooltipContext.create` being wrong(#11254)hyperdefined
2024-08-12Improve standard messenger loggingNassim Jahnke
2024-08-12Fix BasicCommand suggestion arg count (#11241)Jake Potrebic
2024-08-12Fix `setSendViewDistance`'s return (#11247)hyperdefined
2024-08-12[ci skip] Fix Effect javadocs (#11182)Jake Potrebic
2024-08-12Remove arbitrary book page limit (#11228)Lulu13022002
2024-08-12Configuration for horizontal-only item merging (#11219)Newwind
2024-08-11Re-add patches for can-place/can-destroy API (#11238)Jake Potrebic
2024-08-11Fix teleport event getTo returning null (#11239)Jake Potrebic
2024-08-11Correctly check enchants for ItemStack#damage (#11240)Jake Potrebic
2024-08-10Fix wrong spawn reason for trial spawners (#11229)Lulu13022002
2024-08-10Fix tag key generator output inconsistencies (#11218)Lulu13022002
2024-08-10Fix CraftMetaShield equality (#11232)Lulu13022002
2024-08-10Update generated codeNassim Jahnke
2024-08-10Update to 1.21.1Nassim Jahnke
2024-08-10Check shooter in configurable projectile relative velocity patch1.21Nassim Jahnke
2024-08-09Fix source of knockback for spigot events (#11176)Joo200
2024-08-09Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11197)Bjarne Koll
2024-08-07Check for block type in SculkSensorBlock#canActivateNassim Jahnke
2024-08-06[ci skip] chore: fix incorrect commit hash in PR builds (#11198)granny
2024-08-05Fix wrong assumption about locale being null in the login phase (#11204)metabrix
2024-08-05Remove chunk unload trace debugNassim Jahnke
2024-08-01ConcurrentUtil: Fix concurrent long map resize chain pull functionSpottedleaf
2024-07-30Make loadChunksForMoveAsync use new chunk system load callsSpottedleaf
2024-07-30Preserve command node when re-registering modern commands through old API (#1...Jason Penilla
2024-07-30Allow plugin aliases to override vanilla commands (#11186)Jason Penilla
2024-07-30Move TickThread changes from Moonrise patch to MCUtilsSpottedleaf
2024-07-29Don't entirely die just because a plugin jar was badShane Freeder
2024-07-29Shutdown L4J cordially if the server stops before it's even started (#11172)Shane Freeder
2024-07-28Add mob bucket items to item id to entity map in DataConverterSpottedleaf
2024-07-28Do not allow chunk unloading outside of the regular tick loopSpottedleaf
2024-07-28Null check tracker in Entity#resendPossiblyDesyncedEntityDataSpottedleaf
2024-07-28Copy missed changes to chunk system from FoliaSpottedleaf