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

Eliminate the strange overhang when use Valley staircasing with All Blocks or All Double mode #200

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sarunint
Copy link

Using this test image

MapDebug

With the current behaviour of MapArtCraft, with Valley staircasing and All Blocks or All Double mode, the result will contain this weird overhang:

All Blocks Mode (wool):

image

All Blocks Mode (carpet):

image

All Double Mode:

image

which is caused by the valley mode's "pull down". This behaviour will occur only with a plateau of length 2 or more, as seen below.

image

This pull request will ignore those weird overhangs, and adjust the block count accordingly only when using the valley mode.

@sarunint sarunint force-pushed the overhang branch 2 times, most recently from ef99da9 to 186bdae Compare December 23, 2021 17:19
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.

1 participant