aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches
AgeCommit message (Expand)Author
2022-10-01Fix other jigsaw related disconnect bug (#8414)Remynfv
2022-09-30Don't print full packages in new chunk system classesNassim Jahnke
2022-09-30Fix wrong yaw and pitch of CommandSourceStack#getBukkitLocation (#8411)Pasqual Koschmieder
2022-09-30use BlockFormEvent for mud converting into clay (#8398)Remynfv
2022-09-29Reduce allocation rate for checkBlockIlari Suhonen
2022-09-29Do not log throwable for duplicate entity addsSpottedleaf
2022-09-29Mark parsed PoiChunks with data as not loaded (#8405)Bjarne Koll
2022-09-29[ci skip] Added the missing "d" character (#8267)F1rsi
2022-09-29Fix jigsaw block kicking user (#8404)Remynfv
2022-09-29Update Velocity natives (#8387)Jason
2022-09-28[ci skip] shuffle patches and rebuildShane Freeder
2022-09-27Fix user auth thread pool queueNassim Jahnke
2022-09-27Fixes a couple issues with entity spawn reasons (#8390)Jake Potrebic
2022-09-26Update snekyamlNassim Jahnke
2022-09-26Rewrite chunk system (#8177)Spottedleaf
2022-09-25Fix typos in isTickingWorlds API javadocs (#8382)Bjarne Koll
2022-09-24Fix setEggCount method from TurtleLayEggEvent (#8385)Lulu13022002
2022-09-24Fix player desync on dimension change (#8253)Owen
2022-09-24Avoid item meta usage for itemstack enchantment getter (#8373)Lulu13022002
2022-09-24Add method isTickingWorlds to Bukkit (#8316)willkroboth
2022-09-24Fix mangled patchShane Freeder
2022-09-24Avoid potential place where the world map could be modified after its iterato...willkroboth
2022-09-24Updated Upstream (Bukkit/CraftBukkit/Spigot)Shane Freeder
2022-09-23Correct javadocs on PlayerArmorStandManipulateEvent (#7719)Jake Potrebic
2022-09-23Call BlockPhysicsEvent more often (#8264)Lulu13022002
2022-09-23Call EntityChangeBlockEvent for frogs egg (#8136)Lulu13022002
2022-09-23Updated Upstream (Bukkit/CraftBukkit) (#8378)Shane Freeder
2022-09-20Fix ground pathfinding (#7683)Jake Potrebic
2022-09-20Copper clear on lightning strike calls EntityChangeBlockEvent (#8126)ChristopheG
2022-09-20Respect preventMovingIntoUnloadedChunks for optimized collision checking (#8259)Owen
2022-09-20Fix Pathfinding After World Has Changed (#8068)tahmid-23
2022-09-20Also load resources from LibraryLoader (#8335)Nick Hensel
2022-09-20Make WorldCreator#keepSpawnLoaded return the WorldCreator (Fixes #8321) (#8371)Shane Freeder
2022-09-20Configurable chat thread limit (#7878)Shane Freeder
2022-09-20Add a consumer parameter to ProjectileSource#launchProjectile (#8374)Melncat
2022-09-18Added byte array serialization/deserialization for PersistentDataContainers (...Nex
2022-09-18Missing some effect cause (#8307)Lulu13022002
2022-09-18Missing eating regain reason (#8244)Lulu13022002
2022-09-18fire EntityChangeBlockEvent in more places (#6371)Jake Potrebic
2022-09-18EndDragonFight killed statuses should be false for newly created worlds (#8354)elmital
2022-09-17Limit size of Authenticator Cache Thread Pool (#8360)Peter Crawley
2022-09-17Add custom destroyerIdentity parameter to the sendBlockBreak function (#5840)Fruxz
2022-09-17Properly close section storage managed files (#8364)Bjarne Koll
2022-09-17Rebuild patchesShane Freeder
2022-09-17Stop large look changes from crashing the server (#8326)Jaren
2022-09-17Restore no-crash behaviour when read-only config file(s) (#8318)karthanistyr
2022-09-12Updated Upstream (Bukkit/CraftBukkit/Spigot)Nassim Jahnke
2022-09-09Fix console completer/highlighter having invalid source stack (#8346)Jake Potrebic
2022-09-09Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8347)Jake Potrebic
2022-09-08Allow preventing BlockDestroyEvent from dropping items (#8349)okx-code