Skip to content

Master#10884

Closed
csd1006 wants to merge 36 commits into
PaperMC:masterfrom
csd1006:master
Closed

Master#10884
csd1006 wants to merge 36 commits into
PaperMC:masterfrom
csd1006:master

Conversation

@csd1006
Copy link
Copy Markdown

@csd1006 csd1006 commented Jun 15, 2024

No description provided.

Machine-Maker and others added 30 commits June 13, 2024 08:45
The player sample uses game profile internally, but discards everything but the name and uuid and does not follow player profile restrictions, so it doesn't make sense to use that in the event.
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
befcf86 SPIGOT-7740: Fix using new map cursor types
0922909 Add EntityDamageEvent.DamageCause#CAMPFIRE

CraftBukkit Changes:
a1d2cd1 SPIGOT-7747: Mob head is not dropped when mob was blown up by a charged creeper
8078294 SPIGOT-7746: Server Crashing when Players Getting into End Portals
8d842e2 SPIGOT-7744: Fix exception for shooting projectiles with flame enchantment
64e0ad1 SPIGOT-7744: Fix crash when shooting arrows in creative mode
819f7a1 Fix player items not dropping on death
0a0229b Implement DamageCause#CAMPFIRE and minor improvement in exception for Unhandled block damage
Mostly for the primitive long to reference hashtable impl
Machine-Maker and others added 6 commits June 14, 2024 13:11
Chunk system patch was refactored to take advantage of
newer ConcurrentUtil's concurrent long hash table (which
fixes hash collisions caused by chaining fastutil's long hash
and CHM's hash) plus some other minor improvements.

The chunk system was also merged with Starlight, which mostly
provides a small improvement to ThreadedLevelLightEngine#checkBlock
as the scheduling was rewritten.
Fixes warnings when using some java 21 features
@csd1006 csd1006 requested a review from a team as a code owner June 15, 2024 07:51
@github-actions
Copy link
Copy Markdown

Please do not open pull requests from the master branch, create a new branch instead.

@github-actions github-actions Bot closed this Jun 15, 2024
@csd1006 csd1006 deleted the master branch June 15, 2024 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

6 participants