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
Tuinity Changes:
7936e2b Make async usage of IteratorSafeOrderedReferenceSet less dangerous
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