Summary
- Update SCANsat.version (commit: a15fec9) (details)
- Version (commit: 0d1e92b) (details)
- Fix #374 (commit: af19b83) (details)
- Changes (commit: cfd6ddb) (details)
- Updated plugin files (commit: 0bb31f9) (details)
- Part config tweaks (commit: 3199011) (details)
- Hide old parts in tech tree (commit: 01f8e5e) (details)
- Update terrain color pallete preview when applying values (commit: 9a0aec6) (details)
- Fix planet ordering logic (commit: 46bd53b) (details)
- Display resource concentration on mouse over (commit: 24cb253) (details)
- Update French translation (commit: 52ea01b) (details)
- Revert hiding these old parts (commit: cc7cdeb) (details)
- New localizations (commit: 7d8fa77) (details)
- Version (commit: cbe0881) (details)
- New function to remember zoom map level; don't reset map body unless needed (commit: 06cad84) (details)
- Look for settings file directory before creating file (commit: e71a855) (details)
- Zoom map persistent zoom level (commit: 1fe723c) (details)
- Destroy unused visual maps; don't reset body unless needed (commit: 8442442) (details)
- Scan coverage indicators (commit: e837904) (details)
- UI asset bundle updates (commit: eafabee) (details)
- Unity and KSPedia assets (commit: 1a49834) (details)
- Updated plugin files (commit: 1450ccb) (details)
- Memory usage improvements and fixes for Kopernicus scaled space maps (commit: 7350190) (details)
- Unused code (commit: 45a8e9c) (details)
- Changes (commit: 8d37efb) (details)
- Create .gitignore (commit: 333cbef) (details)
- Ignore (commit: fd7a5f3) (details)
- Lower part masses (commit: b283e2a) (details)
- Version (commit: 0ed62eb) (details)
- Updated assembly files (commit: 725dc63) (details)
- New localization fields (commit: feb0439) (details)
- Updated UI prefab (commit: c016710) (details)
- Zoom map resource legend; localized resource conc limits; hide unused resources (commit: 2543f75) (details)
- Resource legend; fix mouse over info; hide unused resources (commit: cc22ef8) (details)
- Clean up old texture (commit: 7a1840a) (details)
- Handle broken display name; flag for resource defaulting to 0 conc (commit: 73ad8e3) (details)
- Handle low/high resource conc cutoff changes beyond limits; flag for resources defaulting to 0 (commit: cff534f) (details)
- Handle resources defaulting to 0 conc for current planet (commit: 857ad17) (details)
- New settings option to hide resources with 0 conc for a given planet (commit: 3fea0b4) (details)
- Open settings directly to resource colors; many bug fixes; (commit: 64124cc) (details)
- Highlight selected resource in overlay control window (commit: 3224aa9) (details)
- Localized resource conc limits (commit: eef5673) (details)
- Support localized resource conc limits; show true 0% resource conc in map mouse over info (commit: d4be860) (details)
- Fix drawing biome map when none present (commit: e2c906b) (details)
- Handle resources without global configs; many updates to resource config parsing (commit: 2e8e9f7) (details)
- Update map data source; support localized resource conc limits (commit: 9d54451) (details)
- Fix gas giant visual maps; check for visual map textures (commit: b022c5e) (details)
- Debugging features (commit: 48a416c) (details)
- Updated Unity files (commit: b70c9b4) (details)
- Changes (commit: 721ebf4) (details)
- Adjust fallback values; set resource body config default zero values (commit: 58579a0) (details)
- Resource updates for planetary overlay window (commit: a04c8ea) (details)
- Fix localized terrain and resource calculations (commit: 33e6d94) (details)
- Zoom map troubleshooting (commit: b4f7101) (details)
- New setting option to disable visual maps (commit: 739f2bc) (details)
- Build updates (commit: b92ea5b) (details)
- Changes (commit: 882f850) (details)
- KSPedia updates (commit: 6222165) (details)
- New settings field (commit: f64d5d5) (details)
- Updated plugin files (commit: b8e07fb) (details)
- Version (commit: 2f1a03d) (details)
- Changes (commit: 16fa664) (details)
- Version (commit: 59c271a) (details)
- Fix #389 (commit: c79b5b1) (details)
- Updated plugin files (commit: e2d7bde) (details)
- chinese localization tags (commit: e6c8894) (details)
- delete temp files, adjust gitignores (commit: 1c00ef4) (details)
- add a bunch of using statements to disambiguate the scansat version of the HSVPicker types from stock KSP (commit: f139cd5) (details)
- Adopt KSPBuildTools (commit: f3e7d49) (details)
- misc cleanup (commit: 6fb2237) (details)
- move files from SCANassets to GameData (commit: 2bed51f) (details)
- Remove Unity/Editor/ImageEffects (commit: ad1e35c) (details)
- remove duplicated Bundler script (commit: 0e71a8e) (details)
- remove KSPBuildTools from SCANSat.unity so that it doesn't have dependencies on KSP stuff for now (commit: 25785a0) (details)
- Update unity project to 2019.4.18 (commit: 2f8fcf5) (details)
- remove all shaders that aren't part of an assetbundle (commit: 6befb86) (details)
- Fix incorrect usage of .material on the scaled mesh, causing the material to be instantiated and invalidating any previous references to the sharedMaterial. (commit: 7aa77ed) (details)
- clear static reference to the applauncher to prevent memory leak (commit: 33173d0) (details)
- fix mistake in latest Chinese localization update (commit: 6e8ea2f) (details)
- Switch to single shader bundle (this doesn't work yet) (commit: d29de72) (details)
- add plugindata/settings.cfg to .gitignore (commit: f2a7a0c) (details)
- add glcore to windows graphics pipelines and reexport assetbundles (commit: 87a2218) (details)
- add contributing file with notes about how to build (commit: 7c7ef0a) (details)
- contributing: add notes about HSVpicker (commit: 35dbbfd) (details)