aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches
AgeCommit message (Expand)Author
2024-07-06Fix horse inventories (#11028)Jake Potrebic
2024-07-06Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11024)Bjarne Koll
2024-07-04Prioritize vanilla commands in function parsing (#11011)Jason Penilla
2024-07-04Fix respawn error due to null locationNassim Jahnke
2024-07-04Readd more patchesNassim Jahnke
2024-07-03Execute chunk tasks mid-tickSpottedleaf
2024-07-02[ci skip] add adventure-key javadoc (#11014)powercas_gamer
2024-07-01Fix summon_entity effect attempting to add incorrect entity (#11004)granny
2024-06-29Add forRemoval to material data deprecations (#10996)Nassim Jahnke
2024-06-27Change item/xp merge and entity tracking range defaults (#10986)Nassim Jahnke
2024-06-23Fix NPE when retrieving an entity with a null UUIDSpottedleaf
2024-06-23bump reflection-rewriter to 0.0.3 (#10969)Jake Potrebic
2024-06-24Swap some nullable annotations (#10960)Lulu13022002
2024-06-24Bump reflection-rewriter to 0.0.2 (#10927)Jake Potrebic
2024-06-23Call EntityPortalEnterEvent on endgateways and make cancellable (#10892)Jake Potrebic
2024-06-23Fix speed for launched trident using api (#10936)Lulu13022002
2024-06-23Fix StackOverflowError for new dispenser interaction (#10949)Lulu13022002
2024-06-23Expose LivingEntity#canUseSlot (#10930)SoSeDiK
2024-06-23Add missing effect cause and deprecate PATROL_CAPTAIN cause (#10958)Lulu13022002
2024-06-23Fix SoundEffects only to players diff (#10966)scarfacered
2024-06-23Do not crash when an exp orb attempts to mend an unrepairable itemShane Freeder
2024-06-22Fix wrong diff applying delta twice (#10959)Lulu13022002
2024-06-22Fix PlayerShearBlockEvent drops ignored for Pumpkin (#10956)Pedro
2024-06-21Fix unload queue storing chunks in wrong sectionsSpottedleaf
2024-06-21Preserve velocity for fireball (#10934)Lulu13022002
2024-06-21deprecate and update some entity tags (#10932)Lulu13022002
2024-06-21Validate using_converts_to for food component (#10931)Lulu13022002
2024-06-21Fix NPE of AbstractArrow#getWeapon (#10933)Lulu13022002
2024-06-21Fix base damage for trident (#10948)Lulu13022002
2024-06-21Revert "Fixes exception log messages getting dropped during bootstrap (#10935...Shane Freeder
2024-06-21Fix diff in sprint interruption option (Closes #10939)Shane Freeder
2024-06-20Fixes exception log messages getting dropped during bootstrap (#10935)Jake Potrebic
2024-06-20Validate speed for tool component rule (#10923)Lulu13022002
2024-06-20Experimental annotation changes (#10914)Lulu13022002
2024-06-20Fix jukebox playable component not being applied on item meta (#10922)Lulu13022002
2024-06-19Re-add chunk system debug commandsSpottedleaf
2024-06-19Add debug for chunk system unload crashSpottedleaf
2024-06-19Fix ChunkHolder#getFullChunkNow returning non-null when it should notSpottedleaf
2024-06-19Cleanup MCUtils patch for chunk systemSpottedleaf
2024-06-19Copy missing diff from old chunk system patchSpottedleaf
2024-06-19Re-add fixlight commandSpottedleaf
2024-06-18Add ticket for chunk load in isChunkGeneratedJason Penilla
2024-06-18Execute chunk tasks while waiting for chunk load in isChunkGeneratedJason Penilla
2024-06-18Add missing null check to getFullChunkIfLoadedJason Penilla
2024-06-18Remove getUnloadingChunkHolder checkJason Penilla
2024-06-18Fix CraftWorld#isChunkGeneratedJason Penilla
2024-06-18Use ItemStack.empty() when air is passed into constructorNassim Jahnke
2024-06-18Correct duplicate attribute check (#10901)Bjarne Koll
2024-06-17Fix NPE for Jukebox#setRecordJake Potrebic
2024-06-17[ci skip] Fix javadoc mistake in EnchantmentRegistryEntry.Builder (#10898)Emilia Kond