You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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):
Additional context
None at this time
The text was updated successfully, but these errors were encountered: