aboutsummaryrefslogtreecommitdiffhomepage
path: root/Spigot-Server-Patches
AgeCommit message (Expand)Author
2019-03-24Only count Natural Spawned mobs towards natural spawn mob limitAikar
2019-03-24Entity#getEntitySpawnReasonAikar
2019-03-24Fix a case where mob spawning could load/gen chunksAikar
2019-03-20Use proper max length when serialising BungeeCord text componentkashike
2019-03-20Updated Upstream (Bukkit/CraftBukkit/Spigot)Shane Freeder
2019-03-20Updated Upstream (Bukkit/CraftBukkit/Spigot)Shane Freeder
2019-03-15Stop loading entity bounding boxes from NBTZach Brown
2019-03-13Add WhitelistToggleEvent (#1899)Mark Vainomaa
2019-03-07Revert "Don't update snapshot blockstates" (Fixes #1882)Shane Freeder
2019-03-06Update upstream B/CBZach Brown
2019-03-06Improve damage handling of dead entitiesPhoenix616
2019-03-05[Auto] Updated Upstream (CraftBukkit)Aikar
2019-03-04Set Zombie lastTick at start of drowned conversionZach Brown
2019-03-03Fire PlayerArmorChangeEvent for more casesZach Brown
2019-03-03Fix crops not popping when no plugin listens to physicsAikar
2019-03-02Remove left over debug from entity slicesAikar
2019-03-02MC-145260: Fix Whitelist On/Off inconsistency - Fixes #1880Aikar
2019-03-02Add config to disable light recalculation optimizationsAikar
2019-03-02Handle Excessive Signs in Chunks creating too large of packetsAikar
2019-03-02don't check convert signs boolean every sign saveAikar
2019-03-02Remove outbound string length limits on signs, improve codepoint logicAikar
2019-02-28Remove unnecessary set init I missed in lastZach Brown
2019-02-28Fix CanDestroy CanPlaceOn on untagged itemsZach Brown
2019-02-28Apply sign limits to signs text contentShane Freeder
2019-02-28Fix incorrect check on vehicle for auto dismountAikar
2019-02-28Fix BlockState hashCode optimization patch performance bugAikar
2019-02-28Fix a sign memory leakAikar
2019-02-28Strip extra Sign data to/from client - Fixes #1876Aikar
2019-02-28Improve reliability of Shapeless Recipe logicAikar
2019-02-27Fix Custom Shapeless Custom Crafting RecipesAikar
2019-02-26Revert "Fix Custom Shapeless Crafting Recipes"Aikar
2019-02-25Fix Custom Shapeless Crafting RecipesAikar
2019-02-25BlockDestroyEventAikar
2019-02-25Remove redstone checks for BlockPhysicsEvent as it wasnt working, general opt...Aikar
2019-02-25Update upstream B/CB/SZach Brown
2019-02-25[Auto] Updated Upstream (CraftBukkit)Aikar
2019-02-23Missed diff on spigot chunk patchAikar
2019-02-23Remove ChunkSection debug - #1302Aikar
2019-02-23Unwrap Event ExceptionsAikar
2019-02-22Load correct chunks for spawn chunk loading - Fixes #1866Aikar
2019-02-21Updated Upstream (Bukkit/CraftBukkit/Spigot)Aikar
2019-02-16Fix loot table restriction when replenish is disabled - Fixes #1860Aikar
2019-02-15Allow Saving of Oversized Chunks - READ COMMIT DETAILS!!!Aikar
2019-02-15Catch all exceptions thrown by chunk loadingAikar
2019-02-13Update upstream CBZach Brown
2019-02-10Fix newline inconsistencies from librariesShane Freeder
2019-02-10Updated Upstream (Bukkit/CraftBukkit)Shane Freeder
2019-02-07Always run server testsZach Brown
2019-02-07Fix logic error in async chunk loadingAikar
2019-02-06Fix NPE during server initialization from server list pingsShane Freeder