Upstream has released updates that appears to apply and compile correctly
Paper Changes:
c80ba8dc Fix server crash with piercing shots through vanished players (#2390)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
42daaadd Seperate out incremental saving
3a713bd5 Mark entities as being ticked when notifying navigation
6f709200 use getChunkImmediately for vehicles
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
fe7ef7b5 Do not schedule to main for getChunkImmediately type calls (#2362)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
c6987e1a Peek the unload queue for chunk generation checks (#2332)
4ac69cec Bring task execution into server tick timings (#2357)
edce5384 Amend PlayerInteractAtEntityEvent javadoc for ArmorStands (#2309)
8ecd4337 Set spawning entity for fireworks spawned by a crossbow (#2358)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
ad8dbf3d Add option to disable relative projectile velocity
fa8b4994 Update TerminalConsoleAppender + JLine, use Jansi instead of JNA (#2299)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
396d3f13 Ensure xray does not perform non MT-Safe operations (#2361)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
160d1bc9 Only write to cached header in RegionFile if write potentially succeeds (#2294)
ef682381 SPIGOT-5190: Do not call superfluous EntityCombustEvent
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
a41d51f0 ServerExceptionEvent can be fired off main
920ad7c7 Use getChunkIfLoadedImmediately in places (#2297)
0708fa36 Updated Upstream (CraftBukkit/Spigot)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
767ac20c Merge pull request #2174 from kickash32/Only-count-Natural-Spawned-mobs
fa726c3f Create 0402-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch
97488cca Merge pull request #2296 from Spottedleaf/fix-loadchunk-again
36c48316 Fix loadChunk(x, z, false)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
8812fed9 Merge pull request #2240 from Spottedleaf/anti-xray
bd46b639 Merge branch 'ver/1.14' of github.com:PaperMC/Paper into anti-xray
e679a7c1 Config migrations
0a667728 Resolve crash issue by shoving chunk loads onto the next tick
3a2d7f2d Merge branch 'ver/1.14' of github.com:PaperMC/Paper into anti-xray
5ffa0dae Do not force load chunks for plugin constructed packets
e993aa6f Merge branch 'ver/1.14' of github.com:PaperMC/Paper into anti-xray
9a4a185f Keep neighbour chunks loaded while obfuscating
f1f8060a Fix build?
76eb2a5e Use getChunkIfLoadedImmediately not getChunkIfCachedImmediately
ad757f96 Delete 0335-Anti-Xray.patch
46a6f1b2 Re-Add Anti-Xray
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
c8bc57c7 Cleanup ChunkMapDistance patch
276afaa2 Updated Upstream (Bukkit/CraftBukkit/Spigot)