Skip to content

Added -f flag to prevent heightmap recalculation#3307

Closed
B1ue-Bandit wants to merge 32 commits intoIntellectualSites:feat/feature-placementfrom
B1ue-Bandit:main
Closed

Added -f flag to prevent heightmap recalculation#3307
B1ue-Bandit wants to merge 32 commits intoIntellectualSites:feat/feature-placementfrom
B1ue-Bandit:main

Conversation

@B1ue-Bandit
Copy link

Overview

This adds a -f flag to certain operations to prevent heightmap recalculation.

Description

Pretty straight forward, just prevents heightmap recalculations when used with //replace, //paste, //walls & //cyl
These are just the tools I need, nobody else has asked for this to my knowledge, I just figured I'd create a pull request in case someone decides this is a feature that should be added. You shouldn't be modifying the height map unless you know what you're doing. I just needed rain to be able to pass through certain parts of the world.

renovate bot and others added 30 commits August 4, 2025 03:51
…ntellectualSites#3261)

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

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

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Allow factory suggestions to have parser context (IntellectualSites#2236)

(cherry picked from commit 98fd5dc)

* Add property suggestions for hand,offhand,pos1 patterns (IntellectualSites#2269)

(cherry picked from commit d960fa2)

* Fix getSuggestions deprecations in FAWE code

---------

Co-authored-by: Maddy Miller <mnmiller1@me.com>
Bump native deps

Signed-off-by: Alexander Brandes <mc.cache@web.de>
…ntellectualSites#3286)

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

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

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

* Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9

* fix: address shadow changes

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pierre Maurice Schwang <mail@pschwang.eu>
* fix: schematic format detection

* chore: adjust filename limitation for sponge v1 check

* fix: adjust paper dev bundle version

* feat: make schematic format detection faster

* chore/test: add tests for new clipboard format detection algorithm

* chore: cleanup

* chore: specify charset for rootName
Revert "Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9 (IntellectualSites#3281)"

This reverts commit a6da595.
…ectualSites#3301)

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Alexander Brandes <mc.cache@web.de>
Signed-off-by: Alexander Brandes <mc.cache@web.de>
Signed-off-by: Alexander Brandes <mc.cache@web.de>
…lectualSites#3305)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@B1ue-Bandit B1ue-Bandit requested a review from a team as a code owner September 18, 2025 05:36
@SirYwell
Copy link
Member

As mentioned on Discord already, heightmaps are just like other side effects. This feature can already be achieved by using //perf heightmaps off.

@SirYwell SirYwell closed this Sep 18, 2025
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.

5 participants