Skip to content

SCANsat[v7.0] release candidate 5

Pre-release
Pre-release
Compare
Choose a tag to compare
@DMagic1 DMagic1 released this 24 Sep 04:26
  • Updated for KSP 0.24.2
  • Updated for Kethane v0.9
  • OpenResourceSystem no longer supported
    • KSPI may be supported in future updates depending on how the resource maps and definitions turn out
    • KSPI module manager config removed for now
  • Added support for ORSX
    • ORSX dll not included; support is through reflection
    • Will support any ORSX planetary resource with a defined SCANsat sensor
  • SCANsat resource sensors now defined through a separate config file
    • Located in SCANsat/resources folder
    • SCANsat sensor type, and resource overlay colors can be defined here
    • Colors are defined by RGB values in the 0-1 range
    • Sensor types should not be changed by users
  • Improved Multi-Spectral scanner
    • Improved clickability
    • More efficient model; 60% reduction in triangle count
  • .version file included; KSP-AVC or mini-AVC not included
  • Probably some other stuff that I've forgotten about