From 721ebf4a632c538d403177525dbddb22d9a3c946 Mon Sep 17 00:00:00 2001 From: DMagic Date: Sun, 30 Aug 2020 12:21:42 -0700 Subject: [PATCH] Changes --- SCANsat/CHANGELOG.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/SCANsat/CHANGELOG.txt b/SCANsat/CHANGELOG.txt index 69b1daf2..7f800a25 100644 --- a/SCANsat/CHANGELOG.txt +++ b/SCANsat/CHANGELOG.txt @@ -1,3 +1,24 @@ +Version 20.3 - 2020-8-30 +----------------------- + +- 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 + +- 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 + Version 20.2 - 2020-7-07 -----------------------