aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches
AgeCommit message (Expand)Author
2024-07-28Allow plugin aliases to override vanilla commandsfix/vanilla-command-overridingJason Penilla
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
2024-07-16Don't store removed components in multiple places (#11091)Jake Potrebic
2024-07-16distinguish between null and empty map in API (#10829)Jake Potrebic
2024-07-16Fire EntityChangeBlockEvent for weaving potion effect (#11087)Tamion
2024-07-15Add OMINOUS_ITEM_SPAWNER SpawnReason (#10897)Jakub Zacek
2024-07-15Do not try to stop main thread during watchdog shutdownSpottedleaf
2024-07-15Apply automatic regionfile header recalculation patchSpottedleaf
2024-07-15Apply incremental player/level saving patchSpottedleaf
2024-07-15Port random ticking optimisation from MoonriseSpottedleaf
2024-07-15Avoid collision shapes outside world border in findFreePositionSpottedleaf
2024-07-15Call PlayerLaunchProjectileEvent for wind charge (#10911)Lulu13022002
2024-07-15Add ItemType#getItemRarity (#11049)Jake Potrebic
2024-07-15Add Plugin#getDataPath (#11080)powercas_gamer
2024-07-15Fix HelpCommand searching (#11066)Tamion
2024-07-15Add AttributeModifier constructor without EquipmentSlotGroup (#11079)Malfrador
2024-07-14Don't require author and title to be set on signed book meta (#11068)Lulu13022002
2024-07-14Add default canUse and permission methods to BasicCommand (#11047)Nassim Jahnke
2024-07-14Make watchdog thread extend TickThread againNassim Jahnke