DMagic
DMagic
Some of the panels on the Seasat radar scanner have negative scales, leading to Unity warnings during loading and when placing the part in the VAB.
Allow for changes to the blank map color and transparency. Maybe include some type of old-timey map background. And possibly some kind of vignette effect around the edges of the...
Allow for resource overlays with more than two colors, possibly with more options for cutoff levels.
Look into resource consumption during background scanning. [james_picone's code](https://code.google.com/p/background-processing/) may be useful for this. Maybe add a toggle option to turn off this feature in the settings menu
Better support for mods with hard dependency on Kethane.dll by adding: [assembly: KSPAssemblyDependency ("Kethane", 8, 6)] to those mods.
Your save file backup method can overwrite every .sfs file in the save file directory when it triggers, including the quicksave.sfs and any backup .sfs files present. I'm not sure...