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

Clean up vector classes and fix a few bugs. #5952

Merged
merged 4 commits into from
Sep 29, 2023

Conversation

sovdeeth
Copy link
Member

Description

Cleans up most vector files, removing author tags, replacing e with event, and some other misc improvements
Fixes a AIOOB with rotate around XYZ's toString, an issue where removing from vector length always sets to 0, 0, 0, and allows the setting of xyz components of multiple vectors at a time.


Target Minecraft Versions:
Requirements:
Related Issues:

Copy link
Member

@Moderocky Moderocky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks nice.

@TheLimeGlass TheLimeGlass added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Aug 30, 2023
@sovdeeth sovdeeth added the patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version. label Sep 16, 2023
@AyhamAl-Ali AyhamAl-Ali changed the base branch from master to dev/feature September 16, 2023 17:16
@sovdeeth sovdeeth changed the base branch from dev/feature to dev/patch September 16, 2023 20:28
@sovdeeth sovdeeth changed the base branch from dev/patch to dev/feature September 16, 2023 20:30
Copy link
Collaborator

@TheLimeGlass TheLimeGlass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not targetting dev/patch branch. A rebase will be needed. If you need help, please reach out to the team.

@sovdeeth sovdeeth changed the base branch from dev/feature to dev/patch September 27, 2023 05:11
@sovdeeth sovdeeth merged commit 613a067 into SkriptLang:dev/patch Sep 29, 2023
4 checks passed
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. 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.

4 participants