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 EffHealth - slot durability not accounting correctly #6644

Merged
merged 2 commits into from May 6, 2024

Conversation

Fusezion
Copy link
Contributor

@Fusezion Fusezion commented May 5, 2024

Description

This PR aims to fix my mistake in #6586 where I forgot to update slot durability accordingly.

Do we believe this pr should also include the 1.20.5/6 changes to durability? Based off my testing earlier this morning they are pretty bugged and adding support for at least being functional isn't out of the scope entirely.

It's possible I didn't test this correctly as the related issue is very hard for me to read with how much random junk is included in it.


Target Minecraft Versions: any
Requirements: none
Related Issues: #6643

@sovdeeth
Copy link
Member

sovdeeth commented May 5, 2024

Make sure to add tests to check for regression

@sovdeeth sovdeeth added bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. 2.8 Targeting a 2.8.X version release labels May 5, 2024
@Moderocky Moderocky added the patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version. label May 5, 2024
@sovdeeth sovdeeth changed the base branch from master to dev/patch May 6, 2024 11:25
@sovdeeth sovdeeth merged commit 2af552e into SkriptLang:dev/patch May 6, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.8 Targeting a 2.8.X version release bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants