Skip to content

Upstream Updates#3159

Merged
NotMyFault merged 24 commits intomainfrom
pr-3137
Apr 5, 2025
Merged

Upstream Updates#3159
NotMyFault merged 24 commits intomainfrom
pr-3137

Conversation

@NotMyFault
Copy link
Copy Markdown
Collaborator

This should rather not be squashed...

@NotMyFault NotMyFault requested a review from a team as a code owner April 5, 2025 10:13
me4502 and others added 24 commits April 5, 2025 11:31
* Lazily compute BlockState#getAsString

* Implement in BaseBlock
The `apply` term was inconsistent in this API, but should have always
been the same. This makes the "set" actually store the state of the
given effect, even if it's the default, and therefore consistent.
Biome broke in 1.21.3, Material could break in the future
…ad point.

Currently, the remapped WorldEdit jar on paper is loaded from a sub-directory of the plugins folder, meaning dependencies like truezip and rhino won't be found in the documented search locations. Adding the parent dir temporarily solves this.

See #2692.
Closes #2691.
This makes biome operations respect masks set on an EditSession.
Despite the description/doc stating that negative heights would generate inverted cones, this wasn't actually implemented.
Some servers track channel registration: NF throws an error every time this happens; Bukkit silently drops it; Fabric silently sends it (presumably the client ignores it).
* Added a brush for biomes

* IntelliJ reformat

* Move the warning

* Update worldedit-core/src/main/resources/lang/strings.json

Co-authored-by: Octavia Togami <octavia.togami@gmail.com>

* Use BiomeFactory instead

Co-authored-by: Octavia Togami <octavia.togami@gmail.com>
* Add erosion brush

* Rename to the Morph brush, and add Erode and Dilate presets

Co-authored-by: Lewis B <lbobbermen@bigpond.com>
* Add a -c flag to the biome brush to set entire column

* Use new region factories that take fixed positions

* Rename to FixedHeight from just Fixed
* Start deprecating MultiStage reorder

* Rather than changing behaviour just deprecate

* Add deprecation message

* Apply PR review notes
* Add API to disable history tracking in EditSessions

* Update worldedit-core/src/main/java/com/sk89q/worldedit/extent/ChangeSetExtent.java

Co-authored-by: Octavia Togami <octavia.togami@gmail.com>

Co-authored-by: Octavia Togami <octavia.togami@gmail.com>
@NotMyFault NotMyFault merged commit ac88d95 into main Apr 5, 2025
9 of 17 checks passed
@NotMyFault NotMyFault deleted the pr-3137 branch April 5, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants