aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-11-28MergedProperties POC for sharing properties between projectsmerged-propertiesJason Penilla
2023-11-28Update mapping-io (#9975)Jason Penilla
2023-11-28Un-experimentalize Entity TP APIs (#9964)Jake Potrebic
2023-11-25Use ? super in Consumer/Predicate API (#9939)Jake Potrebic
2023-11-25Fix plugin bootstrap dependency tree population (#9963)Gijs de Jong
2023-11-25Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9953)Jake Potrebic
2023-11-25Don't fire EntityPotionEffectEvent during worldgen (#9965)Jake Potrebic
2023-11-25Fix yaw being ignored for first spawn pos (#9959)Warrior
2023-11-25Lazily create LootContext for criterions (#9969)MrPowerGamerBR
2023-11-25Fix max nearby entities class check (#9967)TonytheMacaroni
2023-11-25Re-add missing vanilla safeMode argShane Freeder
2023-11-22Code Generation for TypedKeys (#9233)Jake Potrebic
2023-11-22Update paperweight to 1.5.10 and Gradle to 8.4 (#9957)Jason Penilla
2023-11-22[ci skip] Improve PlayerChatEvent Deprecation Message (#9956)Tamion
2023-11-18add getAdvancementProgress() to PlayerAdvancementCriterionGrantEvent (#9865)Isaac - The456
2023-11-18Fix missing event call for entity teleport API (#9937)booky10
2023-11-18Add API to retrieve an attribute modifier from a UUID (#9924)TonytheMacaroni
2023-11-18More paper config cleanup (#9938)Jake Potrebic
2023-11-18Fix spawners checking max nearby entities with correct type (#8945)Jake Potrebic
2023-11-17Call LivingEntity#onItemPickup before mutation (#9948)Bjarne Koll
2023-11-13Correct typo in javadoc (#9944)SoSeDiK
2023-11-11Run the chat callback on the main thread as expected (#9935)Jake Potrebic
2023-11-11Fix several issues with EntityBreedEvent (#8677)Jake Potrebic
2023-11-11Deprecate Material#isInteractable (#9216)Jake Potrebic
2023-11-11Add hand to fish event for all player interactions (#9929)booky10
2023-11-11Use ApiStatus.Internal instead of Deprecated (#9042)Jake Potrebic
2023-11-11Add aggressive mob API (#9838)booky10
2023-11-11Add Entity Movement Direction API (#7085)Owen
2023-11-11Updated Upstream (Bukkit/CraftBukkit) (#9922)Jake Potrebic
2023-11-11Add Enchantment cost API (#9856)Luis
2023-11-11Fix strikeLightningEffect powers lightning rods & clears copper (#9780)Tamion
2023-11-11Don't unpack loot table for TEs not in world (#9918)Jake Potrebic
2023-11-05Don't leave the NearbyPlayers tracker in an entirely busted state on double-a...Shane Freeder
2023-11-04Bump tiny-remapper for Java 21 support (#9902)Jason Penilla
2023-11-05Added missing enchantables to material tags (#9888)Layla Silbernberg / LadySilver47
2023-11-04Add more API to LingeringPotionSplashEvent (#9901)Tamion
2023-11-05fix secure profile with proxy online mode (#9700)NonSwag
2023-11-04Broadcast take item packets with collector as source (#9884)booky10
2023-11-04Add predicate for block when raytracing (#9691)TonytheMacaroni
2023-11-04Add API to get the collision shape of a block before it's placed (#9821)TrollyLoki
2023-11-04Fix a bunch of stuff with player spawn locations (#9887)Jake Potrebic
2023-11-04Make Team extend ForwardingAudience (#9852)powercas_gamer
2023-11-04Add entity API for getting the combined gene of a Panda (#9891)booky10
2023-11-04Deprecate Player#boostElytra (#9899)Tamion
2023-11-04Use a server impl for hopper event to track get/setItem calls (#9905)Jake Potrebic
2023-11-04Include packet class name in packet encoding error messages (#9907)Warrior
2023-11-04Remove "fix-curing-zombie-villager-discount" exploit option (#9895)booky10
2023-11-04Remove duplicate water-sensitivity damage for unaware mobs (#9908)Lulu13022002
2023-11-04Add raw iron & raw copper blocks to anti xray defaults (#7622)Warrior
2023-11-03Readd 0414 use distance map to optimise entity tracker (#9868)TomTom