From 5aaf35b71c290e6aa131e61f7b062b7b2038397b Mon Sep 17 00:00:00 2001 From: Gribbleshnibit8 Date: Sat, 31 Jan 2015 17:45:22 -0600 Subject: [PATCH 1/5] Added Snacks to Life Support parts category --- .../006_Subcategory_Filters/S02_50_LifeSupport_Storage.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameData/000_FilterExtensions/Configs/006_Subcategory_Filters/S02_50_LifeSupport_Storage.cfg b/GameData/000_FilterExtensions/Configs/006_Subcategory_Filters/S02_50_LifeSupport_Storage.cfg index d1569ae2..b3993748 100644 --- a/GameData/000_FilterExtensions/Configs/006_Subcategory_Filters/S02_50_LifeSupport_Storage.cfg +++ b/GameData/000_FilterExtensions/Configs/006_Subcategory_Filters/S02_50_LifeSupport_Storage.cfg @@ -8,7 +8,7 @@ SUBCATEGORY CHECK { type = resource - value = Food, Oxygen, Water, CarbonDioxide, WasteWater, Waste + value = Food, Oxygen, Water, CarbonDioxide, WasteWater, Waste, Snacks } CHECK { From cd1405c989e35a4dae1e5ecc30698c4bd5d5dea6 Mon Sep 17 00:00:00 2001 From: Gribbleshnibit8 Date: Wed, 11 Feb 2015 15:13:40 -0600 Subject: [PATCH 2/5] Added seat to Life Support ignore list --- .../006_Subcategory_Filters/S02_50_LifeSupport_Storage.cfg | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/GameData/000_FilterExtensions/Configs/006_Subcategory_Filters/S02_50_LifeSupport_Storage.cfg b/GameData/000_FilterExtensions/Configs/006_Subcategory_Filters/S02_50_LifeSupport_Storage.cfg index b3993748..bbfabbb6 100644 --- a/GameData/000_FilterExtensions/Configs/006_Subcategory_Filters/S02_50_LifeSupport_Storage.cfg +++ b/GameData/000_FilterExtensions/Configs/006_Subcategory_Filters/S02_50_LifeSupport_Storage.cfg @@ -47,6 +47,12 @@ SUBCATEGORY invert = true } CHECK + { + type = moduleName + value = KerbalSeat + invert = true + } + CHECK { type = crew value = 0 From 438f204d613e8320de3f4e82e6e35bdf30dbe403 Mon Sep 17 00:00:00 2001 From: Crzyrndm Date: Fri, 31 Jul 2015 11:44:32 +1200 Subject: [PATCH 3/5] Delete 000_Mods.txt --- .../Icons/Autoloaded_Icons_Mods/000_Mods.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 GameData/000_FilterExtensions/Icons/Autoloaded_Icons_Mods/000_Mods.txt diff --git a/GameData/000_FilterExtensions/Icons/Autoloaded_Icons_Mods/000_Mods.txt b/GameData/000_FilterExtensions/Icons/Autoloaded_Icons_Mods/000_Mods.txt deleted file mode 100644 index f40bf993..00000000 --- a/GameData/000_FilterExtensions/Icons/Autoloaded_Icons_Mods/000_Mods.txt +++ /dev/null @@ -1 +0,0 @@ -Images to be loaded for the Manufacturers tab \ No newline at end of file From 46d943ee77c6519e4d72ae0b5d95e4ae551fae91 Mon Sep 17 00:00:00 2001 From: Gribbleshnibit8 Date: Mon, 14 Sep 2015 15:28:19 -0500 Subject: [PATCH 4/5] Added Near Future Fission Reactors and parts with 'fuel cell' in the title to electrical generators --- .../SubCategories_Electrical.cfg | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/GameData/000_FilterExtensions Configs/SubCategories_Electrical.cfg b/GameData/000_FilterExtensions Configs/SubCategories_Electrical.cfg index fa47e211..6700558a 100644 --- a/GameData/000_FilterExtensions Configs/SubCategories_Electrical.cfg +++ b/GameData/000_FilterExtensions Configs/SubCategories_Electrical.cfg @@ -7,7 +7,7 @@ SUBCATEGORY CHECK { type = moduleName - value = ModuleGenerator, REGO_ModuleTrickleCharger, FNGenerator, InterstellarCatalysedFissionFusion, FNAntimatterReactor, InterstellarTokamakFusionReator, InterstellarFissionMSRGC, InterstellarFissionPBDP + value = ModuleGenerator, REGO_ModuleTrickleCharger, FNGenerator, InterstellarCatalysedFissionFusion, FNAntimatterReactor, InterstellarTokamakFusionReator, InterstellarFissionMSRGC, InterstellarFissionPBDP, FissionReactor } } FILTER @@ -23,6 +23,14 @@ SUBCATEGORY value = KolonyConverter, REGO_ModuleResourceConverter } } + FILTER + { + CHECK + { + type = title + value = Fuel Cell, Reactor + } + } } SUBCATEGORY From 608463e1741bf1cc04b03260d1535337c8c40eaf Mon Sep 17 00:00:00 2001 From: Gribbleshnibit8 Date: Mon, 14 Sep 2015 15:39:47 -0500 Subject: [PATCH 5/5] Removed legacy file --- .../S02_50_LifeSupport_Storage.cfg | 62 ------------------- 1 file changed, 62 deletions(-) delete mode 100644 GameData/000_FilterExtensions/Configs/006_Subcategory_Filters/S02_50_LifeSupport_Storage.cfg diff --git a/GameData/000_FilterExtensions/Configs/006_Subcategory_Filters/S02_50_LifeSupport_Storage.cfg b/GameData/000_FilterExtensions/Configs/006_Subcategory_Filters/S02_50_LifeSupport_Storage.cfg deleted file mode 100644 index bbfabbb6..00000000 --- a/GameData/000_FilterExtensions/Configs/006_Subcategory_Filters/S02_50_LifeSupport_Storage.cfg +++ /dev/null @@ -1,62 +0,0 @@ -SUBCATEGORY -{ - category = B9 Aerospace, KW Rocketry, Modular Rocket Systems, Squad, Near Future Technologies, Novapunch, RLA Stockalike, Umbra Space Industries, KSP Interstellar, Resource Storage and Processing - name = Life Support Tank - icon = StorageLS - FILTER - { - CHECK - { - type = resource - value = Food, Oxygen, Water, CarbonDioxide, WasteWater, Waste, Snacks - } - CHECK - { - type = moduleName - value = ModuleCommand - invert = true - } - CHECK - { - type = moduleName - value = ModuleEngines - invert = true - } - CHECK - { - type = moduleName - value = ModuleEnginesFX - invert = true - } - CHECK - { - type = moduleName - value = REGO_ModuleResourceConverter - invert = true - } - CHECK - { - type = moduleName - value = ModuleGenerator - invert = true - } - CHECK - { - type = moduleName - value = FNGenerator - invert = true - } - CHECK - { - type = moduleName - value = KerbalSeat - invert = true - } - CHECK - { - type = crew - value = 0 - } - } - -} \ No newline at end of file