Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compilation issues #1530

Merged
merged 17 commits into from
Jun 16, 2024
Merged

Fix compilation issues #1530

merged 17 commits into from
Jun 16, 2024

Conversation

Krakenied
Copy link
Contributor

@Krakenied Krakenied commented Jun 15, 2024

it works now

@Krakenied Krakenied force-pushed the ver/1.21 branch 2 times, most recently from 7b1aaf0 to 7e567ca Compare June 15, 2024 16:11
@Krakenied Krakenied marked this pull request as ready for review June 15, 2024 16:22
Paper removed it in favour of Spigot EntityTransformEvent
Replaced by Paper ItemStack damage API (LivingEntity#broadcastSlotBreak)
Only enchantment-related compilation fixes left
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@1f8e7a7 address compile and test issue (#10890)
PaperMC/Paper@60f3bd8 De-deprecate BlockData#getDestroySpeed
PaperMC/Paper@752f957 Add back more patches
PaperMC/Paper@dc684c6 Remove bad server.scheduleOnMain disconnect calls from old patches
PaperMC/Paper@c84a3b5 Remove fully dropped patches
PaperMC/Paper@d8c2980 Add Adventure API to ServerLinks (#10891)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@ec4c712 update 'improve mass craft perf' patch
PaperMC/Paper@e1c0033 Updated Upstream (Bukkit/CraftBukkit)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@fbc2a55 Update Wither#canTravelThroughPortals
PaperMC/Paper@167961e call EntityDamageItemEvent for thorns
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@106dbae Fix getAddress connection check
PaperMC/Paper@d9111cc Registry Modification API (#10893)
PaperMC/Paper@f8ee0a0 Fix implementations of ChunkHolder#getChunkIfPresent
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@61b85e4 Fix legacy cb version in remapper
PaperMC/Paper@de8220c Update ChunkMap#distanceManager mapping patch
PaperMC/Paper@8dfb85c Enchantment and GameEvent Registry builders (#10889)
PaperMC/Paper@fb762cf remove remaining reference to 'pgive'
PaperMC/Paper@a7f6633 make EntityPortalReadyEvent#setTargetWorld work again
Copy link
Member

@granny granny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you for your help!

@granny granny merged commit c991735 into PurpurMC:ver/1.21 Jun 16, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants