-
-
Notifications
You must be signed in to change notification settings - Fork 229
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
feat: implement command to fix block connections #2746
base: main
Are you sure you want to change the base?
Conversation
dordsor21
commented
May 26, 2024
- closes Connections Command #313
...core/src/main/java/com/fastasyncworldedit/core/extent/processor/PlacementStateProcessor.java
Show resolved
Hide resolved
The copyright header is missing in some files, no (e.g. FaweMutableBlockPlaceContext.java)? Though I'm wondering why the CI is not failing on that |
That should be because licences are only required in worldedit packages/classes |
Please take a moment and address the merge conflicts of your pull request. Thanks! |
Please take a moment and address the merge conflicts of your pull request. Thanks! |
Please take a moment and address the merge conflicts of your pull request. Thanks! |
1 similar comment
Please take a moment and address the merge conflicts of your pull request. Thanks! |
I couldn't wait for release (over 100k blocks.. not connected.. help) and can confirm, it works, however console does show an error |
What's the full error? |
Fixed^ |
Came here for both of the same reasons as the user above but encountered a different issue when trying to use it (it did not work).
Is this there a build of this available to download somewhere? |
Please take a moment and address the merge conflicts of your pull request. Thanks! |
Please take a moment and address the merge conflicts of your pull request. Thanks! |
3b57cbd
to
164e5c6
Compare
Please take a moment and address the merge conflicts of your pull request. Thanks! |
164e5c6
to
27f56de
Compare
Hey just wanted to let you know that the latest (as of me writing) pr artifact does not preserve upside-down stairs properly, everything else seems to work great! |
Please take a moment and address the merge conflicts of your pull request. Thanks! |
9bcdc7f
to
5b1c7e0
Compare
5b1c7e0
to
26030b2
Compare
This has been fixed |
b3bfe79
to
5460b5f
Compare