aboutsummaryrefslogtreecommitdiffhomepage
path: root/Spigot-Server-Patches
AgeCommit message (Expand)Author
2019-09-21Fix shulker bullets exploding immediatly (#2536)Andrew Mollenkamp
2019-09-01Fix sign line capping check (master) (#2525)Nassim
2019-08-24Fix flag for whether to override version check (#2502)Spottedleaf
2019-08-10Don't use streams for VoxelShape callsTom
2019-07-23Do not let the server load chunks from newer versionsZach Brown
2019-07-23Add option to disable relative projectile velocityLucavon
2019-07-13Update 0280-Configurable-Bed-Search-Radius.patch (#2260)Omer Uddin
2019-07-08Fix error in patch 'Optimize getChunkIfLoaded type calls' (#2295)Spottedleaf
2019-06-29Queue log events when log buffer is fullSpottedleaf
2019-06-24 Rework fix for MC-114618 so not break map maker's workflow. Fixes #2221William Blake Galbreath
2019-06-24Anti-Xray improvements (#2227)Spottedleaf
2019-06-22Only write to cached header in RegionFile if write potentially succeeds (#2212)Spottedleaf
2019-06-15Fixed 1.13 not properly firing the PreCreatureSpawnEventdarbyjack
2019-06-12Updated Upstream (CraftBukkit)Shane Freeder
2019-06-10Catch exceptions from dispenser entity spawnsShane Freeder
2019-06-02Backport MC-114618 - EntityAreaEffectCloud negative size fixZach Brown
2019-05-30Set connection thottle to -1 when Velocity IP forwarding is enabledMark Vainomaa
2019-05-26Revert Don-t-recheck-type-after-setting-a-block.patchSpottedleaf
2019-05-15Remove leftover line from spigots tick limitersShane Freeder
2019-04-27Fix itemframe sound on changePhoenix616
2019-04-22Updated Upstream (Bukkit/CraftBukkit)Shane Freeder
2019-04-22don't NPE on dimensionmanager toStringShane Freeder
2019-04-20Only store oversized values on spawners if needed, and ensure that vanilla va...Shane Freeder
2019-04-19Mob Spawner API EnhancementsWilliam Blake Galbreath
2019-04-17Fix NPE from sign placement (Closes #1963) (Fixes #1917)Shane Freeder
2019-04-15Don't try to read the data outside of the try-catchShane Freeder
2019-04-15Handle bad chunks more gracefullyShane Freeder
2019-04-10Add Heightmap API (#1724)Spottedleaf
2019-04-08[Auto] Updated Upstream (CraftBukkit)Aikar
2019-04-08[Auto] Updated Upstream (CraftBukkit)Aikar
2019-04-06Optimize Captured TileEntity LookupAikar
2019-04-06Improve Cancelled Block Place Tile Entity discardmentAikar
2019-04-06Only flush to disk on chunk saves if paper.flush-on-save is true (#1942)Spottedleaf
2019-04-06Clear containers on cancelled place eventsZach Brown
2019-04-05Optimize GameRules to use LinkedHashMapSpottedleaf
2019-04-05Numerous fixes to entity related changesAikar
2019-04-05Revert entityList type in WorldShane Freeder
2019-04-05Update upstream CBZach Brown
2019-04-05Default nether void damage to off and allow thatZach Brown
2019-04-05Allow configurable nether void height damageZach Brown
2019-04-05Don't throw if a server unregisters the version cmdZach Brown
2019-04-05Prevent negative in lure times - Fixes GH-1583Zach Brown
2019-04-03Make region files more reliable to write toSpottedleaf
2019-04-03[Auto] Updated Upstream (Bukkit/CraftBukkit)Aikar
2019-04-03Allow login events to fire only after the server has loadedSpottedleaf
2019-04-02Updated Upstream (CraftBukkit/Spigot)Aikar
2019-03-29Re-add isTypeNotPersistent checkAikar
2019-03-29Fix PersistentStructureLegacy NPE on custom worldsShane Freeder
2019-03-29Restore vanilla behavior of mob counts for persistent mobsAikar
2019-03-29Fix map rendering issues - Fixes #1796Aikar