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

FoxData - fixes #2536

Merged
merged 3 commits into from
Oct 10, 2019
Merged

FoxData - fixes #2536

merged 3 commits into from
Oct 10, 2019

Conversation

ShaneBeee
Copy link
Contributor

Description

Fixed an issue with "all foxes" returning nothing.
Currently all foxes will have no result in anything, ex:

delete all foxes
teleport all foxes to player

neither of these work. Doing the same with all red foxes or all snow foxes works, but trying to deal with both at once will not.

I also removed the simple entity data for foxes, I originally put that in before Snow created the FoxData class. This line is no longer needed.


Target Minecraft Versions: 1.14+
Requirements: 1.14+
Related Issues: #2535

- Fixed an issue with "all foxes" not doing anything
@TheBentoBox TheBentoBox added bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. priority: low Issues that are not harmful to the experience but are related to useful changes or additions. and removed bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. priority: low Issues that are not harmful to the experience but are related to useful changes or additions. labels Oct 8, 2019
@TheBentoBox
Copy link
Member

Oops, meant to add those to the related issue. Though this does make me wonder if we should tag PRs sometimes!

- Added tests to check for deletion of all foxes
@Whimsyturtle Whimsyturtle added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Oct 9, 2019
@bensku bensku merged commit 0ce3fa4 into SkriptLang:master Oct 10, 2019
@ShaneBeee ShaneBeee deleted the fix/foxes branch October 10, 2019 19:47
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants