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

AABB - fix an issue with blocks in WG regions also looping blocks 1 outside the region #3708

Merged
merged 1 commit into from
Mar 21, 2021
Merged

Conversation

ShaneBeee
Copy link
Contributor

Description

This PR aims to fix an issue with the blocks in region expression, returning blocks 1 outside of the region.
In a previous change to AABB I broke it, and when I fixed it, I didn't fix the constructor that is used by WG.
This fixes that issue... 3rd times a charm.


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

…utside the region

- In a previous fix to AABB i did not update the other constructor
@ShaneBeee ShaneBeee added 2.5 bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. labels Jan 24, 2021
WeeskyBDW
WeeskyBDW previously approved these changes Jan 26, 2021
APickledWalrus
APickledWalrus previously approved these changes Mar 1, 2021
@Whimsyturtle Whimsyturtle changed the base branch from dev-2.5 to master March 21, 2021 00:31
@Whimsyturtle Whimsyturtle dismissed stale reviews from APickledWalrus and WeeskyBDW March 21, 2021 00:31

The base branch was changed.

@Whimsyturtle Whimsyturtle merged commit d822fe5 into SkriptLang:master Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue that needs to be fixed. Alternatively, a PR fixing an issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants