From 79b51c4ee682b677eebeb32f6d675c385f0fde0c Mon Sep 17 00:00:00 2001 From: Nils277 Date: Fri, 28 May 2021 13:19:37 +0200 Subject: [PATCH] Added support for inventory/construction **Enhancements:** * Added support for inventory and construction features from KSP 1.11 (this time really) --- Changelog.txt | Bin 85334 -> 85682 bytes FOR_RELEASE/GameData/KSPModFileLocalizer.dll | Bin 10240 -> 10240 bytes .../BaseSystem/Parts/Cargo/storage_Inv.cfg | 4 ++-- .../Parts/Cargo/storage_Inv_big.cfg | 4 ++-- .../Parts/Command/CentralHub/Central_Hub.cfg | 7 +++++++ .../Command/Control/Automatic_Control_g.cfg | 6 ++++++ .../Parts/Command/Control/Control_g.cfg | 7 +++++++ .../Parts/Command/Control/Cupola_g.cfg | 7 +++++++ .../Command/Control/Landing_Control_g.cfg | 6 ++++++ .../Parts/FuelTank/FuelTank_small_g.cfg | 6 ++++++ .../BaseSystem/Parts/Science/ScienceLab_g.cfg | 9 +++++++-- .../AdapterAndHeatShield/AdapterBaseToMK2.cfg | 6 ++++++ .../AdapterBaseToSize1.cfg | 6 ++++++ .../AdapterAndHeatShield/BaseSeparator.cfg | 6 ++++++ .../AdapterAndHeatShield/Heatshield_g.cfg | 7 +++++++ .../Corridors/corridor_2end_adapter.cfg | 6 ++++++ .../Structural/Corridors/corridor_4end.cfg | 6 ++++++ .../Structural/Corridors/corridor_6end.cfg | 6 ++++++ .../Structural/Corridors/corridor_airlock.cfg | 13 +++++++++++++ .../Structural/Corridors/corridor_end.cfg | 6 ++++++ .../Structural/DockingPorts/dock_gangway.cfg | 6 ++++++ .../Structural/DockingPorts/dock_habitat.cfg | 6 ++++++ .../Structural/DockingPorts/engine_g.cfg | 6 ++++++ .../Structural/DockingPorts/structural_g.cfg | 6 ++++++ .../Parts/Utility/Airlocks/airlock_end_g.cfg | 7 +++++++ .../Parts/Utility/Airlocks/airlock_mid_g.cfg | 7 +++++++ .../Utility/Garages/garage_adapter_g.cfg | 9 ++++++++- .../Parts/Utility/Greenhouse/Greenhouse_g.cfg | 7 +++++++ .../Parts/Utility/Habitats/Habitat_MK1_g.cfg | 7 +++++++ .../Parts/Utility/Habitats/Habitat_MK2_g.cfg | 8 ++++++++ .../BaseSystem/Parts/Wheels/LandingGear.cfg | 6 ++++++ .../BaseSystem/Parts/Wheels/LandingLeg.cfg | 6 ++++++ .../BaseSystem/Parts/Wheels/LandingLeg2.cfg | 6 ++++++ .../ContainerSystem/tank_Battery.cfg | 6 ++++++ .../ContainerSystem/tank_RCS.cfg | 6 ++++++ .../ContainerSystem/tank_fuelcell.cfg | 6 ++++++ .../ContainerSystem/tank_liquidFuel.cfg | 6 ++++++ .../ContainerSystem/tank_ore.cfg | 6 ++++++ .../ContainerSystem/tank_ore_small.cfg | 6 ++++++ .../ContainerSystem/tank_rocketFuel.cfg | 6 ++++++ .../ContainerSystem/tank_rocketFuel_small.cfg | 6 ++++++ .../ContainerSystem/tank_science_jr.cfg | 6 ++++++ .../ContainerSystem/tank_xenon.cfg | 8 +++++++- .../DF_TankGlykerol/tank_Glykerol.cfg | 6 ++++++ .../ModSupport/Parts/KAS/gangway_flexible.cfg | 6 ++++++ .../Parts/KAS/gangway_flexible_LEGACY.cfg | 6 ++++++ .../ModSupport/Parts/KIS/tank_KIS.cfg | 6 ++++++ .../ModSupport/Parts/KIS/tank_KIS_big.cfg | 6 ++++++ .../Parts/LifeSupport/Container_Airfilter.cfg | 6 ++++++ .../Parts/LifeSupport/Container_Algae.cfg | 6 ++++++ .../Parts/LifeSupport/Container_CO2_big.cfg | 6 ++++++ .../Parts/LifeSupport/Container_CO2_small.cfg | 6 ++++++ .../LifeSupport/Container_CarbonExtractor.cfg | 6 ++++++ .../Parts/LifeSupport/Container_ECLSS_big.cfg | 6 ++++++ .../LifeSupport/Container_ECLSS_small.cfg | 6 ++++++ .../Parts/LifeSupport/Container_Elektron.cfg | 8 ++++++++ .../LifeSupport/Container_Fertilizer_big.cfg | 6 ++++++ .../Container_Fertilizer_small.cfg | 7 +++++-- .../Parts/LifeSupport/Container_Food_big.cfg | 6 ++++++ .../LifeSupport/Container_Food_small.cfg | 8 ++++++-- .../LifeSupport/Container_Greenhouse.cfg | 6 ++++++ .../Parts/LifeSupport/Container_Hydrogen.cfg | 7 ++++++- .../Parts/LifeSupport/Container_IFILS_big.cfg | 6 ++++++ .../LifeSupport/Container_IFILS_small.cfg | 6 ++++++ .../LifeSupport/Container_IONCROSS_big.cfg | 6 ++++++ .../LifeSupport/Container_IONCROSS_small.cfg | 6 ++++++ .../LifeSupport/Container_Kerbalism_big.cfg | 6 ++++++ .../LifeSupport/Container_Kerbalism_small.cfg | 5 +++++ .../Parts/LifeSupport/Container_Mulch_big.cfg | 6 ++++++ .../LifeSupport/Container_Mulch_small.cfg | 6 ++++++ .../Parts/LifeSupport/Container_Nitrogen.cfg | 6 ++++++ .../Parts/LifeSupport/Container_Noms_big.cfg | 6 ++++++ .../LifeSupport/Container_Noms_small.cfg | 6 ++++++ .../LifeSupport/Container_Oxygen_big.cfg | 6 ++++++ .../LifeSupport/Container_Oxygen_small.cfg | 6 ++++++ .../Parts/LifeSupport/Container_Sabatier.cfg | 5 +++++ .../LifeSupport/Container_Snacks_big.cfg | 6 ++++++ .../LifeSupport/Container_Snacks_small.cfg | 8 +++++++- .../LifeSupport/Container_TACLS_Waste_big.cfg | 6 ++++++ .../Container_TACLS_Waste_small.cfg | 6 ++++++ .../Parts/LifeSupport/Container_TACLS_big.cfg | 6 ++++++ .../LifeSupport/Container_TACLS_small.cfg | 6 ++++++ .../Container_USILS_AirScrubber.cfg | 6 ++++++ .../LifeSupport/Container_USILS_Recycler.cfg | 6 ++++++ .../Parts/LifeSupport/Container_USILS_big.cfg | 6 ++++++ .../LifeSupport/Container_USILS_small.cfg | 6 ++++++ .../Container_WasteWater_Small.cfg | 6 ++++++ .../LifeSupport/Container_WasteWater_big.cfg | 6 ++++++ .../Parts/LifeSupport/Container_Waste_big.cfg | 6 ++++++ .../LifeSupport/Container_Waste_small.cfg | 6 ++++++ .../LifeSupport/Container_WaterPurifier.cfg | 6 ++++++ .../LifeSupport/Container_Water_Small.cfg | 6 ++++++ .../Parts/LifeSupport/Container_Water_big.cfg | 5 +++++ .../Container_SEP.cfg | 6 ++++++ .../PlanetaryBaseInc/PlanetaryBaseInc.version | 2 +- changelog.md | 5 +++++ 96 files changed, 570 insertions(+), 15 deletions(-) diff --git a/Changelog.txt b/Changelog.txt index 3057c07a43f5c6b2e3382f8511df220e7355701a..4472aef8aad6b5bbecf858a5402e384a29b68d44 100644 GIT binary patch delta 85 zcmcaMi*?gnR{sD0$`}k8^cc*5*pR_w@_)w7$_fk`3?&R144DkY3<^M2CPOYmDv(tK eBoi5OfUt71pF$ZG+ diff --git a/FOR_RELEASE/GameData/KSPModFileLocalizer.dll b/FOR_RELEASE/GameData/KSPModFileLocalizer.dll index 4f2980d56eea9aa366f622eed594cea85c54acc7..d5d32fdf1e7ee2bc4083f592e3c25505fab64f48 100644 GIT binary patch delta 86 zcmZn&Xb70l!R*PsVq