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

Selecting dock in the right click menu warps you to station but does not auto dock #272

Closed
OperationDx opened this issue Aug 7, 2023 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@OperationDx
Copy link

OperationDx commented Aug 7, 2023

Describe the bug
Bug - Selecting dock in the right click menu warps you to station but does not auto dock. You have to click dock again to actually dock.

To Reproduce
Steps to reproduce the behavior:
Fly to a new system with a station in it
Select desired station in the overview window
Above click on the dock button or Hold D and select station in the overview
The player will warp to the station and should auto dock but does not

Expected behavior
Selecting a station in the overview and selecting dock should automatically dock the player to the station

Screenshots
Maybe will add later

System Details (please complete the following information):

  • Server OS: Ubuntu
  • Docker – Latest Staging Build 0.8.5 as of 08/07/2023

Additional context
None at this time

@OperationDx OperationDx added the needs-triage This issue needs to be reviewed for accuracy and details label Aug 7, 2023
@ZyenDomani
Copy link

autodock, along with the other auto-type functions are client side only.
these systems use data from the server to determine next steps.
it's not a complicated process, using simple ai, but the way we send data confuses it.

this ties in with autopilot, as it's the same type of system.

Allan

@OperationDx
Copy link
Author

Thanks for the info.

@jdhirst
Copy link
Contributor

jdhirst commented May 3, 2024

Closing as duplicate of #263

@jdhirst jdhirst closed this as completed May 3, 2024
@jdhirst jdhirst added duplicate This issue or pull request already exists and removed needs-triage This issue needs to be reviewed for accuracy and details labels May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants