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 CIP implementation for Variable #7241

Merged
merged 2 commits into from
Dec 15, 2024

Conversation

APickledWalrus
Copy link
Member

Description

This PR aims to fix the missing changeInPlace method implementation on Variable. For clarity, I have chosen to have both methods implemented, and the method with the unused parameter simply call the existing implementation.


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

@APickledWalrus APickledWalrus added bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. 2.10 Targeting a 2.10.X version release labels Dec 3, 2024
@Efnilite Efnilite added the feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version. label Dec 3, 2024
@sovdeeth sovdeeth merged commit 4415c23 into SkriptLang:dev/feature Dec 15, 2024
5 checks passed
@APickledWalrus APickledWalrus deleted the fix/var-cip-impl branch December 16, 2024 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.10 Targeting a 2.10.X version release bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants