Skip to content

[pull] master from beyond-all-reason:master - #98

Merged
pull[bot] merged 1 commit into
ExaDev:masterfrom
beyond-all-reason:master
Sep 11, 2026
Merged

[pull] master from beyond-all-reason:master#98
pull[bot] merged 1 commit into
ExaDev:masterfrom
beyond-all-reason:master

Conversation

@pull

@pull pull Bot commented Sep 11, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

The early block check added in #2557 runs on a position snapped to 8 elmos,
while the build itself uses Pos2BuildPos, which snaps to 16 and adds half a
square for an odd footprint. For an odd footprint the check therefore
evaluates a footprint 8 elmos away from the one that would be placed, and can
drop a build order the build itself would accept.

Pos2BuildPos is idempotent, so the later call at MoveInBuildRange is left
alone rather than moved, keeping the change to the check itself.
@pull pull Bot locked and limited conversation to collaborators Sep 11, 2026
@pull pull Bot added the ⤵️ pull label Sep 11, 2026
@pull
pull Bot merged commit 05c054c into ExaDev:master Sep 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant