Skip to content

Add field scanner fallback for coarse Giants boundaries#1292

Open
m0thm wants to merge 1 commit into
Courseplay:mainfrom
m0thm:fix/field-boundary-scanner-fallback
Open

Add field scanner fallback for coarse Giants boundaries#1292
m0thm wants to merge 1 commit into
Courseplay:mainfrom
m0thm:fix/field-boundary-scanner-fallback

Conversation

@m0thm

@m0thm m0thm commented Jul 9, 2026

Copy link
Copy Markdown

Fixes #1291.

On Kinlaig, Giants field boundary detection can return a very coarse boundary:

Field boundary detection successful after 42 updates, 26 boundary points and 0 islands

With this patch, Courseplay falls back to its own field scanner when the Giants result has too few points:

Giants boundary only has 25 points, using Courseplay field scanner result with 143 points instead

The fallback also tries the Courseplay scanner when Giants detection fails outright and no custom field is available, while keeping custom fields preferred when configured.

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.

Field boundary doing very odd things!

1 participant