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

[1.20.6] Ported Particle datalist #4846

Merged
merged 4 commits into from
May 23, 2024

Conversation

Spectrall368
Copy link
Collaborator

Ported particle mapping

@KlemenDEV
Copy link
Contributor

image

This PR also does not handle file move correctly, similar to #4827

See https://stackoverflow.com/questions/433111/how-to-make-git-mark-a-deleted-and-a-new-file-as-a-file-move

@KlemenDEV KlemenDEV marked this pull request as draft May 19, 2024 20:07
@Spectrall368
Copy link
Collaborator Author

This PR also does not handle file move correctly, similar to #4827

See https://stackoverflow.com/questions/433111/how-to-make-git-mark-a-deleted-and-a-new-file-as-a-file-move

this is not GitHub's fault, you had already started the particle.yaml file, I just finished it

@Spectrall368 Spectrall368 marked this pull request as ready for review May 19, 2024 20:22
@KlemenDEV
Copy link
Contributor

Aha I see, makes sense. I will run local diff then

@KlemenDEV KlemenDEV marked this pull request as draft May 20, 2024 13:33
@Spectrall368 Spectrall368 marked this pull request as ready for review May 21, 2024 13:49
Copy link
Contributor

@KlemenDEV KlemenDEV left a comment

Choose a reason for hiding this comment

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

Could you remove LEGACY particles from all mappings and datalists since no supported version holds them anymore? I have also noticed our datalists contain ENTITY_EFFECT which is not simple particle type and thus should not be on the lists so this one should be removed together with other removals

Other parts look good :) Thanks!

@KlemenDEV KlemenDEV marked this pull request as draft May 22, 2024 11:56
@Spectrall368 Spectrall368 marked this pull request as ready for review May 23, 2024 14:00
Copy link
Contributor

@KlemenDEV KlemenDEV left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@KlemenDEV KlemenDEV merged commit 38de5f1 into MCreator:1.20.6 May 23, 2024
1 check passed
@Spectrall368 Spectrall368 deleted the map_particles branch May 25, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants