Skip to content

Adjust generate_z_connections wraparound check - #5427

Draft
out-of-phaze wants to merge 1 commit into
NebulaSS13:devfrom
out-of-phaze:fix/zconn-wraparound
Draft

out-of-phaze wants to merge 1 commit into
NebulaSS13:devfrom
out-of-phaze:fix/zconn-wraparound

Conversation

@out-of-phaze

Copy link
Copy Markdown
Member

Description of changes

we have to check adjacency (via x/y) instead of just z level. due to how the x and y of corners work this might need to check if the distance is > 0.5 (yuck floating point error) instead of > 1 but i'm not sure

Why and what will this PR improve

fixes an issue that sometimes(?) happens on planet testing, not sure why it wouldn't always happen

Authorship

me

@out-of-phaze out-of-phaze added the work in progress This PR is under development and shouldn't be merged. label Aug 31, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

work in progress This PR is under development and shouldn't be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant