issues
search
BrettRyland
/
BDArmory
Gun turrets and other weapon systems for KSP
35
stars
25
forks
source link
Missile/Orbital Fixes/Improvements
#587
Closed
josuenos
closed
11 months ago
josuenos
commented
11 months ago
Change target spacing for missiles with continous warhead from DetonationDistance / 3 to Min(blastRadius / 3, DetonationDistance / 3)
Remove unnecessary lead in heatTarget position update
Remove unnecessary lead in radarTarget position update
Add methods to BodyExtensions to calculate minimum safe orbit and altitude distances and use those with Orbital AI and spawning routines.
Remove some fixed FixMe comments