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)
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
fcbeac8a [CI-SKIP] Readme update (#3702)
824f8086 Bandaid italic legacy serialization #3757 (#3760)
Tuinity Changes:
9f21359: Re-add optimise collision checking in player move packet handling
1152054: Revert player move packet optimisation
ef0a6c4: Optimise collision checking in player move packets
Upstream has released updates that appears to apply and compile correctly
Paper Changes:
70df8f27 Add PrepareGrindstoneEvent
24b2f54b Fix Player skulls for offline mode servers
ce270e14 Updated Upstream (Bukkit/CraftBukkit/Spigot)
c4ada0e1 Fix many chunk loading issues
37b244b5 Fix not running level updates for light if no pre/post task
e6142995 Add and implement PlayerRecipeBookClickEvent (#3351)
9bb4e930 Fix piston dupe patch creating ghost blocks (#3603)