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

Fracture: take map wrapping into account #2335

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

lmoureaux
Copy link
Contributor

The fracture generator was always generating seas at the edges of the map, which is a strange thing to do when the map is wrapping along x or y or both. Stop doing this in wrapping topologies.

To test, generate a few maps with revealmap=start and generator=fracture. Then play with wrapx and wrapy

The fracture generator was always generating seas at the edges of the
map, which is a strange thing to do when the map is wrapping along x or
y or both. Stop doing this in wrapping topologies.
@lmoureaux lmoureaux requested a review from jwrober August 6, 2024 16:59
@jwrober jwrober merged commit 9b756c4 into longturn:master Aug 7, 2024
21 checks passed
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.

2 participants