Upstream has released updates that appears to apply and compile correctly
Paper Changes:
23ee0a8a Fix issue with 0,0 chunks causing crash
bc8fafb2 Updated Upstream (CraftBukkit/Spigot)
ebbca5ce Drowned is a RangedEntity (fixes API for Drowned to support Ranged)
83b03eee Don't move existing players to world spawn
3b3e38fd Fix issue with loading chunk during ticking chunks issue
78431dca Update test server startup script
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
ab74bb45 Speed up processing of chunk loads and generation
f5dd491f Increase Light Queue Size
9ab69348 Don't load chunks when attempting to unload a chunk
38c62622 Improve Optimize Memory use logic to make iterator safer and fix bad plugins like P2
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
d33ba160 Fix incorrect keyword use on visibleChunksClone
2f343015 Updated Upstream (Bukkit/CraftBukkit)
a65831bd Optimize PlayerChunkMap memory use for visibleChunks
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
cfaf32cf Dead Player's shouldn't be able to move
16287d01 Don't tick dead players
e4d10a6d Updated Upstream (Bukkit/CraftBukkit)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
c867045d And that's why hand editing patch files in nano is risky.... make it compile
c2d7876a Improve Entities in water activation immunity and let items always move
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
1dc7c308 Optimize Collision Chunk lookup and avoid loading far chunks
d5c6dbee Prevent Double PlayerChunkMap adds crashing server
a2a9ffe3 Fix issues with Activation Range causing large chunk lookups.
017297cd Improve entity.getCurrentChunk() and use it for entity.isChunkLoaded()
52cf8906 Remove some old removed 1.14 patches that are never going to be needed (fixed/already applied)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
979b53a7 Do not allow bee's to load chunks for beehives
13cb8373 Remote Connections shouldn't hold up shutdown
7dac5467 Fix bug in double register fix
87829d83 Remove incorrect IO flush for save-all that doesn't have flush parameter
31e751cb Fix unregistering entities from unloading chunks
bc351f6e Ensure Entity is never double registered
2ec0274b Fix many issues with dupe uuid resolve patch
756da10d (Actually) Don't duplicate velocity entry into hidden-configs
9b3679fb Don't duplicate velocity entry into hidden-configs
28cf6540 Pillager patrol spawn settings and per player options (#2924)
6bf04cd5 Reduce entity tracker updates on move
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
de5b093c Handle chunk unloading during block tick
be7b4063 performance: Improve Activation Range entity iteration
bacbd880 performance: Many Entity Activation Range Improvements
269394fe Update hidden-configs
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
d63075df Pass fireworks through vanished players (#3021)
4d991f19 [CI-SKIP] Rebuild patches
26070a0e Indicate ticking status in entity list command (#2856)
2ff7b480 Optimise Chunk#getFluid (#2860)
c23ebb78 Optimise ticklistserver (#2957)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
e4602b6d Drop Ignore-Missing-Recipes-in-RecipeBook-to-avoid-data-e.patch
73def107 Update Paperclip
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
0ad8cf73 Call BlockRedstoneEvent for fence gates (#3026)
c8dea96e Prevent blocking on adding a new network manager (#3027)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
e1281a14 Configurable chance of villager zombie infection (Closes#2501)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
ad708dd3 Add option to allow iron golems to spawn in air (Closes#1965, Closes#1851)
b16fd5c3 Updated Upstream (Bukkit/CraftBukkit/Spigot)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
2c07231e Validate tripwire hook placement before update
31872198 Fix dead telepotation logger format
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
5ce1dd48 Add hand to BlockMultiPlaceEvent (fixes#2997) (#2998)
3ad47bcf Reduce chunk range timers
793bae0d Updated Upstream (CraftBukkit)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
b0770059 Updated Upstream (Bukkit/CraftBukkit)
0809d6be [CI-SKIP] fix avoid-hopper-search obfhelper hint type (#2989)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
892f479f Fix nullability annotation for Tameable#getOwnerUniqueId (Fixes#2968)
49503ef0 Don't NPE on exporting config with null values (Fixes#2973)
7434b6d7 Fix ProjectilCollideEvent cancellation (Fixes#2953)
e5e4e9f7 Do not send PlayerProfile info before initial server send
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
4e0ed1f8 Backport fix for MC-167561 (Fixes#2886, closes#2960)
9946cef8 Updated Upstream (Bukkit/CraftBukkit/Spigot)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
9f5fadcc Remove extraneous space from host info log message
d60a10c9 Make the GUI graph fancier (#2928)
ecfaff52 Revert "Add root/admin user detection (#2432)"
555ca59a Add root/admin user detection (#2432)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
e1f3b6d0 fix tripwire hook BlockPlaceEvent (fixes#2969) (#2971)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
33a615de Add option to nerf pigmen from nether portals (#2937)
125a517d Update upstream CB
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
df0d7b0d Update upstream CB
6ea3c2cf [CI-SKIP] Rebuild patches
d7bed4cb Heavily optimise random block ticking (#2914)
b66d9ff8 Update upstream CB
ba71c5d6 Stop stripping private use block Unicode from signs
28d9dcfc Entity Jump API (#1587)
9976a768 Fix PlayerNaturallySpawnCreaturesEvent boolean inversion
054e20da Clean up imports on ThrownEggHatchEvent
a8984ccb Add ThrownEggHatchEvent (#1982)
9f24d495 Allow nerfed blazes, endermen to take water damage (#2847)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
f09fed89 Update upstream B/CB
7c1ef0b7 Add option to ignore the java version check in CB
510dfd60 [CI-SKIP] Update build badge in README to use proper job
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
3dafa6a0 Updated Upstream (CraftBukkit)
77b05b9c Updated Upstream (Bukkit/CraftBukkit/Spigot)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
859f1296 Remove entities from per-chunk list (Fixes#2918)
b21010e7 Remove chunks after calling ChunkUnloadEvent (Fixes#2919)
4e48785d Drop 0394-Fixed-MC-156852.patch (Fixes#2913)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
5fdafcd7 Fix#2906 - Bees get gravity in void - Fixes MC-167279 (#2912)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
7329e19c Updated Upstream (CraftBukkit)
b3a97d14 Fix startup errors when double clicking jar (#2903)
b51fbefc Revert "Fix errors on startup when double clicking jar (#2901)"
a0438fab Fix errors on startup when double clicking jar (#2901)
e0da6d4b Seed based feature search (Fixes#2312) (#2852)
78dfb77e Updated Upstream (Bukkit/CraftBukkit)
969ef51a Init legacy material data
c4714909 Fix items vanishing through end portal (Resolves#2681) (#2894)
74b0ef39 Updated Upstream (CraftBukkit)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
8a0b371c Fix comparator behavior for EntityPhanton goal
f11d6472 Updated Upstream (Bukkit)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
f177f878 Full chunk debug on incremental watchdog (#2868)
c2954557 Fix last firework in stack not having effects when dispensed - #2871 (#2876)
dd8b8df0 Ensure portal search radius is used when teleporting players (#2877)