Skip to content

add 'along' to push pattern, cleanup code #7803

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

Merged
merged 2 commits into from
Jun 3, 2025

Conversation

sovdeeth
Copy link
Member

Description

Adds an optional along to the EffPush syntax, to accommodate vectors better:
push player along vector(1,1,1) as opposed to push player vector(1,1,1)

Also does some code cleanup.


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

@sovdeeth sovdeeth added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Apr 15, 2025
@sovdeeth sovdeeth requested a review from a team as a code owner April 15, 2025 21:57
@sovdeeth sovdeeth requested review from Romitou and UnderscoreTud and removed request for a team April 15, 2025 21:57
@sovdeeth sovdeeth moved this to In Review in 2.12 Release May 14, 2025
@skriptlang-automation skriptlang-automation bot added the feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version. label May 15, 2025
@sovdeeth sovdeeth merged commit e36f264 into SkriptLang:dev/feature Jun 3, 2025
5 checks passed
@github-project-automation github-project-automation bot moved this from Awaiting Merge to Done in 2.12 Release Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request, an issue about something that could be improved, or a PR improving something. feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants