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

feat: reimplement anvil feature #2404

Draft
wants to merge 87 commits into
base: v3
Choose a base branch
from
Draft

feat: reimplement anvil feature #2404

wants to merge 87 commits into from

Conversation

dordsor21
Copy link
Member

No description provided.

@github-actions github-actions bot added the Feature This PR adds a new feature label Aug 20, 2023
@dordsor21 dordsor21 changed the title MVP for anvil feat: reimplement anvil feature Aug 20, 2023
@dordsor21 dordsor21 added v3 Major feature This PR adds a major feature labels Aug 20, 2023
@dordsor21 dordsor21 changed the base branch from main to v3 August 20, 2023 15:33
@dordsor21 dordsor21 changed the base branch from v3 to main October 21, 2023 15:35
@dordsor21 dordsor21 changed the base branch from main to v3 October 21, 2023 15:35
Copy link

Please take a moment and address the merge conflicts of your pull request. Thanks!

Copy link

Please take a moment and address the merge conflicts of your pull request. Thanks!

renovate bot and others added 7 commits March 27, 2024 22:04
* fix: introduce approx size to patterns and use in ScatterBrush
 - fixes #2610

* Do not use patternsize in blockvectorset offset
* List FAWE class additions in Javadocs

Signed-off-by: Alexander Brandes <[email protected]>

* Update worldedit-core/src/main/java/com/sk89q/worldedit/world/chunk/package-info.java

---------

Signed-off-by: Alexander Brandes <[email protected]>
renovate bot and others added 30 commits May 6, 2024 00:52
* Integrate WE Schematic Share system

(cherry picked from commit 303f5a76b2df70d63480f2126c9ef4b228eb3c59)

* disable feature for now

---------

Co-authored-by: Madeline Miller <[email protected]>
- also add unstuck to a couple of other commands
 - closes #2675
* 1.20.6

Signed-off-by: Alexander Brandes <[email protected]>

* work

Signed-off-by: Alexander Brandes <[email protected]>

* More work

Signed-off-by: Alexander Brandes <[email protected]>

* chore: address more removed fields and methods, make it run

* chore: don't allocate unnecessary arrays (by maps)

* chore: the comment might still be noteworthy

* chore: no need to synchronize twice

* fix obfuscation changes

* remove unneeded deprecation

* make regen work without throwing exceptions - but slow

* fix: error when adapting BaseItemStacks without nbt

* fix annoying paper api breakage

---------

Signed-off-by: Alexander Brandes <[email protected]>
Co-authored-by: Alexander Brandes <[email protected]>
Co-authored-by: Pierre Maurice Schwang <[email protected]>
…2731)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…2730)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Alexander Brandes <[email protected]>
* Make the Vector classes into Records (#2477)

* Make the Vector classes into Records

* Drop custom equals and hashCode methods in Vector/BlockVector classes

(cherry picked from commit 0df2b6af4c1ce18b77eedd5c62eeb45011512103)
Signed-off-by: Pierre Maurice Schwang <[email protected]>

* chore: cleanup cherry-pick issues, migrate to new methods

* chore: add since attributes to deprecated tags, use MathMan instead of Math std lib for rounding ints

* chore: mark custom hashCode + equals implementations diffing from upstream

---------

Co-authored-by: Maddy Miller <[email protected]>
fix: ClassCastException on spigot due to method change
# Conflicts:
#	worldedit-core/src/main/java/com/fastasyncworldedit/core/extent/TransformExtent.java
#	worldedit-core/src/main/java/com/sk89q/worldedit/function/pattern/RandomPattern.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature This PR adds a new feature Major feature This PR adds a major feature v3
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants