aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches
AgeCommit message (Expand)Author
2024-08-09diff cleanupdev/1.21.1Noah van der Aa
2024-08-09Fix registry crashNoah van der Aa
2024-08-09Update to 1.21.1Noah van der Aa
2024-08-07Check for block type in SculkSensorBlock#canActivateNassim Jahnke
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
2024-07-28Remove Entity tracker fieldSpottedleaf
2024-07-28Add argument for FinePosition to brig API (#11094)Jake Potrebic
2024-07-28Fix Owen's typos (#11179)powercas_gamer
2024-07-27Fix PickupStatus getting reset (#11154)Tamion
2024-07-27Make max interaction range configurable (#11164)Newwind
2024-07-26Bump MCUtils#asyncExecutor core sizeShane Freeder
2024-07-23Fix a couple of ItemMeta related NPEs (#11149)Lulu13022002
2024-07-22Fix horse inventories indices (#11139)Lulu13022002
2024-07-21Fix EntityUnleashEvent cancellation on distance cause (#11131)Tamion
2024-07-20Deprecate more Timings things for removal (#11126)Riley Park
2024-07-20Update the bundled spark versionRiley Park
2024-07-20Properly lookup plugin classes when looked up by sparkRiley Park
2024-07-20Improve server startup logging (#11110)Riley Park
2024-07-20Move configuration option to a system propertyRiley Park
2024-07-20Bundle spark (#11093)Riley Park
2024-07-19Adjust done message again (#11118)Jason Penilla
2024-07-19Make CraftComplexRecipe extend CraftingRecipe (#11114)Bjarne Koll
2024-07-19Call PlayerChunkUnloadEventNassim Jahnke
2024-07-19Fixup startup time log messageNassim Jahnke
2024-07-19Split rewriting flag into `paper.disableOldApiSupport` and `paper.disablePlug...Nassim Jahnke
2024-07-19Add CrafterCraftEvent (#11082)Bjarne Koll
2024-07-18Add total time to done message (#11109)Jason Penilla
2024-07-18Even more cleanup of mcutil patchNassim Jahnke
2024-07-18Re-add missing chunk event calls (#11104)granny
2024-07-18Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11102)Nassim Jahnke
2024-07-17fix exact choice shapeless recipes (#10973)Jake Potrebic
2024-07-17Log throwable when failing to save chunk/poi/entity dataSpottedleaf
2024-07-17Finish chunk tick iteration optimisation port from MoonriseSpottedleaf
2024-07-17Remove unused chunk system hooks in MCUtilsSpottedleaf
2024-07-17Remove Moonrise utils to MCUtils, remove duplicated/unused utilsSpottedleaf
2024-07-17Optimise chunk tick checking during chunk tickSpottedleaf
2024-07-17Fix priority scheduling logicSpottedleaf
2024-07-16Disable timings by default (#11095)Riley Park