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

Fix "arriving at star" #1344

Open
SpacialCircumstances opened this issue Jan 27, 2025 · 0 comments
Open

Fix "arriving at star" #1344

SpacialCircumstances opened this issue Jan 27, 2025 · 0 comments
Labels
enhancement New feature or request technical Technical issues and improvements
Milestone

Comments

@SpacialCircumstances
Copy link
Member

Currently, when carriers arrive at an unclaimed star, the first carrier to arrive claims it. Because carriers are sorted by ship number and distance traveled, this works out fine.

However, we're just fixing #1341 where a star is conflicted to handle combat properly. To reallow star abandonment, the same fix needs to be applied to claiming unowned stars by rewriting the arrival logic.

@SpacialCircumstances SpacialCircumstances added enhancement New feature or request technical Technical issues and improvements labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request technical Technical issues and improvements
Projects
None yet
Development

No branches or pull requests

1 participant