Skip to content

Conversation

@dordsor21
Copy link
Member

No description provided.

@dordsor21 dordsor21 requested a review from a team as a code owner March 7, 2025 14:58
@github-actions github-actions bot added the chore label Mar 7, 2025
@dordsor21
Copy link
Member Author

Should probably not be squashed

Copy link
Member

@SirYwell SirYwell left a comment

Choose a reason for hiding this comment

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

Looks good.

@dordsor21 dordsor21 requested a review from a team March 7, 2025 16:12
@dordsor21 dordsor21 linked an issue Mar 12, 2025 that may be closed by this pull request
2 tasks
@github-actions
Copy link

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

me4502 and others added 21 commits March 24, 2025 16:36
* 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>
me4502 and others added 3 commits March 24, 2025 16:37
* 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>
Copy link
Member

@PierreSchwang PierreSchwang left a comment

Choose a reason for hiding this comment

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

LGTM

@NotMyFault NotMyFault merged commit ccc82bd into main Apr 5, 2025
13 of 17 checks passed
@NotMyFault NotMyFault deleted the chore/upstream-updates branch April 5, 2025 10:06
NotMyFault added a commit that referenced this pull request Apr 5, 2025
NotMyFault added a commit that referenced this pull request Apr 5, 2025
Revert "chore: cherry-pick appropriate changes from upstream (#3137)"

This reverts commit ccc82bd.
@dordsor21 dordsor21 restored the chore/upstream-updates branch April 5, 2025 10:30
@dordsor21 dordsor21 deleted the chore/upstream-updates branch April 5, 2025 10:31
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.

Snapshot not fully restoring world selection

10 participants