Upstream has released updates that appears to apply and compile correctly
Tuinity Changes:
3b008f5 Optimisations
200f825 Actually unload POI data
db64f14 Make sure to despawn entities if they are outside the player general
89276ac Fix villagers aggressively looking at people
8830cef Remove streams for poi searching in some zombie pathfinding
a17dc2c Attempt to fix incorrect nearest village distance tracker updating
ef8cd34 Fix NPE
3e45700Do not return complex parts for entity by class lookup
2110847 Rewrite getClosestEntity
460581d Fix getClosestEntity not working
2cb36ca Optimise non-flush packet sending
784b838 Some fixes
e2dcdd1 Correct return value for ChunkCache#getCubes
968512b Add Velocity natives for encryption and compression (#188)
102d60b Rebuild patches
57fed71 Fix decompression with Velocity natives
442890b Fix decompression with Velocity natives (#191)
0179ea8 Re-Add region manager and notify patch
cbffdcc Do not mark entities in unloaded chunks as being in blocks
f2eef4a Fixup dev branch patches and store reverted patches in revert folder
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
7358bf02 [Auto] Updated Upstream (CraftBukkit/Spigot)
8df6e39b [CI-SKIP] Fix version for groovy artifact (1.16.4) (#4730)
0e73fdbf OBFHELPERS (#4733)
Upstream has released updates that appears to apply and compile correctly
Tuinity Changes:
5df4a4f Reset the minimum ticket level for delaying unloads (#196)
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:
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
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
Tuinity Changes:
c609f83 Correctly let players load chunks for move if configured
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:
9788250b1 Clean up a lot of obfuscation helpers and impls
58a745eba Fix scoreboard vanilla colors not working in chat
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:
55e2de5c6 Improve per player mob spawning (#3971)
42433c262 Updated Upstream (Bukkit/CraftBukkit) (#3980)
e5ede546a Fix IDE Debug JVM Flag for 1.16 (#3983)
2712c6888 [Auto] Updated Upstream (Bukkit/CraftBukkit)
0901ffd04 Use title packet for actionbar methods (#3959)
2e11235d1 Expand MaterialTags (#3964)
cc25ae47c Amend last commit to fix decompile error forgot to commit
f503db37c Fix AdvancementDataPlayer leak due from quitting early in login
282763b88 Fix SPIGOT-5885 Unable to disable advancements
9b93d122e Fix SPIGOT-5824 Bukkit world-container is not used
bede4d304 Load config files early on
Tuinity Changes:
b0673b3 Merge dev/optimise-notify into ver/1.16
d3dc35c Name craft scheduler threads according to the plugin using them
Upstream has released updates that appears to apply and compile correctly
Tuinity Changes:
97aa029 Distance manager tick timings
ebef072 Temporarily fix for /version not working
Upstream has released updates that appears to apply and compile correctly
Tuinity Changes:
8c60245 Update maven dependency (#144)
a40bc91 Fix AdvancementDataPlayer leak due from quitting early in login
Upstream has released updates that appears to apply and compile correctly
Tuinity Changes:
8750b61 Fix entity count in timings and add water-ambient to per world spawn limits
2d9c2c8 Improve concurrent UserCache access
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
60135676 [Auto] Updated Upstream (CraftBukkit)
fa90052a Fix MC-125757 (#3859)
071c08d7 Only convert lore lines that actually look legacy
8c4787e3 Misc Improvements to Async Teleporting and Light patch
6133c83b [Auto] Updated Upstream (Bukkit/CraftBukkit)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
29453f1d Fix bug on y bitset extraction from 1.16 update
97cedaa5 Optimize the advancement data player iteration to be O(N) rather than O(N^2)
c2c4cf44 [Auto] Updated Upstream (CraftBukkit/Spigot)
e588fd94 Fix Concurrency issue in WeightedList
409b4774 Fix Explosion location - Fixes#3574 (#3826)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
e86324fe [Auto] Updated Upstream (Bukkit/Spigot)
da15798c [1.16] Optimize NetworkManager exception handling (#3819)