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

feat: update to 1.21.60 #592

Merged
merged 12 commits into from
Mar 2, 2025
Merged

feat: update to 1.21.60 #592

merged 12 commits into from
Mar 2, 2025

Conversation

smartcmd
Copy link
Member

@smartcmd smartcmd commented Feb 28, 2025

Task:

  • Fix broken creative item inventory
  • Fix Terra loading error (maybe a bug in StateUpdater)

Close #582

Copy link

codecov bot commented Feb 28, 2025

Codecov Report

Attention: Patch coverage is 48.00000% with 13 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...in/java/org/allaymc/api/client/data/Abilities.java 0.00% 5 Missing ⚠️
...llaymc/api/item/creative/CreativeItemRegistry.java 0.00% 4 Missing ⚠️
...ty/component/player/EntityPlayerBaseComponent.java 0.00% 2 Missing ⚠️
...g/allaymc/api/block/type/BlockStateSafeGetter.java 50.00% 1 Missing ⚠️
...g/allaymc/api/item/creative/CreativeItemGroup.java 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ Complexity Δ
...c/api/block/property/enums/CreakingHeartState.java 100.00% <100.00%> (ø) 1.00 <1.00> (?)
...mc/api/block/property/type/BlockPropertyTypes.java 100.00% <100.00%> (ø) 1.00 <0.00> (ø)
.../allaymc/api/item/component/ItemBaseComponent.java 1.96% <ø> (+0.17%) 2.00 <0.00> (ø)
...g/allaymc/api/item/creative/CreativeItemEntry.java 100.00% <100.00%> (ø) 1.00 <1.00> (?)
.../main/java/org/allaymc/api/item/type/ItemType.java 100.00% <ø> (ø) 4.00 <0.00> (-1.00)
...ain/java/org/allaymc/api/network/ProtocolInfo.java 100.00% <100.00%> (ø) 2.00 <1.00> (ø)
...main/java/org/allaymc/api/registry/Registries.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...a/org/allaymc/api/world/service/EntityService.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
server/src/main/java/org/allaymc/server/Allay.java 70.58% <ø> (+0.29%) 25.00 <0.00> (ø)
...ock/component/door/BlockDoorBaseComponentImpl.java 3.50% <ø> (-9.19%) 1.00 <0.00> (-1.00)
... and 21 more

... and 2 files with indirect coverage changes

@smartcmd smartcmd marked this pull request as ready for review March 2, 2025 16:54
@smartcmd smartcmd merged commit 06bef18 into master Mar 2, 2025
2 checks passed
@smartcmd smartcmd deleted the feat/1.21.60 branch March 2, 2025 16:54
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.

feat: add support for bedrock 1.21.60
2 participants