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

Removes Projectile Bounce State Expr and Cond #5958

Merged
merged 5 commits into from Dec 17, 2023

Conversation

sovdeeth
Copy link
Member

Description

Projectile bounce state relies on methods that do not work, and as such have been deprecated in Paper. (see PaperMC/Paper#7800)
My tests on 1.13 and 1.20 didn't indicate ANY behavioral change in projectiles whether the bounce state is true or false.

This PR removes the associated expression and condition as they are non-functional in 1.13+.

If anyone can demonstrate the syntax working in 1.13+, please respond to this PR.


Target Minecraft Versions:
Requirements:
Related Issues:

@sovdeeth sovdeeth added enhancement Feature request, an issue about something that could be improved, or a PR improving something. breaking changes Pull or feature requests that contain breaking changes (API, syntax, etc.) labels Aug 31, 2023
@sovdeeth sovdeeth changed the base branch from master to dev/feature September 16, 2023 20:29
@sovdeeth sovdeeth merged commit 4a3290f into SkriptLang:dev/feature Dec 17, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking changes Pull or feature requests that contain breaking changes (API, syntax, etc.) enhancement Feature request, an issue about something that could be improved, or a PR improving something.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants