TriggerAu / TransferWindowPlanner

An ingame implementation of Alexmun's Launch Window Planner
MIT License
64 stars 36 forks source link

Updates for KSP 1.1 #43

Closed nanathan closed 8 years ago

nanathan commented 8 years ago

I've made changes so that the code compiles and also updated the UI code to no longer use the RenderingManager.

I've verified that the UI shows up and you can generate the graphs, and everything seems to be working.

Comparing the results from TWP to alexmoon's online launch window planner the graphs and results appear very similar, but not exactly the same. I've heard there are some changes between degrees/radians in the KSP APIs in 1.1, but I don't know what's changed or how the TWP internal calculations work, so I figured it would be best if I leave updating that part to you.

TriggerAu commented 8 years ago

Looking now - Ive done some of it already too - so looking at merge conflicts.

Thanks a heap for this

TriggerAu commented 8 years ago

Yay - between our two bits its working! Will publish shortly