aboutsummaryrefslogtreecommitdiffhomepage
path: root/Spigot-Server-Patches
AgeCommit message (Expand)Author
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
2019-03-29Optimize Persistent Data LoadingAikar
2019-03-29Fix a concurrency issue with legacy structure data loadingAikar
2019-03-28Reuse buffers for chunk compression to optimize memory useAikar
2019-03-28Forgot to convert duration to millis per the API expectation for tick eventAikar
2019-03-28PlayerDeathEvent#getItemsToKeepAikar
2019-03-27Server Tick EventsAikar
2019-03-27Remove light optimizationAikar
2019-03-27Updated Upstream (CraftBukkit/Spigot)Shane Freeder
2019-03-26Revert "Optimize Bukkit <-> NMS Mapping tables and legacy conversion"Aikar
2019-03-26Fix issue in last build with null task timingsAikar
2019-03-26Improve Timings stack protection moreAikar
2019-03-26Optimize Bukkit <-> NMS Mapping tables and legacy conversionAikar
2019-03-24[CI-SKIP] [Auto] Rebuild PatchesAikar
2019-03-24Don't update entity trackers for worlds without playersShane Freeder
2019-03-24missed a spot for pickupDelay fixAikar
2019-03-24don't go below 0 for pickupDelay, breaks picking up itemsAikar
2019-03-24update metadata refresh approachAikar
2019-03-24include chunk gen mobs in natural counting, fix some spawn reasonsAikar
2019-03-24Add PlayerPostRespawnEvent (#1622)Joel Paulien
2019-03-24Add GS4 query event (#1906)Mark Vainomaa
2019-03-24Fixes issues with player interaction preventing metadata from being updated f...Johnny Cao
2019-03-24Add a config for mob spawn change, really shouldn't use itAikar
2019-03-24Updated Upstream (Bukkit/CraftBukkit)Aikar