Upstream has released updates that appears to apply and compile correctly
Paper Changes:
72de6190 Make fireworks call PlayerLaunchProjectileEvent (#4698)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
c712f2c0 [1.16] Improve performance of matching ingredients for shapeless recipes (#4694)
ecb4ccd6 Updated Upstream (Bukkit/CraftBukkit) (#4688)
3fc340d8 [Auto] Updated Upstream (CraftBukkit)
f8eaa585 Add support for RanagedEntity API for newer mobs (Fixes#4678)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
d0ad658b Fix slime block in Anti-Xray
c64ad85b Fixed TileEntityBell memory leak
a84348b6 Add player elytra boost API
6dad6258 Fix item locations dropped from campfires
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
fabf213e [Auto] Updated Upstream (Bukkit)
efd90b1e Anti Xray: Obfuscate blocks touching lava feature (#3311)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
50cbb24c [CI-SKIP] Update JUNit on Mojang API to make dependendabot happy
74f507f4 Updated Upstream (Bukkit/CraftBukkit)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
68a1f9ff Reduce blockpos allocation from pathfinding
98f1aae7 Retain block place order when capturing blockstates
431bb179 Improve inlinig for some hot IBlockData methods
559ff369 Optimise getType calls
cbecca26 Fix for large move vectors crashing server
217702d5 Fix distance in checkHighPriorityChunks (Fixes#4582) (#4605)
6eda4251 Reset Ender Crystals on Dragon Spawn - Fixes#3522
01b1971a MC-147729: Drop items that are extra from a crafting recipe
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
1c446c22 Fix CME when adding a passenger during Spawn events (#4616)
f3927b25 Fix "Not a string" Map Conversion spam - Fixes#3901
1b64536b Clarify the JavaDocs for Entity.getEntitySpawnReason() in response to #4361
6b22219c Remove unnecessary space for provided plugins, fixes#4608
3ece9036 [CI-SKIP] [Auto] Rebuild Patches
551fac7e Fix deop kicking non-whitelisted player when white list is not enabled
faf8eb03 Updated Upstream (CraftBukkit) (#4622)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
f1997241 Update Paperclip; use mvn.cmd on Windows (jmanpenilla)
3295265b [CI-SKIP] Fix typo in CONTRIBUTING.md
1165d595 Lazily track plugin scoreboards by default
f6f99102 [Auto] Updated Upstream (CraftBukkit)
779eb50d [Auto] Updated Upstream (Spigot)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
7f23e2ca [CI-SKIP] Make travis use 'build' instead of 'patch' (#4592)
a7861cbb Updated Upstream (CraftBukkit)
6c512a08 Expose the Entity Counter to allow plugins to use valid and non-conflicting Entity Ids
Tuinity Changes:
08581cf More validation
88a2c88 Revert usage of region manager
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
654b792c Updated Upstream (CraftBukkit)
5a988f2e Patch SPIGOT-6086 for all invalid locations
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
079a793b Revert "Only consider chunks Loaded if at BORDER status"
eda80e3d Prevent fire from spreading to invalid locations
Tuinity Changes:
e0e7144 Aggressive state checking in region manager
ba4dbb6 Do not allow ticket level changes while unloading playerchunks
1e695f4 Make sure inlined getChunkAt has inlined logic for loaded chunks
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
826e09f3 Light improvements
e3e1191a Preserve initial velocity of spawned entities - Fixes#4292
bd648dfb Optimize some methods for inlining
9efe0710 Only consider chunks Loaded if at BORDER status
298c9022 Updated Upstream (Bukkit/CraftBukkit/Spigot)
d9467169 [Auto] Updated Upstream (CraftBukkit)
d802a50a Extend block drop capture to capture all items added to the world (Fixes#4307)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
d35903e6 [CI-SKIP] Update README.md (1.16.3 release) (#4321)
e6faa36e Cache DataFixerUpper Rewrite Rules on demand
Tuinity Changes:
ef4e59a Optimize tab complete
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
a0b8b886 Updated Upstream (CraftBukkit/Spigot) (#4318)
fb71c71c Restore thread pool names for Bootstrap vs main
5b352d9b [Auto] Updated Upstream (Bukkit/CraftBukkit)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
7d85344e (1.16.3) Missed some fixes to include in commit
64ed4298 (FIRST 1.16.3): Update Paper to 1.16.3
fa9c5e0f (FINAL 1.16.2) Improve Entity Activation Range passenger behavior
6fda3fd0 (FINAL 1.16.2) Improve Timings support for Active vs Inactive vs Passengers
794e6baf Add additional open container api to HumanEntity
44e822f7 Fix block data exception when cancelling PortalCreateEvent (#4199)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
5486b3db Fix javadocs failing jenkins builds (#4189)
1330eb5f Brand support
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
b8372fc0 Improve handling of indestructable blocks
a2a06640 Add moon phase API
47f71aea Fix SpawnChangeEvent not firing for all use-cases
b6c860f2 Don't require FACING data
0c1716a1 Add #setMaxPlayers API
02aed275 [CI-SKIP] Require dependencies script (#4172)
1ccc1c67 Add smithing item helpers
20d9ec6b Fix MC-197271
e9287056 [CI-SKIP] Update issue templates with notices
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
dccaf59a MC-197883: Bandaid decode issue
99a1e58f Merge branch 'master' into progress/1.16.2
7470c3ef Do not let the server load chunks from newer versions (1.16.2+)
ecbc5ca0 Updated Upstream (CraftBukkit)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
99362d3c Decomp fix
5f9861a0 Fix MC-197883 by specifying the typeKey
1d8c9c23 [CI-SKIP] Make checkoutpr.sh use $SHELL (#4167)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
2b1ca210 update checkout-pr to latest I use
95c9b45d Fix IDE Debug JVM Flag 2 (#4141)
9e6d742c Merge remote-tracking branch 'origin/master' into progress/1.16.2
cb50e744 [CI-SKIP] Create CODEOWNERS
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
c8542f23 Fix MC-99259 Wither Boss Bar doesn't update until invulnerability period is over (#4164)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
862b8c18 Updated Upstream (Bukkit/CraftBukkit)
100d51eb Do not obfuscate air (#4149)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
47740f67 Updated Upstream (CraftBukkit)
948c20e0 Merge remote-tracking branch 'origin/master' into progress/1.16.2
60a5ca6d Fix regex mistake in CB NBT int deserialization (#4146)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
1daafe455 Updated Upstream (Bukkit/CraftBukkit)
98828b006 Merge pull request #4132 from Proximyst/progress/1.16.2
b23f27f8d Fix incorrect return for WorldServer#addAllEntitiesSafely (#3)
5085fa30c Fix MC-187716 Use configured height
c44add5a0 Initialise a new chunk section if none was found yet updated
74a4d5f8b Remove armour stand double add to world
6d25cc4ec Don't mark null chunk sections for block updates
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
b91d964b1 Restore Pathfinder Optimizations from 1.15.2
adadf1654 Drop syncPosition on teleportation patch
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
6f66fa571 Fix Light Thread causing world memory leak - Fixes#4045
674230907 Improve EntityTargetLivingEntityEvent for 1.16 mobs
Tuinity Changes:
30dc21f Notify poi changes in setTypeAndDataRaw
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
90264712a [Auto] Updated Upstream (Bukkit)
960d992fd Further improve Chunk Light Prioritization
0d19e4579 Fix deadlock issue with watchdog stopping
baf1fabe9 Updated Upstream (CraftBukkit)
c0547a6cb [CI-SKIP] Revitalise CONTRIBUTING.md
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
6e7dc3f81 [Auto] Updated Upstream (CraftBukkit)
664ae4554 [Auto] Updated Upstream (CraftBukkit)
dafc7b8f8 Fix off by one error for scheduling block ticks (#4014)
5791e512b Fix MaterialTags tests to actually pass
115972651 Expand MaterialTags v2 (#4009)
5aaf1c514 prevent path space splitting in testServer.sh (#4007)
a8ef09b82 Tighten logic for handling target tick times in tick scheduler (#4010)
d5ccd4139 Remove ability to disable async chunks unless single core cpu
76728529f Fix Light Prioritization Issues
2d66b5be8 [Auto] Updated Upstream (CraftBukkit)
51d10c201 Add missing strikeLighting call to World#spigot()#strikeLightningEffect
Tuinity Changes:
416ed5e Fix 3 tick pistons not functioning correctly
489faf0 Fix up lock handling for UserCache
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
eb510c404 Fix sound/particles not showing when listening on BlockDestroyEvent (#3998)