-
Posts
74 -
Joined
-
Last visited
Reputation
65 ExcellentRecent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
the auto stage has been removed. I was expecting it to add it back later and...then there were bad news about intercept game and my motivation has disappear I'll try to fix it and give it back
-
@Terensky you mean I've got a typo to correct ? should I use Pe or PE ; Ap or Ap ? @Schneider21 thanks and enjoy. If you find bugs or enhancements , send a post there My next plan will be to add back autostaging and the Drone pilot that was so useful for short jumps. And next I've planned to draw the trajectory of the vessel directly on the flight View
-
It's finally out !!! https://spacedock.info/mod/3325/K2-D2
-
@Kayser Doesn't the Attitude pilot fits your need ? for the heading at least. this feature should be more for planes than vessels ?
-
The next version will come soon. using UITK like the good mods NodeEx, Lift and Land has been rebuilded and rewrited. I'm currently on the Dock pilot this version will include a reset settings button for each pilots and for the whole mod. @imWACCO if you want to reset settings, just remove the settings.json file in the K2D2 folder
-
sorry I didn't came back tehre for a while. As @schlosrat said I'm really busy for a huge refactorisation and new UI using UI Toolkit. It's really a big work and I hope it will come to end during this month but I'm not sure of that. when it's done I've planned to go backt first to the Lift Pilot. The Curve does not take in account the current TWR and it can change a lot how the orbit is created. When I use it I limit the thrust (using the K2D2 slider) to have a TWR that would be a bit greater than 1. But I do it quite randomly. I'll replace the thrust slider with a Limit TWR Slider. And I'll take this in acount for the UI curve. There is no tutorial for the moment and I would really need help for that. I work alone on the mod and i've got no time for documentation and tutorial. But It would be very useful. I've started a bunch of videos to see it in action. but i've not added much for a while. https://www.youtube.com/@K2D2-xi9jd I'll try to add more and a real documentation once the UI has been updated. ------------------------------- About the landing I've planned to share the work with @schlosrat like he said. The deorbit burn can be computed in FlightPlan and the final adjustments should be made by K2D2. We need to define the target location and we have not compeltly started that. It could be defined using SpaceWarp mod. taht will introduce soon waypoints.
-
@computerpro do you have the icon in app bar ? ----------- @Schneider21 yes settings is saved totally independently on savegame. I find it confortable from my side.... the max throttle shoudl be available before launch you're right I'm currently remaking the whole UI and I will take that in account. thanks --------------------------
-
I'm currently completely rewrite the UI using uitk It will then Adapt it's size the the screen and won't be pixelated on size change It won't be in front of load save panel. -------------- For the remaining DV it's a debug line shown when the option 'show node infos' is on
-
It's in my to do list and would be very useful for landing. But it will take some time. I'm currently on a long work to change the UI from imgui to uitk For the start burn timing it's actually a wrong rendering from ksp UI The start time is computed with precision using internal orbit patch data On the Ksp2 UI the last red point is printed and the sound starts at the beginning of the last second. I've tried a second sooner but it is a lame in result By the way you can try it by yourself in the option. You can set-up the start burn at a fixed time. Use a -1 value to have what you expected. I takes your other request on attitude. Iti'll sure be useful. About your second request. It will be corrected once port to uitk is achieved Thanks for the reports
-
@Schneider21 what do you mean by using Docking alignment display. I use exactly the same values in K2D2. I mean the current position of the target dock relatively to your vessel dock.... i've compared both values in debug during devellopement of the docking pilot and we use the same ... But It's true I could use in K2D2 less propelant gaz. as I adjust speed the whole time. I could just adjust speed at the very end. when the wanted speed direction is really different than what is awaited....
-
Yes in low FPS there are many bugs of precision.
-
I've posted a fix for the ghosting Node. Thanks @Rezania you were right. it happened when deleting the done while burning yes you're right. it's for sure a missing option. And it should be done only when time warp is in x1. I'll add it to my quite long todo list Yes there is a reason. at the end of the burn time, the node direction can move because of small remaining dv to burn. I've tried to follow this direction to be really precise and by teh way didn't succed to do it. I've got really better result by keeping the same direction during the burn process. I'm not sure but I thing the option of following the node direction is still in the Settings . you can try it to see if it is better in your case. --------------- about the "Brake" pilot. there are much work on that pilot. I'll add first 2 feature : - landing gear before burn (it should be done during the final touch down phase) - SAS would be set up to retrospeed as soon as possible. I'll then try help adjust the final landing site....
-
@Rezania thanks a lot this is the perfect way to reproduce it !!!!!! I'm now able to fix it. Thanks for your support @Schneider21 This mod is still a work in progress and your reports helps a lot. I don't have the time to fully test all feature in different situations
-
@Rezania I've strange issues like this. But it has been quite hard to reproduce it while in debug.... usually I just reload (F5-F9) It happens to you any time ?