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 shuttle arrival visualizer #35772

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

metalgearsloth
Copy link
Contributor

@metalgearsloth metalgearsloth commented Mar 10, 2025

It was at a fixed spot but if the target is rotating it wasn't handled.

Also fixes #35779

Breaking change for dockingconfig angle being relative angle not world angle.

🆑

  • fix: Fix shuttle arrivals visualizer not updating with the target coordinates updating.

It was at a fixed spot but if the target is rotating it wasn't handled.
@github-actions github-actions bot added size/XS Denotes a PR that changes 0-9 lines. S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. labels Mar 10, 2025
@github-actions github-actions bot added size/S Denotes a PR that changes 10-99 lines. and removed size/XS Denotes a PR that changes 0-9 lines. labels Mar 11, 2025
@metalgearsloth metalgearsloth marked this pull request as ready for review March 11, 2025 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. size/S Denotes a PR that changes 10-99 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FTL can't dock if target grid rotates
1 participant