kOS-scripts/lib
2019-06-20 16:56:47 +02:00
..
node.ks Improve maneuver node execution accuracy by basing time-to-burn on the 2019-06-20 00:14:44 +02:00
orbital_equations.ks Allow node-execution script to execute a burn based on a vector (in addition to a node). 2019-02-09 21:32:14 +01:00
orbital_maneuvers.ks Use own orbital_velocity function from lib/orbital_equations instead of built-in velocityat(). 2019-03-01 23:04:39 +01:00
rcs.ks Update list of RCS thrusters for KSP v1.7. 2019-06-20 16:56:47 +02:00
rocket.ks Only wait for fairings to clear the vessel if there are any to deploy. 2019-03-01 23:22:17 +01:00
target.ks Rename lib/rendezvous to lib/target, adding target_ship() convenience function. 2019-03-01 23:02:19 +01:00
util.ks Small QoL and readability. 2019-02-10 15:34:10 +01:00
vectors.ks Implement simple GUI. 2019-03-01 23:08:50 +01:00
warp.ks Improve warping code slightly. 2019-06-20 00:10:37 +02:00