Cyb3rNinja wrote:-Sometimes when giving the order to fly xx km in a direction, the ship will start maneuvering like crazy, often ending up in the opposite direction... It almost looks like if the ship is trying to fly evasive maneuvers to prevent a collision, however this also happens if there is nothing near by.
i could just replicate this and understand now whats happening: the Direction you look into is used as if the Ship you are on were looking in the north direction because i forgot to calculate in the Ship Rotation
Cyb3rNinja wrote:-For some reason the "fly to object" command wont work for me, simply because i can't find any objects... It doesn't matter if i'm 10km 20km or 30km from a Station, even if i'm directly next to it and pointing to the center, it always shows me "0 Objects found".
change: Angle for Stations is now 25deg instead of 5deg for other Object Classes - will keep it 5deg for Ships because this seems to be ok, and also because i dislike to have too many special cases ^^
(may add sub-parts as target in the futuere, too, also but with a 5deg angle or more probably less)
Cyb3rNinja wrote:-It would be cool if you could add a "Turn in direction" command, so that the ship turns in the direction you are pointing without moving forward/backwards. I'd imagine that this would be really useful, especially when using the bridge mod which limits your field of view quite a bit. This way you could simply turn the ship if you want to target something outside your FoV.
now that the Move on Direction works as expected this shouldnt be necesary anymore

anyway i have added a Distance Setting for this Command*, including a move 5km backwards which should turn the Ship around

Rotation only seems sadly not possible, the <move_to/>-Command aborts when the Ship is close to the Target Pos, even when the targeg rot is completely diffrent. but since i want to include a Barrel Roll-Command myself i will keep the Rotation thing in mind
Cyb3rNinja wrote:-Adding some audio feedback from your captain like when you give orders via the com-menu. While this is not too important i think it would be cool to see in game.
Done.™
* not sure how the huge Distances over 50km will work out... also keep in mind that these Distances are flown without Boosters since i use only the inzone-Moveto-Command.. i will improve this at a later date
i just synced these fixes with Github (no Dropbox, too tired), if Feedback is positive and no big issues are reportet i think i may also upload it as stable Version on Steam
