Skip to content

Releases: KSPModStewards/SCANsat

21.1

17 Sep 16:15

Choose a tag to compare

  • Added Chinese localization (thanks @AmazingWood)
  • Fixed usages of .material in favor of .sharedMaterial (thanks @Gameslinx)
  • Fixed some incorrect .cfg syntax (thanks @HebaruSan)
  • Improved Russian localization (thanks @Sooll3)
  • Fixed missing vessel icons and visual map mode in RPM MFDs (thanks @vulkans22)
  • Fixed NRE when loading a sandbox game
  • Fixed NRE when loading a vessel with a running narrow band scanner
  • Fixed maps appearing too bright when Parallax Continued is installed
  • Fixed a memory leak in the applauncher
  • Added stock inventory and EVA construction support
  • Add CommunityCateogryKit support (thanks @pkmniako for the icon)
  • Fix tooltip bug when ContractConfigurator is installed (thanks @abel1502 for pinpointing the issue)
  • Remove "enhanced for ground activity" from orbital scanners
  • Moved all start/stop event buttons into the PAW group

21.0

15 Sep 20:25

Choose a tag to compare

21.0 Pre-release
Pre-release
  • Added Chinese localization (thanks @AmazingWood)
  • Fixed usages of .material in favor of .sharedMaterial (thanks @Gameslinx)
  • Fixed some incorrect .cfg syntax (thanks @HebaruSan)
  • Improved Russian localization (thanks @Sooll3)
  • Fixed missing vessel icons and visual map mode in RPM MFDs (thanks @vulkans22)
  • Fixed NRE when loading a sandbox game
  • Fixed NRE when loading a vessel with a running narrow band scanner
  • Fixed maps appearing too bright when Parallax Continued is installed
  • Fixed a memory leak in the applauncher
  • Added stock inventory and EVA construction support
  • Add CommunityCateogryKit support (thanks @pkmniako for the icon)
  • Fix tooltip bug when ContractConfigurator is installed (thanks @abel1502 for pinpointing the issue)
  • Remove "enhanced for ground activity" from orbital scanners
  • Moved all start/stop event buttons into the PAW group

SCANsat Version 20.4

09 Sep 17:25

Choose a tag to compare

  • Hot fix to prevent planetary overlay window from opening when it shouldn't

SCANsat Version 20.3

05 Sep 01:17

Choose a tag to compare

  • New resource overlay quick setting controls

    • Adjust low resource concentration cutoff for all maps
    • Quickly adjust resource color settings
    • Display small resource overlay legend on maps
  • Option to hide resources that are not present on a given celestial body from the resource selection menus

  • Zoom map resource overlay calculates local min and max resource concentration values

  • Fix numerous bugs related to custom resources and resource UI features

  • Fix bug causing big map data source to not update properly

  • Adjust part masses

  • Option to disable visual maps for troubleshooting

    • GameData/SCANsat/PluginData/Settings.cfg set VisibleMapsActive = False
  • Fix visual maps for new gas giants (KSP 1.10 and up)

  • Fix bug when trying to draw biome map for planets with no biomes

  • Add some missing localization fields for resource scanners

SCANsat Version 20.2

08 Jul 02:25

Choose a tag to compare

  • Fix memory leak related to visual maps

  • Add scanning coverage indicators to big map

  • Add function to allow the zoom map to remember the last used zoom level

  • Update French translations (don-vip)

  • Reduced memory usage by visual maps

  • Fixed several errors related to visual maps when using Kopernicus

  • Allow vessels with old scanner parts to be loaded in VAB/SPH

  • Fix error when PluginData folder for settings file has been deleted

  • Clarified surface-in-daylight requirement for certain scanners

  • Updated KSPedia entry to reflect newer features of big map, zoom map, and Breaking Ground surface feature detection

SCANsat Version 20.1

18 Jun 01:28

Choose a tag to compare

  • Fix big map body selection menu with some Kopernicus planet packs (also fixes a few settings menus)

  • Various adjustments to part tech tree position and scanner values

  • Properly hide old versions of parts

  • Minor UI bug fixes

SCANsat Version 20.0

31 May 16:29
15b95de

Choose a tag to compare

Warning: Save files cannot be downgraded to a previous version of SCANsat after updating to version 20.0 or higher

Scanning part revamp

  • 15 new scanner parts by Nertea
    • Multiple instruments for each scanner type
    • Old parts are soft-deprecated; they are still loaded but won't appear in the VAB/SPH part list

New visual scan mode

  • Low and high resolution RGB color visual map scans
    • New science results for high resolution visual map scans

Overhaul of scanner instrument types

  • Some scanners require the surface to be in daylight to function
  • New combination of scan types for each instrument
    • Resource scanning now handled mostly independently from stock resource scanning
    • All high resolution resource scans fall under a single scanner type
    • Updated contract types

Other improvements

  • Added more scanner information to scanner right-click part menus
    • Added more scanner information to VAB/SPH part list info

Bug fixes and other updates

  • Fix KSPedia entry for KSP 1.8 and above
  • New KSPedia entries and various edits to existing pages
  • Fix various Unity script issues
  • Fix RPM map display errors
  • Fix MechJeb landing site integration

Changes from version 19.3

  • Fix KSPedia entry in KSP 1.9
  • Minor part balance updates
    • Resource scanning updates
    • Fix Breaking Ground surface feature detection

SCANsat Version 19.3

09 Apr 01:19

Choose a tag to compare

SCANsat Version 19.3 Pre-release
Pre-release
  • Updated KSPedia entry

  • Fix MechJeb integration

  • Make low resolution resource scan less effective

  • Part texture and model updates

  • Minor part balance updates

  • Part attachment rule fixes

  • Some minor UI updates

SCANsat Version 19.1

21 Feb 04:31

Choose a tag to compare

SCANsat Version 19.1 Pre-release
Pre-release
  • Fix compatibility with Kopernicus

  • Add new scanner info group in the right click menu of all scanner parts

  • Fix stock resource scanner modules

  • Possibly fix scanning contracts

SCANsat Version 19.0

29 Jan 06:50

Choose a tag to compare

SCANsat Version 19.0 Pre-release
Pre-release
  • Warning: Save files cannot be downgraded to a previous version of SCANsat after updating to version 19.0 or higher

  • Update for KSP 1.8.1

  • Visual scanning mode

    • New visual scanner part (Nertea)
    • Visual map mode
    • Visual scan science data
  • Daylight scanner requirement

    • Some scanners require that the surface be in daylight to be scanned
    • Requirement can be disabled in the settings menu
  • Overhaul of resource scanning

    • All high resolution resources are scanned through a single scanner type
    • Existing data will be converted to the new system
  • Fix some Unity script initialization errors

  • Fix some minor bugs