diff --git a/Distribution/Restock/GameData/ReStock/Compatibility/Konstruction.cfg b/Distribution/Restock/GameData/ReStock/Compatibility/Konstruction.cfg index 2a8406d0..f2584203 100644 --- a/Distribution/Restock/GameData/ReStock/Compatibility/Konstruction.cfg +++ b/Distribution/Restock/GameData/ReStock/Compatibility/Konstruction.cfg @@ -2,5 +2,5 @@ @PART[GrapplingDevice]:AFTER[Konstruction] { - !MODEL:HAS[#model[Squad/Parts/Utility/GrapplingDevice/GrapplingArm]]{} + !MODEL:HAS[#model[Squad/Parts/Utility/GrapplingDevice/GrapplingArm]]{} } \ No newline at end of file diff --git a/Distribution/Restock/GameData/ReStock/Compatibility/ModularLaunchPads.cfg b/Distribution/Restock/GameData/ReStock/Compatibility/ModularLaunchPads.cfg index 4df96703..d89ed969 100644 --- a/Distribution/Restock/GameData/ReStock/Compatibility/ModularLaunchPads.cfg +++ b/Distribution/Restock/GameData/ReStock/Compatibility/ModularLaunchPads.cfg @@ -23,7 +23,7 @@ } // EP-18 Engine Plate (ReStock+) -@PART[restock-engineplate-1875-1]:NEEDS[ModularLaunchPads]:AFTER[ReStock] +@PART[restock-engineplate-1875-1]:NEEDS[ModularLaunchPads]:AFTER[ReStockPlus] { @MODULE[ModulePartVariants] { diff --git a/Distribution/Restock/GameData/ReStock/Localization/en-us.cfg b/Distribution/Restock/GameData/ReStock/Localization/en-us.cfg index 09a83a69..f233822b 100644 --- a/Distribution/Restock/GameData/ReStock/Localization/en-us.cfg +++ b/Distribution/Restock/GameData/ReStock/Localization/en-us.cfg @@ -8,7 +8,6 @@ Localization { en-us { - // Actions and buttons #LOC_Restock_scanner_screen_on = Screen On #LOC_Restock_scanner_screen_off = Screen Off @@ -43,7 +42,7 @@ Localization #LOC_Restock_variant-engine_boattail_size1p5_white = Boattail (1.875m, White) #LOC_Restock_variant-engine_boattail_size1_grey-orange = Boattail (1.25m, Orange/Grey) #LOC_Restock_variant-engine_boattail_size1p5_grey-orange = Boattail (1.875m, Orange/Grey) - #LOC_Restock_variant-engine_tankbutt_size2_white = Tankbutt (2.5m, White) + #LOC_Restock_variant-engine_tankbutt_size2_white = Tankbutt (2.5m, White) #LOC_Restock_variant-engine_tankbutt_size2_grey-orange = Tankbutt (2.5m, Orange/Grey) #LOC_Restock_variant-engine_boattail_size2_white = Boattail (2.5m, White) @@ -89,7 +88,7 @@ Localization #LOC_Restock_variant-surface_basic = Basic #LOC_Restock_variant-surface_truss = Truss #LOC_Restock_variant-surface_thermalblankets = Insulated - + #LOC_Restock_variant-decoupler_metal = Metal #LOC_Restock_variant-decoupler_grey-orange = Orange/Grey diff --git a/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-0625.cfg b/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-0625.cfg index 296f11e6..7f4ae7bd 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-0625.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-0625.cfg @@ -2,6 +2,7 @@ // Contents: // - Small Nose Cone (standardNoseCone) +// Small Nose Cone @PART[standardNoseCone]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-125.cfg b/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-125.cfg index 3b4dd36e..f19070be 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-125.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-125.cfg @@ -4,6 +4,7 @@ // - Advanced Nose Cone - Type A (pointyNoseConeA) // - Advanced Nose Cone - Type B (pointyNoseConeB) +// Aerodynamic Nose Cone @PART[noseCone]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -82,6 +83,7 @@ } } +// Advanced Nose Cone - Type A @PART[pointyNoseConeA]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -161,6 +163,7 @@ !MODULE[ModuleAnimateHeat] {} } +// Advanced Nose Cone - Type B @PART[pointyNoseConeB]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-25.cfg b/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-25.cfg index 2c455e50..76da5e99 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-25.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-25.cfg @@ -2,6 +2,7 @@ // Contents: // - Protective Rocket Nose Cone Mk7 (rocketNoseCone_v2) +// Protective Rocket Nose Cone Mk7 @PART[rocketNoseCone_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-375.cfg b/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-375.cfg index 6d65f905..ff827e9d 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-375.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-375.cfg @@ -2,6 +2,7 @@ // Contents: // - Protective Rocket Nose Cone Mk12A (rocketNoseConeSize3) +// Protective Rocket Nose Cone Mk12A @PART[rocketNoseConeSize3]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-winglets.cfg b/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-winglets.cfg index 55e00b3e..37bb2e48 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-winglets.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-winglets.cfg @@ -5,6 +5,7 @@ // - AV-T1 Winglet (winglet) // - Delta-Deluxe Winglet (winglet3) +//Basic Fin @PART[basicFin]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -20,6 +21,8 @@ cube = Default, 0.04573,0.9754,0.373, 0.04573,0.2997,0.648, 0.02582,0.2292,1.08, 0.02582,0.2819,0.3014, 0.5039,0.9864,0.1276, 0.5039,0.9864,0.1276, -0.1697,0.25,0, 0.7607,1.25,0.05625 } } + +// AV-R8 Winglet @PART[R8winglet]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -37,6 +40,8 @@ cube = fullDeflectionNeg, 0.2243,0.6742,1.628, 0.2243,0.6276,1.549, 0.6671,0.4279,2.03, 0.6671,0.4123,1.886, 1.907,0.9045,0.9155, 1.907,0.9084,0.9155, -0.07445,-0.008513,-0.02857, 1.629,1.966,0.866 } } + +// AV-T1 Winglet @PART[winglet]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -52,6 +57,8 @@ cube = Default, 0.131,1,0.09983, 0.131,0.1167,1.597, 0.08604,0.07243,1.567, 0.08604,0.009355,1.241, 1.657,0.9968,0.1479, 1.657,0.997,0.1479, -0.1187,0.2268,0.006638, 1.497,2.11,0.09696 } } + +// Delta-Deluxe Winglet @PART[winglet3]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-intakes-depthmasks.cfg b/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-intakes-depthmasks.cfg index 9876fdef..1a29c1fd 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-intakes-depthmasks.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-intakes-depthmasks.cfg @@ -1,28 +1,25 @@ // Patches adding depth masks to air intakes // Contents: -// Circular Intake (CircularIntake) -// Small Circular Intake (miniIntake) -// Shock Cone Intake (shockConeIntake) -// Adjustable Ramp Intake (ramAirIntake) -// Adjustable Ramp Intake Radial (IntakeRadialLong) -// XM-G50 Radial Air Intake (airScoop) -// Mk1 Diverterless Supersonic Intake (MK1IntakeFuselage) +// - Circular Intake (CircularIntake) +// - Small Circular Intake (miniIntake) +// - Shock Cone Intake (shockConeIntake) +// - Adjustable Ramp Intake (ramAirIntake) +// - Adjustable Ramp Intake Radial (IntakeRadialLong) +// - XM-G50 Radial Air Intake (airScoop) +// - Mk1 Diverterless Supersonic Intake (MK1IntakeFuselage) // Circular Intake @PART[CircularIntake] { !mesh = DELETE - MODEL { model = Squad/Parts/Aero/circularIntake/CircularIntake } - MODEL { model = ReStock/Assets/Aero/DepthMasks/restock-fanintake-mask } - MODULE { name = ModuleRestockDepthMask @@ -34,17 +31,14 @@ @PART[miniIntake] { !mesh = DELETE - MODEL { model = Squad/Parts/Aero/miniIntake/SmallIntake } - MODEL { model = ReStock/Assets/Aero/DepthMasks/restock-miniintake-mask } - MODULE { name = ModuleRestockDepthMask @@ -59,7 +53,6 @@ { model = ReStock/Assets/Aero/DepthMasks/restock-coneintake-mask } - MODULE { name = ModuleRestockDepthMask @@ -71,17 +64,14 @@ @PART[ramAirIntake] { !mesh = DELETE - MODEL { model = Squad/Parts/Aero/ramAirIntake/RampIntake } - MODEL { model = ReStock/Assets/Aero/DepthMasks/restock-rampintake-mask } - MODULE { name = ModuleRestockDepthMask @@ -93,17 +83,14 @@ @PART[IntakeRadialLong] { !mesh = DELETE - MODEL { model = Squad/Parts/Aero/intakeRadialLong/IntakeRadial } - MODEL { model = ReStock/Assets/Aero/DepthMasks/restock-longintake-mask } - MODULE { name = ModuleRestockDepthMask @@ -115,17 +102,14 @@ @PART[airScoop] { !mesh = DELETE - MODEL { model = Squad/Parts/Aero/airIntakeRadialXM-G50/RadialIntake } - MODEL { model = ReStock/Assets/Aero/DepthMasks/restock-radialintake-mask } - MODULE { name = ModuleRestockDepthMask @@ -141,7 +125,6 @@ { model = ReStock/Assets/Aero/DepthMasks/restock-inlineintake-mask } - MODULE { name = ModuleRestockDepthMask diff --git a/Distribution/Restock/GameData/ReStock/Patches/Command/restock-command-pods.cfg b/Distribution/Restock/GameData/ReStock/Patches/Command/restock-command-pods.cfg index 78b7c41c..26c63ce4 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Command/restock-command-pods.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Command/restock-command-pods.cfg @@ -109,7 +109,6 @@ scale = 1,1,1 rotation = 0, 0, 0 } - !EFFECTS {} EFFECTS { diff --git a/Distribution/Restock/GameData/ReStock/Patches/Command/restock-probes.cfg b/Distribution/Restock/GameData/ReStock/Patches/Command/restock-probes.cfg index e5418207..f05fd789 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Command/restock-probes.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Command/restock-probes.cfg @@ -10,7 +10,7 @@ // - RC-L01 Remote Guidance Unit (probeStackLarge) // - RC-001S Remote Guidance Unit (probeStackSmall) -// QBE +// QBE @PART[probeCoreCube]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -79,7 +79,7 @@ } } -// Stayputnik +// Stayputnik @PART[probeCoreSphere_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -121,7 +121,7 @@ } } -// HECS +// HECS @PART[probeCoreHex_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -190,7 +190,7 @@ } } -// OKTO +// OKTO @PART[probeCoreOcto_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -259,7 +259,7 @@ } } -// OKTO2 +// OKTO2 @PART[probeCoreOcto2_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -328,7 +328,7 @@ } } -// HECS2 +// HECS2 @PART[HECS2_ProbeCore]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -398,7 +398,7 @@ } } -// Rover +// Rover @PART[roverBody_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -477,7 +477,7 @@ } } -// 1.25m Stack Core +// 1.25m Stack Core @PART[probeStackSmall]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -494,7 +494,7 @@ } } -// 2.5m Stack Core +// 2.5m Stack Core @PART[probeStackLarge]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Command/restock-utility-pods.cfg b/Distribution/Restock/GameData/ReStock/Patches/Command/restock-utility-pods.cfg index 2d7efdbd..2ee00199 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Command/restock-utility-pods.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Command/restock-utility-pods.cfg @@ -1,8 +1,9 @@ // Patches applying art changes to crewed utility/science parts // Contents: -// - PPD-10 Hitchhiker Storage Container (crewCabin) // - Science Mobile Processing Lab MPL-LG-2 (Large_Crewed_Lab) +// - PPD-10 Hitchhiker Storage Container (crewCabin) +// Science Mobile Processing Lab MPL-LG-2 @PART[Large_Crewed_Lab]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley @@ -31,7 +32,7 @@ } } -// Hitchhiker +// PPD-10 Hitchhiker Storage Container @PART[crewCabin]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley diff --git a/Distribution/Restock/GameData/ReStock/Patches/Communication/restock-relays.cfg b/Distribution/Restock/GameData/ReStock/Patches/Communication/restock-relays.cfg index 805a6bbc..671d4314 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Communication/restock-relays.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Communication/restock-relays.cfg @@ -120,7 +120,7 @@ primaryColor = #ffffff secondaryColor = #707070 GAMEOBJECTS - { + { dish_small_625 = false dish_small_truss = true } diff --git a/Distribution/Restock/GameData/ReStock/Patches/CompoundParts/restock-fuelline.cfg b/Distribution/Restock/GameData/ReStock/Patches/CompoundParts/restock-fuelline.cfg index 9049aad6..09ed2bbc 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/CompoundParts/restock-fuelline.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/CompoundParts/restock-fuelline.cfg @@ -6,7 +6,6 @@ @PART[fuelLine]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !mesh = DELETE MODEL { @@ -14,7 +13,6 @@ } rescaleFactor = 1.0 !scale = DELETE - !MODULE[CModuleLinkedMesh] {} MODULE { @@ -28,7 +26,6 @@ stretchAxis = x stretchTextures = _MainTex _BumpMap } - MODULE { name = ModulePartVariants @@ -49,7 +46,6 @@ line_sofi = false } } - VARIANT { name = Black @@ -65,7 +61,6 @@ line_sofi = false } } - VARIANT { name = Metal // 🤘 @@ -81,7 +76,6 @@ line_sofi = false } } - VARIANT { name = Orange diff --git a/Distribution/Restock/GameData/ReStock/Patches/CompoundParts/restock-strut.cfg b/Distribution/Restock/GameData/ReStock/Patches/CompoundParts/restock-strut.cfg index dddc55b2..62d47536 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/CompoundParts/restock-strut.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/CompoundParts/restock-strut.cfg @@ -6,7 +6,6 @@ @PART[strutConnector]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !mesh = DELETE MODEL { @@ -14,7 +13,6 @@ } rescaleFactor = 1.0 !scale = DELETE - !MODULE[CModuleLinkedMesh] {} MODULE { @@ -28,7 +26,6 @@ stretchAxis = x stretchTextures = _MainTex _BumpMap } - MODULE { name = ModulePartVariants @@ -49,7 +46,6 @@ strut_target_body_compact = false } } - VARIANT { name = Compact diff --git a/Distribution/Restock/GameData/ReStock/Patches/Control/restock-rcs.cfg b/Distribution/Restock/GameData/ReStock/Patches/Control/restock-rcs.cfg index 475b3537..7a4b8daf 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Control/restock-rcs.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Control/restock-rcs.cfg @@ -4,7 +4,7 @@ // - Place-Anywhere 7 Linear RCS Port (linearRcs) // - Vernor Engine (vernorEngine) -// RCS block +// RV-105 RCS Thruster Block @PART[RCSBlock_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -58,7 +58,6 @@ } } } - !MODULE[FXModuleAnimateRCS] {} MODULE { @@ -67,7 +66,7 @@ } } -// Linear RCS port +// Place-Anywhere 7 Linear RCS Port @PART[linearRcs]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -204,7 +203,6 @@ } } } - MODULE { name = ModuleRestockDepthMask diff --git a/Distribution/Restock/GameData/ReStock/Patches/Control/restock-sas.cfg b/Distribution/Restock/GameData/ReStock/Patches/Control/restock-sas.cfg index 6b4ba3dd..05af6337 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Control/restock-sas.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Control/restock-sas.cfg @@ -4,31 +4,27 @@ // - Advanced Inline Stabilizer (advSasModule) // - Advanced Reaction Wheel Module, Large (asasmodule1-2) -// .625m reaction wheel +// Small Inline Reaction Wheel @PART[sasModule]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy !mesh = DELETE - !MODEL {} MODEL { model = ReStock/Assets/Control/restock-reactionwheel-625-1 } - DRAG_CUBE { cube = Default, 0.1161,0.7598,0.4096, 0.1161,0.7598,0.4096, 0.3074,0.9436,0.1761, 0.3074,0.9435,0.1761, 0.1161,0.7576,0.4096, 0.1161,0.7616,0.4096, 0,0,0, 0.629,0.185,0.629 } - %manufacturer = #autoLOC_501631 //#autoLOC_501631 = STEADLER Engineering Corps - %rescaleFactor = 1 %node_stack_bottom = 0.0, -0.0911109, 0.0, 0.0, -1.0, 0.0, 0 %node_stack_top = 0.0, 0.0911109, 0.0, 0.0, 1.0, 0.0, 0 } -// 1.25m reaction wheel +// Advanced Inline Stabilizer @PART[advSasModule]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -45,7 +41,7 @@ %rescaleFactor = 1 } -// 2.5m reaction wheel +// Advanced Reaction Wheel Module, Large @PART[asasmodule1-2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Coupling/restock-claw.cfg b/Distribution/Restock/GameData/ReStock/Patches/Coupling/restock-claw.cfg index 738067ba..0f3921c3 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Coupling/restock-claw.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Coupling/restock-claw.cfg @@ -6,37 +6,29 @@ @PART[GrapplingDevice]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !mesh = DELETE MODEL { model = ReStock/Assets/Coupling/restock-claw-125 } - %rescaleFactor = 1 %node_stack_top = 0.0, -0.14082675, 0.00, 0.0, -1.0, 0.0, 1 - @MODULE[ModuleGrappleNode] { nodeTransformName = Pivot } - @MODULE[ModuleAnimateGeneric] { animationName = Deploy } - @MODULE[FlagDecal] { textureQuadName = flagTransform } - !MODULE[FXModuleLookAtConstraint] - MODULE { name = FXModuleLookAtConstraint - CONSTRAINLOOKFX { rotatorsName = act_cylU.001 @@ -118,7 +110,6 @@ targetName = act_cylU.008 } } - MODULE { name = ModuleLight diff --git a/Distribution/Restock/GameData/ReStock/Patches/Coupling/restock-decouplers.cfg b/Distribution/Restock/GameData/ReStock/Patches/Coupling/restock-decouplers.cfg index c9441e1f..980ebca7 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Coupling/restock-decouplers.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Coupling/restock-decouplers.cfg @@ -76,7 +76,6 @@ themeName = Dark primaryColor = #4c4f47 secondaryColor = #4c4f47 - GAMEOBJECTS { Decoupler125White = false @@ -138,7 +137,6 @@ themeName = Metal primaryColor = #6f6e6d secondaryColor = #6f6e6d - GAMEOBJECTS { Decoupler25White = false diff --git a/Distribution/Restock/GameData/ReStock/Patches/Coupling/restock-docking.cfg b/Distribution/Restock/GameData/ReStock/Patches/Coupling/restock-docking.cfg index b5221cfe..291fc925 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Coupling/restock-docking.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Coupling/restock-docking.cfg @@ -6,7 +6,21 @@ // - Clamp-O-Tron Sr. Docking Port (dockingPortLarge) // - Clamp-O-Tron Shielded Docking Port (dockingPort1) -// Clamp-O-Tron Jr +// Inline Clamp-O-Tron +@PART[dockingPortLateral]:HAS[~RestockIgnore[*]]:FOR[ReStock] +{ + @author = Passinglurker + !mesh = DELETE + !MODEL {} + MODEL + { + model = ReStock/Assets/Coupling/125/Re_dockingPortInline/restock-inlinedockingport-mk1-1 + } + %rescaleFactor = 1 + %manufacturer = #autoLOC_501624 +} + +// Clamp-O-Tron Jr. Docking Port @PART[dockingPort3]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -54,35 +68,76 @@ } } -// Inline Clamp-O-Tron -@PART[dockingPortLateral]:HAS[~RestockIgnore[*]]:FOR[ReStock] +// Clamp-O-Tron Docking Port +@PART[dockingPort2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { - @author = Passinglurker + @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL {} MODEL { - model = ReStock/Assets/Coupling/125/Re_dockingPortInline/restock-inlinedockingport-mk1-1 + model = ReStock/Assets/Coupling/restock-docking-125-1 + } + MODEL + { + model = ReStock/Assets/Command/restock-hatch-common-round-white-1 + position = 0.0, -0.072, 0.0 + scale = 0.908,0.908,0.908 + rotation = 180, 0, 0 } %rescaleFactor = 1 - %manufacturer = #autoLOC_501624 + MODULE + { + name = ModuleColorChanger + shaderProperty = _EmissiveColor + animRate = 0.8 + animState = false + useRate = true + toggleInEditor = true + toggleInFlight = true + unfocusedRange = 5 + toggleName = #autoLOC_502011 //#autoLOC_502011 = Toggle Lights + eventOnName = #autoLOC_502012 //#autoLOC_502012 = Lights On + eventOffName = #autoLOC_502013 //#autoLOC_502013 = Lights Off + toggleAction = True + defaultActionGroup = Light + redCurve + { + key = 0 0 0 3 + key = 1 1 0 0 + } + greenCurve + { + key = 0 0 0 1 + key = 1 1 1 0 + } + blueCurve + { + key = 0 0 0 0 + key = 1 0.7 1.5 0 + } + alphaCurve + { + key = 0 1 + } + } } -// Clamp-O-Tron -@PART[dockingPort2]:HAS[~RestockIgnore[*]]:FOR[ReStock] - { +// Clamp-O-Tron Sr. Docking Port +@PART[dockingPortLarge]:HAS[~RestockIgnore[*]]:FOR[ReStock] +{ @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL {} MODEL { - model = ReStock/Assets/Coupling/restock-docking-125-1 + model = ReStock/Assets/Coupling/restock-docking-25-1 } MODEL { model = ReStock/Assets/Command/restock-hatch-common-round-white-1 - position = 0.0, -0.072, 0.0 - scale = 0.908,0.908,0.908 + position = 0.0, -0.085, 0.0 + scale = 0.821,0.821,0.821 rotation = 180, 0, 0 } %rescaleFactor = 1 @@ -123,7 +178,7 @@ } } -// Clamp-O-Tron Shielded +// Clamp-O-Tron Shielded Docking Port @PART[dockingPort1]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -277,58 +332,3 @@ } } } - -// Clamp-O-Tron Sr -@PART[dockingPortLarge]:HAS[~RestockIgnore[*]]:FOR[ReStock] -{ - @author = Chris Adderley (Nertea) - !mesh = DELETE - !MODEL {} - MODEL - { - model = ReStock/Assets/Coupling/restock-docking-25-1 - } - MODEL - { - model = ReStock/Assets/Command/restock-hatch-common-round-white-1 - position = 0.0, -0.085, 0.0 - scale = 0.821,0.821,0.821 - rotation = 180, 0, 0 - } - %rescaleFactor = 1 - MODULE - { - name = ModuleColorChanger - shaderProperty = _EmissiveColor - animRate = 0.8 - animState = false - useRate = true - toggleInEditor = true - toggleInFlight = true - unfocusedRange = 5 - toggleName = #autoLOC_502011 //#autoLOC_502011 = Toggle Lights - eventOnName = #autoLOC_502012 //#autoLOC_502012 = Lights On - eventOffName = #autoLOC_502013 //#autoLOC_502013 = Lights Off - toggleAction = True - defaultActionGroup = Light - redCurve - { - key = 0 0 0 3 - key = 1 1 0 0 - } - greenCurve - { - key = 0 0 0 1 - key = 1 1 1 0 - } - blueCurve - { - key = 0 0 0 0 - key = 1 0.7 1.5 0 - } - alphaCurve - { - key = 0 1 - } - } -} diff --git a/Distribution/Restock/GameData/ReStock/Patches/Coupling/restock-separators.cfg b/Distribution/Restock/GameData/ReStock/Patches/Coupling/restock-separators.cfg index 5dd55a79..a0d1d2cd 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Coupling/restock-separators.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Coupling/restock-separators.cfg @@ -134,7 +134,6 @@ themeName = Metal primaryColor = #6f6e6d secondaryColor = #6f6e6d - GAMEOBJECTS { Separator25White = false diff --git a/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-batteries.cfg b/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-batteries.cfg index 1e8e7bbb..5d420369 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-batteries.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-batteries.cfg @@ -6,7 +6,7 @@ // - Z-100 Rechargeable Battery Pack (batteryPack) // - Z-400 Rechargeable Battery (ksp_r_largeBatteryPack) -// 0.625m battery bank +// Z-200 Rechargeable Battery Bank @PART[batteryBankMini]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -26,7 +26,7 @@ } } -// 1.25m battery bank +// Z-1K Rechargeable Battery Bank @PART[batteryBank]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -46,7 +46,7 @@ } } -// 2.5m battery bank +// Z-4K Rechargeable Battery Bank @PART[batteryBankLarge]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -66,7 +66,7 @@ } } -// Small radial battery +// Z-100 Rechargeable Battery Pack @PART[batteryPack]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -81,7 +81,7 @@ } } -// Large radial battery +// Z-400 Rechargeable Battery @PART[ksp_r_largeBatteryPack]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-fuelcells.cfg b/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-fuelcells.cfg index 4d529847..f7f09753 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-fuelcells.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-fuelcells.cfg @@ -7,7 +7,6 @@ @PART[FuelCell]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !MODEL {} MODEL { @@ -20,7 +19,6 @@ { @author = Andrew Cassidy @description = #LOC_Restock_description-FuelCellArray - !MODEL {} MODEL { diff --git a/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-lights.cfg b/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-lights.cfg index 688f8d84..6168c917 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-lights.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-lights.cfg @@ -3,7 +3,7 @@ // - Illuminator Mk1 (spotLight1) // - Illuminator Mk2 (spotLight2) -// Spotlight +// Illuminator Mk1 @PART[spotLight1]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -23,7 +23,7 @@ } } -// Floodlight +// Illuminator Mk2 @PART[spotLight2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-rtg.cfg b/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-rtg.cfg index 569783ab..ff131a3f 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-rtg.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-rtg.cfg @@ -2,13 +2,14 @@ // Contents: // - PB-NUK Radioisotope Thermoelectric Generator (rtg) +// PB-NUK Radioisotope Thermoelectric Generator @PART[rtg]:HAS[~RestockIgnore[*]]:FOR[ReStock] { - @author = Beale - !mesh = DELETE - !MODEL {} - MODEL - { - model = ReStock/Assets/Electrical/restock-rtg-1 - } + @author = Beale + !mesh = DELETE + !MODEL {} + MODEL + { + model = ReStock/Assets/Electrical/restock-rtg-1 + } } diff --git a/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-solarpanels.cfg b/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-solarpanels.cfg index 056344e1..a8ec6f0b 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-solarpanels.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-solarpanels.cfg @@ -8,7 +8,7 @@ // - OX-STAT Photovoltaic Panels (solarPanels5) // - OX-STAT-XL Photovoltaic Panels (LgRadialSolarPanel) -// 1x6 +// OX-4L 1x6 Photovoltaic Panels @PART[solarPanels4]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Beale @@ -27,7 +27,7 @@ } } -// 1x6 shielded +// SP-L 1x6 Photovoltaic Panels @PART[solarPanels2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Beale @@ -44,7 +44,6 @@ { @secondaryTransformName = panel6 } - MODULE { name = ModuleRestockDepthMask @@ -52,7 +51,7 @@ } } -// 3x2 +// OX-4W 3x2 Photovoltaic Panels @PART[solarPanels3]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Beale @@ -71,7 +70,7 @@ } } -// 2x3 shroud +// SP-W 3x2 Photovoltaic Panels @PART[solarPanels1]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Beale @@ -88,7 +87,6 @@ { @secondaryTransformName = solar6 } - MODULE { name = ModuleRestockDepthMask @@ -96,7 +94,7 @@ } } -// Gigantor +// Gigantor XL Solar Array @PART[largeSolarPanel]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -111,7 +109,7 @@ } } -// Static Small +// OX-STAT Photovoltaic Panels @PART[solarPanels5]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -126,7 +124,7 @@ } } -// Gigantor +// OX-STAT-XL Photovoltaic Panels @PART[LgRadialSolarPanel]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-ion-0625.cfg b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-ion-0625.cfg index 54653a75..61fa3572 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-ion-0625.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-ion-0625.cfg @@ -1,8 +1,8 @@ // Patches applying art changes to ion engines // Contents: -// - IX-6315 "Dawn" Electric Propulsion System (ionEngine) +// - IX-6315 "Dawn" Electric Propulsion System (ionEngine) -// Dawn +// IX-6315 "Dawn" Electric Propulsion System @PART[ionEngine]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-jet-depthmasks.cfg b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-jet-depthmasks.cfg index f1e2bb1f..fd5ac9c3 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-jet-depthmasks.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-jet-depthmasks.cfg @@ -5,7 +5,6 @@ // J-X4 "Whiplash" Turbo Ramjet Engine (turboFanEngine) // J-20 "Juno" Basic Jet Engine (miniJetEngine) - // J-33 "Wheesley" Turbofan Engine @PART[JetEngine] { @@ -13,7 +12,6 @@ { model = ReStock/Assets/Engine/DepthMasks/restock-basicjet-mask } - MODULE { name = ModuleRestockDepthMask @@ -28,7 +26,6 @@ { model = ReStock/Assets/Engine/DepthMasks/restock-turbojet-mask } - MODULE { name = ModuleRestockDepthMask @@ -43,7 +40,6 @@ { model = ReStock/Assets/Engine/DepthMasks/restock-ramjet-mask } - MODULE { name = ModuleRestockDepthMask @@ -58,7 +54,6 @@ { model = ReStock/Assets/Engine/DepthMasks/restock-minijet-mask } - MODULE { name = ModuleRestockDepthMask diff --git a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-jet.cfg b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-jet.cfg index 303ef89b..43aa4fa7 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-jet.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-jet.cfg @@ -2,7 +2,7 @@ // Contents: // - CR-7 R.A.P.I.E.R. Engine (RAPIER) -// Rapier +// CR-7 R.A.P.I.E.R. Engine @PART[RAPIER]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-liquid-0625.cfg b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-liquid-0625.cfg index 00e01acc..7dcd1d5c 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-liquid-0625.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-liquid-0625.cfg @@ -6,7 +6,7 @@ // - 24-77 "Twitch" Liquid Fuel Engine (smallRadialEngine_v2) // - O-10 "Puff" MonoPropellant Fuel Engine (omsEngine) -// Ant +// LV-1 "Ant" Liquid Fuel Engine @PART[microEngine_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -32,7 +32,6 @@ } flameout { - AUDIO { channel = Ship @@ -76,12 +75,11 @@ @fxOffset = 0, 0, 0 } !MODULE[ModulePartVariants] {} - MODULE + MODULE { name = ModulePartVariants useMultipleDragCubes = false baseVariant = Metallic - VARIANT { name = Metallic @@ -93,7 +91,6 @@ { ShroudAntWhite = false ShroudAntMetal = true - } } VARIANT @@ -107,7 +104,6 @@ { ShroudAntWhite = true ShroudAntMetal = false - } } } @@ -200,7 +196,7 @@ } } -// Spider +// LV-1R "Spider" Liquid Fuel Engine @PART[radialEngineMini_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -226,8 +222,6 @@ } flameout { - - AUDIO { channel = Ship @@ -379,7 +373,7 @@ } } -// Spark +// 48-7S "Spark" Liquid Fuel Engine @PART[liquidEngineMini_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -422,7 +416,6 @@ } flameout { - AUDIO { channel = Ship @@ -567,7 +560,6 @@ gimbalResponseSpeed = 8 useGimbalResponseSpeed = true } - !MODULE[ModulePartVariants] {} MODULE { @@ -594,7 +586,6 @@ AdditionalColliders = false Shroud = true ShroudSparkCompact = false - 625BoattailWhite = false 625BoattailOrange = true ShroudWhite = false @@ -659,7 +650,7 @@ ShroudSparkOrange = true } } - VARIANT + VARIANT { name = Size0_Alternate displayName = #LOC_Restock_variant-engine_size0_white @@ -679,7 +670,6 @@ AdditionalColliders = false Shroud = true ShroudSparkCompact = false - 625BoattailWhite = true 625BoattailOrange = false ShroudWhite = true @@ -834,14 +824,14 @@ // You might work with remodeling but not yet //MODULE //{ - // name = ModuleRestockDepthMask - // maskTransform = SparkMask + // name = ModuleRestockDepthMask + // maskTransform = SparkMask //} } -// Twitch +// 24-77 "Twitch" Liquid Fuel Engine @PART[smallRadialEngine_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] - { +{ @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL {} @@ -874,7 +864,6 @@ } flameout { - AUDIO { channel = Ship @@ -948,9 +937,7 @@ } } } - !MODULE[ModulePartVariants] {} - MODULE { name = ModulePartVariants @@ -979,7 +966,6 @@ EnginePod = false EngineBare = true } - } VARIANT { @@ -1080,7 +1066,6 @@ targetName = CylTopBare002 rotatorsName = CylBotBare002 } - // Podded CONSTRAINLOOKFX { @@ -1202,7 +1187,7 @@ } } -// Puff +// O-10 "Puff" MonoPropellant Fuel Engine @PART[omsEngine]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-liquid-125.cfg b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-liquid-125.cfg index cad65ce1..422bbc6f 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-liquid-125.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-liquid-125.cfg @@ -3,12 +3,12 @@ // - LV-N "Nerv" Atomic Rocket Motor (nuclearEngine) // - S3 KS-25 "Vector" Liquid Fuel Engine (SSME) // - LV-909 "Terrier" Liquid Fuel Engine (liquidEngine3_v2) -// - LV-T45 "Swivel" Liquid Fuel Engine (liquidEngine2) // - LV-T30 "Reliant" Liquid Fuel Engine (liquidEngine) +// - LV-T45 "Swivel" Liquid Fuel Engine (liquidEngine2) // - Mk-55 "Thud" Liquid Fuel Engine (radialLiquidEngine1-2) - FX only // - T-1 Toroidal "Aerospike" Liquid Fuel Engine (toroidalAerospike) - FX only -// LV-N +// LV-N "Nerv" Atomic Rocket Motor @PART[nuclearEngine]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -202,7 +202,6 @@ name = ModulePartVariants useMultipleDragCubes = false baseVariant = White - VARIANT { name = White @@ -236,7 +235,7 @@ } } -// Vector +// S3 KS-25 "Vector" Liquid Fuel Engine @PART[SSME]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -573,7 +572,7 @@ } } -// Terrier +// LV-909 "Terrier" Liquid Fuel Engine @PART[liquidEngine3_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Porkjet and Chris Adderley (Nertea) @@ -695,7 +694,6 @@ LV_909_Compact = false ShortShroud = true TallShroud = false - ShortShroudWhite = true TallShroudWhite = true Frame_Boat = true @@ -717,7 +715,6 @@ LV_909_Compact = false ShortShroud = false TallShroud = false - ShortShroudWhite = true TallShroudWhite = true Frame_Boat = true @@ -739,7 +736,6 @@ LV_909_Compact = true ShortShroud = false TallShroud = true - ShortShroudWhite = true TallShroudWhite = true Frame_Boat = true @@ -761,7 +757,6 @@ LV_909_Compact = false ShortShroud = true TallShroud = false - ShortShroudWhite = false TallShroudWhite = false Frame_Boat = false @@ -783,7 +778,6 @@ LV_909_Compact = false ShortShroud = false TallShroud = false - ShortShroudWhite = false TallShroudWhite = false Frame_Boat = false @@ -805,7 +799,6 @@ LV_909_Compact = true ShortShroud = false TallShroud = true - ShortShroudWhite = false TallShroudWhite = false Frame_Boat = false @@ -815,7 +808,6 @@ } } } - @MODULE[ModuleEngines] { @name = ModuleEnginesFX @@ -911,7 +903,7 @@ } } -// Reliant +// LV-T30 "Reliant" Liquid Fuel Engine @PART[liquidEngine]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Porkjet and Chris Adderley (Nertea) @@ -955,7 +947,6 @@ } flameout { - AUDIO { channel = Ship @@ -1050,7 +1041,6 @@ LV_T30_Boattail = false fairing = true ShroudT30_Compact = false - fairingWhite = true ShroudT30_CompactWhite = true LV_T30_Boat = true @@ -1072,7 +1062,6 @@ LV_T30_Boattail = true fairing = false ShroudT30_Compact = false - fairingWhite = true ShroudT30_CompactWhite = true LV_T30_Boat = true @@ -1094,7 +1083,6 @@ LV_T30_Boattail = false fairing = false ShroudT30_Compact = true - fairingWhite = true ShroudT30_CompactWhite = true LV_T30_Boat = true @@ -1116,7 +1104,6 @@ LV_T30_Boattail = false fairing = true ShroudT30_Compact = false - fairingWhite = false ShroudT30_CompactWhite = false LV_T30_Boat = false @@ -1138,7 +1125,6 @@ LV_T30_Boattail = true fairing = false ShroudT30_Compact = false - fairingWhite = false ShroudT30_CompactWhite = false LV_T30_Boat = false @@ -1160,7 +1146,6 @@ LV_T30_Boattail = false fairing = false ShroudT30_Compact = true - fairingWhite = false ShroudT30_CompactWhite = false LV_T30_Boat = false @@ -1170,7 +1155,6 @@ } } } - @MODULE[ModuleEngines] { @name = ModuleEnginesFX @@ -1260,7 +1244,7 @@ } } -// Swivel +// LV-T45 "Swivel" Liquid Fuel Engine @PART[liquidEngine2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Porkjet and Chris Adderley (Nertea) @@ -1306,7 +1290,6 @@ } flameout { - AUDIO { channel = Ship @@ -1396,7 +1379,6 @@ EngineBoattail = false fairing = true ShroudT45_Compact = false - fairingWhite = true ShroudT45_CompactWhite = true Frame_Boat = true @@ -1424,7 +1406,6 @@ EngineBoattail = true fairing = false ShroudT45_Compact = false - fairingWhite = true ShroudT45_CompactWhite = true Frame_Boat = true @@ -1452,7 +1433,6 @@ EngineBoattail = false fairing = false ShroudT45_Compact = true - fairingWhite = true ShroudT45_CompactWhite = true Frame_Boat = true @@ -1480,7 +1460,6 @@ EngineBoattail = false fairing = true ShroudT45_Compact = false - fairingWhite = false ShroudT45_CompactWhite = false Frame_Boat = false @@ -1508,14 +1487,12 @@ EngineBoattail = true fairing = false ShroudT45_Compact = false - fairingWhite = false ShroudT45_CompactWhite = false Frame_Boat = false fairingOrange = true ShroudT45_CompactOrange = true Frame_BoatOrange = true - } } VARIANT @@ -1537,7 +1514,6 @@ EngineBoattail = false fairing = false ShroudT45_Compact = true - fairingWhite = false ShroudT45_CompactWhite = false Frame_Boat = false @@ -1547,7 +1523,6 @@ } } } - @MODULE[ModuleJettison] { @jettisonName = fairing,ShroudT45_Compact @@ -1683,7 +1658,7 @@ } } -// Thud (FX only) +// Mk-55 "Thud" Liquid Fuel Engine (FX only) @PART[radialLiquidEngine1-2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { !fx_exhaustFlame_blue_small = DELETE @@ -1707,7 +1682,6 @@ } flameout { - AUDIO { channel = Ship @@ -1764,7 +1738,7 @@ } } -// Dart (FX only) +// T-1 Toroidal "Aerospike" Liquid Fuel Engine (FX only) @PART[toroidalAerospike]:HAS[~RestockIgnore[*]]:FOR[ReStock] { !fx_exhaustFlame_blue = DELETE diff --git a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-liquid-25.cfg b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-liquid-25.cfg index 5637cad8..5640a4fc 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-liquid-25.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-liquid-25.cfg @@ -1,11 +1,11 @@ // Patches applying art changes to 2.5m engines // Contents: -// - LFB KR-1x2 "Twin-Boar" Liquid Fuel Engine (Size2LFB) // - RE-L10 "Poodle" Liquid Fuel Engine (liquidEngine2-2_v2) +// - LFB KR-1x2 "Twin-Boar" Liquid Fuel Engine (Size2LFB) // - RE-M3 "Mainsail" Liquid Fuel Engine (liquidEngineMainsail_v2) // - RE-I5 "Skipper" Liquid Fuel Engine (engineLargeSkipper_v2) -// Poodle +// RE-L10 "Poodle" Liquid Fuel Engine @PART[liquidEngine2-2_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) and riocrokite @@ -391,7 +391,7 @@ } } -// Twin Boar +// LFB KR-1x2 "Twin-Boar" Liquid Fuel Engine @PART[Size2LFB]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -637,23 +637,20 @@ } } -// Mainsail [1.9] +// RE-M3 "Mainsail" Liquid Fuel Engine [1.9] @PART[liquidEngineMainsail_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) and riocrokite %node_attach = 0.0, 1.01359, 0.0, 0.0, 1.0, 0.0, 2 - @attachRules = 1,1,1,0,0 !fx_exhaustFlame_yellow_medium = 20, -20, 20, 0.0, 1.0, 0.0, running !fx_exhaustLight_blue = 0.0, -2, 0.0, 0.0, 0.0, 1.0, running !fx_smokeTrail_light = 0.0, -2, 0.0, 0.0, 1.0, 0.0, running !fx_exhaustSparks_flameout = 0.0, -2, 0.0, 0.0, 1.0, 0.0, flameout - !fx_exhaustFlame_yellow_mini = 0.041, -1.01, 2.292, 0.0, 1.0, 0.0, running, true !fx_exhaustLight_blue = 0.041, -1.01, 2.292, 0.0, 0.0, 1.0, running, true !fx_exhaustFlame_yellow_mini = -0.041, 1.01, 2.395, 0.0, 1.0, 0.0, running, true !fx_exhaustLight_blue = -0.041, 1.01, 2.292, 0.0, 0.0, 1.0, running, true - !sound_vent_medium = DELETE !sound_rocket_hard = DELETE !sound_vent_soft = DELETE @@ -795,7 +792,6 @@ { @thrustProviderModuleIndex = 0 } - @MODULE[ModuleGimbal] { @gimbalTransformName = B_Gimbal @@ -807,7 +803,6 @@ @name = ModuleEnginesFX %runningEffectName = fx-mainsail-running } - !MODULE[FXModuleLookAtConstraint] {} MODULE { @@ -911,13 +906,12 @@ key = 1 1 } } - !MODULE[ModulePartVariants]{} MODULE { name = ModulePartVariants baseVariant = Mid - VARIANT + VARIANT { name = Mid displayName = #LOC_Restock_variant-engine_size2_white @@ -938,12 +932,10 @@ Mainsail_Small = false Mainsail_ShroudSmallWhite = false Mainsail_ShroudSmallOrange = false - fairing = true fairingSmall = false fairingNewSmall = false } - } VARIANT { @@ -957,7 +949,6 @@ Mainsail_25m = false Mainsail_Shroud25White = false Mainsail_Shroud25Orange = false - Mainsail_Boattail = true Mainsail_BoattailOrange = false Mainsail_BoattailWhite = true @@ -967,12 +958,10 @@ Mainsail_Small = false Mainsail_ShroudSmallWhite = false Mainsail_ShroudSmallOrange = false - fairing = false fairingSmall = false fairingNewSmall = false } - } VARIANT { @@ -995,12 +984,10 @@ Mainsail_Small = true Mainsail_ShroudSmallWhite = true Mainsail_ShroudSmallOrange = false - fairing = false fairingSmall = false fairingNewSmall = true } - } VARIANT { @@ -1023,7 +1010,6 @@ Mainsail_Small = false Mainsail_ShroudSmallWhite = false Mainsail_ShroudSmallOrange = false - fairing = false fairingSmall = true fairingNewSmall = false @@ -1035,7 +1021,7 @@ node_stack_bottom = 0.0, -1.945, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT + VARIANT { name = MidAlt displayName = #LOC_Restock_variant-engine_size2_grey-orange @@ -1055,7 +1041,6 @@ Mainsail_Small = false Mainsail_ShroudSmallWhite = false Mainsail_ShroudSmallOrange = false - fairing = true fairingSmall = false fairingNewSmall = false @@ -1081,7 +1066,6 @@ Mainsail_Small = false Mainsail_ShroudSmallWhite = false Mainsail_ShroudSmallOrange = false - fairing = false fairingSmall = false fairingNewSmall = false @@ -1107,7 +1091,6 @@ Mainsail_Small = true Mainsail_ShroudSmallWhite = false Mainsail_ShroudSmallOrange = true - fairing = false fairingSmall = false fairingNewSmall = true @@ -1134,7 +1117,6 @@ Mainsail_Small = false Mainsail_ShroudSmallWhite = false Mainsail_ShroudSmallOrange = false - fairing = false fairingSmall = true fairingNewSmall = false @@ -1154,20 +1136,16 @@ } } - -// Skipper [1.9] +// RE-I5 "Skipper" Liquid Fuel Engine [1.9] @PART[engineLargeSkipper_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) and riocrokite - %node_attach = 0.0, 1.013, 0.0, 0.0, 1.0, 0.0, 2 - @attachRules = 1,1,1,0,0 !fx_exhaustFlame_blue = 0.0, -2.2, 0.0, 0.0, 1.0, 0.0, running !fx_exhaustLight_blue = 0.0, -2.2, 0.0, 0.0, 0.0, 1.0, running !fx_smokeTrail_light = 0.0, -2.2, 0.0, 0.0, 1.0, 0.0, running !fx_exhaustSparks_flameout = 0.0, -2.2, 0.0, 0.0, 1.0, 0.0, flameout - !sound_vent_medium = DELETE !sound_rocket_hard = DELETE !sound_vent_soft = DELETE @@ -1292,7 +1270,6 @@ @name = ModuleEnginesFX %runningEffectName = fx-skipper-running } - MODULE { name = FXModuleLookAtConstraint @@ -1317,9 +1294,6 @@ targetName = B_SK_ActuatorTopCpt_002 rotatorsName = B_SK_ActuatorBotCpt_002 } - - - CONSTRAINLOOKFX { targetName = B_SK_ActuatorBotLrg_001 @@ -1438,14 +1412,12 @@ key = 1 1 } } - !MODULE[ModulePartVariants] {} - MODULE { name = ModulePartVariants baseVariant = TrussMount - VARIANT + VARIANT { name = TrussMount displayName = #LOC_Restock_variant-engine_size2_white @@ -1458,21 +1430,17 @@ Skipper_ShroudOrange = false B_SK_ActuatorsLrgTop = true B_SK_ActuatorsLrg = true - Skipper_Boattail = false Skipper_BoattailOrange = false Skipper_BoattailWhite = false - Skipper_Compact = false Skipper_ShroudCompactWhite = false Skipper_ShroudCompactOrange = false B_SK_ActuatorsCpt = false - Skipper_Small = false Skipper_ShroudSmallWhite = false Skipper_ShroudSmallOrange = false B_SK_ActuatorsSmall = false - fairing1 = true fairing2 = false Skipper_ShroudSmall = false @@ -1492,21 +1460,17 @@ Skipper_ShroudOrange = false B_SK_ActuatorsLrgTop = true B_SK_ActuatorsLrg = true - Skipper_Boattail = true Skipper_BoattailOrange = false Skipper_BoattailWhite = true - Skipper_Compact = false Skipper_ShroudCompactWhite = false Skipper_ShroudCompactOrange = false B_SK_ActuatorsCpt = false - Skipper_Small = false Skipper_ShroudSmallWhite = false Skipper_ShroudSmallOrange = false B_SK_ActuatorsSmall = false - fairing1 = false fairing2 = false Skipper_ShroudSmall = false @@ -1525,21 +1489,17 @@ Skipper_ShroudOrange = false B_SK_ActuatorsLrgTop = false B_SK_ActuatorsLrg = false - Skipper_Boattail = false Skipper_BoattailOrange = false Skipper_BoattailWhite = false - Skipper_Compact = false Skipper_ShroudCompactWhite = false Skipper_ShroudCompactOrange = false B_SK_ActuatorsCpt = false - Skipper_Small = true Skipper_ShroudSmallWhite = true Skipper_ShroudSmallOrange = false B_SK_ActuatorsSmall = true - fairing1 = false fairing2 = false Skipper_ShroudSmall = true @@ -1559,21 +1519,17 @@ Skipper_ShroudOrange = false B_SK_ActuatorsLrgTop = false B_SK_ActuatorsLrg = false - Skipper_Boattail = false Skipper_BoattailOrange = false Skipper_BoattailWhite = false - Skipper_Compact = true Skipper_ShroudCompactWhite = true Skipper_ShroudCompactOrange = false B_SK_ActuatorsCpt = true - Skipper_Small = false Skipper_ShroudSmallWhite = false Skipper_ShroudSmallOrange = false B_SK_ActuatorsSmall = false - fairing1 = false fairing2 = true Skipper_ShroudSmall = false @@ -1585,7 +1541,7 @@ node_stack_bottom = 0.0, -1.362, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT + VARIANT { name = TrussMountAlt displayName = #LOC_Restock_variant-engine_size2_grey-orange @@ -1598,21 +1554,17 @@ Skipper_ShroudOrange = true B_SK_ActuatorsLrgTop = true B_SK_ActuatorsLrg = true - Skipper_Boattail = false Skipper_BoattailOrange = false Skipper_BoattailWhite = false - Skipper_Compact = false Skipper_ShroudCompactWhite = false Skipper_ShroudCompactOrange = false B_SK_ActuatorsCpt = false - Skipper_Small = false Skipper_ShroudSmallWhite = false Skipper_ShroudSmallOrange = false B_SK_ActuatorsSmall = false - fairing1 = true fairing2 = false Skipper_ShroudSmall = false @@ -1632,21 +1584,17 @@ Skipper_ShroudOrange = false B_SK_ActuatorsLrgTop = true B_SK_ActuatorsLrg = true - Skipper_Boattail = true Skipper_BoattailOrange = true Skipper_BoattailWhite = false - Skipper_Compact = false Skipper_ShroudCompactWhite = false Skipper_ShroudCompactOrange = false B_SK_ActuatorsCpt = false - Skipper_Small = false Skipper_ShroudSmallWhite = false Skipper_ShroudSmallOrange = false B_SK_ActuatorsSmall = false - fairing1 = false fairing2 = false Skipper_ShroudSmall = false @@ -1665,21 +1613,17 @@ Skipper_ShroudOrange = false B_SK_ActuatorsLrgTop = false B_SK_ActuatorsLrg = false - Skipper_Boattail = false Skipper_BoattailOrange = false Skipper_BoattailWhite = false - Skipper_Compact = false Skipper_ShroudCompactWhite = false Skipper_ShroudCompactOrange = false B_SK_ActuatorsCpt = false - Skipper_Small = true Skipper_ShroudSmallWhite = false Skipper_ShroudSmallOrange = true B_SK_ActuatorsSmall = true - fairing1 = false fairing2 = false Skipper_ShroudSmall = true @@ -1699,21 +1643,17 @@ Skipper_ShroudOrange = false B_SK_ActuatorsLrgTop = false B_SK_ActuatorsLrg = false - Skipper_Boattail = false Skipper_BoattailOrange = false Skipper_BoattailWhite = false - Skipper_Compact = true Skipper_ShroudCompactWhite = false Skipper_ShroudCompactOrange = true B_SK_ActuatorsCpt = true - Skipper_Small = false Skipper_ShroudSmallWhite = false Skipper_ShroudSmallOrange = false B_SK_ActuatorsSmall = false - fairing1 = false fairing2 = true Skipper_ShroudSmall = false @@ -1726,7 +1666,6 @@ } } } - @MODULE[ModuleJettison] { @jettisonName = fairing1,fairing2,Skipper_ShroudSmall diff --git a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-liquid-375.cfg b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-liquid-375.cfg index 10f44c84..24abd18c 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-liquid-375.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-liquid-375.cfg @@ -3,6 +3,7 @@ // - Kerbodyne KR-2L+ "Rhino" Liquid Fuel Engine (Size3AdvancedEngine) // - S3 KS-25x4 "Mammoth" Liquid Fuel Engine (Size3EngineCluster) +// Kerbodyne KR-2L+ "Rhino" Liquid Fuel Engine @PART[Size3AdvancedEngine]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -266,6 +267,7 @@ } } +// S3 KS-25x4 "Mammoth" Liquid Fuel Engine @PART[Size3EngineCluster]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-srb-0625.cfg b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-srb-0625.cfg index 641640a6..be696750 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-srb-0625.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-srb-0625.cfg @@ -14,7 +14,6 @@ model = ReStock/Assets/Engine/restock-engine-srb-mite-1 } %rescaleFactor = 1 - !fx_exhaustFlame_yellow_thin = DELETE !fx_exhaustSparks_yellow = DELETE !fx_smokeTrail_medium_thin = DELETE diff --git a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-srb-125.cfg b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-srb-125.cfg index 8053aa25..f5b5fa01 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-srb-125.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-srb-125.cfg @@ -7,7 +7,7 @@ // - Separatron I (sepMotor1) // - Launch Escape System (LaunchEscapeSystem) -// Kickback +// S1 SRB-KD25k "Kickback" Solid Fuel Booster @PART[MassiveBooster]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -144,7 +144,7 @@ } } -// Thumper +// BACC "Thumper" Solid Fuel Booster @PART[solidBooster1-1]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -288,7 +288,7 @@ } } -// Hammer +// RT-10 "Hammer" Solid Fuel Booster @PART[solidBooster_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -449,7 +449,7 @@ } } -// Flea +// RT-5 "Flea" Solid Fuel Booster @PART[solidBooster_sm_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -609,7 +609,7 @@ } } -// Separatron +// Separatron I @PART[sepMotor1]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -713,12 +713,10 @@ { model = ReStock/Assets/Engine/restock-engine-les-1 } - !sound_vent_medium = DELETE !sound_rocket_hard = DELETE !sound_vent_soft = DELETE !sound_explosion_low = DELETE - !EFFECTS {} EFFECTS { @@ -735,7 +733,6 @@ } flameout { - AUDIO { channel = Ship @@ -797,12 +794,10 @@ } } } - @MODULE[ModuleEnginesFX] { %runningEffectName = fx-les-running } - MODULE { name = FXModuleAnimateThrottle @@ -811,7 +806,6 @@ dependOnEngineState = True dependOnThrottle = True } - MODULE { name = ModulePartVariants @@ -833,7 +827,6 @@ node_stack_bottom = 0.0, -1.372544, 0.0, 0.0, -1.0, 0.0, 1 } } - VARIANT { name = Short diff --git a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-srb-25.cfg b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-srb-25.cfg index ebb5f1bf..d58608ae 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-srb-25.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-srb-25.cfg @@ -210,14 +210,12 @@ model = ReStock/Assets/Engine/restock-engine-srb-clydesdale-1 } %rescaleFactor = 1 - !fx_exhaustFlame_white = DELETE !fx_exhaustSparks_yellow = DELETE !fx_smokeTrail_large = DELETE !sound_rocket_hard = DELETE !sound_vent_soft = DELETE !sound_explosion_low = DELETE - EFFECTS { engage @@ -287,7 +285,6 @@ { @name = ModuleEnginesFX @runningEffectName = fx-clydesdale-running - !directThrottleEffectName = DELETE } @MODULE[ModuleGimbal] diff --git a/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-0625.cfg b/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-0625.cfg index 9b499017..e6a004c4 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-0625.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-0625.cfg @@ -2,6 +2,7 @@ // Contents: // - Oscar-B Fuel Tank (miniFuelTank) +// Oscar-B Fuel Tank @PART[miniFuelTank]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Beale diff --git a/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-125.cfg b/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-125.cfg index 2d0ecb94..d42ec2c3 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-125.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-125.cfg @@ -1,10 +1,11 @@ // Patches applying art changes to 1.25m fuel tanks // Contents: +// - FL-T100 Fuel Tank (fuelTankSmallFlat) // - FL-T200 Fuel Tank (fuelTankSmall) // - FL-T400 Fuel Tank (fuelTank) // - FL-T800 Fuel Tank (fuelTank_long) -// - FL-T100 Fuel Tank (fuelTankSmallFlat) +// FL-T100 Fuel Tank @PART[fuelTankSmallFlat]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Porkjet and Chris Adderley (Nertea) @@ -79,6 +80,7 @@ } } +// FL-T200 Fuel Tank @PART[fuelTankSmall]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Porkjet and Chris Adderley (Nertea) @@ -157,9 +159,13 @@ } } +// FL-T400 Fuel Tank @PART[fuelTank]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Porkjet and Chris Adderley (Nertea) + // @node_stack_top = 0.0, 9.81725, 0.0, 0.0, 1.0, 0.0 + // @node_stack_bottom = 0.0, -9.12500, 0.0, 0.0, -1.0, 0.0 + // @node_attach = 6.2625, 0.0, 0.0, 1.0, 0.0, 0.0, 1 !mesh = DELETE !MODEL {} MODEL @@ -230,11 +236,9 @@ } } } - // @node_stack_top = 0.0, 9.81725, 0.0, 0.0, 1.0, 0.0 - // @node_stack_bottom = 0.0, -9.12500, 0.0, 0.0, -1.0, 0.0 - // @node_attach = 6.2625, 0.0, 0.0, 1.0, 0.0, 0.0, 1 } +// FL-T800 Fuel Tank @PART[fuelTank_long]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Porkjet and Chris Adderley (Nertea) @@ -247,6 +251,7 @@ { model = ReStock/Assets/FuelTank/restock-fueltank-125-1 } + %rescaleFactor = 1 !MODULE[ModulePartVariants] {} MODULE { @@ -310,5 +315,4 @@ } } } - %rescaleFactor = 1 } diff --git a/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-25.cfg b/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-25.cfg index 0d9e06e8..fd246be2 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-25.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-25.cfg @@ -1,10 +1,11 @@ // Patches applying art changes to 2.5m fuel tanks // Contents: -// - Rockomax Jumbo-64 Fuel Tank (Rockomax64_BW) +// - Rockomax X200-8 Fuel Tank (Rockomax8BW) // - Rockomax X200-16 Fuel Tank (Rockomax16BW) // - Rockomax X200-32 Fuel Tank (Rockomax32_BW) -// - Rockomax X200-8 Fuel Tank (Rockomax8BW) +// - Rockomax Jumbo-64 Fuel Tank (Rockomax64_BW) +// Rockomax X200-8 Fuel Tank @PART[Rockomax8BW]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -79,26 +80,27 @@ } } -@PART[Rockomax32_BW]:HAS[~RestockIgnore[*]]:FOR[ReStock] +// Rockomax X200-16 Fuel Tank +@PART[Rockomax16_BW]:HAS[~RestockIgnore[*]]:FOR[ReStock] { - @author = Chris Adderley (Nertea) + @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL {} MODEL { - model = ReStock/Assets/FuelTank/restock-fueltank-25-2 + model = ReStock/Assets/FuelTank/restock-fueltank-25-3 } MODEL { model = ReStock/Assets/FuelTank/restock-endcap-fueltank-25-orange - position = 0.0, 1.86, 0.0 + position = 0.0, 0.92, 0.0 scale = 1,1,1 rotation = 0, 0, 0 } MODEL { model = ReStock/Assets/FuelTank/restock-endcap-fueltank-25-orange - position = 0.0, -1.86, 0.0 + position = 0.0, -0.92, 0.0 scale = 1,-1,1 rotation = 0, 0, 0 } @@ -111,15 +113,15 @@ VARIANT { name = BlackAndWhite + displayName = #autoLOC_8007122 themeName = BlackAndWhite primaryColor = #ffffff secondaryColor = #000000 - displayName = #autoLOC_8007122 GAMEOBJECTS { - 25TankMedGrey = false - 25TankMedOrange = false - 25TankMedWhite = true + 25TankSmallGrey = false + 25TankSmallOrange = false + 25TankSmallWhite = true } } VARIANT @@ -131,9 +133,9 @@ secondaryColor = #4c4f47 GAMEOBJECTS { - 25TankMedGrey = false - 25TankMedOrange = true - 25TankMedWhite = false + 25TankSmallGrey = false + 25TankSmallOrange = true + 25TankSmallWhite = false } } VARIANT @@ -145,34 +147,35 @@ secondaryColor = #6f6e6d GAMEOBJECTS { - 25TankMedGrey = true - 25TankMedOrange = false - 25TankMedWhite = false + 25TankSmallGrey = true + 25TankSmallOrange = false + 25TankSmallWhite = false } } } } -@PART[Rockomax16_BW]:HAS[~RestockIgnore[*]]:FOR[ReStock] +// Rockomax X200-32 Fuel Tank +@PART[Rockomax32_BW]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL {} MODEL { - model = ReStock/Assets/FuelTank/restock-fueltank-25-3 + model = ReStock/Assets/FuelTank/restock-fueltank-25-2 } MODEL { model = ReStock/Assets/FuelTank/restock-endcap-fueltank-25-orange - position = 0.0, 0.92, 0.0 + position = 0.0, 1.86, 0.0 scale = 1,1,1 rotation = 0, 0, 0 } MODEL { model = ReStock/Assets/FuelTank/restock-endcap-fueltank-25-orange - position = 0.0, -0.92, 0.0 + position = 0.0, -1.86, 0.0 scale = 1,-1,1 rotation = 0, 0, 0 } @@ -185,15 +188,15 @@ VARIANT { name = BlackAndWhite - displayName = #autoLOC_8007122 themeName = BlackAndWhite primaryColor = #ffffff secondaryColor = #000000 + displayName = #autoLOC_8007122 GAMEOBJECTS { - 25TankSmallGrey = false - 25TankSmallOrange = false - 25TankSmallWhite = true + 25TankMedGrey = false + 25TankMedOrange = false + 25TankMedWhite = true } } VARIANT @@ -205,9 +208,9 @@ secondaryColor = #4c4f47 GAMEOBJECTS { - 25TankSmallGrey = false - 25TankSmallOrange = true - 25TankSmallWhite = false + 25TankMedGrey = false + 25TankMedOrange = true + 25TankMedWhite = false } } VARIANT @@ -219,14 +222,15 @@ secondaryColor = #6f6e6d GAMEOBJECTS { - 25TankSmallGrey = true - 25TankSmallOrange = false - 25TankSmallWhite = false + 25TankMedGrey = true + 25TankMedOrange = false + 25TankMedWhite = false } } } } +// Rockomax Jumbo-64 Fuel Tank @PART[Rockomax64_BW]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-375.cfg b/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-375.cfg index 4ae98ee5..a7dddf7d 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-375.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-375.cfg @@ -4,6 +4,7 @@ // - Kerbodyne S3-7200 Tank (Size3MediumTank) // - Kerbodyne S3-14400 Tank (Size3LargeTank) +// Kerbodyne S3-3600 Tank @PART[Size3SmallTank]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -28,7 +29,6 @@ rotation = 0, 0, 0 } %rescaleFactor = 1 - !MODULE[ModulePartVariants] {} MODULE { @@ -64,6 +64,7 @@ } } +// Kerbodyne S3-7200 Tank @PART[Size3MediumTank]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -123,6 +124,7 @@ } } +// Kerbodyne S3-14400 Tank @PART[Size3LargeTank]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-mk2.cfg b/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-mk2.cfg index 313c3754..c55780a6 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-mk2.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-mk2.cfg @@ -9,6 +9,7 @@ // - Mk2 to 1.25m Adapter Long (mk2_1m_AdapterLong) // - Mk2 to 1.25m Adapter (mk2SpacePlaneAdapter) +// Mk2 Liquid Fuel Fuselage Short, Mk2 Rocket Fuel Fuselage Short & Mk2 Monopropellant Tank @PART[mk2FuselageShortLiquid|mk2FuselageShortLFO|mk2FuselageShortMono]:FOR[Restock] { @author = Porkjet and blowfish @@ -28,6 +29,7 @@ } } +// Mk2 Liquid Fuel Fuselage Long & Mk2 Rocket Fuel Fuselage Long @PART[mk2Fuselage|mk2FuselageLongLFO]:FOR[Restock] { @author = Porkjet and blowfish @@ -47,6 +49,7 @@ } } +// Mk2 Bicoupler, Mk2 to 1.25m Adapter Long & Mk2 to 1.25m Adapter @PART[mk2_1m_Bicoupler|mk2_1m_AdapterLong|mk2SpacePlaneAdapter]:FOR[Restock] { @author = Porkjet and blowfish diff --git a/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-radial.cfg b/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-radial.cfg index 73a0e1b8..a91799a2 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-radial.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-radial.cfg @@ -4,8 +4,7 @@ // - R-11 'Baguette' External Tank (externalTankCapsule) // - R-12 'Doughnut' External Tank (externalTankToroid) - -// Spherical Radial Tank +// R-4 'Dumpling' External Tank @PART[externalTankRound]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -87,6 +86,7 @@ } } +// R-11 'Baguette' External Tank @PART[externalTankCapsule]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -168,6 +168,7 @@ } } +// R-12 'Doughnut' External Tank @PART[externalTankToroid]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-rcs.cfg b/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-rcs.cfg index 478a9ffa..2289bb17 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-rcs.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-rcs.cfg @@ -6,63 +6,63 @@ // - FL-R25 RCS Fuel Tank (RCSFuelTank) // - FL-R1 RCS Fuel Tank (RCSTank1-2) -// Spherical Radial Tank +// Stratus-V Roundified Monopropellant Tank @PART[radialRCSTank]:HAS[~RestockIgnore[*]]:FOR[ReStock] { - @author = Chris Adderley (Nertea) - !mesh = DELETE - !MODEL {} - MODEL - { - model = ReStock/Assets/FuelTank/restock-fueltank-rcs-radial-1 - } + @author = Chris Adderley (Nertea) + !mesh = DELETE + !MODEL {} + MODEL + { + model = ReStock/Assets/FuelTank/restock-fueltank-rcs-radial-1 + } } -// Capsule Radial Tank +// Stratus-V Cylindrified Monopropellant Tank @PART[rcsTankRadialLong]:HAS[~RestockIgnore[*]]:FOR[ReStock] { - @author = Chris Adderley (Nertea) - !mesh = DELETE - !MODEL {} - MODEL - { - model = ReStock/Assets/FuelTank/restock-fueltank-rcs-radial-2 - } + @author = Chris Adderley (Nertea) + !mesh = DELETE + !MODEL {} + MODEL + { + model = ReStock/Assets/FuelTank/restock-fueltank-rcs-radial-2 + } } -// 0.625m Tank +// FL-R10 RCS Fuel Tank @PART[rcsTankMini]:HAS[~RestockIgnore[*]]:FOR[ReStock] { - @author = Chris Adderley (Nertea) - !mesh = DELETE - !MODEL {} - MODEL - { - model = ReStock/Assets/FuelTank/restock-fueltank-rcs-0625-1 - } + @author = Chris Adderley (Nertea) + !mesh = DELETE + !MODEL {} + MODEL + { + model = ReStock/Assets/FuelTank/restock-fueltank-rcs-0625-1 + } } -// 1.25m Tank +// FL-R25 RCS Fuel Tank @PART[RCSFuelTank]:HAS[~RestockIgnore[*]]:FOR[ReStock] { - @author = Chris Adderley (Nertea) - !mesh = DELETE - !MODEL {} - MODEL - { - model = ReStock/Assets/FuelTank/restock-fueltank-rcs-125-1 - } + @author = Chris Adderley (Nertea) + !mesh = DELETE + !MODEL {} + MODEL + { + model = ReStock/Assets/FuelTank/restock-fueltank-rcs-125-1 + } } -// 2.5m Tank +// FL-R1 RCS Fuel Tank @PART[RCSTank1-2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { - @author = Chris Adderley (Nertea) - !mesh = DELETE - !MODEL {} - MODEL - { - model = ReStock/Assets/FuelTank/restock-fueltank-rcs-25-1 - } - !MODULE[ModulePartVariants] {} + @author = Chris Adderley (Nertea) + !mesh = DELETE + !MODEL {} + MODEL + { + model = ReStock/Assets/FuelTank/restock-fueltank-rcs-25-1 + } + !MODULE[ModulePartVariants] {} } diff --git a/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-xenon.cfg b/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-xenon.cfg index e36ab9e4..dd5d8183 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-xenon.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/FuelTank/restock-fueltanks-xenon.cfg @@ -4,7 +4,7 @@ // - PB-X750 Xenon Container (xenonTankLarge) // - PB-X50R Xenon Container (xenonTankRadial) -// Tiny Xenon tank +// PB-X150 Xenon Container @PART[xenonTank]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -16,7 +16,7 @@ } } -// Small Xenon tank +// PB-X750 Xenon Container @PART[xenonTankLarge]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -28,7 +28,7 @@ } } -// Radial Xenon tank +// PB-X50R Xenon Container @PART[xenonTankRadial]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Ground/restock-legs.cfg b/Distribution/Restock/GameData/ReStock/Patches/Ground/restock-legs.cfg index 611453b0..4ab1e0f8 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Ground/restock-legs.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Ground/restock-legs.cfg @@ -8,28 +8,26 @@ @PART[miniLandingLeg]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !mesh = DELETE MODEL { model = ReStock/Assets/Ground/restock-leg-1 } - - @MODULE[ModuleWheelBase] { + @MODULE[ModuleWheelBase] + { @clipObject = leg1_piston_CAPSULECOLLIDER } - - @MODULE[ModuleWheelSuspension] { + @MODULE[ModuleWheelSuspension] + { @suspensionTransformName = leg1_piston @suspensionColliderName = leg1_piston_CAPSULECOLLIDER } - - @MODULE[ModuleWheelDeployment] { + @MODULE[ModuleWheelDeployment] + { @animationTrfName = leg1 @animationStateName = restock-leg-1-deploy @retractTransformName = leg1_piston } - MODULE { name = ModulePartVariants @@ -41,7 +39,6 @@ displayName = #LOC_Restock_variant-probe-bare primaryColor = #999999 secondaryColor = #999999 - GAMEOBJECTS { leg1_body_gold = false @@ -63,7 +60,6 @@ themeName = Gold primaryColor = #fccb0a secondaryColor = #999999 - GAMEOBJECTS { leg1_body_gold = true @@ -85,7 +81,6 @@ themeName = Silver primaryColor = #cecece secondaryColor = #999999 - GAMEOBJECTS { leg1_body_gold = false @@ -107,29 +102,28 @@ @PART[landingLeg1]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !mesh = DELETE MODEL { model = ReStock/Assets/Ground/restock-leg-2 } - - @MODULE[ModuleWheelBase] { + @MODULE[ModuleWheelBase] + { @clipObject = leg2_piston_CAPSULECOLLIDER } - - @MODULE[ModuleWheelSuspension] { + @MODULE[ModuleWheelSuspension] + { @suspensionTransformName = leg2_piston @suspensionColliderName = leg2_piston_CAPSULECOLLIDER } - - @MODULE[ModuleWheelDeployment] { + @MODULE[ModuleWheelDeployment] + { @animationTrfName = leg2 @animationStateName = restock-leg-2-deploy @retractTransformName = leg2_piston } - - @MODULE[ModuleWheelBogey] { + @MODULE[ModuleWheelBogey] + { @bogeyTransformName = leg2_foot } } @@ -138,29 +132,28 @@ @PART[landingLeg1-2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !mesh = DELETE MODEL { model = ReStock/Assets/Ground/restock-leg-3 } - - @MODULE[ModuleWheelBase] { + @MODULE[ModuleWheelBase] + { @clipObject = leg3_piston_CAPSULECOLLIDER } - - @MODULE[ModuleWheelSuspension] { + @MODULE[ModuleWheelSuspension] + { @suspensionTransformName = leg3_piston @suspensionColliderName = leg3_piston_CAPSULECOLLIDER } - - @MODULE[ModuleWheelDeployment] { + @MODULE[ModuleWheelDeployment] + { @animationTrfName = leg3 @animationStateName = restock-leg-3-deploy @retractTransformName = leg3_piston } - - @MODULE[ModuleWheelBogey] { + @MODULE[ModuleWheelBogey] + { @bogeyTransformName = leg3_foot } } diff --git a/Distribution/Restock/GameData/ReStock/Patches/Ground/restock-wheels.cfg b/Distribution/Restock/GameData/ReStock/Patches/Ground/restock-wheels.cfg index da309570..0223bd2b 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Ground/restock-wheels.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Ground/restock-wheels.cfg @@ -8,45 +8,39 @@ @PART[roverWheel2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !MODEL {} MODEL { model = ReStock/Assets/Ground/restock-wheel-1 } - - @MODULE[ModuleWheelSuspension] { + @MODULE[ModuleWheelSuspension] + { @suspensionTransformName = SuspensionPivot } - - @MODULE[ModuleWheelSteering] { + @MODULE[ModuleWheelSteering] + { @steeringTransformName = SteeringPivot } - - @MODULE[ModuleWheelDamage] { + @MODULE[ModuleWheelDamage] + { @damagedTransformName = WheelBusted @undamagedTransformName = Wheel } - !MODULE[FXModuleLookAtConstraint] {} - MODULE { name = ModuleRestockConstraints - LOOKATCONSTRAINT { rotatorsName = Suspension1 targetName = Suspension2 } - LOOKATCONSTRAINT { rotatorsName = Suspension2 targetName = Suspension1 } } - MODULE { name = ModulePartVariants @@ -58,7 +52,6 @@ displayName = #LOC_Restock_variant-probe-bare primaryColor = #999999 secondaryColor = #999999 - GAMEOBJECTS { body_gold = false @@ -74,7 +67,6 @@ themeName = Gold primaryColor = #fccb0a secondaryColor = #999999 - GAMEOBJECTS { body_gold = true @@ -90,7 +82,6 @@ themeName = Silver primaryColor = #cecece secondaryColor = #999999 - GAMEOBJECTS { body_gold = false @@ -106,92 +97,78 @@ @PART[roverWheel1]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !mesh = DELETE MODEL { model = ReStock/Assets/Ground/restock-wheel-2 } - - @MODULE[ModuleWheelSuspension] { + @MODULE[ModuleWheelSuspension] + { @suspensionTransformName = SuspensionPivot } - - @MODULE[ModuleWheelSteering] { + @MODULE[ModuleWheelSteering] + { @steeringTransformName = SteeringPivot } - - @MODULE[ModuleWheelDamage] { + @MODULE[ModuleWheelDamage] + { @damagedTransformName = WheelBusted @undamagedTransformName = Wheel } - !MODULE[FXModuleLookAtConstraint] - MODULE { name = ModuleRestockConstraints - LOOKATCONSTRAINT { rotatorsName = Link1 targetName = Link1Target } - LOOKATCONSTRAINT { rotatorsName = Link2 targetName = Link2Target } - COPYROTATIONCONSTRAINT { rotatorsName = LowerBracket targetName = Base } - COPYROTATIONCONSTRAINT { rotatorsName = SteeringPivotFollower targetName = SteeringPivot } - COPYROTATIONCONSTRAINT { rotatorsName = WheelPivotFollower targetName = WheelPivot } - LOOKATCONSTRAINT { rotatorsName = ShockCylinder targetName = ShockPiston } - LOOKATCONSTRAINT { rotatorsName = ShockPiston targetName = ShockCylinder } - LOOKATCONSTRAINT { rotatorsName = SteeringPiston1 targetName = SteeringCylinder1 } - LOOKATCONSTRAINT { rotatorsName = SteeringCylinder1 targetName = SteeringPiston1 } - LOOKATCONSTRAINT { rotatorsName = SteeringPiston2 targetName = SteeringCylinder2 } - LOOKATCONSTRAINT { rotatorsName = SteeringCylinder2 @@ -204,50 +181,43 @@ @PART[wheelMed]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !MODEL {} MODEL { model = ReStock/Assets/Ground/restock-wheel-3 } - - @MODULE[ModuleWheelSuspension] { + @MODULE[ModuleWheelSuspension] + { @suspensionTransformName = SuspensionPivot } - - @MODULE[ModuleWheelSteering] { + @MODULE[ModuleWheelSteering] + { @steeringTransformName = SteeringPivot } - - @MODULE[ModuleWheelDamage] { + @MODULE[ModuleWheelDamage] + { @damagedTransformName = WheelBusted @undamagedTransformName = Wheel } - !MODULE[FXModuleLookAtConstraint] {} - MODULE { name = ModuleRestockConstraints - LOOKATCONSTRAINT { rotatorsName = DamperCylinder targetName = DamperPiston } - LOOKATCONSTRAINT { rotatorsName = DamperPiston targetName = DamperCylinder } - LOOKATCONSTRAINT { rotatorsName = SteeringCylinder1 targetName = SteeringPiston1 } - LOOKATCONSTRAINT { rotatorsName = SteeringPiston1 diff --git a/Distribution/Restock/GameData/ReStock/Patches/Payload/restock-fairing-bases.cfg b/Distribution/Restock/GameData/ReStock/Patches/Payload/restock-fairing-bases.cfg index cb04f3b5..49ded0d2 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Payload/restock-fairing-bases.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Payload/restock-fairing-bases.cfg @@ -1,9 +1,10 @@ // Patches applying art changes to fairings // Contents: -- AE-FF1 Airstream Protective Shell (1.25m) (fairingSize1) -- AE-FF2 Airstream Protective Shell (2.5m) (fairingSize2) -- AE-FF3 Airstream Protective Shell (3.75m) (fairingSize3) +// - AE-FF1 Airstream Protective Shell (1.25m) (fairingSize1) +// - AE-FF2 Airstream Protective Shell (2.5m) (fairingSize2) +// - AE-FF3 Airstream Protective Shell (3.75m) (fairingSize3) +// AE-FF1 Airstream Protective Shell (1.25m) @PART[fairingSize1]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -132,7 +133,6 @@ name = _SpecColor color = 0.753, 0.753, 0.753, 1.0 } - FLOAT_PROPERTY { name = _Shininess @@ -141,6 +141,7 @@ } } +// AE-FF2 Airstream Protective Shell (2.5m) @PART[fairingSize2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -248,7 +249,7 @@ } } -// 3.75m fairing +// AE-FF3 Airstream Protective Shell (3.75m) @PART[fairingSize3]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Payload/restock-service-bays.cfg b/Distribution/Restock/GameData/ReStock/Patches/Payload/restock-service-bays.cfg index 23040408..50c86243 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Payload/restock-service-bays.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Payload/restock-service-bays.cfg @@ -1,8 +1,9 @@ // Patches applying art changes to service bays // Contents: -- Service Bay (1.25m) (ServiceBay_125_v2) -- Service Bay (2.5m) (ServiceBay_250) +// - Service Bay (1.25m) (ServiceBay_125_v2) +// - Service Bay (2.5m) (ServiceBay_250_v2) +// Service Bay (1.25m) @PART[ServiceBay_125_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -25,7 +26,6 @@ leadModuleIndex = 0 leadModuleTgtValue = 0 } - MOD MODULE { name = ModulePartVariants @@ -76,6 +76,7 @@ } } +// Service Bay (2.5m) @PART[ServiceBay_250_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Resource/restock-drills.cfg b/Distribution/Restock/GameData/ReStock/Patches/Resource/restock-drills.cfg index 5fe059c0..de9258e4 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Resource/restock-drills.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Resource/restock-drills.cfg @@ -7,13 +7,11 @@ @PART[RadialDrill]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !mesh = DELETE MODEL { model = ReStock/Assets/Resource/restock-drill-radial-2 } - @MODULE[ModuleAnimationGroup] { @deployAnimationName = Deploy @@ -23,7 +21,6 @@ retractEffectName = Retract stopActiveAnimIfDisabled = true } - EFFECTS { drill @@ -45,14 +42,16 @@ speed = 1.0 1.0 } } - Deploy { + Deploy + { AUDIO { channel = Ship clip = ReStock/Sounds/drill-start } } - Active { + Active + { AUDIO { channel = Ship @@ -61,7 +60,8 @@ volume = 1.0 1.0 } } - Retract { + Retract + { AUDIO { channel = Ship @@ -75,19 +75,16 @@ @PART[MiniDrill]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !mesh = DELETE MODEL { model = ReStock/Assets/Resource/restock-drill-radial-1 } - @MODULE[ModuleAnimationGroup] { @deployAnimationName = Deploy @activeAnimationName = Drill } - EFFECTS { drill diff --git a/Distribution/Restock/GameData/ReStock/Patches/Resource/restock-isrus.cfg b/Distribution/Restock/GameData/ReStock/Patches/Resource/restock-isrus.cfg index fd8e64c0..aedb7144 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Resource/restock-isrus.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Resource/restock-isrus.cfg @@ -7,21 +7,18 @@ @PART[MiniISRU]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !MODEL {} MODEL { model = ReStock/Assets/Resource/restock-isru-125-1 scale = 1.0, 1.0, 1.0 } - MODULE { name = ModuleRestockISRUAnimation deployAnimationName = heater needsEC = true } - MODULE { name = ModuleRestockHeatEffects @@ -58,16 +55,13 @@ @PART[ISRU]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !MODEL {} MODEL { model = ReStock/Assets/Resource/restock-isru-25-1 scale = 1.0, 1.0, 1.0 } - !MODULE[ModuleAnimationGroup] {} - MODULE { name = ModuleRestockISRUAnimation @@ -77,7 +71,6 @@ needsEC = true waitForComplete = true } - MODULE { name = ModuleRestockHeatEffects diff --git a/Distribution/Restock/GameData/ReStock/Patches/Resource/restock-oretanks.cfg b/Distribution/Restock/GameData/ReStock/Patches/Resource/restock-oretanks.cfg index ad7a6be6..5da5ccee 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Resource/restock-oretanks.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Resource/restock-oretanks.cfg @@ -8,7 +8,6 @@ @PART[RadialOreTank]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !mesh = DELETE MODEL { @@ -20,7 +19,6 @@ @PART[SmallTank]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !mesh = DELETE MODEL { @@ -32,7 +30,6 @@ @PART[LargeTank]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !mesh = DELETE MODEL { diff --git a/Distribution/Restock/GameData/ReStock/Patches/Resource/restock-scanners.cfg b/Distribution/Restock/GameData/ReStock/Patches/Resource/restock-scanners.cfg index 541437e6..25300372 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Resource/restock-scanners.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Resource/restock-scanners.cfg @@ -8,13 +8,11 @@ @PART[SurfaceScanner]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !mesh = DELETE MODEL { model = ReStock/Assets/Resource/restock-surfacescanner-1 } - MODULE { name = ModuleAnimateGeneric @@ -30,24 +28,22 @@ @PART[SurveyScanner]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !MODEL {} MODEL { model = ReStock/Assets/Resource/restock-surveyscanner-1 scale = 1.0, 1.0, 1.0 } - @MODULE[ModuleAnimationGroup] { @deployAnimationName = Deploy deployEffectName = Deploy retractEffectName = Retract } - EFFECTS { - Deploy { + Deploy + { AUDIO { channel = Ship @@ -55,7 +51,8 @@ volume = 0.3 } } - Retract { + Retract + { AUDIO { channel = Ship @@ -64,12 +61,10 @@ } } } - MODULE { name = ModulePartVariants baseVariant = Size0 - VARIANT { name = Size0 @@ -84,7 +79,6 @@ Body_125 = false } } - VARIANT { name = Size1 @@ -99,7 +93,6 @@ Body_125 = true } } - VARIANT { name = Compact @@ -121,22 +114,20 @@ @PART[OrbitalScanner]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !mesh = DELETE MODEL { model = ReStock/Assets/Resource/restock-orbitalscanner-1 } - @MODULE[ModuleAnimationGroup] { @activeAnimationName = Spin activeEffectName = Active } - EFFECTS { - Active { + Active + { AUDIO { channel = Ship @@ -145,12 +136,10 @@ } } } - MODULE { name = ModulePartVariants baseVariant = Size0 - VARIANT { name = Size0 @@ -164,7 +153,6 @@ Base_625 = true } } - VARIANT { name = Compact diff --git a/Distribution/Restock/GameData/ReStock/Patches/Science/restock-science.cfg b/Distribution/Restock/GameData/ReStock/Patches/Science/restock-science.cfg index 20d76555..b7c766ac 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Science/restock-science.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Science/restock-science.cfg @@ -145,18 +145,15 @@ { model = ReStock/Assets/Science/restock-sentinel-1 } - @MODULE[FlagDecal] { textureQuadName = FlagTransform } - MODULE { name = ModuleRestockDepthMask maskTransform = depthmask } - MODULE { name = ModulePartVariants @@ -187,6 +184,5 @@ Telescope_Shielded = false } } - } } diff --git a/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-125.cfg b/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-125.cfg index bd4a6351..b9f40dc6 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-125.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-125.cfg @@ -8,6 +8,7 @@ // - TVR-1180C Mk1 Stack Tri-Coupler (stackTriCoupler_v2) // - TVR-2160C Mk2 Stack Quad-Coupler (stackQuadCoupler) +// FL-A10 Adapter @PART[adapterSmallMiniTall]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -68,6 +69,7 @@ } } +// FL-A5 Adapter @PART[adapterSmallMiniShort]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -146,7 +148,7 @@ } } -// 1.25m station hub +// Rockomax HubMax Multi-Point Connector @PART[stationHub]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -236,7 +238,7 @@ } } -// 1.25m radial attach point +// BZ-52 Radial Attachment Point @PART[stackPoint1]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -248,22 +250,19 @@ } } -// 1.25m Bicoupler +// TVR-200 Stack Bi-Coupler @PART[stackBiCoupler_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !MODEL {} MODEL { model = ReStock/Assets/Structural/restock-multicoupler-125-125-x2 } - // stock nodes are slightly off center and don't match the model // this shouldn't affect too much since nodes are saved for existing craft @node_stack_bottom1 = 0.625, -0.33838, 0.0, 0.0, -1.0, 0.0 @node_stack_bottom2 = -0.625, -0.33838, 0.0, 0.0, -1.0, 0.0 - !MODULE[ModulePartVariants] {} MODULE { @@ -333,17 +332,15 @@ } } -// 1.25m Tricoupler +// TVR-1180C Mk1 Stack Tri-Coupler @PART[stackTriCoupler_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !MODEL {} MODEL { model = ReStock/Assets/Structural/restock-multicoupler-125-125-x3 } - !MODULE[ModulePartVariants] {} MODULE { @@ -413,17 +410,15 @@ } } -// 1.25m Quadcoupler +// TVR-2160C Mk2 Stack Quad-Coupler @PART[stackQuadCoupler]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !MODEL {} MODEL { model = ReStock/Assets/Structural/restock-multicoupler-125-125-x4 } - !MODULE[ModulePartVariants] {} MODULE { diff --git a/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-25.cfg b/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-25.cfg index 0ec97db4..41787adc 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-25.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-25.cfg @@ -6,6 +6,7 @@ // - TVR-300L Stack Tri-Adapter (adapterLargeSmallTri) // - TVR-400L Stack Quad-Adapter (adapterLargeSmallQuad) +// Rockomax Brand Adapter @PART[largeAdapter]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -56,6 +57,7 @@ } } +// Rockomax Brand Adapter 02 @PART[largeAdapter2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -117,17 +119,15 @@ } } -// 2.5m Bicoupler +// TVR-200L Stack Bi-Adapter @PART[adapterLargeSmallBi]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !MODEL {} MODEL { model = ReStock/Assets/Structural/restock-multicoupler-25-125-x2 } - !MODULE[ModulePartVariants] {} MODULE { @@ -197,17 +197,15 @@ } } -// 2.5m Tricoupler +// TVR-300L Stack Tri-Adapter @PART[adapterLargeSmallTri]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !MODEL {} MODEL { model = ReStock/Assets/Structural/restock-multicoupler-25-125-x3 } - !MODULE[ModulePartVariants] {} MODULE { @@ -277,17 +275,15 @@ } } -// 2.5m Quadcoupler +// TVR-400L Stack Quad-Adapter @PART[adapterLargeSmallQuad]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !MODEL {} MODEL { model = ReStock/Assets/Structural/restock-multicoupler-25-125-x4 } - !MODULE[ModulePartVariants] {} MODULE { diff --git a/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-375.cfg b/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-375.cfg index a2dc2ace..7428e5ce 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-375.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-375.cfg @@ -2,6 +2,7 @@ // Contents: // - Kerbodyne ADTP-2-3 (Size3to2Adapter_v2) +// Kerbodyne ADTP-2-3 @PART[Size3To2Adapter_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-launchclamp.cfg b/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-launchclamp.cfg index f5bc94d4..96e3cfe5 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-launchclamp.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-launchclamp.cfg @@ -1,7 +1,6 @@ // Patches applying art changes to // Contents: -// TT18-A Launch Stability Enhancer (launchClamp1) - +// - TT18-A Launch Stability Enhancer (launchClamp1) // TT18-A Launch Stability Enhancer @PART[launchClamp1]:HAS[~RestockIgnore[*]]:FOR[ReStock] @@ -12,10 +11,9 @@ { model = ReStock/Assets/Structural/restock-launchclamp-1 } - !MODULE[LaunchClamp] {} - - MODULE { + MODULE + { name = ModuleRestockLaunchClamp trf_towerPivot_name = obj_girdercap trf_towerStretch_name = obj_stretch diff --git a/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-truss.cfg b/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-truss.cfg index ec7e5d5f..ba86c8bf 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-truss.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-truss.cfg @@ -1,7 +1,7 @@ // Patches applying art changes to structural truss parts // Contents: -// - The Not-Rockomax Micronode (structuralMiniNode) // - Cubic Octagonal Strut (strutCube) +// - The Not-Rockomax Micronode (structuralMiniNode) // - Octagonal Strut (strutOcto) // - Modular Girder Segment (trussPiece1x) // - Modular Girder Segment XL (trussPiece3x) @@ -12,7 +12,7 @@ // - M-1x1 Structural Panel (structuralPanel1) // - M-2x2 Structural Panel (structuralPanel2) -// Cubic strut +// Cubic Octagonal Strut @PART[strutCube]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -27,7 +27,7 @@ } } -// Micronode +// The Not-Rockomax Micronode @PART[structuralMiniNode]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -42,7 +42,7 @@ } } -// Octo-Strut +// Octagonal Strut @PART[strutOcto]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -57,7 +57,7 @@ } } -// Modular Girder +// Modular Girder Segment @PART[trussPiece1x]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -100,7 +100,7 @@ } } -// Modular Girder XL +// Modular Girder Segment XL @PART[trussPiece3x]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -158,15 +158,15 @@ } } -// I beam -@PART[structuralIBeam2]:HAS[~RestockIgnore[*]]:FOR[ReStock] +// M-Beam 650 I-Beam +@PART[structuralIBeam1]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL,* {} MODEL { - model = ReStock/Assets/Structural/restock-girder-beam-1 + model = ReStock/Assets/Structural/restock-girder-beam-wide-1 position = 0.0, 0.0, 0.0 scale = 1,1,1 rotation = 0, 0, 0 @@ -183,9 +183,9 @@ primaryColor = #6f6e6d GAMEOBJECTS { - IBeam = true - IBeamTruss = false - IBeamBlankets = false + IBeamWide = true + IBeamWideTruss = false + IBeamWideBlankets = false } } VARIANT @@ -196,9 +196,9 @@ primaryColor = #000000 GAMEOBJECTS { - IBeam = false - IBeamTruss = true - IBeamBlankets = false + IBeamWide = false + IBeamWideTruss = true + IBeamWideBlankets = false } } VARIANT @@ -208,23 +208,23 @@ primaryColor = #ffffff GAMEOBJECTS { - IBeam = false - IBeamTruss = false - IBeamBlankets = true + IBeamWide = false + IBeamWideTruss = false + IBeamWideBlankets = true } } } } -// Short I beam -@PART[structuralIBeam3]:HAS[~RestockIgnore[*]]:FOR[ReStock] +// M-Beam 200 I-Beam +@PART[structuralIBeam2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL,* {} MODEL { - model = ReStock/Assets/Structural/restock-girder-beam-2 + model = ReStock/Assets/Structural/restock-girder-beam-1 position = 0.0, 0.0, 0.0 scale = 1,1,1 rotation = 0, 0, 0 @@ -241,9 +241,9 @@ primaryColor = #6f6e6d GAMEOBJECTS { - IBeamShort = true - IBeamShortTruss = false - IBeamShortBlankets = false + IBeam = true + IBeamTruss = false + IBeamBlankets = false } } VARIANT @@ -254,9 +254,9 @@ primaryColor = #000000 GAMEOBJECTS { - IBeamShort = false - IBeamShortTruss = true - IBeamShortBlankets = false + IBeam = false + IBeamTruss = true + IBeamBlankets = false } } VARIANT @@ -266,23 +266,23 @@ primaryColor = #ffffff GAMEOBJECTS { - IBeamShort = false - IBeamShortTruss = false - IBeamShortBlankets = true + IBeam = false + IBeamTruss = false + IBeamBlankets = true } } } } -// Wide I beam -@PART[structuralIBeam1]:HAS[~RestockIgnore[*]]:FOR[ReStock] +// M-Beam 200 I-Beam Pocket Edition +@PART[structuralIBeam3]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL,* {} MODEL { - model = ReStock/Assets/Structural/restock-girder-beam-wide-1 + model = ReStock/Assets/Structural/restock-girder-beam-2 position = 0.0, 0.0, 0.0 scale = 1,1,1 rotation = 0, 0, 0 @@ -299,9 +299,9 @@ primaryColor = #6f6e6d GAMEOBJECTS { - IBeamWide = true - IBeamWideTruss = false - IBeamWideBlankets = false + IBeamShort = true + IBeamShortTruss = false + IBeamShortBlankets = false } } VARIANT @@ -312,9 +312,9 @@ primaryColor = #000000 GAMEOBJECTS { - IBeamWide = false - IBeamWideTruss = true - IBeamWideBlankets = false + IBeamShort = false + IBeamShortTruss = true + IBeamShortBlankets = false } } VARIANT @@ -324,15 +324,15 @@ primaryColor = #ffffff GAMEOBJECTS { - IBeamWide = false - IBeamWideTruss = false - IBeamWideBlankets = true + IBeamShort = false + IBeamShortTruss = false + IBeamShortBlankets = true } } } } -// Small structural panel +// M-1x1 Structural Panel @PART[structuralPanel1]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -448,7 +448,7 @@ } } -// large structural panel +// M-2x2 Structural Panel @PART[structuralPanel2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Thermal/restock-heat-shields.cfg b/Distribution/Restock/GameData/ReStock/Patches/Thermal/restock-heat-shields.cfg index 1c3e1756..b303830d 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Thermal/restock-heat-shields.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Thermal/restock-heat-shields.cfg @@ -1,11 +1,12 @@ // Patches applying art changes to heat shields // Contents: -- Heat Shield (0.625m) (HeatShield0) -- Heat Shield (1.25m) (HeatShield1) -- Heat Shield (2.5m) (HeatShield2) -- Heat Shield (3.75m) (HeatShield3) -- Heat Shield (10m) (InflatableHeatShield) +// - Heat Shield (0.625m) (HeatShield0) +// - Heat Shield (1.25m) (HeatShield1) +// - Heat Shield (2.5m) (HeatShield2) +// - Heat Shield (3.75m) (HeatShield3) +// - Heat Shield (10m) (InflatableHeatShield) +// Heat Shield (0.625m) @PART[HeatShield0]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -84,6 +85,7 @@ } } +// Heat Shield (1.25m) @PART[HeatShield1]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -152,6 +154,7 @@ } } +// Heat Shield (2.5m) @PART[HeatShield2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -220,6 +223,7 @@ } } +// Heat Shield (3.75m) @PART[HeatShield3]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -287,6 +291,7 @@ } } +// Heat Shield (10m) @PART[InflatableHeatShield] { @author = Chris Adderley (Nertea) @@ -297,7 +302,7 @@ model = ReStock/Assets/Aero/restock-heatshield-inflatable-1 } @MODULE[ModuleAnimateGeneric] - { - @animationName = Inflate - } + { + @animationName = Inflate + } } diff --git a/Distribution/Restock/GameData/ReStock/Patches/Thermal/restock-radiators.cfg b/Distribution/Restock/GameData/ReStock/Patches/Thermal/restock-radiators.cfg index 6a7e7280..384f4a4a 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Thermal/restock-radiators.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Thermal/restock-radiators.cfg @@ -7,7 +7,7 @@ // - Thermal Control System (medium) (foldingRadMed) // - Thermal Control System (large) (foldingRadLarge) -// Edge radiator +// Radiator Panel (edge) @PART[radPanelEdge]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -17,7 +17,6 @@ { model = ReStock/Assets/Thermal/restock-radiator-static-edge-1 } - MODULE { name = ModuleRestockHeatEffects @@ -49,7 +48,7 @@ } } -// Small Static radiator +// Radiator Panel (small) @PART[radPanelSm]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -102,7 +101,7 @@ } } } - MODULE + MODULE { name = ModuleRestockHeatEffects enableHeatEmissive = true @@ -131,10 +130,9 @@ } disableBlackbody = true } - } -// Large static radiator +// Radiator Panel (large) @PART[radPanelLg]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -187,7 +185,7 @@ } } } - MODULE + MODULE { name = ModuleRestockHeatEffects enableHeatEmissive = true @@ -218,7 +216,7 @@ } } -// Small deployable radiator +// Thermal Control System (small) @PART[foldingRadSmall]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -228,15 +226,13 @@ { model = ReStock/Assets/Thermal/restock-radiator-deploying-small-1 } - @MODULE[ModuleDeployableRadiator] - { - @animationName = RadiatorExtend - @pivotName = B_TinyRadPivot001 - @raycastTransformName = Panel_006 - - } - MODULE + { + @animationName = RadiatorExtend + @pivotName = B_TinyRadPivot001 + @raycastTransformName = Panel_006 + } + MODULE { name = ModuleRestockHeatEffects enableHeatEmissive = true @@ -267,25 +263,23 @@ } } -// Medium deployable radiator +// Thermal Control System (medium) @PART[foldingRadMed]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL {} - MODEL { model = ReStock/Assets/Thermal/restock-radiator-deploying-medium-1 } @MODULE[ModuleDeployableRadiator] - { - @animationName = RadiatorExtend - @pivotName = B_MedRad_PanelPivot - @raycastTransformName = B_MedRad_Raycast - - } - MODULE + { + @animationName = RadiatorExtend + @pivotName = B_MedRad_PanelPivot + @raycastTransformName = B_MedRad_Raycast + } + MODULE { name = ModuleRestockHeatEffects enableHeatEmissive = true @@ -316,7 +310,7 @@ } } -// Large deployable radiator +// Thermal Control System (large) @PART[foldingRadLarge]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -327,13 +321,12 @@ model = ReStock/Assets/Thermal/restock-radiator-deploying-large-1 } @MODULE[ModuleDeployableRadiator] - { - @animationName = RadiatorExtend - @pivotName = B_LargeRad_PanelPivot - @raycastTransformName = B_LargeRad_Raycast - - } - MODULE + { + @animationName = RadiatorExtend + @pivotName = B_LargeRad_PanelPivot + @raycastTransformName = B_LargeRad_Raycast + } + MODULE { name = ModuleRestockHeatEffects enableHeatEmissive = true diff --git a/Distribution/Restock/GameData/ReStock/Patches/Utility/restock-ladders.cfg b/Distribution/Restock/GameData/ReStock/Patches/Utility/restock-ladders.cfg index 702fa9d9..319d6f43 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Utility/restock-ladders.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Utility/restock-ladders.cfg @@ -4,7 +4,7 @@ // - Kelus Mobility Enhancer (telescopicLadder) // - Kelus-LV Bay Mobility Enhancer (telescopicLadderBay) -// Static Ladder +// Pegasus I Mobility Enhancer @PART[ladder1]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -19,7 +19,7 @@ } } -// Small ladder +// Kelus Mobility Enhancer @PART[telescopicLadder]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -32,7 +32,6 @@ scale = 1,1,1 rotation = 0, 0, 0 } - @MODULE[RetractableLadder] { @ladderAnimationRootName = animationRoot @@ -46,7 +45,7 @@ } } -// Big ladder +// Kelus-LV Bay Mobility Enhancer @PART[telescopicLadderBay]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Utility/restock-parachutes.cfg b/Distribution/Restock/GameData/ReStock/Patches/Utility/restock-parachutes.cfg index cf35b745..67666bf0 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Utility/restock-parachutes.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Utility/restock-parachutes.cfg @@ -6,45 +6,48 @@ // - Mk2-R Radial-Mount Parachute (parachuteRadial) // - Mk12-R Radial-Mount Drogue Chute (radialDrogue) - -// Large chute -@PART[parachuteLarge]:HAS[~RestockIgnore[*]]:FOR[ReStock] +// Mk16 Parachute +@PART[parachuteSingle]:HAS[~RestockIgnore[*]]:FOR[ReStock] { + @rescaleFactor = 1.0 + @scale = 1.0 + @node_stack_bottom = 0.0, -0.0120649, 0.0, 0.0, -1.0, 0.0, 0 + @node_attach = 0.0, -0.0120649, 0.0, 0.0, -1.0, 0.0 @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL,* {} MODEL { - model = ReStock/Assets/Utility/restock-parachute-125-1 + model = ReStock/Assets/Utility/restock-parachute-0625-1 position = 0.0, 0.0, 0.0 - scale = 1,1,1 + scale = 0.8,0.8,0.8 rotation = 0, 0, 0 } @MODULE[ModuleParachute] { - @capName = ChuteCap - @canopyName = B_ParachuteLargeRotator + @capName = SmallChuteCap + @canopyName = B_ParachuteRoot004 @semiDeployedAnimation = semiDeployLarge @fullyDeployedAnimation = fullyDeployLarge } !DRAG_CUBE {} DRAG_CUBE { - cube = PACKED, 0.6256,0.6346,0.7139, 0.6256,0.6346,0.7139, 1.108,0.7327,0.6962, 1.108,0.9453,0.1664, 0.6256,0.6357,0.7139, 0.6256,0.6335,0.7139, 0,0.2645,0, 1.233,0.6659,1.233 - cube = SEMIDEPLOYED, 15.34,0.2139,1.823, 15.34,0.2139,1.823, 9.335,0.6554,18.06, 9.335,0.6494,18.5, 15.35,0.2155,1.823, 15.35,0.2123,1.823, 0,9.231,-1.073E-06, 3.459,18.6,3.459 - cube = DEPLOYED, 52.6,13.17,6.153, 52.6,13.17,6.153, 115,22.3,18.44, 115,22.05,18.73, 52.6,13.22,6.153, 52.6,13.12,6.153, 0,9.235,-9.537E-07, 12.15,18.61,12.15 + cube = PACKED, 0.1569,0.6557,0.4137, 0.1569,0.6557,0.4137, 0.2765,0.6423,0.3861, 0.2765,0.8647,0.1765, 0.1612,0.6491,0.6308, 0.1612,0.6762,0.669, 6.735E-06,0.1034,0.01848, 0.6307,0.3626,0.6124 + cube = SEMIDEPLOYED, 7.477,0.2763,0.5794, 7.477,0.2764,0.5794, 0.5275,1.225,4.172, 0.5275,1.124,14.99, 7.54,0.2753,0.5646, 7.54,0.2743,0.5325, 6.557E-07,8.838,1.147E-05, 0.826,17.83,0.821 + cube = DEPLOYED, 72.79,7.568,4.943, 72.79,7.567,4.943, 52.78,8.568,4.172, 52.78,6.533,14.99, 73.5,7.509,4.551, 73.5,7.472,4.551, 6.676E-06,8.838,0.0001245, 8.26,17.83,8.21 } } -// Large drogue chute -@PART[parachuteDrogue]:HAS[~RestockIgnore[*]]:FOR[ReStock] +// Mk16-XL Parachute +@PART[parachuteLarge]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL,* {} MODEL { - model = ReStock/Assets/Utility/restock-parachute-drogue-125-1 + model = ReStock/Assets/Utility/restock-parachute-125-1 position = 0.0, 0.0, 0.0 scale = 1,1,1 rotation = 0, 0, 0 @@ -52,53 +55,49 @@ @MODULE[ModuleParachute] { @capName = ChuteCap - @canopyName = B_ParachuteLargeDrogueRotator + @canopyName = B_ParachuteLargeRotator @semiDeployedAnimation = semiDeployLarge @fullyDeployedAnimation = fullyDeployLarge } !DRAG_CUBE {} DRAG_CUBE { - cube = PACKED, 0.587,0.6252,0.7139, 0.587,0.6252,0.7139, 1.108,0.7806,0.6187, 1.108,0.9453,0.164, 0.587,0.6262,0.7139, 0.587,0.6241,0.7139, 0,0.226,0, 1.233,0.5889,1.233 - cube = SEMIDEPLOYED, 2.169,0.2638,0.7139, 2.169,0.2638,0.7139, 1.108,0.6242,10.57, 1.108,0.6334,0.1685, 2.169,0.2652,0.7139, 2.169,0.2625,0.7139, 0,5.201,0, 1.233,10.54,1.233 - cube = DEPLOYED, 6.079,1.869,2.071, 6.079,1.869,2.071, 12.23,3.13,10.07, 12.23,3.079,10.58, 6.079,1.875,2.071, 6.079,1.863,2.071, 0,5.203,-5.96E-07, 3.958,10.54,3.958 + cube = PACKED, 0.6256,0.6346,0.7139, 0.6256,0.6346,0.7139, 1.108,0.7327,0.6962, 1.108,0.9453,0.1664, 0.6256,0.6357,0.7139, 0.6256,0.6335,0.7139, 0,0.2645,0, 1.233,0.6659,1.233 + cube = SEMIDEPLOYED, 15.34,0.2139,1.823, 15.34,0.2139,1.823, 9.335,0.6554,18.06, 9.335,0.6494,18.5, 15.35,0.2155,1.823, 15.35,0.2123,1.823, 0,9.231,-1.073E-06, 3.459,18.6,3.459 + cube = DEPLOYED, 52.6,13.17,6.153, 52.6,13.17,6.153, 115,22.3,18.44, 115,22.05,18.73, 52.6,13.22,6.153, 52.6,13.12,6.153, 0,9.235,-9.537E-07, 12.15,18.61,12.15 } } -// 0.625m chute -@PART[parachuteSingle]:HAS[~RestockIgnore[*]]:FOR[ReStock] +// Mk25 Parachute +@PART[parachuteDrogue]:HAS[~RestockIgnore[*]]:FOR[ReStock] { - @rescaleFactor = 1.0 - @scale = 1.0 - @node_stack_bottom = 0.0, -0.0120649, 0.0, 0.0, -1.0, 0.0, 0 - @node_attach = 0.0, -0.0120649, 0.0, 0.0, -1.0, 0.0 @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL,* {} MODEL { - model = ReStock/Assets/Utility/restock-parachute-0625-1 + model = ReStock/Assets/Utility/restock-parachute-drogue-125-1 position = 0.0, 0.0, 0.0 - scale = 0.8,0.8,0.8 + scale = 1,1,1 rotation = 0, 0, 0 } @MODULE[ModuleParachute] { - @capName = SmallChuteCap - @canopyName = B_ParachuteRoot004 + @capName = ChuteCap + @canopyName = B_ParachuteLargeDrogueRotator @semiDeployedAnimation = semiDeployLarge @fullyDeployedAnimation = fullyDeployLarge } !DRAG_CUBE {} DRAG_CUBE { - cube = PACKED, 0.1569,0.6557,0.4137, 0.1569,0.6557,0.4137, 0.2765,0.6423,0.3861, 0.2765,0.8647,0.1765, 0.1612,0.6491,0.6308, 0.1612,0.6762,0.669, 6.735E-06,0.1034,0.01848, 0.6307,0.3626,0.6124 - cube = SEMIDEPLOYED, 7.477,0.2763,0.5794, 7.477,0.2764,0.5794, 0.5275,1.225,4.172, 0.5275,1.124,14.99, 7.54,0.2753,0.5646, 7.54,0.2743,0.5325, 6.557E-07,8.838,1.147E-05, 0.826,17.83,0.821 - cube = DEPLOYED, 72.79,7.568,4.943, 72.79,7.567,4.943, 52.78,8.568,4.172, 52.78,6.533,14.99, 73.5,7.509,4.551, 73.5,7.472,4.551, 6.676E-06,8.838,0.0001245, 8.26,17.83,8.21 + cube = PACKED, 0.587,0.6252,0.7139, 0.587,0.6252,0.7139, 1.108,0.7806,0.6187, 1.108,0.9453,0.164, 0.587,0.6262,0.7139, 0.587,0.6241,0.7139, 0,0.226,0, 1.233,0.5889,1.233 + cube = SEMIDEPLOYED, 2.169,0.2638,0.7139, 2.169,0.2638,0.7139, 1.108,0.6242,10.57, 1.108,0.6334,0.1685, 2.169,0.2652,0.7139, 2.169,0.2625,0.7139, 0,5.201,0, 1.233,10.54,1.233 + cube = DEPLOYED, 6.079,1.869,2.071, 6.079,1.869,2.071, 12.23,3.13,10.07, 12.23,3.079,10.58, 6.079,1.875,2.071, 6.079,1.863,2.071, 0,5.203,-5.96E-07, 3.958,10.54,3.958 } } -// Radial chute +// Mk2-R Radial-Mount Parachute @PART[parachuteRadial]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -125,10 +124,9 @@ cube = SEMIDEPLOYED, 4.283,0.3263,1.015, 4.283,0.3262,1.015, 2.625,0.9762,9.545, 2.625,0.9686,10.19, 4.537,0.3698,1.015, 4.537,0.3471,1.142, 6.557E-07,4.612,-0.09567, 1.837,10.07,1.837 cube = DEPLOYED, 14.88,30.65,3.314, 14.88,30.65,3.314, 32.22,51.8,9.75, 32.22,51.1,10.19, 15.11,31.28,3.314, 15.11,30.72,3.445, 7.153E-07,4.614,-0.09567, 6.454,10.07,6.454 } - } -// Radial drogue chute +// Mk12-R Radial-Mount Drogue Chute @PART[radialDrogue]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @rescaleFactor = 1.0 @@ -157,5 +155,4 @@ cube = SEMIDEPLOYED, 1.071,0.8158,0.5571, 1.071,0.8155,0.5571, 0.6563,2.44,4.824, 0.6563,2.421,5.132, 1.134,0.9246,0.5571, 1.134,0.8677,0.6185, 3.278E-07,2.306,-0.04783, 0.9185,5.035,0.9185 cube = DEPLOYED, 3.719,4.228,1.707, 3.719,4.227,1.707, 8.056,7.146,4.929, 8.056,7.048,5.134, 3.779,4.314,1.707, 3.779,4.237,1.774, 3.576E-07,2.307,-0.04783, 3.227,5.037,3.227 } - } diff --git a/Distribution/Restock/GameData/ReStock/PatchesLegacy/Control/restock-rcs.cfg b/Distribution/Restock/GameData/ReStock/PatchesLegacy/Control/restock-rcs.cfg index 2bb19802..0fd95d03 100644 --- a/Distribution/Restock/GameData/ReStock/PatchesLegacy/Control/restock-rcs.cfg +++ b/Distribution/Restock/GameData/ReStock/PatchesLegacy/Control/restock-rcs.cfg @@ -3,7 +3,7 @@ // - RV-105 RCS Thruster Block (RCSBlock) // - Vernor Engine (vernorEngine) -// RCS block +// RV-105 RCS Thruster Block @PART[RCSBlock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/PatchesLegacy/Engines/restock-engines-liquid-0625.cfg b/Distribution/Restock/GameData/ReStock/PatchesLegacy/Engines/restock-engines-liquid-0625.cfg index 2ce3ab55..a23a5d5f 100644 --- a/Distribution/Restock/GameData/ReStock/PatchesLegacy/Engines/restock-engines-liquid-0625.cfg +++ b/Distribution/Restock/GameData/ReStock/PatchesLegacy/Engines/restock-engines-liquid-0625.cfg @@ -1,10 +1,10 @@ -// Patches applying art changes to LEGACY 0.625m engines +// Patches applying art changes to Legacy 0.625m engines // Contents: // - LV-1 "Ant" Liquid Fuel Engine (microEngine) // - LV-1R "Spider" Liquid Fuel Engine (radialEngineMini) // - 24-77 "Twitch" Liquid Fuel Engine (smallRadialEngine) -// Ant +// LV-1 "Ant" Liquid Fuel Engine @PART[microEngine] { @author = Chris Adderley (Nertea) @@ -30,7 +30,6 @@ } flameout { - AUDIO { channel = Ship @@ -162,7 +161,7 @@ } } -// Spider +// LV-1R "Spider" Liquid Fuel Engine @PART[radialEngineMini] { @author = Chris Adderley (Nertea) @@ -188,8 +187,6 @@ } flameout { - - AUDIO { channel = Ship @@ -340,9 +337,9 @@ } } -// Twitch +// 24-77 "Twitch" Liquid Fuel Engine @PART[smallRadialEngine] - { +{ @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL {} @@ -375,7 +372,6 @@ } flameout { - AUDIO { channel = Ship diff --git a/Distribution/Restock/GameData/ReStock/PatchesLegacy/Engines/restock-engines-liquid-25.cfg b/Distribution/Restock/GameData/ReStock/PatchesLegacy/Engines/restock-engines-liquid-25.cfg index 2e4ab55c..0c59ae46 100644 --- a/Distribution/Restock/GameData/ReStock/PatchesLegacy/Engines/restock-engines-liquid-25.cfg +++ b/Distribution/Restock/GameData/ReStock/PatchesLegacy/Engines/restock-engines-liquid-25.cfg @@ -1,9 +1,9 @@ - -// Patches applying art changes to legacy 2.5m engines +// Patches applying art changes to Legacy 2.5m engines +// Contents: // - RE-M3 "Mainsail" Liquid Fuel Engine (liquidEngine1-2) // - RE-I5 "Skipper" Liquid Fuel Engine (engineLargeSkipper) -// Mainsail +// RE-M3 "Mainsail" Liquid Fuel Engine @PART[liquidEngine1-2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) and riocrokite @@ -389,8 +389,7 @@ } } - -// Skipper +// RE-I5 "Skipper" Liquid Fuel Engine @PART[engineLargeSkipper]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) and riocrokite diff --git a/Distribution/Restock/GameData/ReStock/PatchesLegacy/Payload/restock-service-bays.cfg b/Distribution/Restock/GameData/ReStock/PatchesLegacy/Payload/restock-service-bays.cfg index fe500e2a..09895ebf 100644 --- a/Distribution/Restock/GameData/ReStock/PatchesLegacy/Payload/restock-service-bays.cfg +++ b/Distribution/Restock/GameData/ReStock/PatchesLegacy/Payload/restock-service-bays.cfg @@ -1,8 +1,9 @@ -// Patches applying art changes to service bays +// Patches applying art changes to Legacy service bays // Contents: -- Service Bay (1.25m) (ServiceBay_125) -- Service Bay (2.5m) (ServiceBay_250) +// - Service Bay (1.25m) (ServiceBay_125) +// - Service Bay (2.5m) (ServiceBay_250) +// Service Bay (1.25m) @PART[ServiceBay_125] { @author = Chris Adderley (Nertea) @@ -70,6 +71,7 @@ } } +// Service Bay (2.5m) @PART[ServiceBay_250] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/PatchesMH/Aero/restock-mh-heat-shields.cfg b/Distribution/Restock/GameData/ReStock/PatchesMH/Aero/restock-mh-heat-shields.cfg index 989684e3..db92b2a8 100644 --- a/Distribution/Restock/GameData/ReStock/PatchesMH/Aero/restock-mh-heat-shields.cfg +++ b/Distribution/Restock/GameData/ReStock/PatchesMH/Aero/restock-mh-heat-shields.cfg @@ -1,7 +1,8 @@ // Patches applying art changes to Making History heat shields // Contents: -- Heat Shield (1.875m) (HeatShield1p5) +// - Heat Shield (1.875m) (HeatShield1p5) +// Heat Shield (1.875m) @PART[HeatShield1p5]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -57,8 +58,6 @@ { @jettisonName = HeatShield1875Fairing } - - @MODULE[ModuleColorChanger] { excludedRenderer = HeatShield1875Fairing diff --git a/Distribution/Restock/GameData/ReStock/PatchesMH/Aero/restock-mh-nosecones.cfg b/Distribution/Restock/GameData/ReStock/PatchesMH/Aero/restock-mh-nosecones.cfg index 047ca441..8ec29661 100644 --- a/Distribution/Restock/GameData/ReStock/PatchesMH/Aero/restock-mh-nosecones.cfg +++ b/Distribution/Restock/GameData/ReStock/PatchesMH/Aero/restock-mh-nosecones.cfg @@ -1,8 +1,9 @@ // Patches applying art changes to Making History nose cones // Contents: -- Protective Rocket Nosecone Mk5A (Size_1_5_Cone) -- Protective Rocket Nosecone mk16 (rocketNoseConeSize4) +// - Protective Rocket Nosecone Mk5A (Size_1_5_Cone) +// - Protective Rocket Nosecone mk16 (rocketNoseConeSize4) +// Protective Rocket Nosecone Mk5A @PART[Size_1_5_Cone]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -18,7 +19,7 @@ name = ModulePartVariants baseVariant = BlackAndWhite useMultipleDragCubes = false - VARIANT + VARIANT { name = BlackAndWhite displayName = #autoLOC_8007122 @@ -63,7 +64,7 @@ } } - +// Protective Rocket Nosecone mk16 @PART[rocketNoseConeSize4]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/PatchesMH/Coupling/restock-mh-decouplers.cfg b/Distribution/Restock/GameData/ReStock/PatchesMH/Coupling/restock-mh-decouplers.cfg index d2fc1a54..58ed9641 100644 --- a/Distribution/Restock/GameData/ReStock/PatchesMH/Coupling/restock-mh-decouplers.cfg +++ b/Distribution/Restock/GameData/ReStock/PatchesMH/Coupling/restock-mh-decouplers.cfg @@ -27,7 +27,6 @@ themeName = Metal primaryColor = #6f6e6d secondaryColor = #6f6e6d - GAMEOBJECTS { Decoupler1875White = false @@ -66,7 +65,7 @@ } } -// Truss Decoupler +// Size 1.5 Decoupler @PART[Size1p5_Strut_Decoupler]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -77,12 +76,10 @@ model = ReStock/Assets/Coupling/restock-decoupler-1875-truss-1 } %rescaleFactor = 1 - !MODULE[ModulePartVariants] {} MODULE { name = ModulePartVariants - useMultipleDragCubes = false baseVariant = Gray VARIANT @@ -114,7 +111,6 @@ } } - // TD-50 Decoupler @PART[Decoupler_4]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @@ -138,7 +134,6 @@ themeName = BlackAndWhite primaryColor = #ffffff secondaryColor = #000000 - GAMEOBJECTS { 5mDecoupler = true @@ -158,6 +153,5 @@ 5mDecouplerOrange = true } } - } -} \ No newline at end of file +} diff --git a/Distribution/Restock/GameData/ReStock/PatchesMH/Coupling/restock-mh-engineplates.cfg b/Distribution/Restock/GameData/ReStock/PatchesMH/Coupling/restock-mh-engineplates.cfg index e6bd5042..d0ff9e0f 100644 --- a/Distribution/Restock/GameData/ReStock/PatchesMH/Coupling/restock-mh-engineplates.cfg +++ b/Distribution/Restock/GameData/ReStock/PatchesMH/Coupling/restock-mh-engineplates.cfg @@ -1,7 +1,14 @@ +// Patches applying art changes to Making History engine plates +// Contents: +// - EP-18 Engine Plate (EnginePlate1p5) +// - EP-25 Engine Plate (EnginePlate2) +// - EP-37 Engine Plate (EnginePlate3) +// - EP-50 Engine Plate (EnginePlate4) + // EP-18 Engine Plate -@PART[EnginePlate1p5]:HAS[~RestockIgnore[*]]:FOR[ReStock] { +@PART[EnginePlate1p5]:HAS[~RestockIgnore[*]]:FOR[ReStock] +{ @author = Andrew Cassidy (Cinebox) and Chris Adderley (Nertea) - !MODEL,* {} MODEL { @@ -9,7 +16,6 @@ texture = blank, ReStock/Assets/Structural/restock-structural-tubes-1 texture = blank-n, ReStock/Assets/Structural/restock-structural-tubes-1-n } - !MODULE[ModulePartVariants] {} MODULE { @@ -31,19 +37,15 @@ { Engineplate-1875-White = false Engineplate-1875-Orange = false - Boattail-1875-Colliders = true Boattail-1875-White = true Boattail-1875-Orange = false - Shroud1p5xDummy = true - Shroud1p5x0 = false Shroud1p5x1 = false Shroud1p5x2 = false Shroud1p5x3 = false Shroud1p5x4 = false - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = false Shroud1p5x2-Orange = false @@ -55,7 +57,6 @@ node_stack_bottom = 0.0, -1.25, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Boattail-Orange @@ -70,19 +71,15 @@ { Engineplate-1875-White = false Engineplate-1875-Orange = false - Boattail-1875-Colliders = true Boattail-1875-White = false Boattail-1875-Orange = true - Shroud1p5xDummy = true - Shroud1p5x0 = false Shroud1p5x1 = false Shroud1p5x2 = false Shroud1p5x3 = false Shroud1p5x4 = false - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = false Shroud1p5x2-Orange = false @@ -94,7 +91,6 @@ node_stack_bottom = 0.0, -1.25, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Short @@ -109,19 +105,15 @@ { Engineplate-1875-White = true Engineplate-1875-Orange = false - Boattail-1875-Colliders = false Boattail-1875-White = false Boattail-1875-Orange = false - Shroud1p5xDummy = false - Shroud1p5x0 = true Shroud1p5x1 = false Shroud1p5x2 = false Shroud1p5x3 = false Shroud1p5x4 = false - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = false Shroud1p5x2-Orange = false @@ -133,7 +125,6 @@ node_stack_bottom = 0.0, -0.625, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium-Short @@ -148,19 +139,15 @@ { Engineplate-1875-White = true Engineplate-1875-Orange = false - Boattail-1875-Colliders = false Boattail-1875-White = false Boattail-1875-Orange = false - Shroud1p5xDummy = false - Shroud1p5x0 = false Shroud1p5x1 = true Shroud1p5x2 = false Shroud1p5x3 = false Shroud1p5x4 = false - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = false Shroud1p5x2-Orange = false @@ -172,7 +159,6 @@ node_stack_bottom = 0.0, -1.25, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium @@ -187,19 +173,15 @@ { Engineplate-1875-White = true Engineplate-1875-Orange = false - Boattail-1875-Colliders = false Boattail-1875-White = false Boattail-1875-Orange = false - Shroud1p5xDummy = false - Shroud1p5x0 = false Shroud1p5x1 = false Shroud1p5x2 = true Shroud1p5x3 = false Shroud1p5x4 = false - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = false Shroud1p5x2-Orange = false @@ -211,7 +193,6 @@ node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium-Long @@ -226,19 +207,15 @@ { Engineplate-1875-White = true Engineplate-1875-Orange = false - Boattail-1875-Colliders = false Boattail-1875-White = false Boattail-1875-Orange = false - Shroud1p5xDummy = false - Shroud1p5x0 = false Shroud1p5x1 = false Shroud1p5x2 = false Shroud1p5x3 = true Shroud1p5x4 = false - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = false Shroud1p5x2-Orange = false @@ -250,7 +227,6 @@ node_stack_bottom = 0.0, -2.5, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Long @@ -265,19 +241,15 @@ { Engineplate-1875-White = true Engineplate-1875-Orange = false - Boattail-1875-Colliders = false Boattail-1875-White = false Boattail-1875-Orange = false - Shroud1p5xDummy = false - Shroud1p5x0 = false Shroud1p5x1 = false Shroud1p5x2 = false Shroud1p5x3 = false Shroud1p5x4 = true - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = false Shroud1p5x2-Orange = false @@ -289,7 +261,6 @@ node_stack_bottom = 0.0, -3.75, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Short-Orange @@ -304,19 +275,15 @@ { Engineplate-1875-White = false Engineplate-1875-Orange = true - Boattail-1875-Colliders = false Boattail-1875-White = false Boattail-1875-Orange = false - Shroud1p5xDummy = false - Shroud1p5x0 = false Shroud1p5x1 = false Shroud1p5x2 = false Shroud1p5x3 = false Shroud1p5x4 = false - Shroud1p5x0-Orange = true Shroud1p5x1-Orange = false Shroud1p5x2-Orange = false @@ -328,7 +295,6 @@ node_stack_bottom = 0.0, -0.625, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium-Short-Orange @@ -343,19 +309,15 @@ { Engineplate-1875-White = false Engineplate-1875-Orange = true - Boattail-1875-Colliders = false Boattail-1875-White = false Boattail-1875-Orange = false - Shroud1p5xDummy = false - Shroud1p5x0 = false Shroud1p5x1 = false Shroud1p5x2 = false Shroud1p5x3 = false Shroud1p5x4 = false - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = true Shroud1p5x2-Orange = false @@ -367,7 +329,6 @@ node_stack_bottom = 0.0, -1.25, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium-Orange @@ -382,19 +343,15 @@ { Engineplate-1875-White = false Engineplate-1875-Orange = true - Boattail-1875-Colliders = false Boattail-1875-White = false Boattail-1875-Orange = false - Shroud1p5xDummy = false - Shroud1p5x0 = false Shroud1p5x1 = false Shroud1p5x2 = false Shroud1p5x3 = false Shroud1p5x4 = false - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = false Shroud1p5x2-Orange = true @@ -406,7 +363,6 @@ node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium-Long-Orange @@ -421,19 +377,15 @@ { Engineplate-1875-White = false Engineplate-1875-Orange = true - Boattail-1875-Colliders = false Boattail-1875-White = false Boattail-1875-Orange = false - Shroud1p5xDummy = false - Shroud1p5x0 = false Shroud1p5x1 = false Shroud1p5x2 = false Shroud1p5x3 = false Shroud1p5x4 = false - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = false Shroud1p5x2-Orange = false @@ -445,7 +397,6 @@ node_stack_bottom = 0.0, -2.5, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Long-Orange @@ -460,19 +411,15 @@ { Engineplate-1875-White = false Engineplate-1875-Orange = true - Boattail-1875-Colliders = false Boattail-1875-White = false Boattail-1875-Orange = false - Shroud1p5xDummy = false - Shroud1p5x0 = false Shroud1p5x1 = false Shroud1p5x2 = false Shroud1p5x3 = false Shroud1p5x4 = false - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = false Shroud1p5x2-Orange = false @@ -494,7 +441,6 @@ // EP-25 Engine Plate @PART[EnginePlate2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy (Cinebox) and Chris Adderley (Nertea) - !MODEL,* {} MODEL { @@ -502,7 +448,6 @@ texture = blank, ReStock/Assets/Structural/restock-structural-tubes-1 texture = blank-n, ReStock/Assets/Structural/restock-structural-tubes-1-n } - !MODULE[ModulePartVariants] {} MODULE { @@ -510,7 +455,6 @@ baseVariant = Long baseMass = 0 baseCost = 0 - VARIANT { name = Boattail-Dark @@ -525,21 +469,17 @@ { Engineplate-25-White = false Engineplate-25-Metal = false - Boattail-25-Colliders = true Boattail-25-White = false Boattail-25-Dark = true Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = true - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -551,7 +491,6 @@ node_stack_bottom = 0.0, -1.25, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Boattail-White @@ -566,21 +505,17 @@ { Engineplate-25-White = false Engineplate-25-Metal = false - Boattail-25-Colliders = true Boattail-25-White = true Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = true - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -592,7 +527,6 @@ node_stack_bottom = 0.0, -1.25, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Boattail-Orange @@ -607,21 +541,17 @@ { Engineplate-25-White = false Engineplate-25-Metal = false - Boattail-25-Colliders = true Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = true - Shroud2xDummy = true - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -633,7 +563,6 @@ node_stack_bottom = 0.0, -1.25, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Boattail-Metal @@ -648,21 +577,17 @@ { Engineplate-25-White = false Engineplate-25-Metal = false - Boattail-25-Colliders = true Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = true Boattail-25-Orange = false - Shroud2xDummy = true - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -674,7 +599,6 @@ node_stack_bottom = 0.0, -1.25, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Short @@ -689,21 +613,17 @@ { Engineplate-25-White = true Engineplate-25-Metal = false - Boattail-25-Colliders = false Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = false - Shroud2x0 = true Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -715,7 +635,6 @@ node_stack_bottom = 0.0, -0.625, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium-Short @@ -730,22 +649,17 @@ { Engineplate-25-White = true Engineplate-25-Metal = false - Boattail-25-Colliders = false Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - - Shroud2xDummy = false - Shroud2x0 = false Shroud2x1 = true Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -757,7 +671,6 @@ node_stack_bottom = 0.0, -1.25, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium @@ -772,21 +685,17 @@ { Engineplate-25-White = true Engineplate-25-Metal = false - Boattail-25-Colliders = false Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = false - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = true Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -798,7 +707,6 @@ node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium-Long @@ -813,21 +721,17 @@ { Engineplate-25-White = true Engineplate-25-Metal = false - Boattail-25-Colliders = false Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = false - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = true Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -839,7 +743,6 @@ node_stack_bottom = 0.0, -2.5, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Long @@ -854,21 +757,17 @@ { Engineplate-25-White = true Engineplate-25-Metal = false - Boattail-25-Colliders = false Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = false - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = true - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -880,7 +779,6 @@ node_stack_bottom = 0.0, -3.75, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Short-Metal @@ -895,21 +793,17 @@ { Engineplate-25-White = false Engineplate-25-Metal = true - Boattail-25-Colliders = false Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = false - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = true Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -921,7 +815,6 @@ node_stack_bottom = 0.0, -0.625, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium-Short-Metal @@ -936,21 +829,17 @@ { Engineplate-25-White = false Engineplate-25-Metal = true - Boattail-25-Colliders = false Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = false - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = true Shroud2x2-Metal = false @@ -962,7 +851,6 @@ node_stack_bottom = 0.0, -1.25, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium-Metal @@ -977,21 +865,17 @@ { Engineplate-25-White = false Engineplate-25-Metal = true - Boattail-25-Colliders = false Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = false - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = true @@ -1003,7 +887,6 @@ node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium-Long-Metal @@ -1018,21 +901,17 @@ { Engineplate-25-White = false Engineplate-25-Metal = true - Boattail-25-Colliders = false Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = false - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -1044,7 +923,6 @@ node_stack_bottom = 0.0, -2.5, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Long-Metal @@ -1059,21 +937,17 @@ { Engineplate-25-White = false Engineplate-25-Metal = true - Boattail-25-Colliders = false Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = false - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -1095,7 +969,6 @@ // EP-37 Engine Plate @PART[EnginePlate3]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy (Cinebox) and Chris Adderley (Nertea) - !MODEL,* {} MODEL { @@ -1103,7 +976,6 @@ texture = blank, ReStock/Assets/Structural/restock-structural-tubes-1 texture = blank-n, ReStock/Assets/Structural/restock-structural-tubes-1-n } - !MODULE[ModulePartVariants] {} MODULE { @@ -1125,19 +997,15 @@ { Engineplate-375-White = false Engineplate-375-Orange = false - Boattail-375-Colliders = true Boattail-375-White = true Boattail-375-Orange = false - Shroud3xDummy = true - Shroud3x0 = false Shroud3x1 = false Shroud3x2 = false Shroud3x3 = false Shroud3x4 = false - Shroud3x0-Orange = false Shroud3x1-Orange = false Shroud3x2-Orange = false @@ -1149,7 +1017,6 @@ node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Boattail-Orange @@ -1164,19 +1031,15 @@ { Engineplate-375-White = false Engineplate-375-Orange = false - Boattail-375-Colliders = true Boattail-375-White = false Boattail-375-Orange = true - Shroud3xDummy = true - Shroud3x0 = false Shroud3x1 = false Shroud3x2 = false Shroud3x3 = false Shroud3x4 = false - Shroud3x0-Orange = false Shroud3x1-Orange = false Shroud3x2-Orange = false @@ -1188,7 +1051,6 @@ node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Short @@ -1203,19 +1065,15 @@ { Engineplate-375-White = true Engineplate-375-Orange = false - Boattail-375-Colliders = false Boattail-375-White = false Boattail-375-Orange = false - Shroud3xDummy = false - Shroud3x0 = true Shroud3x1 = false Shroud3x2 = false Shroud3x3 = false Shroud3x4 = false - Shroud3x0-Orange = false Shroud3x1-Orange = false Shroud3x2-Orange = false @@ -1227,7 +1085,6 @@ node_stack_bottom = 0.0, -1.25, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Medium-Short @@ -1242,19 +1099,15 @@ { Engineplate-375-White = true Engineplate-375-Orange = false - Boattail-375-Colliders = false Boattail-375-White = false Boattail-375-Orange = false - Shroud3xDummy = false - Shroud3x0 = false Shroud3x1 = true Shroud3x2 = false Shroud3x3 = false Shroud3x4 = false - Shroud3x0-Orange = false Shroud3x1-Orange = false Shroud3x2-Orange = false @@ -1266,7 +1119,6 @@ node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Medium @@ -1281,19 +1133,15 @@ { Engineplate-375-White = true Engineplate-375-Orange = false - Boattail-375-Colliders = false Boattail-375-White = false Boattail-375-Orange = false - Shroud3xDummy = false - Shroud3x0 = false Shroud3x1 = false Shroud3x2 = true Shroud3x3 = false Shroud3x4 = false - Shroud3x0-Orange = false Shroud3x1-Orange = false Shroud3x2-Orange = false @@ -1305,7 +1153,6 @@ node_stack_bottom = 0.0, -2.5, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Medium-Long @@ -1320,19 +1167,15 @@ { Engineplate-375-White = true Engineplate-375-Orange = false - Boattail-375-Colliders = false Boattail-375-White = false Boattail-375-Orange = false - Shroud3xDummy = false - Shroud3x0 = false Shroud3x1 = false Shroud3x2 = false Shroud3x3 = true Shroud3x4 = false - Shroud3x0-Orange = false Shroud3x1-Orange = false Shroud3x2-Orange = false @@ -1344,7 +1187,6 @@ node_stack_bottom = 0.0, -3.75, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Long @@ -1359,19 +1201,15 @@ { Engineplate-375-White = true Engineplate-375-Orange = false - Boattail-375-Colliders = false Boattail-375-White = false Boattail-375-Orange = false - Shroud3xDummy = false - Shroud3x0 = false Shroud3x1 = false Shroud3x2 = false Shroud3x3 = false Shroud3x4 = true - Shroud3x0-Orange = false Shroud3x1-Orange = false Shroud3x2-Orange = false @@ -1383,7 +1221,6 @@ node_stack_bottom = 0.0, -5.0, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Short-Orange @@ -1398,19 +1235,15 @@ { Engineplate-375-White = false Engineplate-375-Orange = true - Boattail-375-Colliders = false Boattail-375-White = false Boattail-375-Orange = false - Shroud3xDummy = false - Shroud3x0 = false Shroud3x1 = false Shroud3x2 = false Shroud3x3 = false Shroud3x4 = false - Shroud3x0-Orange = true Shroud3x1-Orange = false Shroud3x2-Orange = false @@ -1422,7 +1255,6 @@ node_stack_bottom = 0.0, -1.25, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Medium-Short-Orange @@ -1437,19 +1269,15 @@ { Engineplate-375-White = false Engineplate-375-Orange = true - Boattail-375-Colliders = false Boattail-375-White = false Boattail-375-Orange = false - Shroud3xDummy = false - Shroud3x0 = false Shroud3x1 = false Shroud3x2 = false Shroud3x3 = false Shroud3x4 = false - Shroud3x0-Orange = false Shroud3x1-Orange = true Shroud3x2-Orange = false @@ -1461,7 +1289,6 @@ node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Medium-Orange @@ -1476,19 +1303,15 @@ { Engineplate-375-White = false Engineplate-375-Orange = true - Boattail-375-Colliders = false Boattail-375-White = false Boattail-375-Orange = false - Shroud3xDummy = false - Shroud3x0 = false Shroud3x1 = false Shroud3x2 = false Shroud3x3 = false Shroud3x4 = false - Shroud3x0-Orange = false Shroud3x1-Orange = false Shroud3x2-Orange = true @@ -1500,7 +1323,6 @@ node_stack_bottom = 0.0, -2.5, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Medium-Long-Orange @@ -1515,19 +1337,15 @@ { Engineplate-375-White = false Engineplate-375-Orange = true - Boattail-375-Colliders = false Boattail-375-White = false Boattail-375-Orange = false - Shroud3xDummy = false - Shroud3x0 = false Shroud3x1 = false Shroud3x2 = false Shroud3x3 = false Shroud3x4 = false - Shroud3x0-Orange = false Shroud3x1-Orange = false Shroud3x2-Orange = false @@ -1539,7 +1357,6 @@ node_stack_bottom = 0.0, -3.75, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Long-Orange @@ -1554,19 +1371,15 @@ { Engineplate-375-White = false Engineplate-375-Orange = true - Boattail-375-Colliders = false Boattail-375-White = false Boattail-375-Orange = false - Shroud3xDummy = false - Shroud3x0 = false Shroud3x1 = false Shroud3x2 = false Shroud3x3 = false Shroud3x4 = false - Shroud3x0-Orange = false Shroud3x1-Orange = false Shroud3x2-Orange = false @@ -1588,7 +1401,6 @@ // EP-50 Engine Plate @PART[EnginePlate4]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy (Cinebox) and Chris Adderley (Nertea) - !MODEL,* {} MODEL { @@ -1596,7 +1408,6 @@ texture = blank, ReStock/Assets/Structural/restock-structural-tubes-1 texture = blank-n, ReStock/Assets/Structural/restock-structural-tubes-1-n } - !MODULE[ModulePartVariants] {} MODULE { @@ -1618,19 +1429,15 @@ { Engineplate-5-White = false Engineplate-5-Orange = false - Boattail-5-Colliders = true Boattail-5-White = true Boattail-5-Orange = false - Shroud4xDummy = true - Shroud4x0 = false Shroud4x1 = false Shroud4x2 = false Shroud4x3 = false Shroud4x4 = false - Shroud4x0-Orange = false Shroud4x1-Orange = false Shroud4x2-Orange = false @@ -1642,7 +1449,6 @@ node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 4 } } - VARIANT { name = Boattail-Orange @@ -1657,19 +1463,15 @@ { Engineplate-5-White = false Engineplate-5-Orange = false - Boattail-5-Colliders = true Boattail-5-White = false Boattail-5-Orange = true - Shroud4xDummy = true - Shroud4x0 = false Shroud4x1 = false Shroud4x2 = false Shroud4x3 = false Shroud4x4 = false - Shroud4x0-Orange = false Shroud4x1-Orange = false Shroud4x2-Orange = false @@ -1681,7 +1483,6 @@ node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 4 } } - VARIANT { name = Short @@ -1696,19 +1497,15 @@ { Engineplate-5-White = true Engineplate-5-Orange = false - Boattail-5-Colliders = false Boattail-5-White = false Boattail-5-Orange = false - Shroud4xDummy = false - Shroud4x0 = true Shroud4x1 = false Shroud4x2 = false Shroud4x3 = false Shroud4x4 = false - Shroud4x0-Orange = false Shroud4x1-Orange = false Shroud4x2-Orange = false @@ -1720,7 +1517,6 @@ node_stack_bottom = 0.0, -1.25, 0.0, 0.0, -1.0, 0.0, 4 } } - VARIANT { name = Medium-Short @@ -1735,19 +1531,15 @@ { Engineplate-5-White = true Engineplate-5-Orange = false - Boattail-5-Colliders = false Boattail-5-White = false Boattail-5-Orange = false - Shroud4xDummy = false - Shroud4x0 = false Shroud4x1 = true Shroud4x2 = false Shroud4x3 = false Shroud4x4 = false - Shroud4x0-Orange = false Shroud4x1-Orange = false Shroud4x2-Orange = false @@ -1759,7 +1551,6 @@ node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 4 } } - VARIANT { name = Medium @@ -1774,19 +1565,15 @@ { Engineplate-5-White = true Engineplate-5-Orange = false - Boattail-5-Colliders = false Boattail-5-White = false Boattail-5-Orange = false - Shroud4xDummy = false - Shroud4x0 = false Shroud4x1 = false Shroud4x2 = true Shroud4x3 = false Shroud4x4 = false - Shroud4x0-Orange = false Shroud4x1-Orange = false Shroud4x2-Orange = false @@ -1798,7 +1585,6 @@ node_stack_bottom = 0.0, -2.5, 0.0, 0.0, -1.0, 0.0, 4 } } - VARIANT { name = Medium-Long @@ -1813,19 +1599,15 @@ { Engineplate-5-White = true Engineplate-5-Orange = false - Boattail-5-Colliders = false Boattail-5-White = false Boattail-5-Orange = false - Shroud4xDummy = false - Shroud4x0 = false Shroud4x1 = false Shroud4x2 = false Shroud4x3 = true Shroud4x4 = false - Shroud4x0-Orange = false Shroud4x1-Orange = false Shroud4x2-Orange = false @@ -1837,7 +1619,6 @@ node_stack_bottom = 0.0, -3.75, 0.0, 0.0, -1.0, 0.0, 4 } } - VARIANT { name = Long @@ -1852,19 +1633,15 @@ { Engineplate-5-White = true Engineplate-5-Orange = false - Boattail-5-Colliders = false Boattail-5-White = false Boattail-5-Orange = false - Shroud4xDummy = false - Shroud4x0 = false Shroud4x1 = false Shroud4x2 = false Shroud4x3 = false Shroud4x4 = true - Shroud4x0-Orange = false Shroud4x1-Orange = false Shroud4x2-Orange = false @@ -1876,7 +1653,6 @@ node_stack_bottom = 0.0, -5.0, 0.0, 0.0, -1.0, 0.0, 4 } } - VARIANT { name = Short-Orange @@ -1891,19 +1667,15 @@ { Engineplate-5-White = false Engineplate-5-Orange = true - Boattail-5-Colliders = false Boattail-5-White = false Boattail-5-Orange = false - Shroud4xDummy = false - Shroud4x0 = false Shroud4x1 = false Shroud4x2 = false Shroud4x3 = false Shroud4x4 = false - Shroud4x0-Orange = true Shroud4x1-Orange = false Shroud4x2-Orange = false @@ -1915,7 +1687,6 @@ node_stack_bottom = 0.0, -1.25, 0.0, 0.0, -1.0, 0.0, 4 } } - VARIANT { name = Medium-Short-Orange @@ -1930,19 +1701,15 @@ { Engineplate-5-White = false Engineplate-5-Orange = true - Boattail-5-Colliders = false Boattail-5-White = false Boattail-5-Orange = false - Shroud4xDummy = false - Shroud4x0 = false Shroud4x1 = false Shroud4x2 = false Shroud4x3 = false Shroud4x4 = false - Shroud4x0-Orange = false Shroud4x1-Orange = true Shroud4x2-Orange = false @@ -1954,7 +1721,6 @@ node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 4 } } - VARIANT { name = Medium-Orange @@ -1969,19 +1735,15 @@ { Engineplate-5-White = false Engineplate-5-Orange = true - Boattail-5-Colliders = false Boattail-5-White = false Boattail-5-Orange = false - Shroud4xDummy = false - Shroud4x0 = false Shroud4x1 = false Shroud4x2 = false Shroud4x3 = false Shroud4x4 = false - Shroud4x0-Orange = false Shroud4x1-Orange = false Shroud4x2-Orange = true @@ -1993,7 +1755,6 @@ node_stack_bottom = 0.0, -2.5, 0.0, 0.0, -1.0, 0.0, 4 } } - VARIANT { name = Medium-Long-Orange @@ -2008,19 +1769,15 @@ { Engineplate-5-White = false Engineplate-5-Orange = true - Boattail-5-Colliders = false Boattail-5-White = false Boattail-5-Orange = false - Shroud4xDummy = false - Shroud4x0 = false Shroud4x1 = false Shroud4x2 = false Shroud4x3 = false Shroud4x4 = false - Shroud4x0-Orange = false Shroud4x1-Orange = false Shroud4x2-Orange = false @@ -2032,7 +1789,6 @@ node_stack_bottom = 0.0, -3.75, 0.0, 0.0, -1.0, 0.0, 4 } } - VARIANT { name = Long-Orange @@ -2047,19 +1803,15 @@ { Engineplate-5-White = false Engineplate-5-Orange = true - Boattail-5-Colliders = false Boattail-5-White = false Boattail-5-Orange = false - Shroud4xDummy = false - Shroud4x0 = false Shroud4x1 = false Shroud4x2 = false Shroud4x3 = false Shroud4x4 = false - Shroud4x0-Orange = false Shroud4x1-Orange = false Shroud4x2-Orange = false @@ -2076,4 +1828,4 @@ { @jettisonName = Shroud4x0,Shroud4x1,Shroud4x2,Shroud4x3,Shroud4x4,Shroud4x0-Orange,Shroud4x1-Orange,Shroud4x2-Orange,Shroud4x3-Orange,Shroud4x4-Orange,Shroud4xDummy } -} \ No newline at end of file +} diff --git a/Distribution/Restock/GameData/ReStock/PatchesMH/Coupling/restock-mh-separators.cfg b/Distribution/Restock/GameData/ReStock/PatchesMH/Coupling/restock-mh-separators.cfg index f34cf9b2..2f6af76b 100644 --- a/Distribution/Restock/GameData/ReStock/PatchesMH/Coupling/restock-mh-separators.cfg +++ b/Distribution/Restock/GameData/ReStock/PatchesMH/Coupling/restock-mh-separators.cfg @@ -1,7 +1,7 @@ // Patches applying art changes to Making History separators // Contents: -- TS-18 Separator (Separator_1p5) -- TS-50 Separator (Separator_4) +// - TS-18 Separator (Separator_1p5) +// - TS-50 Separator (Separator_4) // TS-18 Separator @PART[Separator_1p5]:HAS[~RestockIgnore[*]]:FOR[ReStock] @@ -26,7 +26,6 @@ themeName = Metal primaryColor = #6f6e6d secondaryColor = #6f6e6d - GAMEOBJECTS { Separator1875White = false @@ -65,7 +64,6 @@ } } - // TS-50 Decoupler @PART[Separator_4]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @@ -89,7 +87,6 @@ themeName = BlackAndWhite primaryColor = #ffffff secondaryColor = #000000 - GAMEOBJECTS { 5mSeparator = true @@ -109,6 +106,5 @@ 5mSeparatorOrange = true } } - } -} \ No newline at end of file +} diff --git a/Distribution/Restock/GameData/ReStock/PatchesMH/Engine/restock-mh-engines-1875.cfg b/Distribution/Restock/GameData/ReStock/PatchesMH/Engine/restock-mh-engines-1875.cfg index aaaeb883..75dc2985 100644 --- a/Distribution/Restock/GameData/ReStock/PatchesMH/Engine/restock-mh-engines-1875.cfg +++ b/Distribution/Restock/GameData/ReStock/PatchesMH/Engine/restock-mh-engines-1875.cfg @@ -3,7 +3,7 @@ // - RK-7 "Kodiak" Liquid Fueled Engine (LiquidEngineRK-7) // - RE-J10 "Wolfhound" Liquid Fuel Engine AJ10 (LiquidEngineRE-J10) -// Kodiak +// RK-7 "Kodiak" Liquid Fueled Engine @PART[LiquidEngineRK-7]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -13,16 +13,14 @@ { model = ReStock/Assets/Engine/restock-engine-ursa-1 } - - !fx_exhaustFlame_yellow_tiny = DELETE - !fx_smokeTrail_light = DELETE - !fx_exhaustSparks_flameout = DELETE - !sound_vent_medium = DELETE - !sound_rocket_hard = DELETE - !sound_vent_soft = DELETE - !sound_explosion_low = DELETE + !fx_exhaustFlame_yellow_tiny = DELETE + !fx_smokeTrail_light = DELETE + !fx_exhaustSparks_flameout = DELETE + !sound_vent_medium = DELETE + !sound_rocket_hard = DELETE + !sound_vent_soft = DELETE + !sound_explosion_low = DELETE !MODULE[ModulePartVariants] {} - EFFECTS { engage @@ -63,7 +61,7 @@ } MODEL_MULTI_PARTICLE { - name = core + name = core modelName = ReStock/FX/restock-fx-kodiak-core-1 transformName = fxTransformCore emission = 0.0 0.0 @@ -75,7 +73,7 @@ } MODEL_MULTI_PARTICLE { - name = plume + name = plume modelName = ReStock/FX/restock-fx-kodiak-plume-1 transformName = fxTransformPlume emission = 0.0 0.0 @@ -98,12 +96,10 @@ } } } - @manufacturer = #autoLOC_501639 @bulkheadProfiles = size1, size1p5, srf - @MODULE[ModuleEngines] - { + { @name = ModuleEnginesFX %runningEffectName = fx-kodiak-running } @@ -111,8 +107,7 @@ { @jettisonName = Shroud1p5x2,Shroud1p5x0,Shroud1x0,UrsaShroud125,UrsaShroud1875 } - - MODULE + MODULE { name = ModulePartVariants baseVariant = Size1Bare @@ -136,7 +131,6 @@ Shroud1p5x2 = false Shroud1x0 = false Shroud1p5x0 = false - UrsaShroud1875White = false UrsaShroud1875Orange = false UrsaShroud125White = true @@ -171,7 +165,6 @@ Shroud1p5x2 = false Shroud1x0 = true Shroud1p5x0 = false - UrsaShroud1875White = false UrsaShroud1875Orange = false UrsaShroud125White = false @@ -206,7 +199,6 @@ Shroud1p5x2 = false Shroud1x0 = false Shroud1p5x0 = false - UrsaShroud1875White = true UrsaShroud1875Orange = false UrsaShroud125White = false @@ -242,7 +234,6 @@ Shroud1p5x2 = false Shroud1x0 = false Shroud1p5x0 = true - UrsaShroud1875White = false UrsaShroud1875Orange = false UrsaShroud125White = false @@ -276,7 +267,6 @@ Shroud1p5x2 = true Shroud1x0 = false Shroud1p5x0 = false - UrsaShroud1875White = false UrsaShroud1875Orange = false UrsaShroud125White = false @@ -311,7 +301,6 @@ Shroud1p5x2 = false Shroud1x0 = false Shroud1p5x0 = false - UrsaShroud1875White = false UrsaShroud1875Orange = false UrsaShroud125White = false @@ -346,7 +335,6 @@ Shroud1p5x2 = false Shroud1x0 = true Shroud1p5x0 = false - UrsaShroud1875White = false UrsaShroud1875Orange = false UrsaShroud125White = false @@ -381,7 +369,6 @@ Shroud1p5x2 = false Shroud1x0 = false Shroud1p5x0 = false - UrsaShroud1875White = false UrsaShroud1875Orange = true UrsaShroud125White = false @@ -417,7 +404,6 @@ Shroud1p5x2 = false Shroud1x0 = false Shroud1p5x0 = true - UrsaShroud1875White = false UrsaShroud1875Orange = false UrsaShroud125White = false @@ -451,7 +437,6 @@ Shroud1p5x2 = true Shroud1x0 = false Shroud1p5x0 = false - UrsaShroud1875White = false UrsaShroud1875Orange = false UrsaShroud125White = false @@ -483,7 +468,6 @@ dependOnEngineState = True dependOnThrottle = True } - MODULE { name = ModuleColorChanger @@ -544,10 +528,9 @@ key = 1 1 } } - } -// Wolfhound +// RE-J10 "Wolfhound" Liquid Fuel Engine AJ10 @PART[LiquidEngineRE-J10]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -557,19 +540,16 @@ { model = ReStock/Assets/Engine/restock-engine-schnauzer-1 } - !fx_exhaustFlame_blue = DELETE - !fx_exhaustLight_blue = DELETE - !fx_smokeTrail_light = DELETE - !fx_exhaustSparks_flameout = DELETE - !sound_vent_medium = DELETE - !sound_rocket_hard = DELETE - !sound_vent_soft = DELETE - !sound_explosion_low = DELETE - + !fx_exhaustLight_blue = DELETE + !fx_smokeTrail_light = DELETE + !fx_exhaustSparks_flameout = DELETE + !sound_vent_medium = DELETE + !sound_rocket_hard = DELETE + !sound_vent_soft = DELETE + !sound_explosion_low = DELETE !MODULE[ModulePartVariants] {} !MODULE[FXModuleLookAtConstraint] {} - EFFECTS { engage @@ -610,7 +590,7 @@ } MODEL_MULTI_PARTICLE { - name = core + name = core modelName = ReStock/FX/restock-fx-wolfhound-core transformName = fxTransformCore emission = 0.0 0.0 @@ -622,7 +602,7 @@ } MODEL_MULTI_PARTICLE { - name = plume + name = plume modelName = ReStock/FX/restock-fx-wolfhound-plume transformName = fxTransformPlume emission = 0.0 0.0 @@ -642,15 +622,12 @@ emission = 1.0 1.25 speed = 0.0 0.25 speed = 1.0 1.0 - } } } - @bulkheadProfiles = size1, size1p5, srf - @MODULE[ModuleEngines] - { + { @name = ModuleEnginesFX %runningEffectName = fx-wolfhound-running } @@ -660,10 +637,9 @@ } @MODULE[ModuleJettison] { - @jettisonName = Shroud2x2,Shroud1p5x3,Shroud2x2_2,Shroud1p5x3_2 + @jettisonName = Shroud2x2,Shroud1p5x3,Shroud2x2_2,Shroud1p5x3_2 } - - MODULE + MODULE { name = ModulePartVariants baseVariant = Shroud @@ -685,7 +661,6 @@ Shroud2x2_2 = false Shroud2x2 = true Shroud1p5x3 = false - Shroud1p5x3_2_White = false Shroud1p5x3_2_Orange = false Shroud2x2_2_White = false @@ -718,7 +693,6 @@ Shroud2x2_2 = true Shroud2x2 = false Shroud1p5x3 = false - Shroud1p5x3_2_White = false Shroud1p5x3_2_Orange = false Shroud2x2_2_White = true @@ -751,7 +725,6 @@ Shroud2x2_2 = false Shroud2x2 = false Shroud1p5x3 = false - Shroud1p5x3_2_White = true Shroud1p5x3_2_Orange = false Shroud2x2_2_White = false @@ -784,7 +757,6 @@ Shroud2x2_2 = false Shroud2x2 = false Shroud1p5x3 = true - Shroud1p5x3_2_White = false Shroud1p5x3_2_Orange = false Shroud2x2_2_White = false @@ -817,7 +789,6 @@ Shroud2x2_2 = false Shroud2x2 = true Shroud1p5x3 = false - Shroud1p5x3_2_White = false Shroud1p5x3_2_Orange = false Shroud2x2_2_White = false @@ -850,7 +821,6 @@ Shroud2x2_2 = true Shroud2x2 = false Shroud1p5x3 = false - Shroud1p5x3_2_White = false Shroud1p5x3_2_Orange = false Shroud2x2_2_White = false @@ -869,7 +839,7 @@ { name = Size1p5_Alternate displayName = #LOC_Restock_variant-engine_size1p5_grey-orange - primaryColor = #999999 + primaryColor = #999999 secondaryColor = #f69449 GAMEOBJECTS { @@ -883,7 +853,6 @@ Shroud2x2_2 = false Shroud2x2 = false Shroud1p5x3 = false - Shroud1p5x3_2_White = false Shroud1p5x3_2_Orange = true Shroud2x2_2_White = false @@ -916,7 +885,6 @@ Shroud2x2_2 = false Shroud2x2 = false Shroud1p5x3 = true - Shroud1p5x3_2_White = false Shroud1p5x3_2_Orange = false Shroud2x2_2_White = false @@ -1008,7 +976,6 @@ key = 1 1 } } - MODULE { name = FXModuleLookAtConstraint diff --git a/Distribution/Restock/GameData/ReStock/PatchesMH/Engine/restock-mh-engines-25.cfg b/Distribution/Restock/GameData/ReStock/PatchesMH/Engine/restock-mh-engines-25.cfg index 55b868c8..80129e1f 100644 --- a/Distribution/Restock/GameData/ReStock/PatchesMH/Engine/restock-mh-engines-25.cfg +++ b/Distribution/Restock/GameData/ReStock/PatchesMH/Engine/restock-mh-engines-25.cfg @@ -3,7 +3,7 @@ // - RE-I2 "Skiff" Liquid Fuel Engine (LiquidEngineRE-I2) // - KR-1 "Mastodon" Liquid Fuel Engine (LiquidEngineKE-1) -// Skiff +// RE-I2 "Skiff" Liquid Fuel Engine @PART[LiquidEngineRE-I2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -13,19 +13,16 @@ { model = ReStock/Assets/Engine/restock-engine-caravel-1 } - !fx_exhaustFlame_blue = DELETE - !fx_exhaustLight_blue = DELETE - !fx_smokeTrail_light = DELETE - !fx_exhaustSparks_flameout = DELETE - !sound_vent_medium = DELETE - !sound_rocket_hard = DELETE - !sound_vent_soft = DELETE - !sound_explosion_low = DELETE - + !fx_exhaustLight_blue = DELETE + !fx_smokeTrail_light = DELETE + !fx_exhaustSparks_flameout = DELETE + !sound_vent_medium = DELETE + !sound_rocket_hard = DELETE + !sound_vent_soft = DELETE + !sound_explosion_low = DELETE !MODULE[ModulePartVariants] {} !MODULE[FXModuleLookAtConstraint] {} - EFFECTS { engage @@ -66,7 +63,7 @@ } MODEL_MULTI_PARTICLE { - name = core + name = core modelName = ReStock/FX/restock-fx-skiff-core-1 transformName = fxTransformCore emission = 0.0 0.0 @@ -78,7 +75,7 @@ } MODEL_MULTI_PARTICLE { - name = plume + name = plume modelName = ReStock/FX/restock-fx-skiff-plume-1 transformName = fxTransformPlume emission = 0.0 0.0 @@ -98,15 +95,12 @@ emission = 1.0 1.25 speed = 0.0 0.25 speed = 1.0 1.0 - } } } - @bulkheadProfiles = size1, size1p5, srf - @MODULE[ModuleEngines] - { + { @name = ModuleEnginesFX %runningEffectName = fx-skiff-running } @@ -116,10 +110,8 @@ } @MODULE[ModuleJettison] { - @jettisonName = Shroud1p5x3,Shroud2x3,Shroud1p5x3_2,Shroud1p5x3_3 + @jettisonName = Shroud1p5x3,Shroud2x3,Shroud1p5x3_2,Shroud1p5x3_3 } - - MODULE { name = ModulePartVariants @@ -139,7 +131,6 @@ SkiffCompact = false Skiff1875 = false Skiff125 = false - Shroud2x3 = true Shroud2x3_Orange = false Shroud2x3_White = true @@ -457,7 +448,6 @@ key = 1 1 } } - MODULE { name = FXModuleLookAtConstraint @@ -484,17 +474,16 @@ } } -// Mastodon +// KR-1 "Mastodon" Liquid Fuel Engine @PART[LiquidEngineKE-1]:HAS[~RestockIgnore[*]]:FOR[ReStock] { - @author = Chris Adderley (Nertea) + @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL,* {} MODEL { model = ReStock/Assets/Engine/restock-engine-mastodon-1 } - !fx_exhaustFlame_blue = DELETE !fx_exhaustLight_blue = DELETE !fx_smokeTrail_light = DELETE @@ -503,13 +492,9 @@ !sound_rocket_hard = DELETE !sound_vent_soft = DELETE !sound_explosion_low = DELETE - !MODULE[ModulePartVariants] {} !MODULE[FXModuleLookAtConstraint] {} - @bulkheadProfiles = size1, size1p5, size2, size3, srf - - EFFECTS { engage @@ -597,7 +582,6 @@ } } } - @MODULE[ModuleEngines] { @name = ModuleEnginesFX @@ -611,13 +595,11 @@ { @jettisonName = Shroud2x2,Shroud2x3,Shroud2x4,Shroud25 } - - MODULE { name = ModulePartVariants baseVariant = 25Ring - VARIANT + VARIANT { name = 25Ring displayName = #LOC_Restock_variant-engine_size2_white @@ -632,13 +614,11 @@ B_F1_Boattail = false B_F1_Boattail375 = false B_F1_Compact = false - // Shroud bases Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false Shroud25 = true - // Actual shroud colour objects Shroud25BoatWhite = false Shroud25BoatGrey= false @@ -674,13 +654,11 @@ B_F1_Boattail = true B_F1_Boattail375 = false B_F1_Compact = false - // Shroud bases Shroud2x2 = false Shroud2x3 = false Shroud2x4 = true Shroud25 = false - // Actual shroud colour objects Shroud25BoatWhite = true Shroud25BoatGrey= false @@ -700,7 +678,7 @@ node_stack_bottom = 0.0, -2.95, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT + VARIANT { name = 375Boat displayName = #LOC_Restock_variant-engine_boattail_size3_white @@ -715,13 +693,11 @@ B_F1_Boattail = false B_F1_Boattail375 = true B_F1_Compact = false - // Shroud bases Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false Shroud25 = false - // Actual shroud colour objects Shroud25BoatWhite = false Shroud25BoatGrey= false @@ -742,7 +718,7 @@ node_stack_bottom = 0.0, -2.54, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT + VARIANT { name = Mid displayName = #LOC_Restock_variant-engine_size1p5_white @@ -757,13 +733,11 @@ B_F1_Boattail = false B_F1_Boattail375 = false B_F1_Compact = false - // Shroud bases Shroud2x2 = false Shroud2x3 = true Shroud2x4 = false Shroud25 = false - // Actual shroud colour objects Shroud25BoatWhite = false Shroud25BoatGrey= false @@ -800,13 +774,11 @@ B_F1_Boattail = false B_F1_Boattail375 = false B_F1_Compact = true - // Shroud bases Shroud2x2 = true Shroud2x3 = false Shroud2x4 = false Shroud25 = false - // Actual shroud colour objects Shroud25BoatWhite = false Shroud25BoatGrey= false @@ -827,7 +799,7 @@ node_stack_bottom = 0.0, -2.5, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT + VARIANT { name = 25RingAlt displayName = #LOC_Restock_variant-engine_size2_grey-orange @@ -842,13 +814,11 @@ B_F1_Boattail = false B_F1_Boattail375 = false B_F1_Compact = false - // Shroud bases Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false Shroud25 = true - // Actual shroud colour objects Shroud25BoatWhite = false Shroud25BoatGrey= false @@ -884,13 +854,11 @@ B_F1_Boattail = true B_F1_Boattail375 = false B_F1_Compact = false - // Shroud bases Shroud2x2 = false Shroud2x3 = false Shroud2x4 = true Shroud25 = false - // Actual shroud colour objects Shroud25BoatWhite = false Shroud25BoatGrey= true @@ -910,7 +878,7 @@ node_stack_bottom = 0.0, -2.95, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT + VARIANT { name = 375BoatAlt displayName = #LOC_Restock_variant-engine_boattail_size3_grey-orange @@ -925,13 +893,11 @@ B_F1_Boattail = false B_F1_Boattail375 = true B_F1_Compact = false - // Shroud bases Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false Shroud25 = false - // Actual shroud colour objects Shroud25BoatWhite = false Shroud25BoatGrey= false @@ -952,7 +918,7 @@ node_stack_bottom = 0.0, -2.54, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT + VARIANT { name = MidAlt displayName = #LOC_Restock_variant-engine_size1p5_grey-orange @@ -967,13 +933,11 @@ B_F1_Boattail = false B_F1_Boattail375 = false B_F1_Compact = false - // Shroud bases Shroud2x2 = false Shroud2x3 = true Shroud2x4 = false Shroud25 = false - // Actual shroud colour objects Shroud25BoatWhite = false Shroud25BoatGrey= false @@ -1010,13 +974,11 @@ B_F1_Boattail = false B_F1_Boattail375 = false B_F1_Compact = true - // Shroud bases Shroud2x2 = true Shroud2x3 = false Shroud2x4 = false Shroud25 = false - // Actual shroud colour objects Shroud25BoatWhite = false Shroud25BoatGrey= false @@ -1038,7 +1000,6 @@ } } } - MODULE { name = FXModuleLookAtConstraint diff --git a/Distribution/Restock/GameData/ReStock/PatchesMH/Engine/restock-mh-engines-radial.cfg b/Distribution/Restock/GameData/ReStock/PatchesMH/Engine/restock-mh-engines-radial.cfg index cc3ed704..5e5f7178 100644 --- a/Distribution/Restock/GameData/ReStock/PatchesMH/Engine/restock-mh-engines-radial.cfg +++ b/Distribution/Restock/GameData/ReStock/PatchesMH/Engine/restock-mh-engines-radial.cfg @@ -2,7 +2,7 @@ // Contents: // - RV-1 "Cub" Vernier Engine (LiquidEngineRV-1) -// Cub +// RV-1 "Cub" Vernier Engine @PART[LiquidEngineRV-1]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -12,7 +12,6 @@ { model = ReStock/Assets/Engine/restock-engine-panda-1 } - !EFFECTS {} EFFECTS { @@ -39,14 +38,14 @@ } } disengage - { - AUDIO - { - channel = Ship - clip = sound_vent_soft - loop = false - } - } + { + AUDIO + { + channel = Ship + clip = sound_vent_soft + loop = false + } + } fx-cub-running { AUDIO @@ -63,7 +62,7 @@ } MODEL_MULTI_PARTICLE { - name = core + name = core modelName = ReStock/FX/restock-fx-cub-core-1 transformName = fxTransformCore emission = 0.0 0.0 @@ -75,7 +74,7 @@ } MODEL_MULTI_PARTICLE { - name = plume + name = plume modelName = ReStock/FX/restock-fx-cub-plume-1 transformName = fxTransformPlume emission = 0.0 0.0 @@ -96,48 +95,47 @@ @gimbalTransformName = B_GimbalCub } MODULE - { - name = ModulePartVariants - baseVariant = Basic - VARIANT - { - name = Basic - displayName = #LOC_Restock_variant-engine_shroud - primaryColor = #ffffff - secondaryColor = #999999 - GAMEOBJECTS - { - CubBasic = true - CubBare = false - CubWide = false - } - } + { + name = ModulePartVariants + baseVariant = Basic VARIANT - { - name = Wide - displayName = #LOC_Restock_variant-engine_shroud_wide - primaryColor = #ffffff - GAMEOBJECTS - { - CubBasic = false - CubBare = false - CubWide = true - } - - } + { + name = Basic + displayName = #LOC_Restock_variant-engine_shroud + primaryColor = #ffffff + secondaryColor = #999999 + GAMEOBJECTS + { + CubBasic = true + CubBare = false + CubWide = false + } + } + VARIANT + { + name = Wide + displayName = #LOC_Restock_variant-engine_shroud_wide + primaryColor = #ffffff + GAMEOBJECTS + { + CubBasic = false + CubBare = false + CubWide = true + } + } VARIANT - { - name = Bare - displayName = #LOC_Restock_variant-engine_compact - primaryColor = #999999 - GAMEOBJECTS - { - CubBasic = false - CubBare = true - CubWide = false - } - } - } + { + name = Bare + displayName = #LOC_Restock_variant-engine_compact + primaryColor = #999999 + GAMEOBJECTS + { + CubBasic = false + CubBare = true + CubWide = false + } + } + } MODULE { name = FXModuleThrottleEffects @@ -214,7 +212,6 @@ key = 1 1 } } - MODULE { name = ModuleRestockDepthMask diff --git a/Distribution/Restock/GameData/ReStock/PatchesMH/FuelTank/restock-mh-fueltanks-1875.cfg b/Distribution/Restock/GameData/ReStock/PatchesMH/FuelTank/restock-mh-fueltanks-1875.cfg index 0f04f3d0..b87ad324 100644 --- a/Distribution/Restock/GameData/ReStock/PatchesMH/FuelTank/restock-mh-fueltanks-1875.cfg +++ b/Distribution/Restock/GameData/ReStock/PatchesMH/FuelTank/restock-mh-fueltanks-1875.cfg @@ -10,15 +10,15 @@ // - FL-A150 Fuel Tank Adapter (Size1p5_Size0_Adapter_01) // - FL-A215 Fuel Tank Adapter (Size1p5_Size2_Adapter_01) -// Long 1.875m tank -@PART[Size1p5_Tank_04]:HAS[~RestockIgnore[*]]:FOR[ReStock] +// FL-TX220 Fuel Tank +@PART[Size1p5_Tank_01]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL {} MODEL { - model = ReStock/Assets/FuelTank/restock-fueltank-1875-1 + model = ReStock/Assets/FuelTank/restock-fueltank-1875-4 } !MODULE[ModulePartVariants] {} MODULE @@ -26,7 +26,6 @@ name = ModulePartVariants useMultipleDragCubes = false baseVariant = White - VARIANT { name = White @@ -36,9 +35,9 @@ secondaryColor = #000000 GAMEOBJECTS { - Tank1875Long = true - Tank1875LongGrey = false - Tank1875LongOrange = false + Tank1875Tiny = true + Tank1875TinyGrey = false + Tank1875TinyOrange = false } } VARIANT @@ -50,9 +49,9 @@ secondaryColor = #ffffff GAMEOBJECTS { - Tank1875Long = false - Tank1875LongGrey = true - Tank1875LongOrange = false + Tank1875Tiny =false + Tank1875TinyGrey = true + Tank1875TinyOrange = false } } VARIANT @@ -64,23 +63,23 @@ secondaryColor = #f49841 GAMEOBJECTS { - Tank1875Long = false - Tank1875LongGrey = false - Tank1875LongOrange = true + Tank1875Tiny =false + Tank1875TinyGrey = false + Tank1875TinyOrange = true } } } } -// Med 1.875m tank -@PART[Size1p5_Tank_03]:HAS[~RestockIgnore[*]]:FOR[ReStock] +// FL-TX440 Fuel Tank +@PART[Size1p5_Tank_02]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL {} MODEL { - model = ReStock/Assets/FuelTank/restock-fueltank-1875-2 + model = ReStock/Assets/FuelTank/restock-fueltank-1875-3 } !MODULE[ModulePartVariants] {} MODULE @@ -97,9 +96,9 @@ secondaryColor = #000000 GAMEOBJECTS { - Tank1875Med = true - Tank1875MedGrey = false - Tank1875MedOrange = false + Tank1875Small =true + Tank1875SmallGrey = false + Tank1875SmallOrange = false } } VARIANT @@ -111,9 +110,9 @@ secondaryColor = #ffffff GAMEOBJECTS { - Tank1875Med =false - Tank1875MedGrey = true - Tank1875MedOrange = false + Tank1875Small = false + Tank1875SmallGrey = true + Tank1875SmallOrange = false } } VARIANT @@ -125,23 +124,23 @@ secondaryColor = #f49841 GAMEOBJECTS { - Tank1875Med =false - Tank1875MedGrey = false - Tank1875MedOrange = true + Tank1875Small =false + Tank1875SmallGrey = false + Tank1875SmallOrange = true } } } } -// Small 1.875m tank -@PART[Size1p5_Tank_02]:HAS[~RestockIgnore[*]]:FOR[ReStock] +// FL-TX900 Fuel Tank +@PART[Size1p5_Tank_03]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL {} MODEL { - model = ReStock/Assets/FuelTank/restock-fueltank-1875-3 + model = ReStock/Assets/FuelTank/restock-fueltank-1875-2 } !MODULE[ModulePartVariants] {} MODULE @@ -158,9 +157,9 @@ secondaryColor = #000000 GAMEOBJECTS { - Tank1875Small =true - Tank1875SmallGrey = false - Tank1875SmallOrange = false + Tank1875Med = true + Tank1875MedGrey = false + Tank1875MedOrange = false } } VARIANT @@ -172,9 +171,9 @@ secondaryColor = #ffffff GAMEOBJECTS { - Tank1875Small = false - Tank1875SmallGrey = true - Tank1875SmallOrange = false + Tank1875Med =false + Tank1875MedGrey = true + Tank1875MedOrange = false } } VARIANT @@ -186,23 +185,23 @@ secondaryColor = #f49841 GAMEOBJECTS { - Tank1875Small =false - Tank1875SmallGrey = false - Tank1875SmallOrange = true + Tank1875Med =false + Tank1875MedGrey = false + Tank1875MedOrange = true } } } } -// Tiny 1.875m tank -@PART[Size1p5_Tank_01]:HAS[~RestockIgnore[*]]:FOR[ReStock] +// FL-TX1800 Fuel Tank +@PART[Size1p5_Tank_04]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL {} MODEL { - model = ReStock/Assets/FuelTank/restock-fueltank-1875-4 + model = ReStock/Assets/FuelTank/restock-fueltank-1875-1 } !MODULE[ModulePartVariants] {} MODULE @@ -219,9 +218,9 @@ secondaryColor = #000000 GAMEOBJECTS { - Tank1875Tiny = true - Tank1875TinyGrey = false - Tank1875TinyOrange = false + Tank1875Long = true + Tank1875LongGrey = false + Tank1875LongOrange = false } } VARIANT @@ -233,9 +232,9 @@ secondaryColor = #ffffff GAMEOBJECTS { - Tank1875Tiny =false - Tank1875TinyGrey = true - Tank1875TinyOrange = false + Tank1875Long = false + Tank1875LongGrey = true + Tank1875LongOrange = false } } VARIANT @@ -247,15 +246,15 @@ secondaryColor = #f49841 GAMEOBJECTS { - Tank1875Tiny =false - Tank1875TinyGrey = false - Tank1875TinyOrange = true + Tank1875Long = false + Tank1875LongGrey = false + Tank1875LongOrange = true } } } } -// Soyuz 1.875m tank +// FL-C1000 Fuel Tank (Soyuz) @PART[Size1p5_Tank_05]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -265,16 +264,15 @@ { model = ReStock/Assets/FuelTank/restock-fueltank-1875-soyuz-1 } - @MODULE[ModuleEngines] { @name = ModuleEnginesFX %runningEffectName = fx-separatron-running } !fx_exhaustFlame_white_tiny = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, running - !sound_vent_medium = engage - !sound_rocket_mini = running - !sound_vent_soft = disengage + !sound_vent_medium = engage + !sound_rocket_mini = running + !sound_vent_soft = disengage EFFECTS { engage @@ -290,7 +288,6 @@ } flameout { - AUDIO { channel = Ship @@ -328,7 +325,6 @@ } } } - !MODULE[ModulePartVariants] {} MODULE { @@ -344,9 +340,9 @@ secondaryColor = #000000 GAMEOBJECTS { - Tank1875Soyuz = true - Tank1875SoyuzGrey = false - Tank1875SoyuzOrange = false + Tank1875Soyuz = true + Tank1875SoyuzGrey = false + Tank1875SoyuzOrange = false } } VARIANT @@ -358,9 +354,9 @@ secondaryColor = #ffffff GAMEOBJECTS { - Tank1875Soyuz = false - Tank1875SoyuzGrey = true - Tank1875SoyuzOrange = false + Tank1875Soyuz = false + Tank1875SoyuzGrey = true + Tank1875SoyuzOrange = false } } VARIANT @@ -372,23 +368,23 @@ secondaryColor = #f49841 GAMEOBJECTS { - Tank1875Soyuz = false - Tank1875SoyuzGrey = false - Tank1875SoyuzOrange = true + Tank1875Soyuz = false + Tank1875SoyuzGrey = false + Tank1875SoyuzOrange = true } } } } -// Adapter - 1.875 to 1.25m Short -@PART[Size1p5_Size1_Adapter_02]:HAS[~RestockIgnore[*]]:FOR[ReStock] +// FL-A151L Fuel Tank Adapter - 1.875 to 1.25m Long +@PART[Size1p5_Size1_Adapter_01]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL {} MODEL { - model = ReStock/Assets/FuelTank/restock-fueltank-adapter-1875-125-2 + model = ReStock/Assets/FuelTank/restock-fueltank-adapter-1875-125-1 } !MODULE[ModulePartVariants] {} MODULE @@ -405,9 +401,9 @@ secondaryColor = #000000 GAMEOBJECTS { - 1875-125Short = true - 1875-125ShortGrey = false - 1875-125ShortOrange= false + 1875-125Long = true + 1875-125LongGrey = false + 1875-125LongOrange = false } } VARIANT @@ -419,11 +415,10 @@ secondaryColor = #ffffff GAMEOBJECTS { - 1875-125Short = false - 1875-125ShortGrey = true - 1875-125ShortOrange= false + 1875-125Long = false + 1875-125LongGrey = true + 1875-125LongOrange = false } - } VARIANT { @@ -434,23 +429,23 @@ secondaryColor = #f49841 GAMEOBJECTS { - 1875-125Short = false - 1875-125ShortGrey = false - 1875-125ShortOrange= true + 1875-125Long = false + 1875-125LongGrey = false + 1875-125LongOrange = true } } } } -// Adapter - 1.875 to 1.25m Long -@PART[Size1p5_Size1_Adapter_01]:HAS[~RestockIgnore[*]]:FOR[ReStock] +// FL-A151S Fuel Tank Adapter - 1.875 to 1.25m Short +@PART[Size1p5_Size1_Adapter_02]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL {} MODEL { - model = ReStock/Assets/FuelTank/restock-fueltank-adapter-1875-125-1 + model = ReStock/Assets/FuelTank/restock-fueltank-adapter-1875-125-2 } !MODULE[ModulePartVariants] {} MODULE @@ -467,9 +462,9 @@ secondaryColor = #000000 GAMEOBJECTS { - 1875-125Long = true - 1875-125LongGrey = false - 1875-125LongOrange = false + 1875-125Short = true + 1875-125ShortGrey = false + 1875-125ShortOrange= false } } VARIANT @@ -481,9 +476,9 @@ secondaryColor = #ffffff GAMEOBJECTS { - 1875-125Long = false - 1875-125LongGrey = true - 1875-125LongOrange = false + 1875-125Short = false + 1875-125ShortGrey = true + 1875-125ShortOrange= false } } VARIANT @@ -495,16 +490,15 @@ secondaryColor = #f49841 GAMEOBJECTS { - 1875-125Long = false - 1875-125LongGrey = false - 1875-125LongOrange = true + 1875-125Short = false + 1875-125ShortGrey = false + 1875-125ShortOrange= true } } } } - -// Adapter - 1.875 to 0.625m +// FL-A150 Fuel Tank Adapter - 1.875 to 0.625m @PART[Size1p5_Size0_Adapter_01]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -529,9 +523,9 @@ secondaryColor = #000000 GAMEOBJECTS { - 1875-0625= true - 1875-0625Grey = false - 1875-0625Orange = false + 1875-0625= true + 1875-0625Grey = false + 1875-0625Orange = false } } VARIANT @@ -543,9 +537,9 @@ secondaryColor = #ffffff GAMEOBJECTS { - 1875-0625= false - 1875-0625Grey = true - 1875-0625Orange = false + 1875-0625= false + 1875-0625Grey = true + 1875-0625Orange = false } } VARIANT @@ -557,16 +551,15 @@ secondaryColor = #f49841 GAMEOBJECTS { - 1875-0625 = false - 1875-0625Grey = false - 1875-0625Orange = true + 1875-0625 = false + 1875-0625Grey = false + 1875-0625Orange = true } } } } - -// Adapter - 2.5 to 1.875m +// FL-A215 Fuel Tank Adapter - 2.5 to 1.875m @PART[Size1p5_Size2_Adapter_01]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -591,9 +584,9 @@ secondaryColor = #000000 GAMEOBJECTS { - 25-1875 = true - 25-1875Grey = false - 25-1875Orange = false + 25-1875 = true + 25-1875Grey = false + 25-1875Orange = false } } VARIANT @@ -605,9 +598,9 @@ secondaryColor = #ffffff GAMEOBJECTS { - 25-1875 = false - 25-1875Grey = true - 25-1875Orange = false + 25-1875 = false + 25-1875Grey = true + 25-1875Orange = false } } VARIANT @@ -619,9 +612,9 @@ secondaryColor = #f49841 GAMEOBJECTS { - 25-1875 = false - 25-1875Grey = false - 25-1875Orange = true + 25-1875 = false + 25-1875Grey = false + 25-1875Orange = true } } } diff --git a/Distribution/Restock/GameData/ReStock/PatchesMH/FuelTank/restock-mh-fueltanks-5.cfg b/Distribution/Restock/GameData/ReStock/PatchesMH/FuelTank/restock-mh-fueltanks-5.cfg index b7350fb6..965207bc 100644 --- a/Distribution/Restock/GameData/ReStock/PatchesMH/FuelTank/restock-mh-fueltanks-5.cfg +++ b/Distribution/Restock/GameData/ReStock/PatchesMH/FuelTank/restock-mh-fueltanks-5.cfg @@ -4,30 +4,30 @@ // - Kerbodyne S4-128 Fuel Tank (Size4_Tank_02) // - Kerbodyne S4-256 Fuel Tank (Size4_Tank_03) // - Kerbodyne S4-512 Fuel Tank (Size4_Tank_04) -// - Kerbodyne S3-S4 Adapter Tank(Size3_Size4_Adapter_01) -// - Kerbodyne Engine Cluster Adapter Tank (Size4_EngineAdapter_01) +// - Kerbodyne S3-S4 Adapter Tank (Size3_Size4_Adapter_01) +// - Kerbodyne Engine Cluster Adapter Tank (Size4_EngineAdapter_01) -// Long 5m tank -@PART[Size4_Tank_04]:HAS[~RestockIgnore[*]]:FOR[ReStock] +// Kerbodyne S4-64 Fuel Tank +@PART[Size4_Tank_01]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL {} MODEL { - model = ReStock/Assets/FuelTank/restock-fueltank-5-1 + model = ReStock/Assets/FuelTank/restock-fueltank-5-4 } MODEL { - model = ReStock/Assets/FuelTank/restock-endcap-5-1 - position = 0.0, 7.5, 0.0 + model = ReStock/Assets/FuelTank/restock-endcap-5-2 + position = 0.0, 0.9375, 0.0 scale = 1,1,1 rotation = 0, 0, 0 } MODEL { - model = ReStock/Assets/FuelTank/restock-endcap-5-1 - position = 0.0, -7.5, 0.0 + model = ReStock/Assets/FuelTank/restock-endcap-5-2 + position = 0.0, -0.9375, 0.0 scale = 1,-1,1 rotation = 0, 0, 0 } @@ -37,7 +37,6 @@ name = ModulePartVariants useMultipleDragCubes = false baseVariant = White - VARIANT { name = White @@ -47,8 +46,8 @@ secondaryColor = #000000 GAMEOBJECTS { - 5mLongBlackWhite = true - 5mLongOrange = false + 5mMiniBlackWhite = true + 5mMiniOrange = false } } VARIANT @@ -60,34 +59,34 @@ secondaryColor = #4c4f47 GAMEOBJECTS { - 5mLongBlackWhite = false - 5mLongOrange = true + 5mMiniBlackWhite = false + 5mMiniOrange = true } } } } -// Medium 5m tank -@PART[Size4_Tank_03]:HAS[~RestockIgnore[*]]:FOR[ReStock] +// Kerbodyne S4-128 Fuel Tank +@PART[Size4_Tank_02]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL {} MODEL { - model = ReStock/Assets/FuelTank/restock-fueltank-5-2 + model = ReStock/Assets/FuelTank/restock-fueltank-5-3 } MODEL { model = ReStock/Assets/FuelTank/restock-endcap-5-1 - position = 0.0, 3.75, 0.0 + position = 0.0, 1.875, 0.0 scale = 1,1,1 rotation = 0, 0, 0 } MODEL { model = ReStock/Assets/FuelTank/restock-endcap-5-1 - position = 0.0, -3.75, 0.0 + position = 0.0, -1.875, 0.0 scale = 1,-1,1 rotation = 0, 0, 0 } @@ -97,7 +96,6 @@ name = ModulePartVariants useMultipleDragCubes = false baseVariant = White - VARIANT { name = White @@ -107,8 +105,8 @@ secondaryColor = #000000 GAMEOBJECTS { - 5mMediumBlackWhite = true - 5mMediumOrange = false + 5mSmallBlackWhite = true + 5mSmallOrange = false } } VARIANT @@ -120,34 +118,34 @@ secondaryColor = #4c4f47 GAMEOBJECTS { - 5mMediumBlackWhite = false - 5mMediumOrange = true + 5mSmallBlackWhite = false + 5mSmallOrange = true } } } } -// Small 5m tank -@PART[Size4_Tank_02]:HAS[~RestockIgnore[*]]:FOR[ReStock] +// Kerbodyne S4-256 Fuel Tank +@PART[Size4_Tank_03]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL {} MODEL { - model = ReStock/Assets/FuelTank/restock-fueltank-5-3 + model = ReStock/Assets/FuelTank/restock-fueltank-5-2 } MODEL { model = ReStock/Assets/FuelTank/restock-endcap-5-1 - position = 0.0, 1.875, 0.0 + position = 0.0, 3.75, 0.0 scale = 1,1,1 rotation = 0, 0, 0 } MODEL { model = ReStock/Assets/FuelTank/restock-endcap-5-1 - position = 0.0, -1.875, 0.0 + position = 0.0, -3.75, 0.0 scale = 1,-1,1 rotation = 0, 0, 0 } @@ -157,7 +155,6 @@ name = ModulePartVariants useMultipleDragCubes = false baseVariant = White - VARIANT { name = White @@ -167,8 +164,8 @@ secondaryColor = #000000 GAMEOBJECTS { - 5mSmallBlackWhite = true - 5mSmallOrange = false + 5mMediumBlackWhite = true + 5mMediumOrange = false } } VARIANT @@ -180,34 +177,34 @@ secondaryColor = #4c4f47 GAMEOBJECTS { - 5mSmallBlackWhite = false - 5mSmallOrange = true + 5mMediumBlackWhite = false + 5mMediumOrange = true } } } } -// Tiny 5m tank -@PART[Size4_Tank_01]:HAS[~RestockIgnore[*]]:FOR[ReStock] +// Kerbodyne S4-512 Fuel Tank +@PART[Size4_Tank_04]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL {} MODEL { - model = ReStock/Assets/FuelTank/restock-fueltank-5-4 + model = ReStock/Assets/FuelTank/restock-fueltank-5-1 } MODEL { - model = ReStock/Assets/FuelTank/restock-endcap-5-2 - position = 0.0, 0.9375, 0.0 + model = ReStock/Assets/FuelTank/restock-endcap-5-1 + position = 0.0, 7.5, 0.0 scale = 1,1,1 rotation = 0, 0, 0 } MODEL { - model = ReStock/Assets/FuelTank/restock-endcap-5-2 - position = 0.0, -0.9375, 0.0 + model = ReStock/Assets/FuelTank/restock-endcap-5-1 + position = 0.0, -7.5, 0.0 scale = 1,-1,1 rotation = 0, 0, 0 } @@ -217,7 +214,6 @@ name = ModulePartVariants useMultipleDragCubes = false baseVariant = White - VARIANT { name = White @@ -227,8 +223,8 @@ secondaryColor = #000000 GAMEOBJECTS { - 5mMiniBlackWhite = true - 5mMiniOrange = false + 5mLongBlackWhite = true + 5mLongOrange = false } } VARIANT @@ -240,14 +236,14 @@ secondaryColor = #4c4f47 GAMEOBJECTS { - 5mMiniBlackWhite = false - 5mMiniOrange = true + 5mLongBlackWhite = false + 5mLongOrange = true } } } } -// Adapter +// Kerbodyne S3-S4 Adapter Tank @PART[Size3_Size4_Adapter_01]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -277,7 +273,6 @@ name = ModulePartVariants useMultipleDragCubes = false baseVariant = White - VARIANT { name = White @@ -307,7 +302,7 @@ } } -// Adapter cluster thing +// Kerbodyne Engine Cluster Adapter Tank @PART[Size4_EngineAdapter_01]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -324,12 +319,10 @@ scale = 1,1,1 rotation = 0, 0, 0 } - !node_stack_A = DELETE //-1.76777, -1.3, 1.76777, 0.0, -1.0, 0.0, 2 !node_stack_B = DELETE //-1.76777, -1.3, -1.76777, 0.0, -1.0, 0.0, 2 !node_stack_C = DELETE //1.76777, -1.3, 1.76777, 0.0, -1.0, 0.0, 2 !node_stack_D = DELETE //1.767770, -1.3, -1.76777, 0.0, -1.0, 0.0, 2 - // 2 cones NODE { @@ -405,7 +398,6 @@ method=FIXED_JOINT rigid = true } - // 6 cones NODE { @@ -455,9 +447,7 @@ method=FIXED_JOINT rigid = true } - !MODULE[ModulePartVariants] {} - MODULE { name = ModuleDynamicNodes @@ -470,7 +460,6 @@ SetCount = 4 Symmetry = 3 } - NODE_SET { DisplayText = Three @@ -479,7 +468,6 @@ SetCount = 3 Symmetry = 2 } - NODE_SET { DisplayText = Two diff --git a/Distribution/Restock/GameData/ReStock/PatchesMH/FuelTank/restock-mh-fueltanks-rcs.cfg b/Distribution/Restock/GameData/ReStock/PatchesMH/FuelTank/restock-mh-fueltanks-rcs.cfg index 7c2be83b..4b1246e5 100644 --- a/Distribution/Restock/GameData/ReStock/PatchesMH/FuelTank/restock-mh-fueltanks-rcs.cfg +++ b/Distribution/Restock/GameData/ReStock/PatchesMH/FuelTank/restock-mh-fueltanks-rcs.cfg @@ -1,9 +1,9 @@ // Patches applying art changes to Making History RCS tanks // Contents: -// -Stratus-V Minified Monopropellant Tank (MonoPropMini) +// - Stratus-V Minified Monopropellant Tank (MonoPropMini) // - FL-R5 RCS Fuel Tank (Size1p5_Monoprop) -// Spherical Radial Tiny Tank +// Stratus-V Minified Monopropellant Tank @PART[monopropMiniSphere]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -14,7 +14,8 @@ model = ReStock/Assets/FuelTank/restock-fuel-tank-rcs-radial-tiny-1 } } -// FL-R5 RCS Fuel Tank + +// FL-R5 RCS Fuel Tank @PART[Size1p5_Monoprop]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) diff --git a/Distribution/Restock/GameData/ReStock/PatchesMH/Ground/restock-mh-wheels.cfg b/Distribution/Restock/GameData/ReStock/PatchesMH/Ground/restock-mh-wheels.cfg index 2c7b6ea2..71c5f0fd 100644 --- a/Distribution/Restock/GameData/ReStock/PatchesMH/Ground/restock-mh-wheels.cfg +++ b/Distribution/Restock/GameData/ReStock/PatchesMH/Ground/restock-mh-wheels.cfg @@ -6,34 +6,30 @@ @PART[roverWheelM1-F]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Andrew Cassidy - !MODEL {} MODEL { model = ReStock/Assets/Ground/restock-wheel-4 } - - @MODULE[ModuleWheelSuspension] { + @MODULE[ModuleWheelSuspension] + { @suspensionTransformName = SuspensionPivot } - - @MODULE[ModuleWheelSteering] { + @MODULE[ModuleWheelSteering] + { @steeringTransformName = SteeringPivot } - - @MODULE[ModuleWheelDamage] { + @MODULE[ModuleWheelDamage] + { @damagedTransformName = WheelBusted @undamagedTransformName = Wheel } - - @MODULE[ModuleWheelDeployment] { + @MODULE[ModuleWheelDeployment] + { @animationTrfName = restock-wheel-4 @animationStateName = restock-wheel-4-deploy - } - !MODULE[ModulePartVariants] {} - MODULE { name = ModulePartVariants @@ -52,7 +48,6 @@ Fender_cernan = false } } - VARIANT { name = Grey @@ -67,7 +62,6 @@ Fender_cernan = false } } - VARIANT { name = Cernan @@ -82,7 +76,6 @@ Fender_cernan = true } } - VARIANT { name = Bare @@ -98,59 +91,49 @@ } } } - !MODULE[FXModuleLookAtConstraint] {} - MODULE { name = ModuleRestockConstraints - LOOKATCONSTRAINT { rotatorsName = Link1 targetName = Link1Target } - LOOKATCONSTRAINT { rotatorsName = Link2 targetName = Link2Target } - LOOKATCONSTRAINT { rotatorsName = SuspensionPiston targetName = SuspensionPistonTarget } - LOOKATCONSTRAINT { rotatorsName = SuspensionCylinder targetName = SuspensionCylinderTarget } - COPYROTATIONCONSTRAINT { rotatorsName = LowerBracket targetName = UpperBracket } - COPYROTATIONCONSTRAINT { rotatorsName = SteeringPivotFollower targetName = SteeringPivot } - COPYPOSITIONCONSTRAINT { moversName = WheelMesh targetName = WheelPivotFollower } - COPYPOSITIONCONSTRAINT { moversName = WheelMeshBusted targetName = WheelPivotFollower } } -} \ No newline at end of file +} diff --git a/Distribution/Restock/GameData/ReStock/PatchesMH/Payload/restock-mh-fairing-bases.cfg b/Distribution/Restock/GameData/ReStock/PatchesMH/Payload/restock-mh-fairing-bases.cfg index c31a7af8..4088d442 100644 --- a/Distribution/Restock/GameData/ReStock/PatchesMH/Payload/restock-mh-fairing-bases.cfg +++ b/Distribution/Restock/GameData/ReStock/PatchesMH/Payload/restock-mh-fairing-bases.cfg @@ -1,8 +1,9 @@ // Patches applying art changes to Making History fairings // Contents: -- AE-FF1.5 Airstream Protective Shell (1.875m) (fairingSize1p5) -- AE-FF4 Airstream Protective Shell (5m) (fairingSize4) +// - AE-FF1.5 Airstream Protective Shell (1.875m) (fairingSize1p5) +// - AE-FF4 Airstream Protective Shell (5m) (fairingSize4) +// AE-FF1.5 Airstream Protective Shell (1.875m) @PART[fairingSize1p5]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) @@ -101,7 +102,6 @@ name = _SpecColor color = 0.753, 0.753, 0.753, 1.0 } - FLOAT_PROPERTY { name = _Shininess @@ -110,12 +110,12 @@ } } +// AE-FF4 Airstream Protective Shell (5m) @PART[fairingSize4]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL:HAS[#model[*fairingSize3]] {} - MODEL { model = ReStock/Assets/Payload/restock-fairing-base-5-1 @@ -213,7 +213,6 @@ name = _SpecColor color = 0.753, 0.753, 0.753, 1.0 } - FLOAT_PROPERTY { name = _Shininess diff --git a/Distribution/Restock/GameData/ReStock/PatchesMH/Structural/restock-mh-tubes.cfg b/Distribution/Restock/GameData/ReStock/PatchesMH/Structural/restock-mh-tubes.cfg index 483cb349..89be6e87 100644 --- a/Distribution/Restock/GameData/ReStock/PatchesMH/Structural/restock-mh-tubes.cfg +++ b/Distribution/Restock/GameData/ReStock/PatchesMH/Structural/restock-mh-tubes.cfg @@ -1,13 +1,17 @@ // Patches applying art changes to structural tubes // Contents: // - T-12 Structural Tube (Tube1) +// - T-18 Structural Tube (Tube1p5) +// - T-25 Structural Tube (Tube2) +// - T-37 Structural Tube (Tube3) +// - T-50 Structural Tube (Tube4) +// T-12 Structural Tube @PART[Tube1]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL,* {} - MODEL { model = ReStock/Assets/Structural/restock-structural-tube-125-1 @@ -37,7 +41,6 @@ model = SquadExpansion/MakingHistory/Parts/SharedAssets/ShroudCollider3 scale = 1.25,1,1.25 } - %DRAG_CUBE { cube = 0, 0.78,0.78,0.71, 0.78,0.78,0.71, 1.21,0.96,0.10, 1.21,0.96,0.10, 0.78,0.78,0.71, 0.78,0.78,0.71, 0,-0.3125,0, 1.25,0.625,1.25 @@ -51,7 +54,6 @@ cube = 8, 3.12,0.78,0.69, 3.12,0.78,0.69, 1.21,0.96,0.10, 1.21,0.96,0.10, 3.12,0.78,0.69, 3.12,0.78,0.69, 0,-1.25,0, 1.25,2.5,1.25 cube = 9, 4.72,0.77,0.60, 4.72,0.77,0.60, 1.21,0.96,0.10, 1.21,0.96,0.10, 4.72,0.77,0.60, 4.72,0.77,0.60, 0,-1.875,0, 1.25,3.75,1.25 } - @MODULE[ModulePartVariants] { @VARIANT[Short] @@ -176,7 +178,6 @@ @themeName = Orange @primaryColor = #f49841 @secondaryColor = #4c4f47 - !GAMEOBJECTS {} GAMEOBJECTS { @@ -254,7 +255,6 @@ ShroudCollider4 = false } } - +VARIANT[Medium-Long] { @name = Medium-Long-Orange @@ -314,12 +314,12 @@ } } +// T-18 Structural Tube @PART[Tube1p5]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL,* {} - MODEL { model = ReStock/Assets/Structural/restock-structural-tube-1875-1 @@ -407,7 +407,6 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = false - } } @VARIANT[Medium] @@ -431,7 +430,6 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = false - } } @VARIANT[Medium-Long] @@ -455,7 +453,6 @@ ShroudCollider2 = true ShroudCollider3 = false ShroudCollider4 = false - } } @VARIANT[Long] @@ -479,8 +476,6 @@ ShroudCollider2 = false ShroudCollider3 = true ShroudCollider4 = false - - } } +VARIANT[Short] @@ -490,7 +485,6 @@ @themeName = Orange @primaryColor = #f49841 @secondaryColor = #4c4f47 - !GAMEOBJECTS {} GAMEOBJECTS { @@ -510,7 +504,6 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = false - } } +VARIANT[Medium-Short] @@ -539,7 +532,6 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = false - } } +VARIANT[Medium] @@ -568,10 +560,8 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = false - } } - +VARIANT[Medium-Long] { @name = Medium-Long-Orange @@ -598,7 +588,6 @@ ShroudCollider2 = true ShroudCollider3 = false ShroudCollider4 = false - } } +VARIANT[Long] @@ -627,23 +616,21 @@ ShroudCollider2 = false ShroudCollider3 = true ShroudCollider4 = false - } } } } +// T-25 Structural Tube @PART[Tube2]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL,* {} - MODEL { model = ReStock/Assets/Structural/restock-structural-tube-25-1 } - MODEL { model = SquadExpansion/MakingHistory/Parts/SharedAssets/ShroudCollider0 @@ -727,7 +714,6 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = false - } } @VARIANT[Medium] @@ -751,7 +737,6 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = false - } } @VARIANT[Medium-Long] @@ -775,7 +760,6 @@ ShroudCollider2 = true ShroudCollider3 = false ShroudCollider4 = false - } } @VARIANT[Long] @@ -799,8 +783,6 @@ ShroudCollider2 = false ShroudCollider3 = true ShroudCollider4 = false - - } } +VARIANT[Short] @@ -810,7 +792,6 @@ @themeName = Orange @primaryColor = #f49841 @secondaryColor = #4c4f47 - !GAMEOBJECTS {} GAMEOBJECTS { @@ -830,7 +811,6 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = false - } } +VARIANT[Medium-Short] @@ -859,7 +839,6 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = false - } } +VARIANT[Medium] @@ -888,10 +867,8 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = false - } } - +VARIANT[Medium-Long] { @name = Medium-Long-Orange @@ -918,7 +895,6 @@ ShroudCollider2 = true ShroudCollider3 = false ShroudCollider4 = false - } } +VARIANT[Long] @@ -947,23 +923,21 @@ ShroudCollider2 = false ShroudCollider3 = true ShroudCollider4 = false - } } } } +// T-37 Structural Tube @PART[Tube3]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL,* {} - MODEL { model = ReStock/Assets/Structural/restock-structural-tube-375-1 } - MODEL { model = SquadExpansion/MakingHistory/Parts/SharedAssets/ShroudCollider1 @@ -995,7 +969,7 @@ cube = 2, 9.44,0.77,1.92, 9.44,0.77,1.92, 11.00,0.96,0.09, 11.00,0.96,0.09, 9.44,0.77,1.92, 9.44,0.77,1.92, 0,-1.25,0, 3.75,2.5,3.75 cube = 3, 14.06,0.77,1.92, 14.06,0.77,1.92, 11.00,0.96,0.09, 11.00,0.96,0.09, 14.06,0.77,1.92, 14.06,0.77,1.92, 0,-1.875,0, 3.75,3.75,3.75 cube = 4, 18.75,0.77,1.90, 18.75,0.77,1.90, 11.00,0.96,0.10, 11.00,0.96,0.10, 18.75,0.77,1.90, 18.75,0.77,1.90, 0,-2.5,0, 3.75,5,3.75 - cube = 5, 4.72,0.76,1.92, 4.72,0.76,1.92, 11.00,0.96,0.10, 11.00,0.96,0.10, 4.72,0.76,1.92, 4.72,0.76,1.92, 0,-0.625,0, 3.75,1.25,3.75 + cube = 5, 4.72,0.76,1.92, 4.72,0.76,1.92, 11.00,0.96,0.10, 11.00,0.96,0.10, 4.72,0.76,1.92, 4.72,0.76,1.92, 0,-0.625,0, 3.75,1.25,3.75 cube = 6, 7.03,0.77,1.92, 7.03,0.77,1.92, 11.00,0.96,0.09, 11.00,0.96,0.09, 7.03,0.77,1.92, 7.03,0.77,1.92, 0,-0.9375,0, 3.75,1.875,3.75 cube = 7, 9.44,0.77,1.92, 9.44,0.77,1.92, 11.00,0.96,0.09, 11.00,0.96,0.09, 9.44,0.77,1.92, 9.44,0.77,1.92, 0,-1.25,0, 3.75,2.5,3.75 cube = 8, 14.06,0.77,1.92, 14.06,0.77,1.92, 11.00,0.96,0.09, 11.00,0.96,0.09, 14.06,0.77,1.92, 14.06,0.77,1.92, 0,-1.875,0, 3.75,3.75,3.75 @@ -1024,7 +998,6 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = false - } } @VARIANT[Medium-Short] @@ -1048,7 +1021,6 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = false - } } @VARIANT[Medium] @@ -1072,7 +1044,6 @@ ShroudCollider2 = true ShroudCollider3 = false ShroudCollider4 = false - } } @VARIANT[Medium-Long] @@ -1096,7 +1067,6 @@ ShroudCollider2 = false ShroudCollider3 = true ShroudCollider4 = false - } } @VARIANT[Long] @@ -1120,8 +1090,6 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = true - - } } +VARIANT[Short] @@ -1131,7 +1099,6 @@ @themeName = Orange @primaryColor = #f49841 @secondaryColor = #4c4f47 - !GAMEOBJECTS {} GAMEOBJECTS { @@ -1151,7 +1118,6 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = false - } } +VARIANT[Medium-Short] @@ -1180,7 +1146,6 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = false - } } +VARIANT[Medium] @@ -1209,10 +1174,8 @@ ShroudCollider2 = true ShroudCollider3 = false ShroudCollider4 = false - } } - +VARIANT[Medium-Long] { @name = Medium-Long-Orange @@ -1239,7 +1202,6 @@ ShroudCollider2 = false ShroudCollider3 = true ShroudCollider4 = false - } } +VARIANT[Long] @@ -1268,19 +1230,17 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = true - } } } } - +// T-50 Structural Tube @PART[Tube4]:HAS[~RestockIgnore[*]]:FOR[ReStock] { @author = Chris Adderley (Nertea) !mesh = DELETE !MODEL,* {} - MODEL { model = ReStock/Assets/Structural/restock-structural-tube-5-1 @@ -1345,7 +1305,6 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = false - } } @VARIANT[Medium-Short] @@ -1369,7 +1328,6 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = false - } } @VARIANT[Medium] @@ -1393,7 +1351,6 @@ ShroudCollider2 = true ShroudCollider3 = false ShroudCollider4 = false - } } @VARIANT[Medium-Long] @@ -1417,7 +1374,6 @@ ShroudCollider2 = false ShroudCollider3 = true ShroudCollider4 = false - } } @VARIANT[Long] @@ -1441,8 +1397,6 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = true - - } } +VARIANT[Short] @@ -1452,7 +1406,6 @@ @themeName = Orange @primaryColor = #f49841 @secondaryColor = #4c4f47 - !GAMEOBJECTS {} GAMEOBJECTS { @@ -1472,7 +1425,6 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = false - } } +VARIANT[Medium-Short] @@ -1501,7 +1453,6 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = false - } } +VARIANT[Medium] @@ -1530,10 +1481,8 @@ ShroudCollider2 = true ShroudCollider3 = false ShroudCollider4 = false - } } - +VARIANT[Medium-Long] { @name = Medium-Long-Orange @@ -1560,7 +1509,6 @@ ShroudCollider2 = false ShroudCollider3 = true ShroudCollider4 = false - } } +VARIANT[Long] @@ -1589,8 +1537,7 @@ ShroudCollider2 = false ShroudCollider3 = false ShroudCollider4 = true - } } } -} \ No newline at end of file +} diff --git a/Distribution/Restock/GameData/ReStock/RestockPatchDisabler.cfg b/Distribution/Restock/GameData/ReStock/RestockPatchDisabler.cfg index 251e34b0..c0066b46 100644 --- a/Distribution/Restock/GameData/ReStock/RestockPatchDisabler.cfg +++ b/Distribution/Restock/GameData/ReStock/RestockPatchDisabler.cfg @@ -1,7 +1,7 @@ // Disables Restock patches for stock parts. // IMPORTANT NOTE: YOU WILL ALSO NEED TO WHITELIST THE PARTS' ART ASSETS -// To use, uncomment the follwing @PART entry, and change yourPartName to the part that you want Restock to leave alone :(. +// To use, uncomment the following @PART entry, and change yourPartName to the part that you want Restock to leave alone :(. // Make a copy with an appropriate value for yourPartName // @PART[yourPartName]:BEFORE[ReStock] diff --git a/Distribution/RestockExtras/RestockRigidLegs/Localization/en-us.cfg b/Distribution/RestockExtras/RestockRigidLegs/Localization/en-us.cfg index ec3fd073..0121d487 100644 --- a/Distribution/RestockExtras/RestockRigidLegs/Localization/en-us.cfg +++ b/Distribution/RestockExtras/RestockRigidLegs/Localization/en-us.cfg @@ -10,33 +10,31 @@ Localization { // ACTIONS AND BUTTONS // =================== - + #LOC_RestockRigidLegs_extend = Extend #LOC_RestockRigidLegs_retract = Retract #LOC_RestockRigidLegs_toggle = Toggle Leg - - + // PHYSICS MATERIALS // =================== - + #LOC_RestockRigidLegs_restock-low-grip = Low Grip #LOC_RestockRigidLegs_restock-medium-grip = Medium Grip #LOC_RestockRigidLegs_restock-high-grip = High Grip #LOC_RestockRigidLegs_restock-extreme-grip = Extreme Grip - - + // LANDING LEGS // =================== - + #LOC_RestockRigidLegs_restock-leg-1-rigid_title = LTR-05 Micro Landing Strut #LOC_RestockRigidLegs_restock-leg-1-rigid_description = After frustration with the recycled pogo sticks, erm, space-grade suspensions on the standard LT-05 landing struts, we developed this alternate version with the leg firmly superglued into place - + #LOC_RestockRigidLegs_restock-leg-2-rigid_title = LTR-1 Landing Strut #LOC_RestockRigidLegs_restock-leg-2-rigid_description = A larger rigid landing leg for medium sized craft, this landing leg is perfect for bounce-free landers or even small surface bases. - + #LOC_RestockRigidLegs_restock-leg-3-rigid_title = LTR-2 Landing Strut #LOC_RestockRigidLegs_restock-leg-3-rigid_description = While it appears similar to the LT-2 landing strut, this is actually a re-purposed outrigger from a mobile crane our engineers found next door. It was probably not needed. - + #autoLOC_6011081 = Traction } -} \ No newline at end of file +} diff --git a/Distribution/RestockExtras/RestockRigidLegs/Parts/restock-leg-1-rigid.cfg b/Distribution/RestockExtras/RestockRigidLegs/Parts/restock-leg-1-rigid.cfg index a31aad64..42b84904 100644 --- a/Distribution/RestockExtras/RestockRigidLegs/Parts/restock-leg-1-rigid.cfg +++ b/Distribution/RestockExtras/RestockRigidLegs/Parts/restock-leg-1-rigid.cfg @@ -5,30 +5,25 @@ PART name = restock-leg-1-rigid module = Part author = Andrew Cassidy - MODEL { model = ReStock/Assets/Ground/restock-leg-1-rigid } rescaleFactor = 1.0 - // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,1,0,0,0 node_attach = 0.0256775, 0.05144107, 0.0, 1.0, 0.0, 0.0 node_stack_bottom = 0.0945, 0.114, 0.0, 1.0, 0.0, 0.0, 0 - TechRequired = survivability entryCost = 820 cost = 200 mass = 0.015 category = Ground subcategory = 0 - title = #LOC_RestockRigidLegs_restock-leg-1-rigid_title // LTR-05 Micro Landing Strut manufacturer = #autoLOC_501651 //#autoLOC_501651 = Moving Parts Experts Group description = #LOC_RestockRigidLegs_restock-leg-1-rigid_description // After frustration with the recycled pogo sticks, erm, space-grade suspensions on the standard LT-05 landing struts, we developed this alternate version with the leg firmly superglued into place - dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 @@ -37,7 +32,6 @@ PART maxTemp = 2000 bulkheadProfiles = srf tags = #autoLOC_500875 //#autoLOC_500875 = ground land leg support - MODULE { name = ModuleAnimateGeneric @@ -49,7 +43,6 @@ PART allowDeployLimit = true defaultActionGroup = Gear } - MODULE { name = ModulePhysicMaterial @@ -70,7 +63,6 @@ PART } } } - MODULE { name = ModulePartVariants @@ -82,7 +74,6 @@ PART displayName = #LOC_Restock_variant-probe-bare primaryColor = #999999 secondaryColor = #999999 - GAMEOBJECTS { leg1_body_gold = false @@ -104,7 +95,6 @@ PART themeName = Gold primaryColor = #fccb0a secondaryColor = #999999 - GAMEOBJECTS { leg1_body_gold = true @@ -126,7 +116,6 @@ PART themeName = Silver primaryColor = #cecece secondaryColor = #999999 - GAMEOBJECTS { leg1_body_gold = false diff --git a/Distribution/RestockExtras/RestockRigidLegs/Parts/restock-leg-2-rigid.cfg b/Distribution/RestockExtras/RestockRigidLegs/Parts/restock-leg-2-rigid.cfg index 0d455441..107bdb40 100644 --- a/Distribution/RestockExtras/RestockRigidLegs/Parts/restock-leg-2-rigid.cfg +++ b/Distribution/RestockExtras/RestockRigidLegs/Parts/restock-leg-2-rigid.cfg @@ -5,30 +5,25 @@ PART name = restock-leg-2-rigid module = Part author = Andrew Cassidy - MODEL { model = ReStock/Assets/Ground/restock-leg-2-rigid } rescaleFactor = 1.25 - // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,1,0,0,0 node_attach = 0.0, 0.0, 0.0, 0.0, 0.0, 1.0 node_stack_bottom = 0.0, 0.0, -0.036, 0.0, 0.0, -1.0, 1 - TechRequired = landing entryCost = 2900 cost = 440 mass = 0.05 category = Ground subcategory = 0 - title = #LOC_RestockRigidLegs_restock-leg-2-rigid_title // LTR-1 Landing Strut manufacturer = #autoLOC_501651 //#autoLOC_501651 = Moving Parts Experts Group description = #LOC_RestockRigidLegs_restock-leg-2-rigid_description // A larger rigid landing leg for medium sized craft, this landing leg is perfect for bounce-free landers or even small surface bases. - dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 @@ -37,7 +32,6 @@ PART maxTemp = 2000 bulkheadProfiles = srf tags = #autoLOC_500875 //#autoLOC_500875 = ground land leg support - MODULE { name = ModuleAnimateGeneric @@ -49,7 +43,6 @@ PART allowDeployLimit = true defaultActionGroup = Gear } - MODULE { name = ModulePhysicMaterial diff --git a/Distribution/RestockExtras/RestockRigidLegs/Parts/restock-leg-3-rigid.cfg b/Distribution/RestockExtras/RestockRigidLegs/Parts/restock-leg-3-rigid.cfg index fac9d117..bdfa0a64 100644 --- a/Distribution/RestockExtras/RestockRigidLegs/Parts/restock-leg-3-rigid.cfg +++ b/Distribution/RestockExtras/RestockRigidLegs/Parts/restock-leg-3-rigid.cfg @@ -5,31 +5,25 @@ PART name = restock-leg-3-rigid module = Part author = Andrew Cassidy - MODEL { model = ReStock/Assets/Ground/restock-leg-3-rigid } rescaleFactor = 1.25 - // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,1,0,0,0 node_attach = 0.0, 0.38619, -0.193188, 0.0, 0.0, 1.0 node_stack_bottom = 0.0, 0.38619, -0.2486, 0.0, 0.0, -1.0, 1 - TechRequired = advLanding entryCost = 4100 cost = 340 mass = 0.1 category = Ground subcategory = 0 - title = #LOC_RestockRigidLegs_restock-leg-3-rigid_title // LTR-2 Landing Strut manufacturer = #autoLOC_501651 //#autoLOC_501651 = Moving Parts Experts Group description = #LOC_RestockRigidLegs_restock-leg-3-rigid_description // While it appears similar to the LT-2 landing strut, this is actually a re-purposed outrigger from a mobile crane our engineers found next door. It was probably not needed. - - dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 @@ -38,7 +32,6 @@ PART maxTemp = 2000 bulkheadProfiles = srf tags = #autoLOC_500875 //#autoLOC_500875 = ground land leg support - MODULE { name = ModuleAnimateGeneric @@ -50,7 +43,6 @@ PART allowDeployLimit = true defaultActionGroup = Gear } - MODULE { name = ModulePhysicMaterial diff --git a/Distribution/RestockExtras/RestockRigidLegs/Resources/PhysicsMaterials.cfg b/Distribution/RestockExtras/RestockRigidLegs/Resources/PhysicsMaterials.cfg index ea4d1ca5..46ec17c5 100644 --- a/Distribution/RestockExtras/RestockRigidLegs/Resources/PhysicsMaterials.cfg +++ b/Distribution/RestockExtras/RestockRigidLegs/Resources/PhysicsMaterials.cfg @@ -40,4 +40,4 @@ PHYSICMATERIAL_DEFINITION bounciness = 0 frictionCombine = Maximum bounceCombine = Average -} \ No newline at end of file +} diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Localization/en-us.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Localization/en-us.cfg index 3d17473d..eccb723e 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Localization/en-us.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Localization/en-us.cfg @@ -12,7 +12,7 @@ Localization // AGENCIES // ========== #LOC_RestockPlus_agency_paperclips = Universal Paperclips - + // ACTIONS AND BUTTONS // =================== #LOC_RestockPlus_light_rotate_on = Pivoted @@ -39,7 +39,6 @@ Localization #LOC_RestockPlus_restock-engine-cherenkov_description = By popular demand, Rockomax has brought a powerful large nuclear engine to market. Like its smaller cousin the Nerv, it runs on only Liquid Fuel. As a result of a large development budget, gimballing mechanisms have been installed on the turbopump exhaust ducts, allowing limited vectored thrust abilities. #LOC_RestockPlus_restock-engine-cherenkov_tags = active atom efficient engine inter liquid (cherenkov nuclear nuke orbit propuls radio reactor vacuum restock - // 1.875m #LOC_RestockPlus_restock-engine-srb-anvil_title = STS-1 'Anvil' Solid Rocket Booster #LOC_RestockPlus_restock-engine-srb-anvil_description = Discontinued due to component shortages. This colossal solid rocket booster has more than enough power to be used to push lower thrust cores really high up or even be used as a core stage, if your engineers feel that the unstable explosive combustion's spine-tingling rumble could be harnessed as a back massage function for bored Kerbonauts. @@ -262,7 +261,6 @@ Localization #LOC_RestockPlus_restock-heatshield-1875-1_description = A specially sized thermal shield for medium sized rockets. Curiously, has a passageway for a hatch in there - almost looks like it was made by moles. #LOC_RestockPlus_restock-heatshield-1875-1_tags = ablat drag entry insulate protect re- rocket therm restock - // COMMAND // ======== @@ -303,7 +301,7 @@ Localization #LOC_RestockPlus_restock-decoupler-1875-1_title = TD-18 Decoupler #LOC_RestockPlus_restock-decoupler-1875-1_description = This stack decoupler is a medium sized tool for splitting rockets. #LOC_RestockPlus_restock-decoupler-1875-1_tags = restock break decouple explo separat split - l + #LOC_RestockPlus_restock-decoupler-1875-truss-1_title = TD-18T Truss Decoupler #LOC_RestockPlus_restock-decoupler-1875-truss-1_description = This is a decoupler with hollow bits - suitable for hot-staging engines when you split your rocket in twain. #LOC_RestockPlus_restock-decoupler-1875-truss-1_tags = restock break decouple explo kerbodyne separat split @@ -360,7 +358,6 @@ Localization #LOC_RestockPlus_restock-nosecone-1875-2_description = For capping off those medium size boosters, you can't beat the Mark 18, unless you're the Mark 19. #LOC_RestockPlus_restock-nosecone-1875-2_tags = restock aero aircraft booster )cap drag fligh plane rocket speed stab stream nose mk18 - // 3.75m #LOC_RestockPlus_restock-nosecone-375-1_title = Kerbodyne S3-3600 Nosecone #LOC_RestockPlus_restock-nosecone-375-1_description = A specialized and monstrous nosecone with revolutionary fuel-containing capabilities. @@ -392,7 +389,6 @@ Localization #LOC_RestockPlus_restock-structural-tube-1875-1_tags = restock hollow pipe tube support structur build construct struct // 2.5m - #LOC_RestockPlus_restock-structural-tube-25-1_title = TB-25 Structural Tube #LOC_RestockPlus_restock-structural-tube-25-1_description = A large tube for those that wish to store things. Available in many lengths and even finishes! #LOC_RestockPlus_restock-structural-tube-25-1_tags = restock hollow pipe tube support structur build construct struct @@ -468,9 +464,7 @@ Localization #LOC_RestockPlus_restock-service-bay-1875-1_description = A medium sized heat resistant service bay, ideal for protecting delicate instruments or stowing small service components such as RCS tanks, batteries, etc. #LOC_RestockPlus_restock-service-bay-1875-1_tags = restock bus contain heat hollow protect (stor therm - // 5m - #LOC_RestockPlus_restock-fairing-base-5-1_title = AE-FF4 Airstream Protective Shell (5m) #LOC_RestockPlus_restock-fairing-base-5-1_description = While the Kerbals at Mission Control were still figuring out how to get their rockets back down to Kerbin safely, the research engineers at FLOOYD were quickly realising that protecting parts on ascent was just as important. Heavy research into two-dimensional-input driven procedural construction was then funded with the hopes of making protective shells for important payloads and interstage areas of the crafts. The protective shells also have the benefit of making the craft more aerodynamic, hopefully saving on precious rocket fuel! #LOC_RestockPlus_restock-fairing-base-5-1_tags = restock aero )cap cargo cone contain drag fairing hollow inter nose payload protect rocket shroud stage (stor transport @@ -494,6 +488,7 @@ Localization // COMMUNICATIONS // ============== + #LOC_RestockPlus_restock-relay-radial-2_title = HG-20 High Gain Antenna #LOC_RestockPlus_restock-relay-radial-2_description = A longer range version of the HG-5 that can handle either direct communications or short range relays, using 4 different dishes. #LOC_RestockPlus_restock-relay-radial-2_tags = relay antenna radial science transmit data Apollo restock hg 20 @@ -507,7 +502,8 @@ Localization #LOC_RestockPlus_restock-antenna-stack-3_tags = antenna radial transmit data dish Galileo TDRS restock communotron hg 61 // LADDERS - // ============== + // ======= + #LOC_RestockPlus_restock-ladder-static-2_title = Pegasus II Mobility Enhancer #LOC_RestockPlus_restock-ladder-static-2_description = A logical extension of the Pegasus I, the Pegasus II however does not extend but is twice as long, allowing for longer, more dramatic climbing sequences. #LOC_RestockPlus_restock-ladder-static-2_tags = @@ -517,7 +513,7 @@ Localization #LOC_RestockPlus_restock-ladder-static-3_tags = // RESOURCE - // ============== + // ======== // 1.875m #LOC_RestockPlus_restock-oretank-1875-1_title = Medium Holding Tank @@ -530,7 +526,8 @@ Localization #LOC_RestockPlus_restock-oretank-375-1_tags = black isru mine )mining (ore resource store restock // GROUND - // ============== + // ====== + #LOC_RestockPlus_restock-wheel-1-T_title = Rovemax Model S2-T #LOC_RestockPlus_restock-wheel-1-T_description = A modified rover wheel that is rotated 90°, ideal for tricycles or other unusually shaped vehicles. #LOC_RestockPlus_restock-wheel-1-T_tags = )car drive ground roll rover wheel tricycle restock diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Aero/1875/restock-heatshield-1875-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Aero/1875/restock-heatshield-1875-1.cfg index bc208051..f2218dc7 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Aero/1875/restock-heatshield-1875-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Aero/1875/restock-heatshield-1875-1.cfg @@ -1,29 +1,23 @@ // ReStock+ 0.2.0 // 1.875m heat shield - PART { name = restock-heatshield-1875-1 module = Part author = Chris Adderley (Nertea) - MODEL { model = ReStock/Assets/Aero/restock-heatshield-1875-1 scale = 1.0, 1.0, 1.0 } - /// Flag to disable this part if MH is installed MHReplacement = True - rescaleFactor = 1 - node_stack_direct = 0.0, -0.00, 0.0, 0.0, -1.0, 0.0, 1 node_stack_bottom = 0.0, -0.295, 0.0, 0.0, -1.0, 0.0, 2 node_stack_top = 0.0, 0.1175, 0.0, 0.0, 1.0, 0.0, 2 CoPOffset = 0.0, 0.825, 0.0 CoLOffset = 0.0, -0.27, 0.0 - fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple sound_vent_large = decouple TechRequired = landing @@ -63,7 +57,6 @@ PART stagingEnabled = False checkBottomNode = True } - MODULE { name = ModuleDecouple @@ -74,7 +67,6 @@ PART stagingEnableText = #autoLOC_502005 //#autoLOC_502005 = HS Jettison Not Staged stagingDisableText = #autoLOC_502006 //#autoLOC_502006 = HS Jettison Staged } - MODULE { name = ModuleAblator @@ -84,7 +76,6 @@ PART pyrolysisLossFactor = 6000 reentryConductivity = 0.01 ablationTempThresh = 500 - useChar = True charModuleName = shieldChar } @@ -344,7 +335,6 @@ PART amount = 500 maxAmount = 500 } - MODULE { name = ModuleLiftingSurface diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Aero/5/restock-nosecone-5-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Aero/5/restock-nosecone-5-1.cfg index f65a4211..c29b9703 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Aero/5/restock-nosecone-5-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Aero/5/restock-nosecone-5-1.cfg @@ -17,10 +17,8 @@ PART node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 2 TechRequired = metaMaterials // Info - /// Flag to disable this part if MH is installed MHReplacement = True - entryCost = 5500 cost = 1800 category = Aero diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Command/0625/restock-drone-core-0625-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Command/0625/restock-drone-core-0625-1.cfg index 93c39f03..9c5db015 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Command/0625/restock-drone-core-0625-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Command/0625/restock-drone-core-0625-1.cfg @@ -38,7 +38,6 @@ PART breakingForce = 350 breakingTorque = 350 tags = #LOC_RestockPlus_restock-drone-core-0625-1_tags - MODULE { name = ModuleProbeControlPoint diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Command/1875/restock-drone-core-1875-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Command/1875/restock-drone-core-1875-1.cfg index 023bbeaf..4b9f72d0 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Command/1875/restock-drone-core-1875-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Command/1875/restock-drone-core-1875-1.cfg @@ -38,7 +38,6 @@ PART breakingForce = 350 breakingTorque = 350 tags = #LOC_RestockPlus_restock-drone-core-1875-1_tags - MODULE { name = ModuleProbeControlPoint diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Control/restock-reactionwheel-1875-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Control/restock-reactionwheel-1875-1.cfg index c80afdd6..c56cc181 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Control/restock-reactionwheel-1875-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Control/restock-reactionwheel-1875-1.cfg @@ -2,45 +2,45 @@ // Radial gyroscope PART { - name = restock-reactionwheel-1875-1 - module = Part - author = Chris Adderley (Nertea) + name = restock-reactionwheel-1875-1 + module = Part + author = Chris Adderley (Nertea) MODEL { model = ReStockPlus/Assets/Control/restock-reactionwheel-1875-1 scale = 1.0, 1.0, 1.0 } - rescaleFactor = 1 - node_stack_top = 0, 0.1851, 0, 0.0, 1.0, 0.0, 2 - node_stack_bottom = 0, -0.2028, 0, 0.0, -1.0, 0.0, 2 - TechRequired = specializedControl - entryCost = 9200 - cost = 1825 - category = Control - subcategory = 0 - title = #LOC_RestockPlus_restock-reactionwheel-1875-1_title - manufacturer = #autoLOC_501631 //#autoLOC_501631 = STEADLER Engineering Corps - description = #LOC_RestockPlus_restock-reactionwheel-1875-1_description + rescaleFactor = 1 + node_stack_top = 0, 0.1851, 0, 0.0, 1.0, 0.0, 2 + node_stack_bottom = 0, -0.2028, 0, 0.0, -1.0, 0.0, 2 + TechRequired = specializedControl + entryCost = 9200 + cost = 1825 + category = Control + subcategory = 0 + title = #LOC_RestockPlus_restock-reactionwheel-1875-1_title + manufacturer = #autoLOC_501631 //#autoLOC_501631 = STEADLER Engineering Corps + description = #LOC_RestockPlus_restock-reactionwheel-1875-1_description tags = #LOC_RestockPlus_restock-reactionwheel-1875-1_tags - attachRules = 1,0,1,1,0 - mass = 0.15 - dragModelType = default - maximum_drag = 0.2 - minimum_drag = 0.2 - angularDrag = 2 - crashTolerance = 9 - maxTemp = 2000 - bulkheadProfiles = size1p5 - MODULE - { - name = ModuleReactionWheel - PitchTorque = 22.5 - YawTorque = 22.5 - RollTorque = 22.5 - RESOURCE - { - name = ElectricCharge - rate = 0.675 - } - } + attachRules = 1,0,1,1,0 + mass = 0.15 + dragModelType = default + maximum_drag = 0.2 + minimum_drag = 0.2 + angularDrag = 2 + crashTolerance = 9 + maxTemp = 2000 + bulkheadProfiles = size1p5 + MODULE + { + name = ModuleReactionWheel + PitchTorque = 22.5 + YawTorque = 22.5 + RollTorque = 22.5 + RESOURCE + { + name = ElectricCharge + rate = 0.675 + } + } } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Control/restock-reactionwheel-radial-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Control/restock-reactionwheel-radial-1.cfg index bba166e9..9dc827f6 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Control/restock-reactionwheel-radial-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Control/restock-reactionwheel-radial-1.cfg @@ -5,31 +5,26 @@ PART name = restock-reactionwheel-radial-1 module = Part author = Andrew Cassidy - MODEL { model = ReStock/Assets/Control/restock-reactionwheel-radial-1 scale = 1.0, 1.0, 1.0 } rescaleFactor = 1.0 - // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,1,0,0,0 node_attach = 0.0, 0.0, 0.220643, 0.0, 0.0, -1.0, 0 node_stack_bottom = 0.0, 0.0, 0.236852, 0.0, 0.0, 1.0, 0 - TechRequired = flightControl entryCost = 3200 cost = 500 mass = 0.03 category = Control subcategory = 0 - title = #LOC_RestockPlus_restock-reactionwheel-radial-1_title //Small Radial Gyroscope manufacturer = #autoLOC_501631 //#autoLOC_501631 = STEADLER Engineering Corps description = #LOC_RestockPlus_restock-reactionwheel-radial-1_description // Steadler's small radial gyroscope provides a small amount of torque but with greater power efficiency, allowing even large stations to maintain attitude with minimal power. We're still not entirely sure how gyroscopes work, but this one allows torque on all three axes. mass = 0.08 - dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 @@ -38,14 +33,12 @@ PART maxTemp = 2000 bulkheadProfiles = srf tags = #LOC_RestockPlus_restock-reactionwheel-1875-1_tags //cmg command control fly gyro moment react stab steer torque magic_spinny_thing - MODULE { name = ModuleReactionWheel PitchTorque = 2.5 YawTorque = 2.5 RollTorque = 2.5 - RESOURCE { name = ElectricCharge diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/0625/restock-claw-625-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/0625/restock-claw-625-1.cfg index c1fb1676..04c3b438 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/0625/restock-claw-625-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/0625/restock-claw-625-1.cfg @@ -5,32 +5,26 @@ PART name = restock-claw-625-1 module = Part author = Andrew Cassidy - MODEL { model = ReStockPlus/Assets/Coupling/restock-claw-625 scale = 1.0, 1.0, 1.0 } rescaleFactor = 1.0 - // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,1,0,0,0 node_attach = 0.0, -0.01, 0.0, 0.0, -1.0, 0.0, 0 node_stack_bottom = 0.0, -0.06, 0.0, 0.0, -1.0, 0.0, 0 - TechRequired = actuators entryCost = 4000 cost = 350 mass = 0.03 category = Coupling subcatagory = 0 - title = #LOC_RestockPlus_restock-claw-625-1_title //Advanced Grabbing Unit Junior manufacturer = #autoLOC_501631 //#autoLOC_501631 = STEADLER Engineering Corps description = #LOC_RestockPlus_restock-claw-625-1_description // A smaller claw for grappling smaller things. Unfortunately, it does not pivot. - - dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 @@ -39,7 +33,6 @@ PART maxTemp = 2000 bulkheadProfiles = size0, srf tags = #LOC_RestockPlus_restock-claw-625-1_tags // restock a.r.m arm asteroid capture clam claw connect dock fasten grab join klaw nasa 625 - MODULE { name = ModuleGrappleNode @@ -51,7 +44,6 @@ PART captureMaxRvel = 1 pivotRange = 0 } - MODULE { name = ModuleAnimateGeneric @@ -60,7 +52,6 @@ PART endEventGUIName = #autoLOC_502074 //#autoLOC_502074 = Disarm actionGUIName = #autoLOC_502075 //#autoLOC_502075 = Toggle Arming } - MODULE { name = ModuleLight diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/125/restock-engineplate-125-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/125/restock-engineplate-125-1.cfg index c24729b9..dac26a83 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/125/restock-engineplate-125-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/125/restock-engineplate-125-1.cfg @@ -14,20 +14,17 @@ PART rescaleFactor = 1.0 node_stack_top = 0.0, 0.1, 0.0, 0.0, 1.0, 0.0, 1 node_stack_bottom = 0.0, 0, 0.0, 0.0, -1.0, 0.0, 1 - TechRequired = advConstruction entryCost = 2200 cost = 200 category = Coupling subcategory = 0 - title = #LOC_RestockPlus_restock-engineplate-125-1_title // EP-12 Engine Plate manufacturer = #autoLOC_501682 // Rokea Inc description = #LOC_RestockPlus_restock-engineplate-125-1_description // A small plate for holding one or more engines. Includes optional boattail to protect first stage engines, or several lengths of shroud. Includes a decoupler for use with upper stages. tags = #LOC_RestockPlus_restock-engineplate-125-1_tags // restock engine plate shroud boattail explo break decouple seperat split pancake 125 1.25 Electron - attachRules = 1,0,1,1,0 mass = 0.0625 dragModelType = default @@ -36,18 +33,14 @@ PART angularDrag = 2 crashTolerance = 9 maxTemp = 2600 // = 3000 - fuelCrossFeed = True stageOffset = 1 childStageOffset = 1 bulkheadProfiles = size1 - breakingForce = 2500 breakingTorque= 2500 - fx_gasBurst_white = 0.0, -0.05, 0.0, 0.0, 1.0, 0.0, decouple sound_vent_large = decouple - NODE { name = N1_1 @@ -296,7 +289,6 @@ PART method=FIXED_JOINT rigid = true } - MODULE { name = ModuleDynamicNodes @@ -309,7 +301,6 @@ PART SetCount = 1 Symmetry = 0 } - NODE_SET { DisplayText = #autoLOC_8004446 // #autoLOC_8004446 = Double @@ -318,7 +309,6 @@ PART SetCount = 2 Symmetry = 1 } - NODE_SET { DisplayText = #autoLOC_8004447 // #autoLOC_8004447 = Triple @@ -327,7 +317,6 @@ PART SetCount = 3 Symmetry = 2 } - NODE_SET { DisplayText = #autoLOC_8004448 // #autoLOC_8004448 = Quad @@ -352,7 +341,6 @@ PART SetCount = 7 Symmetry = 5 } - NODE_SET { DisplayText = 8x1 @@ -362,7 +350,6 @@ PART Symmetry = 7 } } - MODULE { name = ModuleDecouple @@ -371,21 +358,18 @@ PART partDecoupled = false isEnginePlate = true } - MODULE { name = ModulePartVariants baseVariant = Long baseMass = 0 baseCost = 0 - VARIANT { name = Boattail-Dark mass = -0.015 cost = 50 displayName = #LOC_Restock_variant-engine_boattail_dark // Boattail (Dark) - primaryColor = #4c4f47 secondaryColor = #4c4f47 themeName = Dark @@ -394,20 +378,16 @@ PART { Engineplate-125-White = false Engineplate-125-Orange = false - Boattail-125-Colliders = true Boattail-125-Dark = true Boattail-125-White = false Boattail-125-Orange = false - Shroud1xDummy = true - Shroud1x0 = false Shroud1x1 = false Shroud1x2 = false Shroud1x3 = false Shroud1x4 = false - Shroud1x0-Orange = false Shroud1x1-Orange = false Shroud1x2-Orange = false @@ -419,7 +399,6 @@ PART node_stack_bottom = 0.0, -1.30, 0.0, 0.0, -1.0, 0.0, 1 } } - VARIANT { name = Boattail-White @@ -434,20 +413,16 @@ PART { Engineplate-125-White = false Engineplate-125-Orange = false - Boattail-125-Colliders = true Boattail-125-Dark = false Boattail-125-White = true Boattail-125-Orange = false - Shroud1xDummy = true - Shroud1x0 = false Shroud1x1 = false Shroud1x2 = false Shroud1x3 = false Shroud1x4 = false - Shroud1x0-Orange = false Shroud1x1-Orange = false Shroud1x2-Orange = false @@ -459,7 +434,6 @@ PART node_stack_bottom = 0.0, -1.30, 0.0, 0.0, -1.0, 0.0, 1 } } - VARIANT { name = Boattail-Orange @@ -474,20 +448,16 @@ PART { Engineplate-125-White = false Engineplate-125-Orange = false - Boattail-125-Colliders = true Boattail-125-Dark = false Boattail-125-White = false Boattail-125-Orange = true - Shroud1xDummy = true - Shroud1x0 = false Shroud1x1 = false Shroud1x2 = false Shroud1x3 = false Shroud1x4 = false - Shroud1x0-Orange = false Shroud1x1-Orange = false Shroud1x2-Orange = false @@ -499,7 +469,6 @@ PART node_stack_bottom = 0.0, -1.30, 0.0, 0.0, -1.0, 0.0, 1 } } - VARIANT { name = Short @@ -514,20 +483,16 @@ PART { Engineplate-125-White = true Engineplate-125-Orange = false - Boattail-125-Colliders = false Boattail-125-Dark = false Boattail-125-White = false Boattail-125-Orange = false - Shroud1xDummy = false - Shroud1x0 = true Shroud1x1 = false Shroud1x2 = false Shroud1x3 = false Shroud1x4 = false - Shroud1x0-Orange = false Shroud1x1-Orange = false Shroud1x2-Orange = false @@ -539,7 +504,6 @@ PART node_stack_bottom = 0.0, -0.675, 0.0, 0.0, -1.0, 0.0, 1 } } - VARIANT { name = Medium-Short @@ -554,20 +518,16 @@ PART { Engineplate-125-White = true Engineplate-125-Orange = false - Boattail-125-Colliders = false Boattail-125-Dark = false Boattail-125-White = false Boattail-125-Orange = false - Shroud1xDummy = false - Shroud1x0 = false Shroud1x1 = true Shroud1x2 = false Shroud1x3 = false Shroud1x4 = false - Shroud1x0-Orange = false Shroud1x1-Orange = false Shroud1x2-Orange = false @@ -579,7 +539,6 @@ PART node_stack_bottom = 0.0, -1.3, 0.0, 0.0, -1.0, 0.0, 1 } } - VARIANT { name = Medium @@ -594,20 +553,16 @@ PART { Engineplate-125-White = true Engineplate-125-Orange = false - Boattail-125-Colliders = false Boattail-125-Dark = false Boattail-125-White = false Boattail-125-Orange = false - Shroud1xDummy = false - Shroud1x0 = false Shroud1x1 = false Shroud1x2 = true Shroud1x3 = false Shroud1x4 = false - Shroud1x0-Orange = false Shroud1x1-Orange = false Shroud1x2-Orange = false @@ -619,7 +574,6 @@ PART node_stack_bottom = 0.0, -1.925, 0.0, 0.0, -1.0, 0.0, 1 } } - VARIANT { name = Medium-Long @@ -634,20 +588,16 @@ PART { Engineplate-125-White = true Engineplate-125-Orange = false - Boattail-125-Colliders = false Boattail-125-Dark = false Boattail-125-White = false Boattail-125-Orange = false - Shroud1xDummy = false - Shroud1x0 = false Shroud1x1 = false Shroud1x2 = false Shroud1x3 = true Shroud1x4 = false - Shroud1x0-Orange = false Shroud1x1-Orange = false Shroud1x2-Orange = false @@ -659,7 +609,6 @@ PART node_stack_bottom = 0.0, -2.55, 0.0, 0.0, -1.0, 0.0, 1 } } - VARIANT { name = Long @@ -674,20 +623,16 @@ PART { Engineplate-125-White = true Engineplate-125-Orange = false - Boattail-125-Colliders = false Boattail-125-Dark = false Boattail-125-White = false Boattail-125-Orange = false - Shroud1xDummy = false - Shroud1x0 = false Shroud1x1 = false Shroud1x2 = false Shroud1x3 = false Shroud1x4 = true - Shroud1x0-Orange = false Shroud1x1-Orange = false Shroud1x2-Orange = false @@ -699,7 +644,6 @@ PART node_stack_bottom = 0.0, -3.8, 0.0, 0.0, -1.0, 0.0, 1 } } - VARIANT { name = Short-Orange @@ -714,21 +658,16 @@ PART { Engineplate-125-White = false Engineplate-125-Orange = true - Boattail-125-Colliders = false Boattail-125-Dark = false Boattail-125-White = false Boattail-125-Orange = false - - Shroud1xDummy = false - Shroud1x0 = false Shroud1x1 = false Shroud1x2 = false Shroud1x3 = false Shroud1x4 = false - Shroud1x0-Orange = true Shroud1x1-Orange = false Shroud1x2-Orange = false @@ -740,7 +679,6 @@ PART node_stack_bottom = 0.0, -0.675, 0.0, 0.0, -1.0, 0.0, 1 } } - VARIANT { name = Medium-Short-Orange @@ -755,20 +693,16 @@ PART { Engineplate-125-White = false Engineplate-125-Orange = true - Boattail-125-Colliders = false Boattail-125-Dark = false Boattail-125-White = false Boattail-125-Orange = false - Shroud1xDummy = false - Shroud1x0 = false Shroud1x1 = false Shroud1x2 = false Shroud1x3 = false Shroud1x4 = false - Shroud1x0-Orange = false Shroud1x1-Orange = true Shroud1x2-Orange = false @@ -780,7 +714,6 @@ PART node_stack_bottom = 0.0, -1.3, 0.0, 0.0, -1.0, 0.0, 1 } } - VARIANT { name = Medium-Orange @@ -795,20 +728,16 @@ PART { Engineplate-125-White = false Engineplate-125-Orange = true - Boattail-125-Colliders = false Boattail-125-Dark = false Boattail-125-White = false Boattail-125-Orange = false - Shroud1xDummy = false - Shroud1x0 = false Shroud1x1 = false Shroud1x2 = false Shroud1x3 = false Shroud1x4 = false - Shroud1x0-Orange = false Shroud1x1-Orange = false Shroud1x2-Orange = true @@ -820,7 +749,6 @@ PART node_stack_bottom = 0.0, -1.925, 0.0, 0.0, -1.0, 0.0, 1 } } - VARIANT { name = Medium-Long-Orange @@ -835,20 +763,16 @@ PART { Engineplate-125-White = false Engineplate-125-Orange = true - Boattail-125-Colliders = false Boattail-125-Dark = false Boattail-125-White = false Boattail-125-Orange = false - Shroud1xDummy = false - Shroud1x0 = false Shroud1x1 = false Shroud1x2 = false Shroud1x3 = false Shroud1x4 = false - Shroud1x0-Orange = false Shroud1x1-Orange = false Shroud1x2-Orange = false @@ -860,7 +784,6 @@ PART node_stack_bottom = 0.0, -2.55, 0.0, 0.0, -1.0, 0.0, 1 } } - VARIANT { name = Long-Orange @@ -875,20 +798,16 @@ PART { Engineplate-125-White = false Engineplate-125-Orange = true - Boattail-125-Colliders = false Boattail-125-Dark = false Boattail-125-White = false Boattail-125-Orange = false - Shroud1xDummy = false - Shroud1x0 = false Shroud1x1 = false Shroud1x2 = false Shroud1x3 = false Shroud1x4 = false - Shroud1x0-Orange = false Shroud1x1-Orange = false Shroud1x2-Orange = false @@ -901,7 +820,6 @@ PART } } } - MODULE { name = ModuleJettison diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/1875/restock-decoupler-1875-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/1875/restock-decoupler-1875-1.cfg index 292363d0..0dc98108 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/1875/restock-decoupler-1875-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/1875/restock-decoupler-1875-1.cfg @@ -53,7 +53,7 @@ PART toggleEditor = true toggleFlight = true } - MODULE + MODULE { name = ModulePartVariants useMultipleDragCubes = false @@ -65,7 +65,6 @@ PART themeName = Metal primaryColor = #6f6e6d secondaryColor = #6f6e6d - GAMEOBJECTS { Decoupler1875White = false diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/1875/restock-decoupler-1875-truss-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/1875/restock-decoupler-1875-truss-1.cfg index 620271f0..611a6b3c 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/1875/restock-decoupler-1875-truss-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/1875/restock-decoupler-1875-truss-1.cfg @@ -39,7 +39,6 @@ PART tags = #LOC_RestockPlus_restock-decoupler-1875-truss-1_tags fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple sound_decoupler_fire = decouple - MODULE { name = ModuleDecouple @@ -56,7 +55,6 @@ PART MODULE { name = ModulePartVariants - useMultipleDragCubes = false baseVariant = Gray VARIANT @@ -188,5 +186,4 @@ PART cube = 0, 0.5479,0.6578,1.063, 0.5479,0.6627,1.063, 2.363,0.7644,0.7397, 2.363,0.7599,0.5773, 0.5479,0.7109,1.063, 0.5479,0.7101,1.063, 0,0.00108,0, 1.917,0.5397,1.917 cube = 1, 0.5479,0.6578,1.063, 0.5479,0.6627,1.063, 2.363,0.7644,0.7397, 2.363,0.7599,0.5773, 0.5479,0.7109,1.063, 0.5479,0.7101,1.063, 0,0.00108,0, 1.917,0.5397,1.917 } - } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/1875/restock-engineplate-1875-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/1875/restock-engineplate-1875-1.cfg index 8b848e5b..55dcbe90 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/1875/restock-engineplate-1875-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/1875/restock-engineplate-1875-1.cfg @@ -17,23 +17,19 @@ PART rescaleFactor = 1.0 node_stack_top = 0.0, 0.1, 0.0, 0.0, 1.0, 0.0, 1 node_stack_bottom = 0.0, 0, 0.0, 0.0, -1.0, 0.0, 1 - /// Flag to disable this part if MH is installed MHReplacement = True - TechRequired = advConstruction entryCost = 2400 cost = 250 category = Coupling subcategory = 0 - title = #LOC_RestockPlus_restock-engineplate-1875-1_title // EP-18 Engine Plate manufacturer = #autoLOC_501682 // Rokea Inc description = #LOC_RestockPlus_restock-engineplate-1875-1_description // A medium sized plate for holding one or more engines, with included decoupler for anything attached below it. tags = #LOC_RestockPlus_restock-engineplate-1875-1_tags // restock engine plate shroud boattail explo break decouple seperat split pancake 1875 1.875 Titan - attachRules = 1,0,1,1,0 mass = 0.14 dragModelType = default @@ -42,18 +38,14 @@ PART angularDrag = 2 crashTolerance = 9 maxTemp = 2600 // = 3000 - fuelCrossFeed = True stageOffset = 1 childStageOffset = 1 bulkheadProfiles = size1p5 - breakingForce = 2500 breakingTorque= 2500 - fx_gasBurst_white = 0.0, -0.05, 0.0, 0.0, 1.0, 0.0, decouple sound_vent_large = decouple - NODE { name = N1_1 @@ -302,7 +294,6 @@ PART method=FIXED_JOINT rigid = true } - MODULE { name = ModuleDynamicNodes @@ -315,7 +306,6 @@ PART SetCount = 1 Symmetry = 0 } - NODE_SET { DisplayText = #autoLOC_8004446 // #autoLOC_8004446 = Double @@ -324,7 +314,6 @@ PART SetCount = 2 Symmetry = 1 } - NODE_SET { DisplayText = #autoLOC_8004447 // #autoLOC_8004447 = Triple @@ -333,7 +322,6 @@ PART SetCount = 3 Symmetry = 2 } - NODE_SET { DisplayText = #autoLOC_8004448 // #autoLOC_8004448 = Quad @@ -358,7 +346,6 @@ PART SetCount = 7 Symmetry = 5 } - NODE_SET { DisplayText = 8x1 @@ -368,7 +355,6 @@ PART Symmetry = 7 } } - MODULE { name = ModuleDecouple @@ -377,7 +363,6 @@ PART partDecoupled = false isEnginePlate = true } - MODULE { name = ModulePartVariants @@ -398,19 +383,15 @@ PART { Engineplate-1875-White = false Engineplate-1875-Orange = false - Boattail-1875-Colliders = true Boattail-1875-White = true Boattail-1875-Orange = false - Shroud1p5xDummy = true - Shroud1p5x0 = false Shroud1p5x1 = false Shroud1p5x2 = false Shroud1p5x3 = false Shroud1p5x4 = false - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = false Shroud1p5x2-Orange = false @@ -422,7 +403,6 @@ PART node_stack_bottom = 0.0, -1.30, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Boattail-Orange @@ -437,19 +417,15 @@ PART { Engineplate-1875-White = false Engineplate-1875-Orange = false - Boattail-1875-Colliders = true Boattail-1875-White = false Boattail-1875-Orange = true - Shroud1p5xDummy = true - Shroud1p5x0 = false Shroud1p5x1 = false Shroud1p5x2 = false Shroud1p5x3 = false Shroud1p5x4 = false - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = false Shroud1p5x2-Orange = false @@ -461,7 +437,6 @@ PART node_stack_bottom = 0.0, -1.30, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Short @@ -476,19 +451,15 @@ PART { Engineplate-1875-White = true Engineplate-1875-Orange = false - Boattail-1875-Colliders = false Boattail-1875-White = false Boattail-1875-Orange = false - Shroud1p5xDummy = false - Shroud1p5x0 = true Shroud1p5x1 = false Shroud1p5x2 = false Shroud1p5x3 = false Shroud1p5x4 = false - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = false Shroud1p5x2-Orange = false @@ -500,7 +471,6 @@ PART node_stack_bottom = 0.0, -0.675, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium-Short @@ -515,19 +485,15 @@ PART { Engineplate-1875-White = true Engineplate-1875-Orange = false - Boattail-1875-Colliders = false Boattail-1875-White = false Boattail-1875-Orange = false - Shroud1p5xDummy = false - Shroud1p5x0 = false Shroud1p5x1 = true Shroud1p5x2 = false Shroud1p5x3 = false Shroud1p5x4 = false - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = false Shroud1p5x2-Orange = false @@ -539,7 +505,6 @@ PART node_stack_bottom = 0.0, -1.30, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium @@ -554,19 +519,15 @@ PART { Engineplate-1875-White = true Engineplate-1875-Orange = false - Boattail-1875-Colliders = false Boattail-1875-White = false Boattail-1875-Orange = false - Shroud1p5xDummy = false - Shroud1p5x0 = false Shroud1p5x1 = false Shroud1p5x2 = true Shroud1p5x3 = false Shroud1p5x4 = false - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = false Shroud1p5x2-Orange = false @@ -578,7 +539,6 @@ PART node_stack_bottom = 0.0, -1.925, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium-Long @@ -593,19 +553,15 @@ PART { Engineplate-1875-White = true Engineplate-1875-Orange = false - Boattail-1875-Colliders = false Boattail-1875-White = false Boattail-1875-Orange = false - Shroud1p5xDummy = false - Shroud1p5x0 = false Shroud1p5x1 = false Shroud1p5x2 = false Shroud1p5x3 = true Shroud1p5x4 = false - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = false Shroud1p5x2-Orange = false @@ -617,7 +573,6 @@ PART node_stack_bottom = 0.0, -2.55, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Long @@ -632,19 +587,15 @@ PART { Engineplate-1875-White = true Engineplate-1875-Orange = false - Boattail-1875-Colliders = false Boattail-1875-White = false Boattail-1875-Orange = false - Shroud1p5xDummy = false - Shroud1p5x0 = false Shroud1p5x1 = false Shroud1p5x2 = false Shroud1p5x3 = false Shroud1p5x4 = true - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = false Shroud1p5x2-Orange = false @@ -656,7 +607,6 @@ PART node_stack_bottom = 0.0, -3.80, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Short-Orange @@ -671,19 +621,15 @@ PART { Engineplate-1875-White = false Engineplate-1875-Orange = true - Boattail-1875-Colliders = false Boattail-1875-White = false Boattail-1875-Orange = false - Shroud1p5xDummy = false - Shroud1p5x0 = false Shroud1p5x1 = false Shroud1p5x2 = false Shroud1p5x3 = false Shroud1p5x4 = false - Shroud1p5x0-Orange = true Shroud1p5x1-Orange = false Shroud1p5x2-Orange = false @@ -695,7 +641,6 @@ PART node_stack_bottom = 0.0, -0.675, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium-Short-Orange @@ -710,19 +655,15 @@ PART { Engineplate-1875-White = false Engineplate-1875-Orange = true - Boattail-1875-Colliders = false Boattail-1875-White = false Boattail-1875-Orange = false - Shroud1p5xDummy = false - Shroud1p5x0 = false Shroud1p5x1 = false Shroud1p5x2 = false Shroud1p5x3 = false Shroud1p5x4 = false - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = true Shroud1p5x2-Orange = false @@ -734,7 +675,6 @@ PART node_stack_bottom = 0.0, -1.30, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium-Orange @@ -749,19 +689,15 @@ PART { Engineplate-1875-White = false Engineplate-1875-Orange = true - Boattail-1875-Colliders = false Boattail-1875-White = false Boattail-1875-Orange = false - Shroud1p5xDummy = false - Shroud1p5x0 = false Shroud1p5x1 = false Shroud1p5x2 = false Shroud1p5x3 = false Shroud1p5x4 = false - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = false Shroud1p5x2-Orange = true @@ -773,7 +709,6 @@ PART node_stack_bottom = 0.0, -1.925, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium-Long-Orange @@ -788,19 +723,15 @@ PART { Engineplate-1875-White = false Engineplate-1875-Orange = true - Boattail-1875-Colliders = false Boattail-1875-White = false Boattail-1875-Orange = false - Shroud1p5xDummy = false - Shroud1p5x0 = false Shroud1p5x1 = false Shroud1p5x2 = false Shroud1p5x3 = false Shroud1p5x4 = false - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = false Shroud1p5x2-Orange = false @@ -812,7 +743,6 @@ PART node_stack_bottom = 0.0, -2.55, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Long-Orange @@ -827,19 +757,15 @@ PART { Engineplate-1875-White = false Engineplate-1875-Orange = true - Boattail-1875-Colliders = false Boattail-1875-White = false Boattail-1875-Orange = false - Shroud1p5xDummy = false - Shroud1p5x0 = false Shroud1p5x1 = false Shroud1p5x2 = false Shroud1p5x3 = false Shroud1p5x4 = false - Shroud1p5x0-Orange = false Shroud1p5x1-Orange = false Shroud1p5x2-Orange = false @@ -852,7 +778,6 @@ PART } } } - MODULE { name = ModuleJettison diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/1875/restock-separator-1875-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/1875/restock-separator-1875-1.cfg index 39ce86a4..d7227e89 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/1875/restock-separator-1875-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/1875/restock-separator-1875-1.cfg @@ -64,7 +64,6 @@ PART themeName = Metal primaryColor = #6f6e6d secondaryColor = #6f6e6d - GAMEOBJECTS { Separator1875White = false diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/25/restock-engineplate-25-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/25/restock-engineplate-25-1.cfg index fc21d6ba..a47310b2 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/25/restock-engineplate-25-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/25/restock-engineplate-25-1.cfg @@ -17,23 +17,19 @@ PART rescaleFactor = 1.0 node_stack_top = 0.0, 0.15, 0.0, 0.0, 1.0, 0.0, 1 node_stack_bottom = 0.0, 0, 0.0, 0.0, -1.0, 0.0, 1 - /// Flag to disable this part if MH is installed MHReplacement = True - TechRequired = specializedConstruction entryCost = 3100 cost = 300 category = Coupling subcategory = 0 - title = #LOC_RestockPlus_restock-engineplate-25-1_title // EP-25 Engine Plate manufacturer = #autoLOC_501682 // Rokea Inc description = #LOC_RestockPlus_restock-engineplate-25-1_description // A large plate for holding one or more engines, with included decoupler for anything attached below it. tags = #LOC_RestockPlus_restock-engineplate-25-1_tags // restock engine plate shroud boattail explo break decouple seperat split pancake 25 2.5 Falcon - attachRules = 1,0,1,1,0 mass = 0.10 dragModelType = default @@ -42,18 +38,14 @@ PART angularDrag = 2 crashTolerance = 9 maxTemp = 2600 // = 3000 - fuelCrossFeed = True stageOffset = 1 childStageOffset = 1 bulkheadProfiles = size1 - breakingForce = 2500 breakingTorque= 2500 - fx_gasBurst_white = 0.0, -0.05, 0.0, 0.0, 1.0, 0.0, decouple sound_vent_large = decouple - NODE { name = N1_1 @@ -302,7 +294,6 @@ PART method=FIXED_JOINT rigid = true } - MODULE { name = ModuleDynamicNodes @@ -315,7 +306,6 @@ PART SetCount = 1 Symmetry = 0 } - NODE_SET { DisplayText = #autoLOC_8004446 // #autoLOC_8004446 = Double @@ -324,7 +314,6 @@ PART SetCount = 2 Symmetry = 1 } - NODE_SET { DisplayText = #autoLOC_8004447 // #autoLOC_8004447 = Triple @@ -333,7 +322,6 @@ PART SetCount = 3 Symmetry = 2 } - NODE_SET { DisplayText = #autoLOC_8004448 // #autoLOC_8004448 = Quad @@ -358,7 +346,6 @@ PART SetCount = 7 Symmetry = 5 } - NODE_SET { DisplayText = 8x1 @@ -368,7 +355,6 @@ PART Symmetry = 7 } } - MODULE { name = ModuleDecouple @@ -377,14 +363,12 @@ PART partDecoupled = false isEnginePlate = true } - MODULE { name = ModulePartVariants baseVariant = Long baseMass = 0 baseCost = 0 - VARIANT { name = Boattail-Dark @@ -399,21 +383,17 @@ PART { Engineplate-25-White = false Engineplate-25-Metal = false - Boattail-25-Colliders = true Boattail-25-White = false Boattail-25-Dark = true Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = true - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -425,7 +405,6 @@ PART node_stack_bottom = 0.0, -1.30, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Boattail-White @@ -440,21 +419,17 @@ PART { Engineplate-25-White = false Engineplate-25-Metal = false - Boattail-25-Colliders = true Boattail-25-White = true Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = true - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -466,7 +441,6 @@ PART node_stack_bottom = 0.0, -1.30, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Boattail-Orange @@ -481,21 +455,17 @@ PART { Engineplate-25-White = false Engineplate-25-Metal = false - Boattail-25-Colliders = true Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = true - Shroud2xDummy = true - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -507,7 +477,6 @@ PART node_stack_bottom = 0.0, -1.30, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Boattail-Metal @@ -522,21 +491,17 @@ PART { Engineplate-25-White = false Engineplate-25-Metal = false - Boattail-25-Colliders = true Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = true Boattail-25-Orange = false - Shroud2xDummy = true - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -548,7 +513,6 @@ PART node_stack_bottom = 0.0, -1.30, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Short @@ -563,21 +527,17 @@ PART { Engineplate-25-White = true Engineplate-25-Metal = false - Boattail-25-Colliders = false Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = false - Shroud2x0 = true Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -589,7 +549,6 @@ PART node_stack_bottom = 0.0, -0.675, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium-Short @@ -604,22 +563,17 @@ PART { Engineplate-25-White = true Engineplate-25-Metal = false - Boattail-25-Colliders = false Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - - Shroud2xDummy = false - Shroud2x0 = false Shroud2x1 = true Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -631,7 +585,6 @@ PART node_stack_bottom = 0.0, -1.30, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium @@ -646,21 +599,17 @@ PART { Engineplate-25-White = true Engineplate-25-Metal = false - Boattail-25-Colliders = false Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = false - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = true Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -672,7 +621,6 @@ PART node_stack_bottom = 0.0, -1.925, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium-Long @@ -687,21 +635,17 @@ PART { Engineplate-25-White = true Engineplate-25-Metal = false - Boattail-25-Colliders = false Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = false - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = true Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -713,7 +657,6 @@ PART node_stack_bottom = 0.0, -2.55, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Long @@ -728,21 +671,17 @@ PART { Engineplate-25-White = true Engineplate-25-Metal = false - Boattail-25-Colliders = false Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = false - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = true - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -754,7 +693,6 @@ PART node_stack_bottom = 0.0, -3.80, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Short-Metal @@ -769,21 +707,17 @@ PART { Engineplate-25-White = false Engineplate-25-Metal = true - Boattail-25-Colliders = false Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = false - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = true Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -795,7 +729,6 @@ PART node_stack_bottom = 0.0, -0.675, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium-Short-Metal @@ -810,21 +743,17 @@ PART { Engineplate-25-White = false Engineplate-25-Metal = true - Boattail-25-Colliders = false Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = false - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = true Shroud2x2-Metal = false @@ -836,7 +765,6 @@ PART node_stack_bottom = 0.0, -1.30, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium-Metal @@ -851,21 +779,17 @@ PART { Engineplate-25-White = false Engineplate-25-Metal = true - Boattail-25-Colliders = false Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = false - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = true @@ -877,7 +801,6 @@ PART node_stack_bottom = 0.0, -1.925, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Medium-Long-Metal @@ -892,21 +815,17 @@ PART { Engineplate-25-White = false Engineplate-25-Metal = true - Boattail-25-Colliders = false Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = false - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -918,7 +837,6 @@ PART node_stack_bottom = 0.0, -2.55, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Long-Metal @@ -933,21 +851,17 @@ PART { Engineplate-25-White = false Engineplate-25-Metal = true - Boattail-25-Colliders = false Boattail-25-White = false Boattail-25-Dark = false Boattail-25-Metal = false Boattail-25-Orange = false - Shroud2xDummy = false - Shroud2x0 = false Shroud2x1 = false Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false - Shroud2x0-Metal = false Shroud2x1-Metal = false Shroud2x2-Metal = false @@ -960,7 +874,6 @@ PART } } } - MODULE { name = ModuleJettison diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/375/restock-engineplate-375-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/375/restock-engineplate-375-1.cfg index 685c1e00..79c47dbd 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/375/restock-engineplate-375-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/375/restock-engineplate-375-1.cfg @@ -17,23 +17,19 @@ PART rescaleFactor = 1.0 node_stack_top = 0.0, 0.25, 0.0, 0.0, 1.0, 0.0, 1 node_stack_bottom = 0.0, 0, 0.0, 0.0, -1.0, 0.0, 1 - /// Flag to disable this part if MH is installed MHReplacement = True - TechRequired = composites entryCost = 4200 cost = 500 category = Coupling subcategory = 0 - title = #LOC_RestockPlus_restock-engineplate-375-1_title // EP-37 Engine Plate manufacturer = #autoLOC_501682 // Rokea Inc description = #LOC_RestockPlus_restock-engineplate-375-1_description // A gigantic plate for holding one or more engines, with included decoupler for anything attached below it. tags = #LOC_RestockPlus_restock-engineplate-375-1_tags // restock engine plate shroud boattail explo break decouple seperat split pancake 375 3.75 Zenit - attachRules = 1,0,1,1,0 mass = 0.10 dragModelType = default @@ -42,18 +38,14 @@ PART angularDrag = 2 crashTolerance = 9 maxTemp = 2600 // = 3000 - fuelCrossFeed = True stageOffset = 1 childStageOffset = 1 bulkheadProfiles = size1 - breakingForce = 2500 breakingTorque= 2500 - fx_gasBurst_white = 0.0, -0.05, 0.0, 0.0, 1.0, 0.0, decouple sound_vent_large = decouple - NODE { name = N1_1 @@ -302,7 +294,6 @@ PART method=FIXED_JOINT rigid = true } - MODULE { name = ModuleDynamicNodes @@ -315,7 +306,6 @@ PART SetCount = 1 Symmetry = 0 } - NODE_SET { DisplayText = #autoLOC_8004446 // #autoLOC_8004446 = Double @@ -324,7 +314,6 @@ PART SetCount = 2 Symmetry = 1 } - NODE_SET { DisplayText = #autoLOC_8004447 // #autoLOC_8004447 = Triple @@ -333,7 +322,6 @@ PART SetCount = 3 Symmetry = 2 } - NODE_SET { DisplayText = #autoLOC_8004448 // #autoLOC_8004448 = Quad @@ -358,7 +346,6 @@ PART SetCount = 7 Symmetry = 5 } - NODE_SET { DisplayText = 8x1 @@ -368,7 +355,6 @@ PART Symmetry = 7 } } - MODULE { name = ModuleDecouple @@ -377,7 +363,6 @@ PART partDecoupled = false isEnginePlate = true } - MODULE { name = ModulePartVariants @@ -398,19 +383,15 @@ PART { Engineplate-375-White = false Engineplate-375-Orange = false - Boattail-375-Colliders = true Boattail-375-White = true Boattail-375-Orange = false - Shroud3xDummy = true - Shroud3x0 = false Shroud3x1 = false Shroud3x2 = false Shroud3x3 = false Shroud3x4 = false - Shroud3x0-Orange = false Shroud3x1-Orange = false Shroud3x2-Orange = false @@ -422,7 +403,6 @@ PART node_stack_bottom = 0.0, -1.925, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Boattail-Orange @@ -437,19 +417,15 @@ PART { Engineplate-375-White = false Engineplate-375-Orange = false - Boattail-375-Colliders = true Boattail-375-White = false Boattail-375-Orange = true - Shroud3xDummy = true - Shroud3x0 = false Shroud3x1 = false Shroud3x2 = false Shroud3x3 = false Shroud3x4 = false - Shroud3x0-Orange = false Shroud3x1-Orange = false Shroud3x2-Orange = false @@ -461,7 +437,6 @@ PART node_stack_bottom = 0.0, -1.925, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Short @@ -476,19 +451,15 @@ PART { Engineplate-375-White = true Engineplate-375-Orange = false - Boattail-375-Colliders = false Boattail-375-White = false Boattail-375-Orange = false - Shroud3xDummy = false - Shroud3x0 = true Shroud3x1 = false Shroud3x2 = false Shroud3x3 = false Shroud3x4 = false - Shroud3x0-Orange = false Shroud3x1-Orange = false Shroud3x2-Orange = false @@ -500,7 +471,6 @@ PART node_stack_bottom = 0.0, -1.30, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Medium-Short @@ -515,19 +485,15 @@ PART { Engineplate-375-White = true Engineplate-375-Orange = false - Boattail-375-Colliders = false Boattail-375-White = false Boattail-375-Orange = false - Shroud3xDummy = false - Shroud3x0 = false Shroud3x1 = true Shroud3x2 = false Shroud3x3 = false Shroud3x4 = false - Shroud3x0-Orange = false Shroud3x1-Orange = false Shroud3x2-Orange = false @@ -539,7 +505,6 @@ PART node_stack_bottom = 0.0, -1.925, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Medium @@ -554,19 +519,15 @@ PART { Engineplate-375-White = true Engineplate-375-Orange = false - Boattail-375-Colliders = false Boattail-375-White = false Boattail-375-Orange = false - Shroud3xDummy = false - Shroud3x0 = false Shroud3x1 = false Shroud3x2 = true Shroud3x3 = false Shroud3x4 = false - Shroud3x0-Orange = false Shroud3x1-Orange = false Shroud3x2-Orange = false @@ -578,7 +539,6 @@ PART node_stack_bottom = 0.0, -2.55, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Medium-Long @@ -593,19 +553,15 @@ PART { Engineplate-375-White = true Engineplate-375-Orange = false - Boattail-375-Colliders = false Boattail-375-White = false Boattail-375-Orange = false - Shroud3xDummy = false - Shroud3x0 = false Shroud3x1 = false Shroud3x2 = false Shroud3x3 = true Shroud3x4 = false - Shroud3x0-Orange = false Shroud3x1-Orange = false Shroud3x2-Orange = false @@ -617,7 +573,6 @@ PART node_stack_bottom = 0.0, -3.80, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Long @@ -632,19 +587,15 @@ PART { Engineplate-375-White = true Engineplate-375-Orange = false - Boattail-375-Colliders = false Boattail-375-White = false Boattail-375-Orange = false - Shroud3xDummy = false - Shroud3x0 = false Shroud3x1 = false Shroud3x2 = false Shroud3x3 = false Shroud3x4 = true - Shroud3x0-Orange = false Shroud3x1-Orange = false Shroud3x2-Orange = false @@ -656,7 +607,6 @@ PART node_stack_bottom = 0.0, -5.05, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Short-Orange @@ -671,19 +621,15 @@ PART { Engineplate-375-White = false Engineplate-375-Orange = true - Boattail-375-Colliders = false Boattail-375-White = false Boattail-375-Orange = false - Shroud3xDummy = false - Shroud3x0 = false Shroud3x1 = false Shroud3x2 = false Shroud3x3 = false Shroud3x4 = false - Shroud3x0-Orange = true Shroud3x1-Orange = false Shroud3x2-Orange = false @@ -695,7 +641,6 @@ PART node_stack_bottom = 0.0, -1.30, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Medium-Short-Orange @@ -710,19 +655,15 @@ PART { Engineplate-375-White = false Engineplate-375-Orange = true - Boattail-375-Colliders = false Boattail-375-White = false Boattail-375-Orange = false - Shroud3xDummy = false - Shroud3x0 = false Shroud3x1 = false Shroud3x2 = false Shroud3x3 = false Shroud3x4 = false - Shroud3x0-Orange = false Shroud3x1-Orange = true Shroud3x2-Orange = false @@ -734,7 +675,6 @@ PART node_stack_bottom = 0.0, -1.925, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Medium-Orange @@ -749,19 +689,15 @@ PART { Engineplate-375-White = false Engineplate-375-Orange = true - Boattail-375-Colliders = false Boattail-375-White = false Boattail-375-Orange = false - Shroud3xDummy = false - Shroud3x0 = false Shroud3x1 = false Shroud3x2 = false Shroud3x3 = false Shroud3x4 = false - Shroud3x0-Orange = false Shroud3x1-Orange = false Shroud3x2-Orange = true @@ -773,7 +709,6 @@ PART node_stack_bottom = 0.0, -2.55, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Medium-Long-Orange @@ -788,19 +723,15 @@ PART { Engineplate-375-White = false Engineplate-375-Orange = true - Boattail-375-Colliders = false Boattail-375-White = false Boattail-375-Orange = false - Shroud3xDummy = false - Shroud3x0 = false Shroud3x1 = false Shroud3x2 = false Shroud3x3 = false Shroud3x4 = false - Shroud3x0-Orange = false Shroud3x1-Orange = false Shroud3x2-Orange = false @@ -812,7 +743,6 @@ PART node_stack_bottom = 0.0, -3.80, 0.0, 0.0, -1.0, 0.0, 3 } } - VARIANT { name = Long-Orange @@ -827,19 +757,15 @@ PART { Engineplate-375-White = false Engineplate-375-Orange = true - Boattail-375-Colliders = false Boattail-375-White = false Boattail-375-Orange = false - Shroud3xDummy = false - Shroud3x0 = false Shroud3x1 = false Shroud3x2 = false Shroud3x3 = false Shroud3x4 = false - Shroud3x0-Orange = false Shroud3x1-Orange = false Shroud3x2-Orange = false @@ -852,7 +778,6 @@ PART } } } - MODULE { name = ModuleJettison diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/5/restock-decoupler-5-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/5/restock-decoupler-5-1.cfg index 9959893e..ed5868c5 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/5/restock-decoupler-5-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/5/restock-decoupler-5-1.cfg @@ -39,7 +39,6 @@ PART sound_decoupler_fire = decouple /// Flag to disable this part if MH is installed MHReplacement = True - MODULE { name = ModulePartVariants @@ -72,7 +71,6 @@ PART } } } - MODULE { name = ModuleDecouple @@ -87,7 +85,6 @@ PART toggleEditor = true toggleFlight = true } - MODULE { name = ModuleTestSubject @@ -186,7 +183,7 @@ PART } } DRAG_CUBE - { - cube = Default, 3.181,0.7457,3.242, 3.181,0.7457,3.242, 19.48,0.9796,0.2207, 19.48,0.9796,0.2207, 3.181,0.7453,3.202, 3.181,0.7453,3.202, 0,-5.066E-07,0, 5,0.64,5 - } + { + cube = Default, 3.181,0.7457,3.242, 3.181,0.7457,3.242, 19.48,0.9796,0.2207, 19.48,0.9796,0.2207, 3.181,0.7453,3.202, 3.181,0.7453,3.202, 0,-5.066E-07,0, 5,0.64,5 + } } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/5/restock-engineplate-5-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/5/restock-engineplate-5-1.cfg index 67020381..b8f8cd53 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/5/restock-engineplate-5-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/5/restock-engineplate-5-1.cfg @@ -17,23 +17,19 @@ PART rescaleFactor = 1.0 node_stack_top = 0.0, 0.35, 0.0, 0.0, 1.0, 0.0, 1 node_stack_bottom = 0.0, 0, 0.0, 0.0, -1.0, 0.0, 1 - /// Flag to disable this part if MH is installed MHReplacement = True - TechRequired = metaMaterials entryCost = 5200 cost = 700 category = Coupling subcategory = 0 - title = #LOC_RestockPlus_restock-engineplate-5-1_title // EP-50 Engine Plate manufacturer = #autoLOC_501682 // Rokea Inc description = #LOC_RestockPlus_restock-engineplate-5-1_description // An enormous plate for holding one or more engines, with included decoupler for anything attached below it. Upgraded version currently pending government approval. tags = #LOC_RestockPlus_restock-engineplate-5-1_tags // restock engine plate shroud boattail explo break decouple seperat split pancake 5 Ares V - attachRules = 1,0,1,1,0 mass = 0.10 dragModelType = default @@ -42,18 +38,14 @@ PART angularDrag = 2 crashTolerance = 9 maxTemp = 2600 // = 3000 - fuelCrossFeed = True stageOffset = 1 childStageOffset = 1 bulkheadProfiles = size1 - breakingForce = 2500 breakingTorque= 2500 - fx_gasBurst_white = 0.0, -0.05, 0.0, 0.0, 1.0, 0.0, decouple sound_vent_large = decouple - NODE { name = N1_1 @@ -302,7 +294,6 @@ PART method=FIXED_JOINT rigid = true } - MODULE { name = ModuleDynamicNodes @@ -315,7 +306,6 @@ PART SetCount = 1 Symmetry = 0 } - NODE_SET { DisplayText = #autoLOC_8004446 // #autoLOC_8004446 = Double @@ -324,7 +314,6 @@ PART SetCount = 2 Symmetry = 1 } - NODE_SET { DisplayText = #autoLOC_8004447 // #autoLOC_8004447 = Triple @@ -333,7 +322,6 @@ PART SetCount = 3 Symmetry = 2 } - NODE_SET { DisplayText = #autoLOC_8004448 // #autoLOC_8004448 = Quad @@ -358,7 +346,6 @@ PART SetCount = 7 Symmetry = 5 } - NODE_SET { DisplayText = 8x1 @@ -368,7 +355,6 @@ PART Symmetry = 7 } } - MODULE { name = ModuleDecouple @@ -377,7 +363,6 @@ PART partDecoupled = false isEnginePlate = true } - MODULE { name = ModulePartVariants @@ -398,19 +383,15 @@ PART { Engineplate-5-White = false Engineplate-5-Orange = false - Boattail-5-Colliders = true Boattail-5-White = true Boattail-5-Orange = false - Shroud4xDummy = true - Shroud4x0 = false Shroud4x1 = false Shroud4x2 = false Shroud4x3 = false Shroud4x4 = false - Shroud4x0-Orange = false Shroud4x1-Orange = false Shroud4x2-Orange = false @@ -422,7 +403,6 @@ PART node_stack_bottom = 0.0, -1.925, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Boattail-Orange @@ -437,19 +417,15 @@ PART { Engineplate-5-White = false Engineplate-5-Orange = false - Boattail-5-Colliders = true Boattail-5-White = false Boattail-5-Orange = true - Shroud4xDummy = true - Shroud4x0 = false Shroud4x1 = false Shroud4x2 = false Shroud4x3 = false Shroud4x4 = false - Shroud4x0-Orange = false Shroud4x1-Orange = false Shroud4x2-Orange = false @@ -461,7 +437,6 @@ PART node_stack_bottom = 0.0, -1.925, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT { name = Short @@ -476,19 +451,15 @@ PART { Engineplate-5-White = true Engineplate-5-Orange = false - Boattail-5-Colliders = false Boattail-5-White = false Boattail-5-Orange = false - Shroud4xDummy = false - Shroud4x0 = true Shroud4x1 = false Shroud4x2 = false Shroud4x3 = false Shroud4x4 = false - Shroud4x0-Orange = false Shroud4x1-Orange = false Shroud4x2-Orange = false @@ -500,7 +471,6 @@ PART node_stack_bottom = 0.0, -1.30, 0.0, 0.0, -1.0, 0.0, 4 } } - VARIANT { name = Medium-Short @@ -515,19 +485,15 @@ PART { Engineplate-5-White = true Engineplate-5-Orange = false - Boattail-5-Colliders = false Boattail-5-White = false Boattail-5-Orange = false - Shroud4xDummy = false - Shroud4x0 = false Shroud4x1 = true Shroud4x2 = false Shroud4x3 = false Shroud4x4 = false - Shroud4x0-Orange = false Shroud4x1-Orange = false Shroud4x2-Orange = false @@ -539,7 +505,6 @@ PART node_stack_bottom = 0.0, -1.925, 0.0, 0.0, -1.0, 0.0, 4 } } - VARIANT { name = Medium @@ -554,19 +519,15 @@ PART { Engineplate-5-White = true Engineplate-5-Orange = false - Boattail-5-Colliders = false Boattail-5-White = false Boattail-5-Orange = false - Shroud4xDummy = false - Shroud4x0 = false Shroud4x1 = false Shroud4x2 = true Shroud4x3 = false Shroud4x4 = false - Shroud4x0-Orange = false Shroud4x1-Orange = false Shroud4x2-Orange = false @@ -578,7 +539,6 @@ PART node_stack_bottom = 0.0, -2.55, 0.0, 0.0, -1.0, 0.0, 4 } } - VARIANT { name = Medium-Long @@ -593,19 +553,15 @@ PART { Engineplate-5-White = true Engineplate-5-Orange = false - Boattail-5-Colliders = false Boattail-5-White = false Boattail-5-Orange = false - Shroud4xDummy = false - Shroud4x0 = false Shroud4x1 = false Shroud4x2 = false Shroud4x3 = true Shroud4x4 = false - Shroud4x0-Orange = false Shroud4x1-Orange = false Shroud4x2-Orange = false @@ -617,7 +573,6 @@ PART node_stack_bottom = 0.0, -3.80, 0.0, 0.0, -1.0, 0.0, 4 } } - VARIANT { name = Long @@ -632,19 +587,15 @@ PART { Engineplate-5-White = true Engineplate-5-Orange = false - Boattail-5-Colliders = false Boattail-5-White = false Boattail-5-Orange = false - Shroud4xDummy = false - Shroud4x0 = false Shroud4x1 = false Shroud4x2 = false Shroud4x3 = false Shroud4x4 = true - Shroud4x0-Orange = false Shroud4x1-Orange = false Shroud4x2-Orange = false @@ -656,7 +607,6 @@ PART node_stack_bottom = 0.0, -5.05, 0.0, 0.0, -1.0, 0.0, 4 } } - VARIANT { name = Short-Orange @@ -671,19 +621,15 @@ PART { Engineplate-5-White = false Engineplate-5-Orange = true - Boattail-5-Colliders = false Boattail-5-White = false Boattail-5-Orange = false - Shroud4xDummy = false - Shroud4x0 = false Shroud4x1 = false Shroud4x2 = false Shroud4x3 = false Shroud4x4 = false - Shroud4x0-Orange = true Shroud4x1-Orange = false Shroud4x2-Orange = false @@ -695,7 +641,6 @@ PART node_stack_bottom = 0.0, -1.30, 0.0, 0.0, -1.0, 0.0, 4 } } - VARIANT { name = Medium-Short-Orange @@ -710,19 +655,15 @@ PART { Engineplate-5-White = false Engineplate-5-Orange = true - Boattail-5-Colliders = false Boattail-5-White = false Boattail-5-Orange = false - Shroud4xDummy = false - Shroud4x0 = false Shroud4x1 = false Shroud4x2 = false Shroud4x3 = false Shroud4x4 = false - Shroud4x0-Orange = false Shroud4x1-Orange = true Shroud4x2-Orange = false @@ -734,7 +675,6 @@ PART node_stack_bottom = 0.0, -1.925, 0.0, 0.0, -1.0, 0.0, 4 } } - VARIANT { name = Medium-Orange @@ -749,19 +689,15 @@ PART { Engineplate-5-White = false Engineplate-5-Orange = true - Boattail-5-Colliders = false Boattail-5-White = false Boattail-5-Orange = false - Shroud4xDummy = false - Shroud4x0 = false Shroud4x1 = false Shroud4x2 = false Shroud4x3 = false Shroud4x4 = false - Shroud4x0-Orange = false Shroud4x1-Orange = false Shroud4x2-Orange = true @@ -773,7 +709,6 @@ PART node_stack_bottom = 0.0, -2.55, 0.0, 0.0, -1.0, 0.0, 4 } } - VARIANT { name = Medium-Long-Orange @@ -788,19 +723,15 @@ PART { Engineplate-5-White = false Engineplate-5-Orange = true - Boattail-5-Colliders = false Boattail-5-White = false Boattail-5-Orange = false - Shroud4xDummy = false - Shroud4x0 = false Shroud4x1 = false Shroud4x2 = false Shroud4x3 = false Shroud4x4 = false - Shroud4x0-Orange = false Shroud4x1-Orange = false Shroud4x2-Orange = false @@ -812,7 +743,6 @@ PART node_stack_bottom = 0.0, -3.80, 0.0, 0.0, -1.0, 0.0, 4 } } - VARIANT { name = Long-Orange @@ -827,19 +757,15 @@ PART { Engineplate-5-White = false Engineplate-5-Orange = true - Boattail-5-Colliders = false Boattail-5-White = false Boattail-5-Orange = false - Shroud4xDummy = false - Shroud4x0 = false Shroud4x1 = false Shroud4x2 = false Shroud4x3 = false Shroud4x4 = false - Shroud4x0-Orange = false Shroud4x1-Orange = false Shroud4x2-Orange = false @@ -852,7 +778,6 @@ PART } } } - MODULE { name = ModuleJettison diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/5/restock-separator-5-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/5/restock-separator-5-1.cfg index 5ac1356f..abaf5e8f 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/5/restock-separator-5-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Coupling/5/restock-separator-5-1.cfg @@ -39,7 +39,6 @@ PART sound_decoupler_fire = decouple /// Flag to disable this part if MH is installed MHReplacement = True - MODULE { name = ModulePartVariants @@ -72,7 +71,6 @@ PART } } } - MODULE { name = ModuleDecouple @@ -87,7 +85,6 @@ PART toggleEditor = true toggleFlight = true } - MODULE { name = ModuleTestSubject @@ -186,7 +183,7 @@ PART } } DRAG_CUBE - { - cube = Default, 3.181,0.7457,3.242, 3.181,0.7457,3.242, 19.48,0.9796,0.2207, 19.48,0.9796,0.2207, 3.181,0.7453,3.202, 3.181,0.7453,3.202, 0,-5.066E-07,0, 5,0.64,5 - } + { + cube = Default, 3.181,0.7457,3.242, 3.181,0.7457,3.242, 19.48,0.9796,0.2207, 19.48,0.9796,0.2207, 3.181,0.7453,3.202, 3.181,0.7453,3.202, 0,-5.066E-07,0, 5,0.64,5 + } } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Electrical/radial/restock-apu-radial-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Electrical/radial/restock-apu-radial-1.cfg index 615e61e8..f66ed910 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Electrical/radial/restock-apu-radial-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Electrical/radial/restock-apu-radial-1.cfg @@ -25,7 +25,6 @@ PART manufacturer = #autoLOC_501636 //#autoLOC_501636 = Zaltonic Electronics description = #LOC_RestockPlus_restock-apu-radial-1_description // After playing with a children's pinwheel toy and asking themselves "how could this become more awesome", one engineer tried pointing a small rocket engine at it. The engineering team immediately got to work using it to generate electricity, and the Monopropellant APU was born - // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 0,1,0,0,0 bulkheadProfiles = surf @@ -40,7 +39,6 @@ PART breakingForce = 5000 breakingTorque = 5000 tags = #LOC_RestockPlus_restock-apu-radial-1_tags //APU backup turbine array bank charge convert e/c elect energ pack power volt watt - MODULE { name = ModuleResourceConverter @@ -48,18 +46,16 @@ PART StartActionName = #LOC_RestockPlus_restock-apu_start //Start turbine StopActionName = #LOC_RestockPlus_restock-apu_stop //Stop turbine ToggleActionName = #LOC_RestockPlus_restock-apu_toggle //Toggle turbine - FillAmount = 0.95 AutoShutdown = false GeneratesHeat = false UseSpecialistBonus = false - INPUT_RESOURCE { ResourceName = MonoPropellant Ratio = 0.006 FlowMode = STAGE_PRIORITY_FLOW - } + } OUTPUT_RESOURCE { ResourceName = ElectricCharge @@ -67,7 +63,6 @@ PART DumpExcess = false } } - RESOURCE { name = ElectricCharge diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/0625/restock-engine-torch.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/0625/restock-engine-torch.cfg index 7b22fe4c..89bae28e 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/0625/restock-engine-torch.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/0625/restock-engine-torch.cfg @@ -192,7 +192,6 @@ PART CylLower004 = false ShroudTorchBasic = true ShroudTorchCompact = false - ShroudTorchCompactMetal = true ShroudTorchCompactWhite = false ShroudTorchBasicMetal = true @@ -222,7 +221,6 @@ PART CylLower004 = false ShroudTorchBasic = false ShroudTorchCompact = false - ShroudTorchCompactMetal = true ShroudTorchCompactWhite = false ShroudTorchBasicMetal = true @@ -252,7 +250,6 @@ PART CylLower004 = true ShroudTorchBasic = false ShroudTorchCompact = true - ShroudTorchCompactMetal = true ShroudTorchCompactWhite = false ShroudTorchBasicMetal = true @@ -282,7 +279,6 @@ PART CylLower004 = false ShroudTorchBasic = true ShroudTorchCompact = false - ShroudTorchCompactMetal = false ShroudTorchCompactWhite = true ShroudTorchBasicMetal = false @@ -312,7 +308,6 @@ PART CylLower004 = false ShroudTorchBasic = false ShroudTorchCompact = false - ShroudTorchCompactMetal = false ShroudTorchCompactWhite = true ShroudTorchBasicMetal = false @@ -342,7 +337,6 @@ PART CylLower004 = true ShroudTorchBasic = false ShroudTorchCompact = true - ShroudTorchCompactMetal = false ShroudTorchCompactWhite = true ShroudTorchBasicMetal = false @@ -668,7 +662,7 @@ PART // You might work with remodeling but not yet //MODULE //{ - // name = ModuleRestockDepthMask - // maskTransform = TorchMask + // name = ModuleRestockDepthMask + // maskTransform = TorchMask //} } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/0625/restock-srb-striker-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/0625/restock-srb-striker-1.cfg index e036817e..9f86eb3e 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/0625/restock-srb-striker-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/0625/restock-srb-striker-1.cfg @@ -1,7 +1,6 @@ // ReStock+ 0.2.0 // Small 0625m SRB // NOTE: Soft-deprecated as of KSP 1.8 update - PART { name = restock-srb-striker-1 diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/125/restock-engine-pug.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/125/restock-engine-pug.cfg index dcbe43fb..5006cd51 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/125/restock-engine-pug.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/125/restock-engine-pug.cfg @@ -152,7 +152,6 @@ PART LV_303_Compact = false Shroud = true Shroud_Compact = false - ShroudWhite = true ShroudOrange = false Shroud_CompactWhite = true @@ -174,7 +173,6 @@ PART LV_303_Compact = false Shroud = false Shroud_Compact = false - ShroudWhite = true ShroudOrange = false Shroud_CompactWhite = true @@ -196,7 +194,6 @@ PART LV_303_Compact = true Shroud = false Shroud_Compact = true - ShroudWhite = true ShroudOrange = false Shroud_CompactWhite = true @@ -218,7 +215,6 @@ PART LV_303_Compact = false Shroud = true Shroud_Compact = false - ShroudWhite = false ShroudOrange = true Shroud_CompactWhite = false @@ -240,7 +236,6 @@ PART LV_303_Compact = false Shroud = false Shroud_Compact = false - ShroudWhite = false ShroudOrange = true Shroud_CompactWhite = false @@ -262,7 +257,6 @@ PART LV_303_Compact = true Shroud = false Shroud_Compact = true - ShroudWhite = false ShroudOrange = true Shroud_CompactWhite = false @@ -272,7 +266,6 @@ PART } } } - MODULE { name = ModuleJettison diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-engine-caravel.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-engine-caravel.cfg index 95d91995..b54f8592 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-engine-caravel.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-engine-caravel.cfg @@ -2,16 +2,15 @@ // 1.875m sustainer PART { - name = restock-engine-caravel-1 - module = Part - author = Chris Adderley (Nertea) - rescaleFactor = 1.0 - + name = restock-engine-caravel-1 + module = Part + author = Chris Adderley (Nertea) + rescaleFactor = 1.0 MODEL - { - model = ReStock/Assets/Engine/restock-engine-caravel-1 - } - EFFECTS + { + model = ReStock/Assets/Engine/restock-engine-caravel-1 + } + EFFECTS { engage { @@ -51,7 +50,7 @@ PART } MODEL_MULTI_PARTICLE { - name = core + name = core modelName = ReStock/FX/restock-fx-skiff-core-1 transformName = fxTransformCore emission = 0.0 0.0 @@ -63,7 +62,7 @@ PART } MODEL_MULTI_PARTICLE { - name = plume + name = plume modelName = ReStock/FX/restock-fx-skiff-plume-1 transformName = fxTransformPlume emission = 0.0 0.0 @@ -86,94 +85,85 @@ PART } } } - node_stack_top = 0.0, 1.80521, 0.0, 0.0, 1.0, 0.0, 2 - node_stack_bottom = 0.0, -1.1, 0.0, 0.0, -1.0, 0.0, 2 - node_attach = 0.0, 1.08738, 0.0, 0.0, 1.0, 0.0, 2 - + node_stack_top = 0.0, 1.80521, 0.0, 0.0, 1.0, 0.0, 2 + node_stack_bottom = 0.0, -1.1, 0.0, 0.0, -1.0, 0.0, 2 + node_attach = 0.0, 1.08738, 0.0, 0.0, 1.0, 0.0, 2 /// Flag to disable this part if MH is installed MHReplacement = True - - TechRequired = heavierRocketry - entryCost = 9200 - cost = 2300 - category = Engine - subcategory = 0 - title = #LOC_RestockPlus_restock-engine-caravel_title - manufacturer = #LOC_RestockPlus_agency_paperclips - description = #LOC_RestockPlus_restock-engine-caravel_description - - attachRules = 1,1,1,0,0 - mass = 1.6 - dragModelType = default - maximum_drag = 0.2 - minimum_drag = 0.3 - angularDrag = 2 - crashTolerance = 7 - breakingForce = 150 - breakingTorque = 150 - maxTemp = 2000 // = 3000 - fuelCrossFeed = True - bulkheadProfiles = size1, size1p5, srf - - tags = #LOC_RestockPlus_restock-engine-caravel_tags - - MODULE - { - name = ModuleEnginesFX - thrustVectorTransformName = thrustTransform + TechRequired = heavierRocketry + entryCost = 9200 + cost = 2300 + category = Engine + subcategory = 0 + title = #LOC_RestockPlus_restock-engine-caravel_title + manufacturer = #LOC_RestockPlus_agency_paperclips + description = #LOC_RestockPlus_restock-engine-caravel_description + attachRules = 1,1,1,0,0 + mass = 1.6 + dragModelType = default + maximum_drag = 0.2 + minimum_drag = 0.3 + angularDrag = 2 + crashTolerance = 7 + breakingForce = 150 + breakingTorque = 150 + maxTemp = 2000 // = 3000 + fuelCrossFeed = True + bulkheadProfiles = size1, size1p5, srf + tags = #LOC_RestockPlus_restock-engine-caravel_tags + MODULE + { + name = ModuleEnginesFX + thrustVectorTransformName = thrustTransform runningEffectName = fx-caravel-running - exhaustDamage = True - ignitionThreshold = 0.1 - minThrust = 0 - maxThrust = 510 - heatProduction = 175 - fxOffset = 0, 0, 0.1 - EngineType = LiquidFuel - exhaustDamageDistanceOffset = 0.35 - PROPELLANT - { - name = LiquidFuel - ratio = 0.9 - DrawGauge = True - } - PROPELLANT - { - name = Oxidizer - ratio = 1.1 - } - atmosphereCurve - { - key = 0 340 - key = 1 285 - key = 9 0.001 - } - } - - MODULE - { - name = ModuleAlternator - RESOURCE - { - name = ElectricCharge - rate = 3.0 - } - } - - MODULE - { - name = ModuleGimbal - gimbalTransformName = B_Gimbal - gimbalRange = 2 - gimbalResponseSpeed = 15 - useGimbalResponseSpeed = true - } - - + exhaustDamage = True + ignitionThreshold = 0.1 + minThrust = 0 + maxThrust = 510 + heatProduction = 175 + fxOffset = 0, 0, 0.1 + EngineType = LiquidFuel + exhaustDamageDistanceOffset = 0.35 + PROPELLANT + { + name = LiquidFuel + ratio = 0.9 + DrawGauge = True + } + PROPELLANT + { + name = Oxidizer + ratio = 1.1 + } + atmosphereCurve + { + key = 0 340 + key = 1 285 + key = 9 0.001 + } + } + MODULE + { + name = ModuleAlternator + RESOURCE + { + name = ElectricCharge + rate = 3.0 + } + } + MODULE + { + name = ModuleGimbal + gimbalTransformName = B_Gimbal + gimbalRange = 2 + gimbalResponseSpeed = 15 + useGimbalResponseSpeed = true + } MODULE { name = ModulePartVariants baseVariant = Size1p5 - VARIANT + VARIANT { name = Size1p5 displayName = #LOC_Restock_variant-engine_size1p5_white @@ -219,7 +209,6 @@ PART SkiffCompact = false Skiff1875 = false Skiff125 = false - Shroud2x3 = true Shroud2x3_Orange = false Shroud2x3_White = true @@ -302,7 +291,7 @@ PART node_stack_bottom = 0.0, -1.413, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT + VARIANT { name = Size1p5_Alternate displayName = #LOC_Restock_variant-engine_size1p5_grey-orange @@ -430,210 +419,207 @@ PART } } } - - MODULE - { - name = ModuleJettison - jettisonName = Shroud1p5x3,Shroud2x3,Shroud1p5x3_2,Shroud1p5x3_3 - bottomNodeName = bottom - isFairing = True - jettisonedObjectMass = 0.1 - jettisonForce = 5 - jettisonDirection = 0 0 1 - useMultipleDragCubes = false + MODULE + { + name = ModuleJettison + jettisonName = Shroud1p5x3,Shroud2x3,Shroud1p5x3_2,Shroud1p5x3_3 + bottomNodeName = bottom + isFairing = True + jettisonedObjectMass = 0.1 + jettisonForce = 5 + jettisonDirection = 0 0 1 + useMultipleDragCubes = false + } + MODULE + { + name = ModuleSurfaceFX + thrustProviderModuleIndex = 0 + fxMax = 0.8 + maxDistance = 50 + falloff = 2 + thrustTransformName = thrustTransform + } + MODULE + { + name = ModuleTestSubject + useStaging = True + useEvent = True + situationMask = 127 + CONSTRAINT + { + type = REPEATABILITY + value = ALWAYS + prestige = Trivial + } + CONSTRAINT + { + type = REPEATABILITY + value = BODYANDSITUATION + prestige = Significant + } + CONSTRAINT + { + type = REPEATABILITY + value = ONCEPERPART + prestige = Exceptional + } + CONSTRAINT + { + type = ALTITUDEENV + test = GT + value = 4000 + prestige = Trivial + } + CONSTRAINT + { + type = ALTITUDEENV + test = LT + value = 8000 + prestige = Trivial + } + CONSTRAINT + { + type = ALTITUDEENV + test = GT + value = 2000 + prestige = Significant + } + CONSTRAINT + { + type = ALTITUDEENV + test = LT + value = 4000 + prestige = Significant + } + CONSTRAINT + { + type = ALTITUDEENV + test = GT + value = 1000 + prestige = Exceptional + } + CONSTRAINT + { + type = ALTITUDEENV + test = LT + value = 2000 + prestige = Exceptional + } + CONSTRAINT + { + type = ALTITUDE + test = GT + value = 0 // this just registers altitude as something to care about + situationMask = 8 + } + CONSTRAINT + { + type = ALTITUDE + test = LT + value = 300000 + situationMask = 16 + body = _NotSun + } + CONSTRAINT + { + type = ALTITUDE + test = LT + value = 600000 + situationMask = 32 + body = _NotSun + } + CONSTRAINT + { + type = SPEED + test = GT + value = 0 + situationMask = 8 + prestige = Trivial + } + CONSTRAINT + { + type = SPEED + test = LT + value = 600 + situationMask = 8 + prestige = Trivial + } + CONSTRAINT + { + type = SPEED + test = GT + value = 300 + situationMask = 8 + prestige = Significant + } + CONSTRAINT + { + type = SPEED + test = LT + value = 1200 + situationMask = 8 + prestige = Significant + } + CONSTRAINT + { + type = SPEED + test = GT + value = 600 + situationMask = 8 + prestige = Exceptional + } + CONSTRAINT + { + type = SPEED + test = LT + value = 2500 + situationMask = 8 + prestige = Exceptional + } + CONSTRAINT + { + type = SPEEDENV + test = LT + value = 200 + prestige = Trivial + } + CONSTRAINT + { + type = SPEEDENV + test = GT + value = 100 + prestige = Trivial + } + CONSTRAINT + { + type = SPEEDENV + test = LT + value = 100 + prestige = Significant + } + CONSTRAINT + { + type = SPEEDENV + test = GT + value = 50 + prestige = Significant + } + CONSTRAINT + { + type = SPEEDENV + test = LT + value = 50 + prestige = Exceptional + } + CONSTRAINT + { + type = SPEEDENV + test = GT + value = 20 + prestige = Exceptional + } } - - MODULE - { - name = ModuleSurfaceFX - thrustProviderModuleIndex = 0 - fxMax = 0.8 - maxDistance = 50 - falloff = 2 - thrustTransformName = thrustTransform - } - - MODULE - { - name = ModuleTestSubject - useStaging = True - useEvent = True - situationMask = 127 - CONSTRAINT - { - type = REPEATABILITY - value = ALWAYS - prestige = Trivial - } - CONSTRAINT - { - type = REPEATABILITY - value = BODYANDSITUATION - prestige = Significant - } - CONSTRAINT - { - type = REPEATABILITY - value = ONCEPERPART - prestige = Exceptional - } - CONSTRAINT - { - type = ALTITUDEENV - test = GT - value = 4000 - prestige = Trivial - } - CONSTRAINT - { - type = ALTITUDEENV - test = LT - value = 8000 - prestige = Trivial - } - CONSTRAINT - { - type = ALTITUDEENV - test = GT - value = 2000 - prestige = Significant - } - CONSTRAINT - { - type = ALTITUDEENV - test = LT - value = 4000 - prestige = Significant - } - CONSTRAINT - { - type = ALTITUDEENV - test = GT - value = 1000 - prestige = Exceptional - } - CONSTRAINT - { - type = ALTITUDEENV - test = LT - value = 2000 - prestige = Exceptional - } - CONSTRAINT - { - type = ALTITUDE - test = GT - value = 0 // this just registers altitude as something to care about - situationMask = 8 - } - CONSTRAINT - { - type = ALTITUDE - test = LT - value = 300000 - situationMask = 16 - body = _NotSun - } - CONSTRAINT - { - type = ALTITUDE - test = LT - value = 600000 - situationMask = 32 - body = _NotSun - } - CONSTRAINT - { - type = SPEED - test = GT - value = 0 - situationMask = 8 - prestige = Trivial - } - CONSTRAINT - { - type = SPEED - test = LT - value = 600 - situationMask = 8 - prestige = Trivial - } - CONSTRAINT - { - type = SPEED - test = GT - value = 300 - situationMask = 8 - prestige = Significant - } - CONSTRAINT - { - type = SPEED - test = LT - value = 1200 - situationMask = 8 - prestige = Significant - } - CONSTRAINT - { - type = SPEED - test = GT - value = 600 - situationMask = 8 - prestige = Exceptional - } - CONSTRAINT - { - type = SPEED - test = LT - value = 2500 - situationMask = 8 - prestige = Exceptional - } - CONSTRAINT - { - type = SPEEDENV - test = LT - value = 200 - prestige = Trivial - } - CONSTRAINT - { - type = SPEEDENV - test = GT - value = 100 - prestige = Trivial - } - CONSTRAINT - { - type = SPEEDENV - test = LT - value = 100 - prestige = Significant - } - CONSTRAINT - { - type = SPEEDENV - test = GT - value = 50 - prestige = Significant - } - CONSTRAINT - { - type = SPEEDENV - test = LT - value = 50 - prestige = Exceptional - } - CONSTRAINT - { - type = SPEEDENV - test = GT - value = 20 - prestige = Exceptional - } - } - MODULE + MODULE { name = ModuleColorChanger moduleID = heatColor @@ -709,7 +695,6 @@ PART key = 1 1 } } - MODULE { name = FXModuleLookAtConstraint diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-engine-galleon.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-engine-galleon.cfg index 8b2a560f..4bdf06f7 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-engine-galleon.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-engine-galleon.cfg @@ -2,15 +2,13 @@ // 1.875m BOOSTER OF BOOSTERS PART { - name = restock-engine-galleon-1 - module = Part + name = restock-engine-galleon-1 + module = Part author = Chris Adderley (Nertea) rescaleFactor = 1.0 - node_stack_top = 0.0, 0.8, 0.0, 0.0, 1.0, 0.0, 2 node_stack_bottom = 0.0, -2.7, 0.0, 0.0, -1.0, 0.0, 2 node_attach = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2 - TechRequired = veryHeavyRocketry entryCost = 32000 cost = 8000 @@ -32,12 +30,8 @@ PART fuelCrossFeed = True bulkheadProfiles = size1, size1p5, size2, size3, srf tags = #LOC_RestockPlus_restock-engine-galleon_tags - - /// Flag to disable this part if MH is installed MHReplacement = True - - MODULE { name = ModuleEnginesFX @@ -381,7 +375,7 @@ PART { name = ModulePartVariants baseVariant = Mid - VARIANT + VARIANT { name = Mid displayName = #LOC_Restock_variant-engine_size1p5_white @@ -454,7 +448,7 @@ PART node_stack_bottom = 0.0, -2.95, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT + VARIANT { name = 375Boat displayName = #LOC_Restock_variant-engine_boattail_size3_white @@ -491,7 +485,7 @@ PART node_stack_bottom = 0.0, -2.54, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT + VARIANT { name = 25Ring displayName = #LOC_Restock_variant-engine_size2_white @@ -566,7 +560,7 @@ PART node_stack_bottom = 0.0, -2.5, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT + VARIANT { name = MidAlt displayName = #LOC_Restock_variant-engine_size1p5_grey-orange @@ -581,13 +575,11 @@ PART B_F1_Boattail = false B_F1_Boattail375 = false B_F1_Compact = false - // Shroud bases Shroud2x2 = false Shroud2x3 = true Shroud2x4 = false Shroud25 = false - // Actual shroud colour objects Shroud25BoatWhite = false Shroud25BoatGrey= false @@ -623,13 +615,11 @@ PART B_F1_Boattail = true B_F1_Boattail375 = false B_F1_Compact = false - // Shroud bases Shroud2x2 = false Shroud2x3 = false Shroud2x4 = true Shroud25 = false - // Actual shroud colour objects Shroud25BoatWhite = false Shroud25BoatGrey= true @@ -649,7 +639,7 @@ PART node_stack_bottom = 0.0, -2.95, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT + VARIANT { name = 375BoatAlt displayName = #LOC_Restock_variant-engine_boattail_size3_grey-orange @@ -664,13 +654,11 @@ PART B_F1_Boattail = false B_F1_Boattail375 = true B_F1_Compact = false - // Shroud bases Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false Shroud25 = false - // Actual shroud colour objects Shroud25BoatWhite = false Shroud25BoatGrey= false @@ -680,7 +668,6 @@ PART Shroud1875Grey= false ShroudCptWhite= false ShroudCptGrey = false - 375MountBoatWhite = false 375MountBoatOrange = true 25MountBoatWhite = false @@ -692,7 +679,7 @@ PART node_stack_bottom = 0.0, -2.54, 0.0, 0.0, -1.0, 0.0, 2 } } - VARIANT + VARIANT { name = 25RingAlt displayName = #LOC_Restock_variant-engine_size2_grey-orange @@ -707,13 +694,11 @@ PART B_F1_Boattail = false B_F1_Boattail375 = false B_F1_Compact = false - // Shroud bases Shroud2x2 = false Shroud2x3 = false Shroud2x4 = false Shroud25 = true - // Actual shroud colour objects Shroud25BoatWhite = false Shroud25BoatGrey= false @@ -750,13 +735,11 @@ PART B_F1_Boattail = false B_F1_Boattail375 = false B_F1_Compact = true - // Shroud bases Shroud2x2 = true Shroud2x3 = false Shroud2x4 = false Shroud25 = false - // Actual shroud colour objects Shroud25BoatWhite = false Shroud25BoatGrey= false @@ -878,5 +861,4 @@ PART key = 1 1 } } - } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-engine-schnauzer.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-engine-schnauzer.cfg index 1f6a8332..9122aceb 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-engine-schnauzer.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-engine-schnauzer.cfg @@ -2,17 +2,16 @@ // 1.875m vacuum engine PART { - name = restock-engine-schnauzer-1 - module = Part - author = Chris Adderley (Nertea) + name = restock-engine-schnauzer-1 + module = Part + author = Chris Adderley (Nertea) MODEL - { - model = ReStock/Assets/Engine/restock-engine-schnauzer-1 - } - rescaleFactor = 1 - node_stack_top = 0.0, 0.361067, 0.0, 0.0, 1.0, 0.0, 2 - node_stack_bottom = 0.0, -1.8, 0.0, 0.0, -1.0, 0.0, 2 - + { + model = ReStock/Assets/Engine/restock-engine-schnauzer-1 + } + rescaleFactor = 1 + node_stack_top = 0.0, 0.361067, 0.0, 0.0, 1.0, 0.0, 2 + node_stack_bottom = 0.0, -1.8, 0.0, 0.0, -1.0, 0.0, 2 /// Flag to disable this part if MH is installed MHReplacement = True EFFECTS @@ -55,7 +54,7 @@ PART } MODEL_MULTI_PARTICLE { - name = core + name = core modelName = ReStock/FX/restock-fx-wolfhound-core transformName = fxTransformCore emission = 0.0 0.0 @@ -67,7 +66,7 @@ PART } MODEL_MULTI_PARTICLE { - name = plume + name = plume modelName = ReStock/FX/restock-fx-wolfhound-plume transformName = fxTransformPlume emission = 0.0 0.0 @@ -79,110 +78,106 @@ PART } } } - TechRequired = veryHeavyRocketry - entryCost = 12000 - cost = 3000 - category = Engine - subcategory = 0 - title = #LOC_RestockPlus_restock-engine-schnauzer_title - manufacturer = #LOC_RestockPlus_agency_paperclips - description = #LOC_RestockPlus_restock-engine-schnauzer_description - attachRules = 1,0,1,1,0 - mass = 0.8 - heatConductivity = 0.06 // half default - skinInternalConductionMult = 4.0 - emissiveConstant = 0.8 // engine nozzles are good at radiating. - dragModelType = default - maximum_drag = 0.2 - minimum_drag = 0.2 - angularDrag = 2 - crashTolerance = 6 - breakingForce = 200 - breakingTorque = 200 - maxTemp = 2000 // = 3600 - bulkheadProfiles = size2, size 1p5, size1, srf - tags = #LOC_RestockPlus_restock-engine-schnauzer_tags - MODULE - { - name = ModuleEnginesFX - thrustVectorTransformName = thrustTransform + TechRequired = veryHeavyRocketry + entryCost = 12000 + cost = 3000 + category = Engine + subcategory = 0 + title = #LOC_RestockPlus_restock-engine-schnauzer_title + manufacturer = #LOC_RestockPlus_agency_paperclips + description = #LOC_RestockPlus_restock-engine-schnauzer_description + attachRules = 1,0,1,1,0 + mass = 0.8 + heatConductivity = 0.06 // half default + skinInternalConductionMult = 4.0 + emissiveConstant = 0.8 // engine nozzles are good at radiating. + dragModelType = default + maximum_drag = 0.2 + minimum_drag = 0.2 + angularDrag = 2 + crashTolerance = 6 + breakingForce = 200 + breakingTorque = 200 + maxTemp = 2000 // = 3600 + bulkheadProfiles = size2, size 1p5, size1, srf + tags = #LOC_RestockPlus_restock-engine-schnauzer_tags + MODULE + { + name = ModuleEnginesFX + thrustVectorTransformName = thrustTransform runningEffectName = fx-schnauzer-running - exhaustDamage = True - ignitionThreshold = 0.1 - minThrust = 0 - maxThrust = 110 - heatProduction = 83 - fxOffset = 0, 0, 0.23 - EngineType = LiquidFuel - exhaustDamageDistanceOffset = 1.75 - PROPELLANT - { - name = LiquidFuel - ratio = 0.9 - DrawGauge = True - } - PROPELLANT - { - name = Oxidizer - ratio = 1.1 - } - atmosphereCurve - { - key = 0 350 - key = 1 70 - key = 3 0.001 - } - } - - MODULE - { - name = ModuleGimbal - gimbalTransformName = B_Gimbal - gimbalRange = 3.0 - } - - MODULE - { - name = ModuleAlternator - RESOURCE - { - name = ElectricCharge - rate = 8.0 - } - } - - MODULE - { - name = ModuleSurfaceFX - thrustProviderModuleIndex = 0 - fxMax = 0.6 - maxDistance = 30 - falloff = 1.5 - thrustTransformName = thrustTransform - } - MODULE - { - name = ModulePartVariants - baseVariant = Size1p5 - VARIANT - { - name = Shroud - displayName = #LOC_Restock_variant-mounting_classic_white - primaryColor = #999999 - secondaryColor = #000000 - GAMEOBJECTS - { - WH_25 = false - WH_25Base = true - WH_1875 = false - WH_Compact = false - WH_Pipes25 = true - WH_Pipes = false - Shroud1p5x3_2 = false - Shroud2x2_2 = false - Shroud2x2 = true - Shroud1p5x3 = false - + exhaustDamage = True + ignitionThreshold = 0.1 + minThrust = 0 + maxThrust = 110 + heatProduction = 83 + fxOffset = 0, 0, 0.23 + EngineType = LiquidFuel + exhaustDamageDistanceOffset = 1.75 + PROPELLANT + { + name = LiquidFuel + ratio = 0.9 + DrawGauge = True + } + PROPELLANT + { + name = Oxidizer + ratio = 1.1 + } + atmosphereCurve + { + key = 0 350 + key = 1 70 + key = 3 0.001 + } + } + MODULE + { + name = ModuleGimbal + gimbalTransformName = B_Gimbal + gimbalRange = 3.0 + } + MODULE + { + name = ModuleAlternator + RESOURCE + { + name = ElectricCharge + rate = 8.0 + } + } + MODULE + { + name = ModuleSurfaceFX + thrustProviderModuleIndex = 0 + fxMax = 0.6 + maxDistance = 30 + falloff = 1.5 + thrustTransformName = thrustTransform + } + MODULE + { + name = ModulePartVariants + baseVariant = Size1p5 + VARIANT + { + name = Shroud + displayName = #LOC_Restock_variant-mounting_classic_white + primaryColor = #999999 + secondaryColor = #000000 + GAMEOBJECTS + { + WH_25 = false + WH_25Base = true + WH_1875 = false + WH_Compact = false + WH_Pipes25 = true + WH_Pipes = false + Shroud1p5x3_2 = false + Shroud2x2_2 = false + Shroud2x2 = true + Shroud1p5x3 = false Shroud1p5x3_2_White = false Shroud1p5x3_2_Orange = false Shroud2x2_2_White = false @@ -191,31 +186,30 @@ PART Shroud2x2_Orange = false Shroud1p5x3_White = false Shroud1p5x3_Orange = false - } - NODES - { - node_stack_bottom = 0.0, -1.715, 0.0, 0.0, -1.0, 0.0, 2 - } - } - VARIANT - { - name = Size2 - displayName = #LOC_Restock_variant-engine_size2_white - primaryColor = #999999 - secondaryColor = #f69449 - GAMEOBJECTS - { - WH_25 = true - WH_25Base = false - WH_1875 = false - WH_Compact = false - WH_Pipes25 = false - WH_Pipes = true - Shroud1p5x3_2 = false - Shroud2x2_2 = true - Shroud2x2 = false - Shroud1p5x3 = false - + } + NODES + { + node_stack_bottom = 0.0, -1.715, 0.0, 0.0, -1.0, 0.0, 2 + } + } + VARIANT + { + name = Size2 + displayName = #LOC_Restock_variant-engine_size2_white + primaryColor = #999999 + secondaryColor = #f69449 + GAMEOBJECTS + { + WH_25 = true + WH_25Base = false + WH_1875 = false + WH_Compact = false + WH_Pipes25 = false + WH_Pipes = true + Shroud1p5x3_2 = false + Shroud2x2_2 = true + Shroud2x2 = false + Shroud1p5x3 = false Shroud1p5x3_2_White = false Shroud1p5x3_2_Orange = false Shroud2x2_2_White = true @@ -224,31 +218,30 @@ PART Shroud2x2_Orange = false Shroud1p5x3_White = false Shroud1p5x3_Orange = false - } - NODES - { - node_stack_bottom = 0.0, -1.715, 0.0, 0.0, -1.0, 0.0, 2 - } - } + } + NODES + { + node_stack_bottom = 0.0, -1.715, 0.0, 0.0, -1.0, 0.0, 2 + } + } VARIANT - { - name = Size1p5 - displayName = #LOC_Restock_variant-engine_size1p5_white - primaryColor = #999999 - secondaryColor = #f69449 - GAMEOBJECTS - { - WH_25 = false - WH_25Base = false - WH_1875 = true - WH_Compact = false - WH_Pipes25 = false - WH_Pipes = true - Shroud1p5x3_2 = true - Shroud2x2_2 = false - Shroud2x2 = false - Shroud1p5x3 = false - + { + name = Size1p5 + displayName = #LOC_Restock_variant-engine_size1p5_white + primaryColor = #999999 + secondaryColor = #f69449 + GAMEOBJECTS + { + WH_25 = false + WH_25Base = false + WH_1875 = true + WH_Compact = false + WH_Pipes25 = false + WH_Pipes = true + Shroud1p5x3_2 = true + Shroud2x2_2 = false + Shroud2x2 = false + Shroud1p5x3 = false Shroud1p5x3_2_White = true Shroud1p5x3_2_Orange = false Shroud2x2_2_White = false @@ -257,31 +250,30 @@ PART Shroud2x2_Orange = false Shroud1p5x3_White = false Shroud1p5x3_Orange = false - } - NODES - { - node_stack_bottom = 0.0, -2.14, 0.0, 0.0, -1.0, 0.0, 2 - } - } - VARIANT - { - name = Bare - displayName = #LOC_Restock_variant-engine_compact_white - primaryColor = #999999 - secondaryColor = #999999 - GAMEOBJECTS - { - WH_25 = false - WH_25Base = false - WH_1875 = false - WH_Compact = true - WH_Pipes25 = false - WH_Pipes = true - Shroud1p5x3_2 = false - Shroud2x2_2 = false - Shroud2x2 = false - Shroud1p5x3 = true - + } + NODES + { + node_stack_bottom = 0.0, -2.14, 0.0, 0.0, -1.0, 0.0, 2 + } + } + VARIANT + { + name = Bare + displayName = #LOC_Restock_variant-engine_compact_white + primaryColor = #999999 + secondaryColor = #999999 + GAMEOBJECTS + { + WH_25 = false + WH_25Base = false + WH_1875 = false + WH_Compact = true + WH_Pipes25 = false + WH_Pipes = true + Shroud1p5x3_2 = false + Shroud2x2_2 = false + Shroud2x2 = false + Shroud1p5x3 = true Shroud1p5x3_2_White = false Shroud1p5x3_2_Orange = false Shroud2x2_2_White = false @@ -290,12 +282,12 @@ PART Shroud2x2_Orange = false Shroud1p5x3_White = true Shroud1p5x3_Orange = false - } - NODES - { - node_stack_bottom = 0.0, -2.14, 0.0, 0.0, -1.0, 0.0, 2 - } - } + } + NODES + { + node_stack_bottom = 0.0, -2.14, 0.0, 0.0, -1.0, 0.0, 2 + } + } VARIANT { name = Shroud_Alternate @@ -314,7 +306,6 @@ PART Shroud2x2_2 = false Shroud2x2 = true Shroud1p5x3 = false - Shroud1p5x3_2_White = false Shroud1p5x3_2_Orange = false Shroud2x2_2_White = false @@ -347,7 +338,6 @@ PART Shroud2x2_2 = true Shroud2x2 = false Shroud1p5x3 = false - Shroud1p5x3_2_White = false Shroud1p5x3_2_Orange = false Shroud2x2_2_White = false @@ -379,7 +369,6 @@ PART Shroud2x2_2 = false Shroud2x2 = false Shroud1p5x3 = false - Shroud1p5x3_2_White = false Shroud1p5x3_2_Orange = true Shroud2x2_2_White = false @@ -412,7 +401,6 @@ PART Shroud2x2_2 = false Shroud2x2 = false Shroud1p5x3 = true - Shroud1p5x3_2_White = false Shroud1p5x3_2_Orange = false Shroud2x2_2_White = false @@ -427,211 +415,207 @@ PART node_stack_bottom = 0.0, -2.14, 0.0, 0.0, -1.0, 0.0, 2 } } - } - - MODULE - { - name = ModuleJettison - jettisonName = Shroud2x2,Shroud1p5x3,Shroud2x2_2,Shroud1p5x3_2 - bottomNodeName = bottom - isFairing = True - jettisonedObjectMass = 0.1 - jettisonForce = 5 - jettisonDirection = 0 0 1 - useMultipleDragCubes = false - } - - - MODULE - { - name = ModuleSurfaceFX - thrustProviderModuleIndex = 0 - fxMax = 0.8 - maxDistance = 50 - falloff = 2 - thrustTransformName = thrustTransform - } - - MODULE - { - name = ModuleTestSubject - useStaging = True - useEvent = True - situationMask = 127 - CONSTRAINT - { - type = REPEATABILITY - value = ALWAYS - prestige = Trivial - } - CONSTRAINT - { - type = REPEATABILITY - value = BODYANDSITUATION - prestige = Significant - } - CONSTRAINT - { - type = REPEATABILITY - value = ONCEPERPART - prestige = Exceptional - } - CONSTRAINT - { - type = ALTITUDEENV - test = GT - value = 4000 - prestige = Trivial - } - CONSTRAINT - { - type = ALTITUDEENV - test = LT - value = 8000 - prestige = Trivial - } - CONSTRAINT - { - type = ALTITUDEENV - test = GT - value = 2000 - prestige = Significant - } - CONSTRAINT - { - type = ALTITUDEENV - test = LT - value = 4000 - prestige = Significant - } - CONSTRAINT - { - type = ALTITUDEENV - test = GT - value = 1000 - prestige = Exceptional - } - CONSTRAINT - { - type = ALTITUDEENV - test = LT - value = 2000 - prestige = Exceptional - } - CONSTRAINT - { - type = ALTITUDE - test = GT - value = 0 // this just registers altitude as something to care about - situationMask = 8 - } - CONSTRAINT - { - type = ALTITUDE - test = LT - value = 300000 - situationMask = 16 - body = _NotSun - } - CONSTRAINT - { - type = ALTITUDE - test = LT - value = 600000 - situationMask = 32 - body = _NotSun - } - CONSTRAINT - { - type = SPEED - test = GT - value = 0 - situationMask = 8 - prestige = Trivial - } - CONSTRAINT - { - type = SPEED - test = LT - value = 600 - situationMask = 8 - prestige = Trivial - } - CONSTRAINT - { - type = SPEED - test = GT - value = 300 - situationMask = 8 - prestige = Significant - } - CONSTRAINT - { - type = SPEED - test = LT - value = 1200 - situationMask = 8 - prestige = Significant - } - CONSTRAINT - { - type = SPEED - test = GT - value = 600 - situationMask = 8 - prestige = Exceptional - } - CONSTRAINT - { - type = SPEED - test = LT - value = 2500 - situationMask = 8 - prestige = Exceptional - } - CONSTRAINT - { - type = SPEEDENV - test = LT - value = 200 - prestige = Trivial - } - CONSTRAINT - { - type = SPEEDENV - test = GT - value = 100 - prestige = Trivial - } - CONSTRAINT - { - type = SPEEDENV - test = LT - value = 100 - prestige = Significant - } - CONSTRAINT - { - type = SPEEDENV - test = GT - value = 50 - prestige = Significant - } - CONSTRAINT - { - type = SPEEDENV - test = LT - value = 50 - prestige = Exceptional - } - CONSTRAINT - { - type = SPEEDENV - test = GT - value = 20 - prestige = Exceptional - } - } + } + MODULE + { + name = ModuleJettison + jettisonName = Shroud2x2,Shroud1p5x3,Shroud2x2_2,Shroud1p5x3_2 + bottomNodeName = bottom + isFairing = True + jettisonedObjectMass = 0.1 + jettisonForce = 5 + jettisonDirection = 0 0 1 + useMultipleDragCubes = false + } + MODULE + { + name = ModuleSurfaceFX + thrustProviderModuleIndex = 0 + fxMax = 0.8 + maxDistance = 50 + falloff = 2 + thrustTransformName = thrustTransform + } + MODULE + { + name = ModuleTestSubject + useStaging = True + useEvent = True + situationMask = 127 + CONSTRAINT + { + type = REPEATABILITY + value = ALWAYS + prestige = Trivial + } + CONSTRAINT + { + type = REPEATABILITY + value = BODYANDSITUATION + prestige = Significant + } + CONSTRAINT + { + type = REPEATABILITY + value = ONCEPERPART + prestige = Exceptional + } + CONSTRAINT + { + type = ALTITUDEENV + test = GT + value = 4000 + prestige = Trivial + } + CONSTRAINT + { + type = ALTITUDEENV + test = LT + value = 8000 + prestige = Trivial + } + CONSTRAINT + { + type = ALTITUDEENV + test = GT + value = 2000 + prestige = Significant + } + CONSTRAINT + { + type = ALTITUDEENV + test = LT + value = 4000 + prestige = Significant + } + CONSTRAINT + { + type = ALTITUDEENV + test = GT + value = 1000 + prestige = Exceptional + } + CONSTRAINT + { + type = ALTITUDEENV + test = LT + value = 2000 + prestige = Exceptional + } + CONSTRAINT + { + type = ALTITUDE + test = GT + value = 0 // this just registers altitude as something to care about + situationMask = 8 + } + CONSTRAINT + { + type = ALTITUDE + test = LT + value = 300000 + situationMask = 16 + body = _NotSun + } + CONSTRAINT + { + type = ALTITUDE + test = LT + value = 600000 + situationMask = 32 + body = _NotSun + } + CONSTRAINT + { + type = SPEED + test = GT + value = 0 + situationMask = 8 + prestige = Trivial + } + CONSTRAINT + { + type = SPEED + test = LT + value = 600 + situationMask = 8 + prestige = Trivial + } + CONSTRAINT + { + type = SPEED + test = GT + value = 300 + situationMask = 8 + prestige = Significant + } + CONSTRAINT + { + type = SPEED + test = LT + value = 1200 + situationMask = 8 + prestige = Significant + } + CONSTRAINT + { + type = SPEED + test = GT + value = 600 + situationMask = 8 + prestige = Exceptional + } + CONSTRAINT + { + type = SPEED + test = LT + value = 2500 + situationMask = 8 + prestige = Exceptional + } + CONSTRAINT + { + type = SPEEDENV + test = LT + value = 200 + prestige = Trivial + } + CONSTRAINT + { + type = SPEEDENV + test = GT + value = 100 + prestige = Trivial + } + CONSTRAINT + { + type = SPEEDENV + test = LT + value = 100 + prestige = Significant + } + CONSTRAINT + { + type = SPEEDENV + test = GT + value = 50 + prestige = Significant + } + CONSTRAINT + { + type = SPEEDENV + test = LT + value = 50 + prestige = Exceptional + } + CONSTRAINT + { + type = SPEEDENV + test = GT + value = 20 + prestige = Exceptional + } + } MODULE { name = FXModuleThrottleEffects @@ -648,7 +632,7 @@ PART dependOnEngineState = True dependOnThrottle = True } - MODULE + MODULE { name = ModuleColorChanger moduleID = heatColor @@ -708,7 +692,6 @@ PART key = 1 1 } } - MODULE { name = FXModuleLookAtConstraint diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-engine-ursa.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-engine-ursa.cfg index e5a195b0..623109f0 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-engine-ursa.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-engine-ursa.cfg @@ -2,19 +2,17 @@ // 1.875m booster PART { - name = restock-engine-ursa-1 - module = Part - author = Chris Adderley (Nertea) - rescaleFactor = 1.0 - + name = restock-engine-ursa-1 + module = Part + author = Chris Adderley (Nertea) + rescaleFactor = 1.0 MODEL - { - model = ReStock/Assets/Engine/restock-engine-ursa-1 - } - node_attach = 0.0, 0.75, 0.0, 0.0, 1.0, 0.0, 1 - node_stack_top = 0.0, 0.75, 0.0, 0.0, 1.0, 0.0, 1 - node_stack_bottom = 0.0, -1, 0.0, 0.0, -1.0, 0.0, 1 - + { + model = ReStock/Assets/Engine/restock-engine-ursa-1 + } + node_attach = 0.0, 0.75, 0.0, 0.0, 1.0, 0.0, 1 + node_stack_top = 0.0, 0.75, 0.0, 0.0, 1.0, 0.0, 1 + node_stack_bottom = 0.0, -1, 0.0, 0.0, -1.0, 0.0, 1 /// Flag to disable this part if MH is installed MHReplacement = True EFFECTS @@ -57,7 +55,7 @@ PART } MODEL_MULTI_PARTICLE { - name = core + name = core modelName = ReStock/FX/restock-fx-kodiak-core-1 transformName = fxTransformCore emission = 0.0 0.0 @@ -69,7 +67,7 @@ PART } MODEL_MULTI_PARTICLE { - name = plume + name = plume modelName = ReStock/FX/restock-fx-kodiak-plume-1 transformName = fxTransformPlume emission = 0.0 0.0 @@ -92,94 +90,90 @@ PART } } } - TechRequired = heavierRocketry - entryCost = 4400 - cost = 1100 - category = Engine - subcategory = 0 - title = #LOC_RestockPlus_restock-engine-ursa_title - manufacturer = #autoLOC_501639 - description = #LOC_RestockPlus_restock-engine-ursa_description - attachRules = 1,1,1,1,0 - mass = 1.25 - dragModelType = default - maximum_drag = 0.2 - minimum_drag = 0.3 - angularDrag = 2 - crashTolerance = 9 - breakingForce = 150 - breakingTorque = 150 - maxTemp = 2000 // = 3000 - fuelCrossFeed = True - bulkheadProfiles = size1, size1p5, srf - tags = #LOC_RestockPlus_restock-engine-ursa_tags - - MODULE - { - name = ModuleEnginesFX - thrustVectorTransformName = thrustTransform + TechRequired = heavierRocketry + entryCost = 4400 + cost = 1100 + category = Engine + subcategory = 0 + title = #LOC_RestockPlus_restock-engine-ursa_title + manufacturer = #autoLOC_501639 + description = #LOC_RestockPlus_restock-engine-ursa_description + attachRules = 1,1,1,1,0 + mass = 1.25 + dragModelType = default + maximum_drag = 0.2 + minimum_drag = 0.3 + angularDrag = 2 + crashTolerance = 9 + breakingForce = 150 + breakingTorque = 150 + maxTemp = 2000 // = 3000 + fuelCrossFeed = True + bulkheadProfiles = size1, size1p5, srf + tags = #LOC_RestockPlus_restock-engine-ursa_tags + MODULE + { + name = ModuleEnginesFX + thrustVectorTransformName = thrustTransform runningEffectName = fx-ursa-running - exhaustDamage = True - ignitionThreshold = 0.1 - minThrust = 0 - maxThrust = 260 - heatProduction = 175 - fxOffset = 0, 0, 0 - EngineType = LiquidFuel - exhaustDamageDistanceOffset = 0.35 - PROPELLANT - { - name = LiquidFuel - ratio = 0.9 - DrawGauge = True - } - PROPELLANT - { - name = Oxidizer - ratio = 1.1 - } - atmosphereCurve - { - key = 0 300 - key = 1 285 - key = 9 0.001 - } - } - - MODULE - { - name = ModuleAlternator - RESOURCE - { - name = ElectricCharge - rate = 5.0 - } - } - - MODULE - { - name = ModulePartVariants - baseVariant = Size1p5Bare - VARIANT - { - name = Bare - displayName = #LOC_Restock_variant-engine_compact_white - primaryColor = #999999 - secondaryColor = #999999 - GAMEOBJECTS - { - Kodiak1875 = false - Kodiak125 = false - KodiakCompact = true - UrsaBoattail125 = false - UrsaBoattail1875 = false - UrsaBoattailCommon = false - UrsaShroud1875 = false - UrsaShroud125 = false - Shroud1p5x2 = true - Shroud1x0 = false - Shroud1p5x0 = false - + exhaustDamage = True + ignitionThreshold = 0.1 + minThrust = 0 + maxThrust = 260 + heatProduction = 175 + fxOffset = 0, 0, 0 + EngineType = LiquidFuel + exhaustDamageDistanceOffset = 0.35 + PROPELLANT + { + name = LiquidFuel + ratio = 0.9 + DrawGauge = True + } + PROPELLANT + { + name = Oxidizer + ratio = 1.1 + } + atmosphereCurve + { + key = 0 300 + key = 1 285 + key = 9 0.001 + } + } + MODULE + { + name = ModuleAlternator + RESOURCE + { + name = ElectricCharge + rate = 5.0 + } + } + MODULE + { + name = ModulePartVariants + baseVariant = Size1p5Bare + VARIANT + { + name = Bare + displayName = #LOC_Restock_variant-engine_compact_white + primaryColor = #999999 + secondaryColor = #999999 + GAMEOBJECTS + { + Kodiak1875 = false + Kodiak125 = false + KodiakCompact = true + UrsaBoattail125 = false + UrsaBoattail1875 = false + UrsaBoattailCommon = false + UrsaShroud1875 = false + UrsaShroud125 = false + Shroud1p5x2 = true + Shroud1x0 = false + Shroud1p5x0 = false UrsaShroud1875White = false UrsaShroud1875Orange = false UrsaShroud125White = false @@ -188,33 +182,32 @@ PART Shroud1p5x2Orange = false UrsaBoattail1875Orange = false UrsaBoattail125Orange = false - } - NODES - { - node_stack_bottom = 0.0, -1.125, 0.0, 0.0, -1.0, 0.0, 1 - } - } - VARIANT - { + } + NODES + { + node_stack_bottom = 0.0, -1.125, 0.0, 0.0, -1.0, 0.0, 1 + } + } + VARIANT + { // 1.25 covered - name = ShroudSmall - displayName = #LOC_Restock_variant-engine_boattail_size1_white - primaryColor = #ffffff - secondaryColor = #f69449 - GAMEOBJECTS - { - Kodiak1875 = false - Kodiak125 = false - KodiakCompact = false - UrsaBoattail125 = true - UrsaBoattail1875 = false - UrsaBoattailCommon = true - UrsaShroud1875 = false - UrsaShroud125 = false - Shroud1p5x2 = false - Shroud1x0 = true - Shroud1p5x0 = false - + name = ShroudSmall + displayName = #LOC_Restock_variant-engine_boattail_size1_white + primaryColor = #ffffff + secondaryColor = #f69449 + GAMEOBJECTS + { + Kodiak1875 = false + Kodiak125 = false + KodiakCompact = false + UrsaBoattail125 = true + UrsaBoattail1875 = false + UrsaBoattailCommon = true + UrsaShroud1875 = false + UrsaShroud125 = false + Shroud1p5x2 = false + Shroud1x0 = true + Shroud1p5x0 = false UrsaShroud1875White = false UrsaShroud1875Orange = false UrsaShroud125White = false @@ -223,33 +216,32 @@ PART Shroud1p5x2Orange = false UrsaBoattail1875Orange = false UrsaBoattail125Orange = false - } - NODES - { - node_stack_bottom = 0.0, -1.292, 0.0, 0.0, -1.0, 0.0, 1 - } - } + } + NODES + { + node_stack_bottom = 0.0, -1.292, 0.0, 0.0, -1.0, 0.0, 1 + } + } VARIANT - { + { // 1.25 bare - name = Size1Bare - displayName = #LOC_Restock_variant-engine_size1_white - primaryColor = #999999 - secondaryColor = #f69449 - GAMEOBJECTS - { - Kodiak1875 = false - Kodiak125 = true - KodiakCompact = false - UrsaBoattail125 = false - UrsaBoattail1875 = false - UrsaBoattailCommon = false - UrsaShroud1875 = false - UrsaShroud125 = true - Shroud1p5x2 = false - Shroud1x0 = false - Shroud1p5x0 = false - + name = Size1Bare + displayName = #LOC_Restock_variant-engine_size1_white + primaryColor = #999999 + secondaryColor = #f69449 + GAMEOBJECTS + { + Kodiak1875 = false + Kodiak125 = true + KodiakCompact = false + UrsaBoattail125 = false + UrsaBoattail1875 = false + UrsaBoattailCommon = false + UrsaShroud1875 = false + UrsaShroud125 = true + Shroud1p5x2 = false + Shroud1x0 = false + Shroud1p5x0 = false UrsaShroud1875White = false UrsaShroud1875Orange = false UrsaShroud125White = true @@ -258,34 +250,33 @@ PART Shroud1p5x2Orange = false UrsaBoattail1875Orange = false UrsaBoattail125Orange = false - } - NODES - { - node_stack_bottom = 0.0, -1.292, 0.0, 0.0, -1.0, 0.0, 1 - } - } - VARIANT - { + } + NODES + { + node_stack_bottom = 0.0, -1.292, 0.0, 0.0, -1.0, 0.0, 1 + } + } + VARIANT + { // 1.875 covered - name = ShroudBig - displayName = #LOC_Restock_variant-engine_boattail_size1p5_white - primaryColor = #ffffff - secondaryColor = #f69449 - sizeGroup = GroupB - GAMEOBJECTS - { - Kodiak1875 = false - Kodiak125 = false - KodiakCompact = false - UrsaBoattail125 = false - UrsaBoattail1875 = true - UrsaBoattailCommon = true - UrsaShroud1875 = false - UrsaShroud125 = false - Shroud1p5x2 = false - Shroud1x0 = false - Shroud1p5x0 = true - + name = ShroudBig + displayName = #LOC_Restock_variant-engine_boattail_size1p5_white + primaryColor = #ffffff + secondaryColor = #f69449 + sizeGroup = GroupB + GAMEOBJECTS + { + Kodiak1875 = false + Kodiak125 = false + KodiakCompact = false + UrsaBoattail125 = false + UrsaBoattail1875 = true + UrsaBoattailCommon = true + UrsaShroud1875 = false + UrsaShroud125 = false + Shroud1p5x2 = false + Shroud1x0 = false + Shroud1p5x0 = true UrsaShroud1875White = false UrsaShroud1875Orange = false UrsaShroud125White = false @@ -294,33 +285,32 @@ PART Shroud1p5x2Orange = false UrsaBoattail1875Orange = false UrsaBoattail125Orange = false - } - NODES - { - node_stack_bottom = 0.0, -1.3, 0.0, 0.0, -1.0, 0.0, 2 - } - } + } + NODES + { + node_stack_bottom = 0.0, -1.3, 0.0, 0.0, -1.0, 0.0, 2 + } + } VARIANT - { + { // 1.875 bare - name = Size1p5Bare - displayName = #LOC_Restock_variant-engine_size1p5_white - primaryColor = #999999 - secondaryColor = #f69449 - GAMEOBJECTS - { - Kodiak1875 = true - Kodiak125 = false - KodiakCompact = false - UrsaBoattail125 = false - UrsaBoattail1875 = false - UrsaBoattailCommon = false - UrsaShroud1875 = true - UrsaShroud125 = false - Shroud1p5x2 = false - Shroud1x0 = false - Shroud1p5x0 = false - + name = Size1p5Bare + displayName = #LOC_Restock_variant-engine_size1p5_white + primaryColor = #999999 + secondaryColor = #f69449 + GAMEOBJECTS + { + Kodiak1875 = true + Kodiak125 = false + KodiakCompact = false + UrsaBoattail125 = false + UrsaBoattail1875 = false + UrsaBoattailCommon = false + UrsaShroud1875 = true + UrsaShroud125 = false + Shroud1p5x2 = false + Shroud1x0 = false + Shroud1p5x0 = false UrsaShroud1875White = true UrsaShroud1875Orange = false UrsaShroud125White = false @@ -329,12 +319,12 @@ PART Shroud1p5x2Orange = false UrsaBoattail1875Orange = false UrsaBoattail125Orange = false - } - NODES - { - node_stack_bottom = 0.0, -1.3, 0.0, 0.0, -1.0, 0.0, 1 - } - } + } + NODES + { + node_stack_bottom = 0.0, -1.3, 0.0, 0.0, -1.0, 0.0, 1 + } + } VARIANT { name = Bare_Alternate @@ -354,7 +344,6 @@ PART Shroud1p5x2 = true Shroud1x0 = false Shroud1p5x0 = false - UrsaShroud1875White = false UrsaShroud1875Orange = false UrsaShroud125White = false @@ -389,7 +378,6 @@ PART Shroud1p5x2 = false Shroud1x0 = true Shroud1p5x0 = false - UrsaShroud1875White = false UrsaShroud1875Orange = false UrsaShroud125White = false @@ -424,7 +412,6 @@ PART Shroud1p5x2 = false Shroud1x0 = false Shroud1p5x0 = false - UrsaShroud1875White = false UrsaShroud1875Orange = false UrsaShroud125White = false @@ -460,7 +447,6 @@ PART Shroud1p5x2 = false Shroud1x0 = false Shroud1p5x0 = true - UrsaShroud1875White = false UrsaShroud1875Orange = false UrsaShroud125White = false @@ -495,7 +481,6 @@ PART Shroud1p5x2 = false Shroud1x0 = false Shroud1p5x0 = false - UrsaShroud1875White = false UrsaShroud1875Orange = true UrsaShroud125White = false @@ -510,208 +495,207 @@ PART node_stack_bottom = 0.0, -1.3, 0.0, 0.0, -1.0, 0.0, 1 } } - } - - MODULE - { - name = ModuleJettison - jettisonName = Shroud1p5x2,Shroud1p5x0,Shroud1x0,UrsaShroud125,UrsaShroud1875 - bottomNodeName = bottom - isFairing = True - jettisonedObjectMass = 0.1 - jettisonForce = 5 - jettisonDirection = 0 0 1 - useMultipleDragCubes = false - } - MODULE - { - name = ModuleSurfaceFX - thrustProviderModuleIndex = 0 - fxMax = 0.5 - maxDistance = 30 - falloff = 1.7 - thrustTransformName = thrustTransform - } - MODULE - { - name = ModuleTestSubject - useStaging = True - useEvent = True - situationMask = 127 - CONSTRAINT - { - type = REPEATABILITY - value = ALWAYS - prestige = Trivial - } - CONSTRAINT - { - type = REPEATABILITY - value = BODYANDSITUATION - prestige = Significant - } - CONSTRAINT - { - type = REPEATABILITY - value = ONCEPERPART - prestige = Exceptional - } - CONSTRAINT - { - type = ALTITUDEENV - test = GT - value = 4000 - prestige = Trivial - } - CONSTRAINT - { - type = ALTITUDEENV - test = LT - value = 8000 - prestige = Trivial - } - CONSTRAINT - { - type = ALTITUDEENV - test = GT - value = 2000 - prestige = Significant - } - CONSTRAINT - { - type = ALTITUDEENV - test = LT - value = 4000 - prestige = Significant - } - CONSTRAINT - { - type = ALTITUDEENV - test = GT - value = 1000 - prestige = Exceptional - } - CONSTRAINT - { - type = ALTITUDEENV - test = LT - value = 2000 - prestige = Exceptional - } - CONSTRAINT - { - type = ALTITUDE - test = GT - value = 0 // this just registers altitude as something to care about - situationMask = 8 - } - CONSTRAINT - { - type = ALTITUDE - test = LT - value = 300000 - situationMask = 16 - body = _NotSun - } - CONSTRAINT - { - type = ALTITUDE - test = LT - value = 600000 - situationMask = 32 - body = _NotSun - } - CONSTRAINT - { - type = SPEED - test = GT - value = 0 - situationMask = 8 - prestige = Trivial - } - CONSTRAINT - { - type = SPEED - test = LT - value = 600 - situationMask = 8 - prestige = Trivial - } - CONSTRAINT - { - type = SPEED - test = GT - value = 300 - situationMask = 8 - prestige = Significant - } - CONSTRAINT - { - type = SPEED - test = LT - value = 1200 - situationMask = 8 - prestige = Significant - } - CONSTRAINT - { - type = SPEED - test = GT - value = 600 - situationMask = 8 - prestige = Exceptional - } - CONSTRAINT - { - type = SPEED - test = LT - value = 2500 - situationMask = 8 - prestige = Exceptional - } - CONSTRAINT - { - type = SPEEDENV - test = LT - value = 200 - prestige = Trivial - } - CONSTRAINT - { - type = SPEEDENV - test = GT - value = 100 - prestige = Trivial - } - CONSTRAINT - { - type = SPEEDENV - test = LT - value = 100 - prestige = Significant - } - CONSTRAINT - { - type = SPEEDENV - test = GT - value = 50 - prestige = Significant - } - CONSTRAINT - { - type = SPEEDENV - test = LT - value = 50 - prestige = Exceptional - } - CONSTRAINT - { - type = SPEEDENV - test = GT - value = 20 - prestige = Exceptional - } - } + } + MODULE + { + name = ModuleJettison + jettisonName = Shroud1p5x2,Shroud1p5x0,Shroud1x0,UrsaShroud125,UrsaShroud1875 + bottomNodeName = bottom + isFairing = True + jettisonedObjectMass = 0.1 + jettisonForce = 5 + jettisonDirection = 0 0 1 + useMultipleDragCubes = false + } + MODULE + { + name = ModuleSurfaceFX + thrustProviderModuleIndex = 0 + fxMax = 0.5 + maxDistance = 30 + falloff = 1.7 + thrustTransformName = thrustTransform + } + MODULE + { + name = ModuleTestSubject + useStaging = True + useEvent = True + situationMask = 127 + CONSTRAINT + { + type = REPEATABILITY + value = ALWAYS + prestige = Trivial + } + CONSTRAINT + { + type = REPEATABILITY + value = BODYANDSITUATION + prestige = Significant + } + CONSTRAINT + { + type = REPEATABILITY + value = ONCEPERPART + prestige = Exceptional + } + CONSTRAINT + { + type = ALTITUDEENV + test = GT + value = 4000 + prestige = Trivial + } + CONSTRAINT + { + type = ALTITUDEENV + test = LT + value = 8000 + prestige = Trivial + } + CONSTRAINT + { + type = ALTITUDEENV + test = GT + value = 2000 + prestige = Significant + } + CONSTRAINT + { + type = ALTITUDEENV + test = LT + value = 4000 + prestige = Significant + } + CONSTRAINT + { + type = ALTITUDEENV + test = GT + value = 1000 + prestige = Exceptional + } + CONSTRAINT + { + type = ALTITUDEENV + test = LT + value = 2000 + prestige = Exceptional + } + CONSTRAINT + { + type = ALTITUDE + test = GT + value = 0 // this just registers altitude as something to care about + situationMask = 8 + } + CONSTRAINT + { + type = ALTITUDE + test = LT + value = 300000 + situationMask = 16 + body = _NotSun + } + CONSTRAINT + { + type = ALTITUDE + test = LT + value = 600000 + situationMask = 32 + body = _NotSun + } + CONSTRAINT + { + type = SPEED + test = GT + value = 0 + situationMask = 8 + prestige = Trivial + } + CONSTRAINT + { + type = SPEED + test = LT + value = 600 + situationMask = 8 + prestige = Trivial + } + CONSTRAINT + { + type = SPEED + test = GT + value = 300 + situationMask = 8 + prestige = Significant + } + CONSTRAINT + { + type = SPEED + test = LT + value = 1200 + situationMask = 8 + prestige = Significant + } + CONSTRAINT + { + type = SPEED + test = GT + value = 600 + situationMask = 8 + prestige = Exceptional + } + CONSTRAINT + { + type = SPEED + test = LT + value = 2500 + situationMask = 8 + prestige = Exceptional + } + CONSTRAINT + { + type = SPEEDENV + test = LT + value = 200 + prestige = Trivial + } + CONSTRAINT + { + type = SPEEDENV + test = GT + value = 100 + prestige = Trivial + } + CONSTRAINT + { + type = SPEEDENV + test = LT + value = 100 + prestige = Significant + } + CONSTRAINT + { + type = SPEEDENV + test = GT + value = 50 + prestige = Significant + } + CONSTRAINT + { + type = SPEEDENV + test = LT + value = 50 + prestige = Exceptional + } + CONSTRAINT + { + type = SPEEDENV + test = GT + value = 20 + prestige = Exceptional + } + } MODULE { name = FXModuleThrottleEffects @@ -728,7 +712,7 @@ PART dependOnEngineState = True dependOnThrottle = True } - MODULE + MODULE { name = ModuleColorChanger moduleID = heatColor @@ -788,5 +772,4 @@ PART key = 1 1 } } - } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-srb-castor.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-srb-castor.cfg index 5c809be0..91d94d0f 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-srb-castor.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/1875/restock-srb-castor.cfg @@ -81,11 +81,9 @@ PART } } } - node_stack_bottom = 0.0, -7.84138, 0.0, 0.0, -1.0, 0.0, 1 node_stack_top = 0.0, 7.83746, 0.0, 0.0, 1.0, 0.0, 1 node_attach = 0.0, 0.0, -0.9375, 0.0, 0.0, 1.0, 1 - TechRequired = heavierRocketry entryCost = 15000 cost = 6000 diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/25/restock-engine-boar.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/25/restock-engine-boar.cfg index 0ba01919..7e8a7c3d 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/25/restock-engine-boar.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/25/restock-engine-boar.cfg @@ -1,6 +1,5 @@ // ReStock+ 0.1.0 // Boar (2.5m lifter engine) - PART { // --- general parameters --- diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/25/restock-engine-cherenkov.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/25/restock-engine-cherenkov.cfg index d9515a56..b91856b9 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/25/restock-engine-cherenkov.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/25/restock-engine-cherenkov.cfg @@ -1,6 +1,5 @@ // ReStock+ 0.2.0 // Cherenkov (2.5m nuke) - PART { // --- general parameters --- @@ -13,7 +12,6 @@ PART model = ReStockPlus/Assets/Engine/restock-engine-cherenkov-1 scale = 1.0, 1.0, 1.0 } - scale = 1.0 rescaleFactor = 1 // --- node definitions --- @@ -215,9 +213,8 @@ PART { node_stack_top = 0.0, 1.982, 0.0, 0.0, 1.0, 0.0, 2 } - } - VARIANT + VARIANT { name = Size2_Alternate displayName = #LOC_Restock_variant-engine_size2_grey-orange diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/375/restock-engine-corgi.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/375/restock-engine-corgi.cfg index cf545497..51375a1e 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/375/restock-engine-corgi.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/375/restock-engine-corgi.cfg @@ -1,6 +1,5 @@ // ReStock+ 0.1.0 // Corgi (3.75m orbital engine) - PART { // --- general parameters --- diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/radial/restock-engine-panda.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/radial/restock-engine-panda.cfg index 0be50e72..7df0dbe7 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/radial/restock-engine-panda.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Engine/radial/restock-engine-panda.cfg @@ -2,18 +2,15 @@ // Soyuz vernier engine PART { - name = restock-engine-panda-1 - module = Part - author = Chris Adderley (Nertea) - + name = restock-engine-panda-1 + module = Part + author = Chris Adderley (Nertea) MODEL - { - model = ReStock/Assets/Engine/restock-engine-panda-1 - } - - rescaleFactor = 1.0 - node_attach = 0.0, 0.0, -0.16, 0.0, 0.0, 1.0, 1 - + { + model = ReStock/Assets/Engine/restock-engine-panda-1 + } + rescaleFactor = 1.0 + node_attach = 0.0, 0.0, -0.16, 0.0, 0.0, 1.0, 1 /// Flag to disable this part if MH is installed MHReplacement = True EFFECTS @@ -41,14 +38,14 @@ PART } } disengage - { - AUDIO - { - channel = Ship - clip = sound_vent_soft - loop = false - } - } + { + AUDIO + { + channel = Ship + clip = sound_vent_soft + loop = false + } + } fx-panda-running { AUDIO @@ -65,7 +62,7 @@ PART } MODEL_MULTI_PARTICLE { - name = core + name = core modelName = ReStock/FX/restock-fx-cub-core-1 transformName = fxTransformCore emission = 0.0 0.0 @@ -77,7 +74,7 @@ PART } MODEL_MULTI_PARTICLE { - name = plume + name = plume modelName = ReStock/FX/restock-fx-cub-plume-1 transformName = fxTransformPlume emission = 0.0 0.0 @@ -89,291 +86,288 @@ PART } } } - TechRequired = precisionPropulsion - entryCost = 3200 - cost = 800 - category = Engine - subcategory = 0 - title = #LOC_RestockPlus_restock-engine-panda_title - manufacturer = #autoLOC_501639 - description = #LOC_RestockPlus_restock-engine-panda_description - attachRules = 0,1,0,1,0 - mass = 0.18 - dragModelType = default - maximum_drag = 0.2 - minimum_drag = 0.3 - angularDrag = 2 - crashTolerance = 7 - breakingForce = 150 - breakingTorque = 150 - maxTemp = 2000 // = 3000 - fuelCrossFeed = True - bulkheadProfiles = srf - tags = #LOC_RestockPlus_restock-engine-panda_tags - - MODULE - { - name = ModuleEnginesFX + TechRequired = precisionPropulsion + entryCost = 3200 + cost = 800 + category = Engine + subcategory = 0 + title = #LOC_RestockPlus_restock-engine-panda_title + manufacturer = #autoLOC_501639 + description = #LOC_RestockPlus_restock-engine-panda_description + attachRules = 0,1,0,1,0 + mass = 0.18 + dragModelType = default + maximum_drag = 0.2 + minimum_drag = 0.3 + angularDrag = 2 + crashTolerance = 7 + breakingForce = 150 + breakingTorque = 150 + maxTemp = 2000 // = 3000 + fuelCrossFeed = True + bulkheadProfiles = srf + tags = #LOC_RestockPlus_restock-engine-panda_tags + MODULE + { + name = ModuleEnginesFX runningEffectName = fx-panda-running - thrustVectorTransformName = thrustTransform - exhaustDamage = True - ignitionThreshold = 0.1 - minThrust = 0 - maxThrust = 32 - heatProduction = 150 - fxOffset = 0, 0, 0.125 - EngineType = LiquidFuel - exhaustDamageDistanceOffset = 0.15 - PROPELLANT - { - name = LiquidFuel - ratio = 0.9 - DrawGauge = True - } - PROPELLANT - { - name = Oxidizer - ratio = 1.1 - } - atmosphereCurve - { - key = 0 300 - key = 1 285 - key = 7 0.001 - } - } + thrustVectorTransformName = thrustTransform + exhaustDamage = True + ignitionThreshold = 0.1 + minThrust = 0 + maxThrust = 32 + heatProduction = 150 + fxOffset = 0, 0, 0.125 + EngineType = LiquidFuel + exhaustDamageDistanceOffset = 0.15 + PROPELLANT + { + name = LiquidFuel + ratio = 0.9 + DrawGauge = True + } + PROPELLANT + { + name = Oxidizer + ratio = 1.1 + } + atmosphereCurve + { + key = 0 300 + key = 1 285 + key = 7 0.001 + } + } MODULE - { - name = ModulePartVariants - baseVariant = Basic - VARIANT - { - name = Basic - displayName = #LOC_Restock_variant-engine_shroud - primaryColor = #ffffff - secondaryColor = #999999 - GAMEOBJECTS - { - CubBasic = true - CubBare = false - CubWide = false - } - } + { + name = ModulePartVariants + baseVariant = Basic + VARIANT + { + name = Basic + displayName = #LOC_Restock_variant-engine_shroud + primaryColor = #ffffff + secondaryColor = #999999 + GAMEOBJECTS + { + CubBasic = true + CubBare = false + CubWide = false + } + } VARIANT - { - name = Wide - displayName = #LOC_Restock_variant-engine_shroud_wide - primaryColor = #ffffff - GAMEOBJECTS - { - CubBasic = false - CubBare = false - CubWide = true - } - - } + { + name = Wide + displayName = #LOC_Restock_variant-engine_shroud_wide + primaryColor = #ffffff + GAMEOBJECTS + { + CubBasic = false + CubBare = false + CubWide = true + } + } VARIANT - { - name = Bare - displayName = #LOC_Restock_variant-engine_compact - primaryColor = #999999 - GAMEOBJECTS - { - CubBasic = false - CubBare = true - CubWide = false - } - } - } - MODULE - { - name = ModuleGimbal - gimbalTransformName = B_GimbalCub - gimbalRange = 22.5 - yMult = 0 - useGimbalResponseSpeed = true - } - - MODULE - { - name = ModuleTestSubject - useStaging = True - useEvent = True - situationMask = 127 - CONSTRAINT - { - type = REPEATABILITY - value = ALWAYS - prestige = Trivial - } - CONSTRAINT - { - type = REPEATABILITY - value = BODYANDSITUATION - prestige = Significant - } - CONSTRAINT - { - type = REPEATABILITY - value = ONCEPERPART - prestige = Exceptional - } - CONSTRAINT - { - type = ALTITUDEENV - test = GT - value = 4000 - prestige = Trivial - } - CONSTRAINT - { - type = ALTITUDEENV - test = LT - value = 8000 - prestige = Trivial - } - CONSTRAINT - { - type = ALTITUDEENV - test = GT - value = 2000 - prestige = Significant - } - CONSTRAINT - { - type = ALTITUDEENV - test = LT - value = 4000 - prestige = Significant - } - CONSTRAINT - { - type = ALTITUDEENV - test = GT - value = 1000 - prestige = Exceptional - } - CONSTRAINT - { - type = ALTITUDEENV - test = LT - value = 2000 - prestige = Exceptional - } - CONSTRAINT - { - type = ALTITUDE - test = GT - value = 0 // this just registers altitude as something to care about - situationMask = 8 - } - CONSTRAINT - { - type = ALTITUDE - test = LT - value = 300000 - situationMask = 16 - body = _NotSun - } - CONSTRAINT - { - type = ALTITUDE - test = LT - value = 600000 - situationMask = 32 - body = _NotSun - } - CONSTRAINT - { - type = SPEED - test = GT - value = 0 - situationMask = 8 - prestige = Trivial - } - CONSTRAINT - { - type = SPEED - test = LT - value = 600 - situationMask = 8 - prestige = Trivial - } - CONSTRAINT - { - type = SPEED - test = GT - value = 300 - situationMask = 8 - prestige = Significant - } - CONSTRAINT - { - type = SPEED - test = LT - value = 1200 - situationMask = 8 - prestige = Significant - } - CONSTRAINT - { - type = SPEED - test = GT - value = 600 - situationMask = 8 - prestige = Exceptional - } - CONSTRAINT - { - type = SPEED - test = LT - value = 2500 - situationMask = 8 - prestige = Exceptional - } - CONSTRAINT - { - type = SPEEDENV - test = LT - value = 200 - prestige = Trivial - } - CONSTRAINT - { - type = SPEEDENV - test = GT - value = 100 - prestige = Trivial - } - CONSTRAINT - { - type = SPEEDENV - test = LT - value = 100 - prestige = Significant - } - CONSTRAINT - { - type = SPEEDENV - test = GT - value = 50 - prestige = Significant - } - CONSTRAINT - { - type = SPEEDENV - test = LT - value = 50 - prestige = Exceptional - } - CONSTRAINT - { - type = SPEEDENV - test = GT - value = 20 - prestige = Exceptional - } - } + { + name = Bare + displayName = #LOC_Restock_variant-engine_compact + primaryColor = #999999 + GAMEOBJECTS + { + CubBasic = false + CubBare = true + CubWide = false + } + } + } + MODULE + { + name = ModuleGimbal + gimbalTransformName = B_GimbalCub + gimbalRange = 22.5 + yMult = 0 + useGimbalResponseSpeed = true + } + MODULE + { + name = ModuleTestSubject + useStaging = True + useEvent = True + situationMask = 127 + CONSTRAINT + { + type = REPEATABILITY + value = ALWAYS + prestige = Trivial + } + CONSTRAINT + { + type = REPEATABILITY + value = BODYANDSITUATION + prestige = Significant + } + CONSTRAINT + { + type = REPEATABILITY + value = ONCEPERPART + prestige = Exceptional + } + CONSTRAINT + { + type = ALTITUDEENV + test = GT + value = 4000 + prestige = Trivial + } + CONSTRAINT + { + type = ALTITUDEENV + test = LT + value = 8000 + prestige = Trivial + } + CONSTRAINT + { + type = ALTITUDEENV + test = GT + value = 2000 + prestige = Significant + } + CONSTRAINT + { + type = ALTITUDEENV + test = LT + value = 4000 + prestige = Significant + } + CONSTRAINT + { + type = ALTITUDEENV + test = GT + value = 1000 + prestige = Exceptional + } + CONSTRAINT + { + type = ALTITUDEENV + test = LT + value = 2000 + prestige = Exceptional + } + CONSTRAINT + { + type = ALTITUDE + test = GT + value = 0 // this just registers altitude as something to care about + situationMask = 8 + } + CONSTRAINT + { + type = ALTITUDE + test = LT + value = 300000 + situationMask = 16 + body = _NotSun + } + CONSTRAINT + { + type = ALTITUDE + test = LT + value = 600000 + situationMask = 32 + body = _NotSun + } + CONSTRAINT + { + type = SPEED + test = GT + value = 0 + situationMask = 8 + prestige = Trivial + } + CONSTRAINT + { + type = SPEED + test = LT + value = 600 + situationMask = 8 + prestige = Trivial + } + CONSTRAINT + { + type = SPEED + test = GT + value = 300 + situationMask = 8 + prestige = Significant + } + CONSTRAINT + { + type = SPEED + test = LT + value = 1200 + situationMask = 8 + prestige = Significant + } + CONSTRAINT + { + type = SPEED + test = GT + value = 600 + situationMask = 8 + prestige = Exceptional + } + CONSTRAINT + { + type = SPEED + test = LT + value = 2500 + situationMask = 8 + prestige = Exceptional + } + CONSTRAINT + { + type = SPEEDENV + test = LT + value = 200 + prestige = Trivial + } + CONSTRAINT + { + type = SPEEDENV + test = GT + value = 100 + prestige = Trivial + } + CONSTRAINT + { + type = SPEEDENV + test = LT + value = 100 + prestige = Significant + } + CONSTRAINT + { + type = SPEEDENV + test = GT + value = 50 + prestige = Significant + } + CONSTRAINT + { + type = SPEEDENV + test = LT + value = 50 + prestige = Exceptional + } + CONSTRAINT + { + type = SPEEDENV + test = GT + value = 20 + prestige = Exceptional + } + } MODULE { name = FXModuleThrottleEffects @@ -390,7 +384,7 @@ PART dependOnEngineState = True dependOnThrottle = True } - MODULE + MODULE { name = ModuleColorChanger moduleID = heatColor @@ -450,7 +444,6 @@ PART key = 1 1 } } - MODULE { name = ModuleRestockDepthMask diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/0625/restock-fuel-tank-sphere-0625-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/0625/restock-fuel-tank-sphere-0625-1.cfg index 86299250..b4dca4c7 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/0625/restock-fuel-tank-sphere-0625-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/0625/restock-fuel-tank-sphere-0625-1.cfg @@ -62,7 +62,7 @@ PART name = ModulePartVariants baseVariant = Metallic useMultipleDragCubes = false - VARIANT + VARIANT { name = Metallic displayName = #LOC_Restock_variant-surface_metal diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/125/restock-fuel-tank-sphere-125-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/125/restock-fuel-tank-sphere-125-1.cfg index 63f5c62e..7812dfae 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/125/restock-fuel-tank-sphere-125-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/125/restock-fuel-tank-sphere-125-1.cfg @@ -10,7 +10,7 @@ PART model = ReStockPlus/Assets/FuelTank/restock-fueltank-sphere-125-1 scale = 1.0, 1.0, 1.0 } - MODEL + MODEL { model = ReStock/Assets/FuelTank/restock-endcap-fueltank-125-orange scale = 1.0, -1.0, 1.0 diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fuel-tank-rcs-1875-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fuel-tank-rcs-1875-1.cfg index d3046b77..6af47480 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fuel-tank-rcs-1875-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fuel-tank-rcs-1875-1.cfg @@ -10,17 +10,14 @@ PART model = ReStock/Assets/FuelTank/restock-fueltank-rcs-1875-1 scale = 1.0, 1.0, 1.0 } - scale = 1 rescaleFactor = 1 // Attachment attachRules = 1,1,1,1,0 node_stack_top = 0.0, 0.425, 0.0, 0.0, 1.0, 0.0, 2 node_stack_bottom = 0.0, -0.425, 0.0, 0.0, -1.0, 0.0, 2 - /// Flag to disable this part if MH is installed MHReplacement = True - // Tech TechRequired = highPerformanceFuelSystems entryCost = 6000 diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-1875-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-1875-1.cfg index aa790904..2fb4aa00 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-1875-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-1875-1.cfg @@ -2,63 +2,58 @@ // 1.875m LFO Tank - Long PART { - name = restock-fueltank-1875-1 - module = Part - author = Chris Adderley (Nertea) - MODEL - { - model = ReStock/Assets/FuelTank/restock-fueltank-1875-1 + name = restock-fueltank-1875-1 + module = Part + author = Chris Adderley (Nertea) + MODEL + { + model = ReStock/Assets/FuelTank/restock-fueltank-1875-1 scale = 1.0, 1.0, 1.0 - } - rescaleFactor = 1.0 - node_stack_top = 0.0, 1.875, 0.0, 0.0, 1.0, 0.0, 2 - node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 2 - node_attach = 0.9375, -1.0, 0.0, 1.0, 0.0, 0.0, 2 - + } + rescaleFactor = 1.0 + node_stack_top = 0.0, 1.875, 0.0, 0.0, 1.0, 0.0, 2 + node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 2 + node_attach = 0.9375, -1.0, 0.0, 1.0, 0.0, 0.0, 2 /// Flag to disable this part if MH is installed MHReplacement = True - - TechRequired = advFuelSystems - entryCost = 7200 - cost = 1800 - category = FuelTank - subcategory = 0 - title = #LOC_RestockPlus_restock-fuel-tank-1875-1_title - manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co - description = #LOC_RestockPlus_restock-fuel-tank-1875-1_description - attachRules = 1,1,1,1,0 - mass = 1.125 - dragModelType = default - maximum_drag = 0.2 - minimum_drag = 0.3 - angularDrag = 2 - crashTolerance = 6 - breakingForce = 150 - breakingTorque = 150 - maxTemp = 2000 // = 3000 - fuelCrossFeed = True - bulkheadProfiles = size1p5, srf - tags = #LOC_RestockPlus_restock-fuel-tank-1875-1_tags - - RESOURCE - { - name = LiquidFuel - amount = 810 - maxAmount = 810 - } - RESOURCE - { - name = Oxidizer - amount = 990 - maxAmount = 990 - } - - MODULE + TechRequired = advFuelSystems + entryCost = 7200 + cost = 1800 + category = FuelTank + subcategory = 0 + title = #LOC_RestockPlus_restock-fuel-tank-1875-1_title + manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co + description = #LOC_RestockPlus_restock-fuel-tank-1875-1_description + attachRules = 1,1,1,1,0 + mass = 1.125 + dragModelType = default + maximum_drag = 0.2 + minimum_drag = 0.3 + angularDrag = 2 + crashTolerance = 6 + breakingForce = 150 + breakingTorque = 150 + maxTemp = 2000 // = 3000 + fuelCrossFeed = True + bulkheadProfiles = size1p5, srf + tags = #LOC_RestockPlus_restock-fuel-tank-1875-1_tags + RESOURCE + { + name = LiquidFuel + amount = 810 + maxAmount = 810 + } + RESOURCE + { + name = Oxidizer + amount = 990 + maxAmount = 990 + } + MODULE { name = ModulePartVariants useMultipleDragCubes = false baseVariant = White - VARIANT { name = White @@ -68,9 +63,9 @@ PART secondaryColor = #000000 GAMEOBJECTS { - Tank1875Long = true - Tank1875LongGrey = false - Tank1875LongOrange = false + Tank1875Long = true + Tank1875LongGrey = false + Tank1875LongOrange = false } } VARIANT @@ -82,9 +77,9 @@ PART secondaryColor = #ffffff GAMEOBJECTS { - Tank1875Long = false - Tank1875LongGrey = true - Tank1875LongOrange = false + Tank1875Long = false + Tank1875LongGrey = true + Tank1875LongOrange = false } } VARIANT @@ -96,9 +91,9 @@ PART secondaryColor = #f49841 GAMEOBJECTS { - Tank1875Long = false - Tank1875LongGrey = false - Tank1875LongOrange = true + Tank1875Long = false + Tank1875LongGrey = false + Tank1875LongOrange = true } } } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-1875-2.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-1875-2.cfg index 70541692..5bb08687 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-1875-2.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-1875-2.cfg @@ -2,57 +2,54 @@ // 1.875m LFO Tank - Med PART { - name = restock-fueltank-1875-2 - module = Part - author = Chris Adderley (Nertea) - MODEL - { - model = ReStock/Assets/FuelTank/restock-fueltank-1875-2 + name = restock-fueltank-1875-2 + module = Part + author = Chris Adderley (Nertea) + MODEL + { + model = ReStock/Assets/FuelTank/restock-fueltank-1875-2 scale = 1.0, 1.0, 1.0 - } - rescaleFactor = 1.0 - node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 2 - node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0, 2 - node_attach = 0.9375, 0.0, 0.0, 1.0, 0.0, 0.0, 2 - + } + rescaleFactor = 1.0 + node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 2 + node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0, 2 + node_attach = 0.9375, 0.0, 0.0, 1.0, 0.0, 0.0, 2 /// Flag to disable this part if MH is installed MHReplacement = True - - TechRequired = fuelSystems - entryCost = 4100 - cost = 900 - category = FuelTank - subcategory = 0 - title = #LOC_RestockPlus_restock-fuel-tank-1875-2_title - manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co - description = #LOC_RestockPlus_restock-fuel-tank-1875-2_description - attachRules = 1,1,1,1,0 - mass = 0.5625 - dragModelType = default - maximum_drag = 0.2 - minimum_drag = 0.3 - angularDrag = 2 - crashTolerance = 6 - breakingForce = 150 - breakingTorque = 150 - maxTemp = 2000 // = 3000 - fuelCrossFeed = True - bulkheadProfiles = size1p5, srf - tags = - - RESOURCE - { - name = LiquidFuel - amount = 405 - maxAmount = 405 - } - RESOURCE - { - name = Oxidizer - amount = 495 - maxAmount = 495 - } - MODULE + TechRequired = fuelSystems + entryCost = 4100 + cost = 900 + category = FuelTank + subcategory = 0 + title = #LOC_RestockPlus_restock-fuel-tank-1875-2_title + manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co + description = #LOC_RestockPlus_restock-fuel-tank-1875-2_description + attachRules = 1,1,1,1,0 + mass = 0.5625 + dragModelType = default + maximum_drag = 0.2 + minimum_drag = 0.3 + angularDrag = 2 + crashTolerance = 6 + breakingForce = 150 + breakingTorque = 150 + maxTemp = 2000 // = 3000 + fuelCrossFeed = True + bulkheadProfiles = size1p5, srf + tags = + RESOURCE + { + name = LiquidFuel + amount = 405 + maxAmount = 405 + } + RESOURCE + { + name = Oxidizer + amount = 495 + maxAmount = 495 + } + MODULE { name = ModulePartVariants useMultipleDragCubes = false @@ -66,9 +63,9 @@ PART secondaryColor = #000000 GAMEOBJECTS { - Tank1875Med = true - Tank1875MedGrey = false - Tank1875MedOrange = false + Tank1875Med = true + Tank1875MedGrey = false + Tank1875MedOrange = false } } VARIANT @@ -80,9 +77,9 @@ PART secondaryColor = #ffffff GAMEOBJECTS { - Tank1875Med =false - Tank1875MedGrey = true - Tank1875MedOrange = false + Tank1875Med =false + Tank1875MedGrey = true + Tank1875MedOrange = false } } VARIANT @@ -94,9 +91,9 @@ PART secondaryColor = #f49841 GAMEOBJECTS { - Tank1875Med =false - Tank1875MedGrey = false - Tank1875MedOrange = true + Tank1875Med =false + Tank1875MedGrey = false + Tank1875MedOrange = true } } } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-1875-3.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-1875-3.cfg index 94d11dc0..b1ce68d6 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-1875-3.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-1875-3.cfg @@ -2,57 +2,54 @@ // 1.875m LFO Tank - Small PART { - name = restock-fueltank-1875-3 - module = Part - author = Chris Adderley (Nertea) - MODEL - { - model = ReStock/Assets/FuelTank/restock-fueltank-1875-3 + name = restock-fueltank-1875-3 + module = Part + author = Chris Adderley (Nertea) + MODEL + { + model = ReStock/Assets/FuelTank/restock-fueltank-1875-3 scale = 1.0, 1.0, 1.0 - } - rescaleFactor = 1.0 - node_stack_top = 0.0, 0.46875, 0.0, 0.0, 1.0, 0.0, 2 - node_stack_bottom = 0.0, -0.46875, 0.0, 0.0, -1.0, 0.0, 2 - node_attach = 0.9375, 0.0, 0.0, 1.0, 0.0, 0.0, 2 - + } + rescaleFactor = 1.0 + node_stack_top = 0.0, 0.46875, 0.0, 0.0, 1.0, 0.0, 2 + node_stack_bottom = 0.0, -0.46875, 0.0, 0.0, -1.0, 0.0, 2 + node_attach = 0.9375, 0.0, 0.0, 1.0, 0.0, 0.0, 2 /// Flag to disable this part if MH is installed MHReplacement = True - - TechRequired = fuelSystems - entryCost = 2500 - cost = 440 - category = FuelTank - subcategory = 0 - title = #LOC_RestockPlus_restock-fuel-tank-1875-3_title - manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co - description = #LOC_RestockPlus_restock-fuel-tank-1875-3_description - attachRules = 1,1,1,1,0 - mass = 0.275 - dragModelType = default - maximum_drag = 0.2 - minimum_drag = 0.3 - angularDrag = 2 - crashTolerance = 6 - breakingForce = 150 - breakingTorque = 150 - maxTemp = 2000 // = 3000 - fuelCrossFeed = True - bulkheadProfiles = size1p5, srf - tags = - - RESOURCE - { - name = LiquidFuel - amount = 198 - maxAmount = 198 - } - RESOURCE - { - name = Oxidizer - amount = 242 - maxAmount = 242 - } - MODULE + TechRequired = fuelSystems + entryCost = 2500 + cost = 440 + category = FuelTank + subcategory = 0 + title = #LOC_RestockPlus_restock-fuel-tank-1875-3_title + manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co + description = #LOC_RestockPlus_restock-fuel-tank-1875-3_description + attachRules = 1,1,1,1,0 + mass = 0.275 + dragModelType = default + maximum_drag = 0.2 + minimum_drag = 0.3 + angularDrag = 2 + crashTolerance = 6 + breakingForce = 150 + breakingTorque = 150 + maxTemp = 2000 // = 3000 + fuelCrossFeed = True + bulkheadProfiles = size1p5, srf + tags = + RESOURCE + { + name = LiquidFuel + amount = 198 + maxAmount = 198 + } + RESOURCE + { + name = Oxidizer + amount = 242 + maxAmount = 242 + } + MODULE { name = ModulePartVariants useMultipleDragCubes = false @@ -66,9 +63,9 @@ PART secondaryColor = #000000 GAMEOBJECTS { - Tank1875Small =true - Tank1875SmallGrey = false - Tank1875SmallOrange = false + Tank1875Small =true + Tank1875SmallGrey = false + Tank1875SmallOrange = false } } VARIANT @@ -80,9 +77,9 @@ PART secondaryColor = #ffffff GAMEOBJECTS { - Tank1875Small = false - Tank1875SmallGrey = true - Tank1875SmallOrange = false + Tank1875Small = false + Tank1875SmallGrey = true + Tank1875SmallOrange = false } } VARIANT @@ -94,9 +91,9 @@ PART secondaryColor = #f49841 GAMEOBJECTS { - Tank1875Small =false - Tank1875SmallGrey = false - Tank1875SmallOrange = true + Tank1875Small =false + Tank1875SmallGrey = false + Tank1875SmallOrange = true } } } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-1875-4.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-1875-4.cfg index c8c5ac17..5deacaf1 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-1875-4.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-1875-4.cfg @@ -2,57 +2,54 @@ // 1.875m LFO Tank - Tiny PART { - name = restock-fueltank-1875-4 - module = Part - author = Chris Adderley (Nertea) - MODEL - { - model = ReStock/Assets/FuelTank/restock-fueltank-1875-4 + name = restock-fueltank-1875-4 + module = Part + author = Chris Adderley (Nertea) + MODEL + { + model = ReStock/Assets/FuelTank/restock-fueltank-1875-4 scale = 1.0, 1.0, 1.0 - } - rescaleFactor = 1.0 - node_stack_top = 0.0, 0.234375, 0.0, 0.0, 1.0, 0.0, 2 - node_stack_bottom = 0.0, -0.234375, 0.0, 0.0, -1.0, 0.0, 2 - node_attach = 0.9375, 0.0, 0.0, 1.0, 0.0, 0.0, 2 - + } + rescaleFactor = 1.0 + node_stack_top = 0.0, 0.234375, 0.0, 0.0, 1.0, 0.0, 2 + node_stack_bottom = 0.0, -0.234375, 0.0, 0.0, -1.0, 0.0, 2 + node_attach = 0.9375, 0.0, 0.0, 1.0, 0.0, 0.0, 2 /// Flag to disable this part if MH is installed MHReplacement = True - - TechRequired = advRocketry - entryCost = 1750 - cost = 220 - category = FuelTank - subcategory = 0 - title = #LOC_RestockPlus_restock-fuel-tank-1875-4_title - manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co - description = #LOC_RestockPlus_restock-fuel-tank-1875-4_description - attachRules = 1,1,1,1,0 - mass = 0.1375 - dragModelType = default - maximum_drag = 0.2 - minimum_drag = 0.3 - angularDrag = 2 - crashTolerance = 6 - breakingForce = 150 - breakingTorque = 150 - maxTemp = 2000 // = 3000 - fuelCrossFeed = True - bulkheadProfiles = size1p5, srf - tags = - - RESOURCE - { - name = LiquidFuel - amount = 99 - maxAmount = 99 - } - RESOURCE - { - name = Oxidizer - amount = 121 - maxAmount = 121 - } - MODULE + TechRequired = advRocketry + entryCost = 1750 + cost = 220 + category = FuelTank + subcategory = 0 + title = #LOC_RestockPlus_restock-fuel-tank-1875-4_title + manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co + description = #LOC_RestockPlus_restock-fuel-tank-1875-4_description + attachRules = 1,1,1,1,0 + mass = 0.1375 + dragModelType = default + maximum_drag = 0.2 + minimum_drag = 0.3 + angularDrag = 2 + crashTolerance = 6 + breakingForce = 150 + breakingTorque = 150 + maxTemp = 2000 // = 3000 + fuelCrossFeed = True + bulkheadProfiles = size1p5, srf + tags = + RESOURCE + { + name = LiquidFuel + amount = 99 + maxAmount = 99 + } + RESOURCE + { + name = Oxidizer + amount = 121 + maxAmount = 121 + } + MODULE { name = ModulePartVariants useMultipleDragCubes = false @@ -66,9 +63,9 @@ PART secondaryColor = #000000 GAMEOBJECTS { - Tank1875Tiny = true - Tank1875TinyGrey = false - Tank1875TinyOrange = false + Tank1875Tiny = true + Tank1875TinyGrey = false + Tank1875TinyOrange = false } } VARIANT @@ -80,9 +77,9 @@ PART secondaryColor = #ffffff GAMEOBJECTS { - Tank1875Tiny =false - Tank1875TinyGrey = true - Tank1875TinyOrange = false + Tank1875Tiny =false + Tank1875TinyGrey = true + Tank1875TinyOrange = false } } VARIANT @@ -94,9 +91,9 @@ PART secondaryColor = #f49841 GAMEOBJECTS { - Tank1875Tiny =false - Tank1875TinyGrey = false - Tank1875TinyOrange = true + Tank1875Tiny =false + Tank1875TinyGrey = false + Tank1875TinyOrange = true } } } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-1875-soyuz-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-1875-soyuz-1.cfg index 179e815f..2b82c834 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-1875-soyuz-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-1875-soyuz-1.cfg @@ -2,47 +2,43 @@ // 1.875m LFO Tank - Soyuz PART { - name = restock-fueltank-1875-soyuz-1 - module = Part - author = Chris Adderley (Nertea) - rescaleFactor = 1.0 - MODEL - { - model = ReStock/Assets/FuelTank/restock-fueltank-1875-soyuz-1 + name = restock-fueltank-1875-soyuz-1 + module = Part + author = Chris Adderley (Nertea) + rescaleFactor = 1.0 + MODEL + { + model = ReStock/Assets/FuelTank/restock-fueltank-1875-soyuz-1 scale = 1.0, 1.0, 1.0 - } - - node_stack_bottom = 0.0, -3.75, 0.0, 0.0, -1.0, 0.0, 2 - node_attach = 0.0, -2, 0.9375, 0.0, 0.0, -1.0, 2 - + } + node_stack_bottom = 0.0, -3.75, 0.0, 0.0, -1.0, 0.0, 2 + node_attach = 0.0, -2, 0.9375, 0.0, 0.0, -1.0, 2 /// Flag to disable this part if MH is installed MHReplacement = True - - CoMOffset = 0.0, -1.0, 0.2 - CoPOffset = 0.0, 0.5, 0.25 - - TechRequired = fuelSystems - entryCost = 6000 - cost = 1400 - category = FuelTank - subcategory = 0 - title = #LOC_RestockPlus_restock-fuel-tank-1875-soyuz-1_title - manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co - description = #LOC_RestockPlus_restock-fuel-tank-1875-soyuz-1_description - attachRules = 1,1,1,1,0 - mass = 0.75 - dragModelType = default - maximum_drag = 0.2 - minimum_drag = 0.3 - angularDrag = 2 - crashTolerance = 6 - breakingForce = 150 - breakingTorque = 150 - maxTemp = 2000 // = 3000 - fuelCrossFeed = True - bulkheadProfiles = size1p5, srf - tags = #LOC_RestockPlus_restock-fuel-tank-1875-soyuz-1_tags - EFFECTS + CoMOffset = 0.0, -1.0, 0.2 + CoPOffset = 0.0, 0.5, 0.25 + TechRequired = fuelSystems + entryCost = 6000 + cost = 1400 + category = FuelTank + subcategory = 0 + title = #LOC_RestockPlus_restock-fuel-tank-1875-soyuz-1_title + manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co + description = #LOC_RestockPlus_restock-fuel-tank-1875-soyuz-1_description + attachRules = 1,1,1,1,0 + mass = 0.75 + dragModelType = default + maximum_drag = 0.2 + minimum_drag = 0.3 + angularDrag = 2 + crashTolerance = 6 + breakingForce = 150 + breakingTorque = 150 + maxTemp = 2000 // = 3000 + fuelCrossFeed = True + bulkheadProfiles = size1p5, srf + tags = #LOC_RestockPlus_restock-fuel-tank-1875-soyuz-1_tags + EFFECTS { engage { @@ -57,7 +53,6 @@ PART } flameout { - AUDIO { channel = Ship @@ -95,56 +90,54 @@ PART } } } - RESOURCE - { - name = LiquidFuel - amount = 540 - maxAmount = 540 - } - RESOURCE - { - name = Oxidizer - amount = 660 - maxAmount = 660 - } - - MODULE - { - name = ModuleEnginesFX - thrustVectorTransformName = thrustTransform - runningEffectName = fx-separatron-running - throttleLocked = True - exhaustDamage = True - allowShutdown = False - ignitionThreshold = 0.1 - minThrust = 0 - maxThrust = 32 - heatProduction = 550 - fxOffset = 0, 0, 0 - EngineType = SolidBooster - nonThrustMotor = true - PROPELLANT - { - name = SolidFuel - ratio = 1.0 - DrawGauge = True - } - atmosphereCurve - { - key = 0 154 - key = 1 118 - key = 6 0.001 - } - exhaustDamageMultiplier = 50 - } - - RESOURCE - { - name = SolidFuel - amount = 4 - maxAmount = 4 - } - MODULE + RESOURCE + { + name = LiquidFuel + amount = 540 + maxAmount = 540 + } + RESOURCE + { + name = Oxidizer + amount = 660 + maxAmount = 660 + } + MODULE + { + name = ModuleEnginesFX + thrustVectorTransformName = thrustTransform + runningEffectName = fx-separatron-running + throttleLocked = True + exhaustDamage = True + allowShutdown = False + ignitionThreshold = 0.1 + minThrust = 0 + maxThrust = 32 + heatProduction = 550 + fxOffset = 0, 0, 0 + EngineType = SolidBooster + nonThrustMotor = true + PROPELLANT + { + name = SolidFuel + ratio = 1.0 + DrawGauge = True + } + atmosphereCurve + { + key = 0 154 + key = 1 118 + key = 6 0.001 + } + exhaustDamageMultiplier = 50 + } + RESOURCE + { + name = SolidFuel + amount = 4 + maxAmount = 4 + } + MODULE { name = ModulePartVariants useMultipleDragCubes = false @@ -158,9 +151,9 @@ PART secondaryColor = #000000 GAMEOBJECTS { - Tank1875Soyuz = true - Tank1875SoyuzGrey = false - Tank1875SoyuzOrange = false + Tank1875Soyuz = true + Tank1875SoyuzGrey = false + Tank1875SoyuzOrange = false } } VARIANT @@ -172,9 +165,9 @@ PART secondaryColor = #ffffff GAMEOBJECTS { - Tank1875Soyuz = false - Tank1875SoyuzGrey = true - Tank1875SoyuzOrange = false + Tank1875Soyuz = false + Tank1875SoyuzGrey = true + Tank1875SoyuzOrange = false } } VARIANT @@ -186,9 +179,9 @@ PART secondaryColor = #f49841 GAMEOBJECTS { - Tank1875Soyuz = false - Tank1875SoyuzGrey = false - Tank1875SoyuzOrange = true + Tank1875Soyuz = false + Tank1875SoyuzGrey = false + Tank1875SoyuzOrange = true } } } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-adapter-1875-0625-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-adapter-1875-0625-1.cfg index 3fbbecb5..7655e6dd 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-adapter-1875-0625-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-adapter-1875-0625-1.cfg @@ -2,55 +2,53 @@ // 1.875m to 0.625m adapter PART { - name = restock-fueltank-adapter-1875-0625-1 - module = Part - author = Chris Adderley (Nertea) - MODEL - { - model = ReStock/Assets/FuelTank/restock-fueltank-adapter-1875-0625-1 + name = restock-fueltank-adapter-1875-0625-1 + module = Part + author = Chris Adderley (Nertea) + MODEL + { + model = ReStock/Assets/FuelTank/restock-fueltank-adapter-1875-0625-1 scale = 1.0, 1.0, 1.0 - } - rescaleFactor = 1.0 - node_stack_top = 0.0, 0.375, 0.0, 0.0, 1.0, 0.0, 0 - node_stack_bottom = 0.0, -0.375, 0.0, 0.0, -1.0, 0.0, 2 - + } + rescaleFactor = 1.0 + node_stack_top = 0.0, 0.375, 0.0, 0.0, 1.0, 0.0, 0 + node_stack_bottom = 0.0, -0.375, 0.0, 0.0, -1.0, 0.0, 2 /// Flag to disable this part if MH is installed MHReplacement = True - - TechRequired = fuelSystems - entryCost = 1550 - cost = 160 - category = FuelTank - subcategory = 0 - title = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-0625-1_title - manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co - description = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-0625-1_description - attachRules = 1,0,1,1,0 - mass = 0.1 - dragModelType = default - maximum_drag = 0.2 - minimum_drag = 0.3 - angularDrag = 2 - crashTolerance = 10 - breakingForce = 150 - breakingTorque = 150 - maxTemp = 2000 // = 3000 - fuelCrossFeed = True - bulkheadProfiles = size0, size1p5, srf - tags = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-0625-1_tags - RESOURCE - { - name = LiquidFuel - amount = 72 - maxAmount = 72 - } - RESOURCE - { - name = Oxidizer - amount = 88 - maxAmount = 88 - } - MODULE + TechRequired = fuelSystems + entryCost = 1550 + cost = 160 + category = FuelTank + subcategory = 0 + title = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-0625-1_title + manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co + description = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-0625-1_description + attachRules = 1,0,1,1,0 + mass = 0.1 + dragModelType = default + maximum_drag = 0.2 + minimum_drag = 0.3 + angularDrag = 2 + crashTolerance = 10 + breakingForce = 150 + breakingTorque = 150 + maxTemp = 2000 // = 3000 + fuelCrossFeed = True + bulkheadProfiles = size0, size1p5, srf + tags = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-0625-1_tags + RESOURCE + { + name = LiquidFuel + amount = 72 + maxAmount = 72 + } + RESOURCE + { + name = Oxidizer + amount = 88 + maxAmount = 88 + } + MODULE { name = ModulePartVariants useMultipleDragCubes = false @@ -64,9 +62,9 @@ PART secondaryColor = #000000 GAMEOBJECTS { - 1875-0625= true - 1875-0625Grey = false - 1875-0625Orange = false + 1875-0625= true + 1875-0625Grey = false + 1875-0625Orange = false } } VARIANT @@ -78,9 +76,9 @@ PART secondaryColor = #ffffff GAMEOBJECTS { - 1875-0625= false - 1875-0625Grey = true - 1875-0625Orange = false + 1875-0625= false + 1875-0625Grey = true + 1875-0625Orange = false } } VARIANT @@ -92,9 +90,9 @@ PART secondaryColor = #f49841 GAMEOBJECTS { - 1875-0625 = false - 1875-0625Grey = false - 1875-0625Orange = true + 1875-0625 = false + 1875-0625Grey = false + 1875-0625Orange = true } } } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-adapter-1875-125-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-adapter-1875-125-1.cfg index 1620e4b1..81ccfb3a 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-adapter-1875-125-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-adapter-1875-125-1.cfg @@ -2,55 +2,53 @@ // 1.875m to 1.25m long adapter PART { - name = restock-fueltank-adapter-1875-125-1 - module = Part - author = Chris Adderley (Nertea) - MODEL - { - model = ReStock/Assets/FuelTank/restock-fueltank-adapter-1875-125-1 + name = restock-fueltank-adapter-1875-125-1 + module = Part + author = Chris Adderley (Nertea) + MODEL + { + model = ReStock/Assets/FuelTank/restock-fueltank-adapter-1875-125-1 scale = 1.0, 1.0, 1.0 - } - rescaleFactor = 1.0 - node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 2 - node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0, 2 - + } + rescaleFactor = 1.0 + node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 2 + node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0, 2 /// Flag to disable this part if MH is installed MHReplacement = True - - TechRequired = fuelSystems - entryCost = 3100 - cost = 600 - category = FuelTank - subcategory = 0 - title = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-1_title - manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co - description = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-1_description - attachRules = 1,0,1,1,0 - mass = 0.375 - dragModelType = default - maximum_drag = 0.2 - minimum_drag = 0.3 - angularDrag = 2 - crashTolerance = 10 - breakingForce = 150 - breakingTorque = 150 - maxTemp = 2000 // = 3000 - fuelCrossFeed = True - bulkheadProfiles = size1p5, size1, srf - tags = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-1_tags - RESOURCE - { - name = LiquidFuel - amount = 270 - maxAmount = 270 - } - RESOURCE - { - name = Oxidizer - amount = 330 - maxAmount = 330 - } - MODULE + TechRequired = fuelSystems + entryCost = 3100 + cost = 600 + category = FuelTank + subcategory = 0 + title = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-1_title + manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co + description = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-1_description + attachRules = 1,0,1,1,0 + mass = 0.375 + dragModelType = default + maximum_drag = 0.2 + minimum_drag = 0.3 + angularDrag = 2 + crashTolerance = 10 + breakingForce = 150 + breakingTorque = 150 + maxTemp = 2000 // = 3000 + fuelCrossFeed = True + bulkheadProfiles = size1p5, size1, srf + tags = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-1_tags + RESOURCE + { + name = LiquidFuel + amount = 270 + maxAmount = 270 + } + RESOURCE + { + name = Oxidizer + amount = 330 + maxAmount = 330 + } + MODULE { name = ModulePartVariants useMultipleDragCubes = false @@ -64,9 +62,9 @@ PART secondaryColor = #000000 GAMEOBJECTS { - 1875-125Long = true - 1875-125LongGrey = false - 1875-125LongOrange= false + 1875-125Long = true + 1875-125LongGrey = false + 1875-125LongOrange= false } } VARIANT @@ -78,9 +76,9 @@ PART secondaryColor = #ffffff GAMEOBJECTS { - 1875-125Long = false - 1875-125LongGrey = true - 1875-125LongOrange = false + 1875-125Long = false + 1875-125LongGrey = true + 1875-125LongOrange = false } } VARIANT @@ -92,9 +90,9 @@ PART secondaryColor = #f49841 GAMEOBJECTS { - 1875-125Long = false - 1875-125LongGrey = false - 1875-125LongOrange = true + 1875-125Long = false + 1875-125LongGrey = false + 1875-125LongOrange = true } } } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-adapter-1875-125-2.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-adapter-1875-125-2.cfg index a3d6882b..f639a553 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-adapter-1875-125-2.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-adapter-1875-125-2.cfg @@ -2,55 +2,53 @@ // 1.875m to 1.25m short adapter PART { - name = restock-fueltank-adapter-1875-125-2 - module = Part - author = Chris Adderley (Nertea) - rescaleFactor = 1.0 - MODEL - { - model = ReStock/Assets/FuelTank/restock-fueltank-adapter-1875-125-2 + name = restock-fueltank-adapter-1875-125-2 + module = Part + author = Chris Adderley (Nertea) + rescaleFactor = 1.0 + MODEL + { + model = ReStock/Assets/FuelTank/restock-fueltank-adapter-1875-125-2 scale = 1.0, 1.0, 1.0 - } - node_stack_top = 0.0, 0.234375, 0.0, 0.0, 1.0, 0.0, 2 - node_stack_bottom = 0.0, -0.234375, 0.0, 0.0, -1.0, 0.0, 2 - + } + node_stack_top = 0.0, 0.234375, 0.0, 0.0, 1.0, 0.0, 2 + node_stack_bottom = 0.0, -0.234375, 0.0, 0.0, -1.0, 0.0, 2 /// Flag to disable this part if MH is installed MHReplacement = True - - TechRequired = advRocketry - entryCost = 1550 - cost = 160 - category = FuelTank - subcategory = 0 - title = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-2_title - manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co - description = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-2_description - attachRules = 1,0,1,1,0 - mass = 0.1 - dragModelType = default - maximum_drag = 0.2 - minimum_drag = 0.3 - angularDrag = 2 - crashTolerance = 10 - breakingForce = 150 - breakingTorque = 150 - maxTemp = 2000 // = 3000 - fuelCrossFeed = True - bulkheadProfiles = size1, size1p5, srf - tags = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-2_tags - RESOURCE - { - name = LiquidFuel - amount = 72 - maxAmount = 72 - } - RESOURCE - { - name = Oxidizer - amount = 88 - maxAmount = 88 - } - MODULE + TechRequired = advRocketry + entryCost = 1550 + cost = 160 + category = FuelTank + subcategory = 0 + title = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-2_title + manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co + description = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-2_description + attachRules = 1,0,1,1,0 + mass = 0.1 + dragModelType = default + maximum_drag = 0.2 + minimum_drag = 0.3 + angularDrag = 2 + crashTolerance = 10 + breakingForce = 150 + breakingTorque = 150 + maxTemp = 2000 // = 3000 + fuelCrossFeed = True + bulkheadProfiles = size1, size1p5, srf + tags = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-2_tags + RESOURCE + { + name = LiquidFuel + amount = 72 + maxAmount = 72 + } + RESOURCE + { + name = Oxidizer + amount = 88 + maxAmount = 88 + } + MODULE { name = ModulePartVariants useMultipleDragCubes = false @@ -64,9 +62,9 @@ PART secondaryColor = #000000 GAMEOBJECTS { - 1875-125Short = true - 1875-125ShortGrey = false - 1875-125ShortOrange= false + 1875-125Short = true + 1875-125ShortGrey = false + 1875-125ShortOrange= false } } VARIANT @@ -78,11 +76,10 @@ PART secondaryColor = #ffffff GAMEOBJECTS { - 1875-125Short = false - 1875-125ShortGrey = true - 1875-125ShortOrange= false + 1875-125Short = false + 1875-125ShortGrey = true + 1875-125ShortOrange= false } - } VARIANT { @@ -93,11 +90,10 @@ PART secondaryColor = #f49841 GAMEOBJECTS { - 1875-125Short = false - 1875-125ShortGrey = false - 1875-125ShortOrange= true + 1875-125Short = false + 1875-125ShortGrey = false + 1875-125ShortOrange= true } - } } } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-adapter-25-1875-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-adapter-25-1875-1.cfg index e651aebf..aae0beaf 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-adapter-25-1875-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/1875/restock-fueltank-adapter-25-1875-1.cfg @@ -2,55 +2,53 @@ // 1.875m to 2.5m adapter PART { - name = restock-fueltank-adapter-25-1875-1 - module = Part - author = Chris Adderley (Nertea) - MODEL - { - model = ReStock/Assets/FuelTank/restock-fueltank-adapter-25-1875-1 + name = restock-fueltank-adapter-25-1875-1 + module = Part + author = Chris Adderley (Nertea) + MODEL + { + model = ReStock/Assets/FuelTank/restock-fueltank-adapter-25-1875-1 scale = 1.0, 1.0, 1.0 - } - rescaleFactor = 1.0 - node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 2 - node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0, 2 - + } + rescaleFactor = 1.0 + node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 2 + node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0, 2 /// Flag to disable this part if MH is installed MHReplacement = True - - TechRequired = fuelSystems - entryCost = 5100 - cost = 1200 - category = FuelTank - subcategory = 0 - title = #LOC_RestockPlus_restock-fuel-tank-adapter-25-1875-1_title - manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co - description = #LOC_RestockPlus_restock-fuel-tank-adapter-25-1875-1_description - attachRules = 1,0,1,1,0 - mass = 0.75 - dragModelType = default - maximum_drag = 0.2 - minimum_drag = 0.3 - angularDrag = 2 - crashTolerance = 10 - breakingForce = 150 - breakingTorque = 150 - maxTemp = 2000 // = 3000 - fuelCrossFeed = True - bulkheadProfiles = size1p5, size2, srf - tags = #LOC_RestockPlus_restock-fuel-tank-adapter-25-1875-1_tags - RESOURCE - { - name = LiquidFuel - amount = 540 - maxAmount = 540 - } - RESOURCE - { - name = Oxidizer - amount = 660 - maxAmount = 660 - } - MODULE + TechRequired = fuelSystems + entryCost = 5100 + cost = 1200 + category = FuelTank + subcategory = 0 + title = #LOC_RestockPlus_restock-fuel-tank-adapter-25-1875-1_title + manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co + description = #LOC_RestockPlus_restock-fuel-tank-adapter-25-1875-1_description + attachRules = 1,0,1,1,0 + mass = 0.75 + dragModelType = default + maximum_drag = 0.2 + minimum_drag = 0.3 + angularDrag = 2 + crashTolerance = 10 + breakingForce = 150 + breakingTorque = 150 + maxTemp = 2000 // = 3000 + fuelCrossFeed = True + bulkheadProfiles = size1p5, size2, srf + tags = #LOC_RestockPlus_restock-fuel-tank-adapter-25-1875-1_tags + RESOURCE + { + name = LiquidFuel + amount = 540 + maxAmount = 540 + } + RESOURCE + { + name = Oxidizer + amount = 660 + maxAmount = 660 + } + MODULE { name = ModulePartVariants useMultipleDragCubes = false @@ -64,9 +62,9 @@ PART secondaryColor = #000000 GAMEOBJECTS { - 25-1875 = true - 25-1875Grey = false - 25-1875Orange = false + 25-1875 = true + 25-1875Grey = false + 25-1875Orange = false } } VARIANT @@ -78,9 +76,9 @@ PART secondaryColor = #ffffff GAMEOBJECTS { - 25-1875 = false - 25-1875Grey = true - 25-1875Orange = false + 25-1875 = false + 25-1875Grey = true + 25-1875Orange = false } } VARIANT @@ -92,9 +90,9 @@ PART secondaryColor = #f49841 GAMEOBJECTS { - 25-1875 = false - 25-1875Grey = false - 25-1875Orange = true + 25-1875 = false + 25-1875Grey = false + 25-1875Orange = true } } } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/25/restock-fuel-tank-sphere-25-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/25/restock-fuel-tank-sphere-25-1.cfg index a403a744..f6252f1d 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/25/restock-fuel-tank-sphere-25-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/25/restock-fuel-tank-sphere-25-1.cfg @@ -10,7 +10,7 @@ PART model = ReStockPlus/Assets/FuelTank/restock-fueltank-sphere-25-1 scale = 1.0, 1.0, 1.0 } - MODEL + MODEL { model = ReStock/Assets/FuelTank/restock-endcap-fueltank-25-orange scale = 1.0, -1.0, 1.0 diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/375/restock-fuel-tank-rcs-375-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/375/restock-fuel-tank-rcs-375-1.cfg index db1da920..8ee15e82 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/375/restock-fuel-tank-rcs-375-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/375/restock-fuel-tank-rcs-375-1.cfg @@ -10,7 +10,6 @@ PART model = ReStock/Assets/FuelTank/restock-fueltank-rcs-375-1 scale = 1.0, 1.0, 1.0 } - scale = 1 rescaleFactor = 1 // Attachment diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/375/restock-fuel-tank-sphere-375-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/375/restock-fuel-tank-sphere-375-1.cfg index a3a57023..43ddd5c9 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/375/restock-fuel-tank-sphere-375-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/375/restock-fuel-tank-sphere-375-1.cfg @@ -10,7 +10,7 @@ PART model = ReStockPlus/Assets/FuelTank/restock-fueltank-sphere-375-1 scale = 1.0, 1.0, 1.0 } - MODEL + MODEL { model = ReStock/Assets/FuelTank/restock-endcap-fueltank-375-orange scale = 0.98, -1.0, 0.98 diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-5-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-5-1.cfg index c38f1acc..25a53a4a 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-5-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-5-1.cfg @@ -1,3 +1,5 @@ +// ReStock+ 1.1.0 +// Saturn V style long fuel tank PART { name = restock-fueltank-5-1 @@ -22,14 +24,11 @@ PART scale = 1,-1,1 rotation = 0, 0, 0 } - node_stack_top = 0.0, 7.5, 0.0, 0.0, 1.0, 0.0, 4 node_stack_bottom = 0.0, -7.5, 0.0, 0.0, -1.0, 0.0, 4 node_attach = 2.5, 0.0, 0.0, 1.0, 0.0, 0.0, 1 - /// Flag to disable this part if MH is installed MHReplacement = True - TechRequired = highPerformanceFuelSystems entryCost = 150800 cost = 51200 @@ -63,7 +62,6 @@ PART amount = 28160 maxAmount = 28160 } - MODULE { name = ModulePartVariants diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-5-2.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-5-2.cfg index 9f6b694a..6c221227 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-5-2.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-5-2.cfg @@ -1,3 +1,5 @@ +// ReStock+ 1.1.0 +// Saturn V style medium fuel tank PART { name = restock-fueltank-5-2 @@ -22,14 +24,11 @@ PART scale = 1,-1,1 rotation = 0, 0, 0 } - node_stack_top = 0.0, 3.75, 0.0, 0.0, 1.0, 0.0, 4 node_stack_bottom = 0.0, -3.75, 0.0, 0.0, -1.0, 0.0, 4 node_attach = 2.5, 0.0, 0.0, 1.0, 0.0, 0.0, 1 - /// Flag to disable this part if MH is installed MHReplacement = True - TechRequired = highPerformanceFuelSystems entryCost = 75800 cost = 25600 @@ -63,7 +62,6 @@ PART amount = 14080 maxAmount = 14080 } - MODULE { name = ModulePartVariants diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-5-3.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-5-3.cfg index f10e600f..15c14702 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-5-3.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-5-3.cfg @@ -1,3 +1,5 @@ +// ReStock+ 1.1.0 +// Saturn V style short fuel tank PART { name = restock-fueltank-5-3 @@ -22,14 +24,11 @@ PART scale = 1,-1,1 rotation = 0, 0, 0 } - node_stack_top = 0.0, 1.875, 0.0, 0.0, 1.0, 0.0, 4 node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 4 node_attach = 2.5, 0.0, 0.0, 1.0, 0.0, 0.0, 1 - /// Flag to disable this part if MH is installed MHReplacement = True - TechRequired = highPerformanceFuelSystems entryCost = 35200 cost = 12800 @@ -63,7 +62,6 @@ PART amount = 7040 maxAmount = 7040 } - MODULE { name = ModulePartVariants @@ -77,10 +75,10 @@ PART primaryColor = #ffffff secondaryColor = #000000 GAMEOBJECTS - { - 5mSmallBlackWhite = true - 5mSmallOrange = false - } + { + 5mSmallBlackWhite = true + 5mSmallOrange = false + } } VARIANT { @@ -90,10 +88,10 @@ PART primaryColor = #f49841 secondaryColor = #4c4f47 GAMEOBJECTS - { - 5mSmallBlackWhite = false - 5mSmallOrange = true - } + { + 5mSmallBlackWhite = false + 5mSmallOrange = true + } } } } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-5-4.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-5-4.cfg index 2e17c5b5..a4a91ee7 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-5-4.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-5-4.cfg @@ -1,3 +1,5 @@ +// ReStock+ 1.1.0 +// Saturn V style mini fuel tank PART { name = restock-fueltank-5-4 @@ -22,14 +24,11 @@ PART scale = 1,-1,1 rotation = 0, 0, 0 } - node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 4 node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0, 4 node_attach = 2.5, 0.0, 0.0, 1.0, 0.0, 0.0, 1 - /// Flag to disable this part if MH is installed MHReplacement = True - TechRequired = highPerformanceFuelSystems entryCost = 19600 cost = 6400 @@ -52,18 +51,17 @@ PART bulkheadProfiles = size4, srf tags = #LOC_RestockPlus_restock-fuel-tank-5-4_tags RESOURCE - { - name = LiquidFuel - amount = 2880 - maxAmount = 2880 - } - RESOURCE - { - name = Oxidizer - amount = 3520 - maxAmount = 3520 - } - + { + name = LiquidFuel + amount = 2880 + maxAmount = 2880 + } + RESOURCE + { + name = Oxidizer + amount = 3520 + maxAmount = 3520 + } MODULE { name = ModulePartVariants @@ -77,10 +75,10 @@ PART primaryColor = #ffffff secondaryColor = #000000 GAMEOBJECTS - { - 5mMiniBlackWhite = true - 5mMiniOrange = false - } + { + 5mMiniBlackWhite = true + 5mMiniOrange = false + } } VARIANT { @@ -90,10 +88,10 @@ PART primaryColor = #f49841 secondaryColor = #4c4f47 GAMEOBJECTS - { - 5mMiniBlackWhite = false - 5mMiniOrange = true - } + { + 5mMiniBlackWhite = false + 5mMiniOrange = true + } } } } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-adapter-375-5-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-adapter-375-5-1.cfg index fe7b8048..80de5f2e 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-adapter-375-5-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-adapter-375-5-1.cfg @@ -1,3 +1,5 @@ +// ReStock+ 1.1.0 +// Saturn V style 5m to 3.75m fuel tank PART { name = restock-fueltank-adapter-375-5-1 @@ -25,10 +27,8 @@ PART node_stack_top = 0.0, 1.25, 0.0, 0.0, 1.0, 0.0, 3 node_stack_bottom = 0.0, -1.25, 0.0, 0.0, -1.0, 0.0, 4 node_attach = 2.5, -1.25, 0.0, 1.0, 0.0, 0.0, 1 - /// Flag to disable this part if MH is installed MHReplacement = True - TechRequired = highPerformanceFuelSystems entryCost = 21600 cost = 6400 @@ -62,7 +62,6 @@ PART amount = 3520 maxAmount = 3520 } - MODULE { name = ModulePartVariants diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-saturn-engine-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-saturn-engine-1.cfg index 0bcae6f2..88532a4e 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-saturn-engine-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/5/restock-fueltank-saturn-engine-1.cfg @@ -1,3 +1,5 @@ +// ReStock+ 1.1.0 +// Saturn V style engine mount PART { name = restock-fueltank-saturn-engine-1 @@ -135,19 +137,16 @@ PART method = FIXED_JOINT rigid = true } - node_stack_top = 0.0, 1.25, 0.0, 0.0, 1.0, 0.0, 4 node_stack_bottom = 0.0, -1.3, 0.0, 0.0, -1.0, 0.0, 2 - /// Flag to disable this part if MH is installed MHReplacement = True - TechRequired = highPerformanceFuelSystems entryCost = 24000 cost = 8000 category = FuelTank subcategory = 0 - stackSymmetry = 3 + stackSymmetry = 3 title = #LOC_RestockPlus_restock-fuel-tank-saturn-engine-1_title manufacturer = #autoLOC_501638 description = #LOC_RestockPlus_restock-fuel-tank-saturn-engine-1_description @@ -162,7 +161,7 @@ PART breakingTorque = 400 maxTemp = 2000 fuelCrossFeed = True - bulkheadProfiles = size4, size1, srf + bulkheadProfiles = size4, size1, srf tags = #LOC_RestockPlus_restock-fuel-tank-saturn-engine-1_tags RESOURCE { @@ -176,43 +175,41 @@ PART amount = 4950 maxAmount = 4950 } - MODULE + { + name = ModuleDynamicNodes + autostrut = true + NODE_SET + { + DisplayText = Four + MeshTransform = 5mMountSaturnX5 + NodePrefix = N4_ + SetCount = 4 + Symmetry = 3 + } + NODE_SET + { + DisplayText = Three + MeshTransform = 5mMountSaturnX4 + NodePrefix = N3_ + SetCount = 3 + Symmetry = 2 + } + NODE_SET + { + DisplayText = Two + MeshTransform = 5mMountSaturnX3 + NodePrefix = N2_ + SetCount = 2 + Symmetry = 1 + } + NODE_SET { - name = ModuleDynamicNodes - autostrut = true - NODE_SET - { - DisplayText = Four - MeshTransform = 5mMountSaturnX5 - NodePrefix = N4_ - SetCount = 4 - Symmetry = 3 - } - NODE_SET - { - DisplayText = Three - MeshTransform = 5mMountSaturnX4 - NodePrefix = N3_ - SetCount = 3 - Symmetry = 2 - } - NODE_SET - { - DisplayText = Two - MeshTransform = 5mMountSaturnX3 - NodePrefix = N2_ - SetCount = 2 - Symmetry = 1 - } - NODE_SET - { - DisplayText = Six - MeshTransform = 5mMountSaturnX7 - NodePrefix = N6_ - SetCount = 6 - Symmetry = 5 - } + DisplayText = Six + MeshTransform = 5mMountSaturnX7 + NodePrefix = N6_ + SetCount = 6 + Symmetry = 5 } } } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Ground/restock-wheel-1-T.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Ground/restock-wheel-1-T.cfg index 5710273e..f98a395f 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Ground/restock-wheel-1-T.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Ground/restock-wheel-1-T.cfg @@ -5,31 +5,26 @@ PART name = restock-wheel-1-T module = Part author = Andrew Cassidy - MODEL { model = ReStock/Assets/Ground/restock-wheel-1-T scale = 1.0, 1.0, 1.0 } rescaleFactor = 1.0 - // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,1,0,0,0 node_attach = 0.0, 0.5248517, 0.3083052, 0.0, 0.0, -1.0, 1 node_stack_bottom = 0.0, 0.5248517, 0.321335, 0.0, 0.0, 1.0, 1 - TechRequired = spaceExploration entryCost = 3100 cost = 300 category = Ground subcategory = 0 mass = 0.06 - title = #LOC_RestockPlus_restock-wheel-1-T_title // Rovemax Model S2-T manufacturer = #autoLOC_501649 //#autoLOC_501649 = Kerbal Motion LLC description = #LOC_RestockPlus_restock-wheel-1-T_description // A modified rover wheel that is rotated 90°, ideal for tricycles or other unusually shaped vehicles - dragModelType = default maximum_drag = 0.3 minimum_drag = 0.2 @@ -38,27 +33,21 @@ PART maxTemp = 1200 bulkheadProfiles = srf tags = #LOC_RestockPlus_restock-wheel-1-T_tags // drive ground roll rover wheel tricycle restock - MODULE { name = ModuleWheelBase - wheelColliderTransformName = WheelCollider wheelTransformName = WheelPivot - wheelType = MOTORIZED - // setting this to true will override the radius and center parameters FitWheelColliderToMesh = False radius = 0.157 center = 0,0,0 mass = 0.040 groundHeightOffset = 0 - TooltipTitle = #autoLOC_502081 //#autoLOC_502081 = Rover Wheel TooltipPrimaryField = #autoLOC_6004045 //#autoLOC_6004045 = Motorized } - MODULE { name = ModuleWheelSuspension @@ -72,14 +61,11 @@ PART damperRatio = 1.0 useAutoBoost = true } - MODULE { name = ModuleWheelSteering baseModuleIndex = 0 - caliperTransformName = SteeringPivot - steeringResponse = 1.5 steeringCurve { @@ -93,10 +79,8 @@ PART { name = ModuleWheelMotor baseModuleIndex = 0 - wheelSpeedMax = 11 driveResponse = 2 - torqueCurve { key = 0 0.17 0 0 @@ -110,24 +94,19 @@ PART } idleDrain = 0.0//0.1// } - MODULE { name = ModuleWheelBrakes baseModuleIndex = 0 - maxBrakeTorque = 0.34 brakeResponse = 1 } - MODULE { name = ModuleWheelDamage baseModuleIndex = 0 - damagedTransformName = WheelBusted undamagedTransformName = Wheel - stressTolerance = 315 impactTolerance = 65 deflectionMagnitude = 1.0 @@ -135,24 +114,20 @@ PART slipMagnitude = 15 slipSharpness = 2.0 } - MODULE { name = ModuleRestockConstraints - LOOKATCONSTRAINT { rotatorsName = Suspension1 targetName = Suspension2 } - LOOKATCONSTRAINT { rotatorsName = Suspension2 targetName = Suspension1 } } - MODULE { name = ModulePartVariants @@ -164,7 +139,6 @@ PART displayName = #LOC_Restock_variant-probe-bare primaryColor = #999999 secondaryColor = #999999 - GAMEOBJECTS { body_gold = false @@ -180,7 +154,6 @@ PART themeName = Gold primaryColor = #fccb0a secondaryColor = #999999 - GAMEOBJECTS { body_gold = true @@ -196,7 +169,6 @@ PART themeName = Silver primaryColor = #cecece secondaryColor = #999999 - GAMEOBJECTS { body_gold = false @@ -206,4 +178,4 @@ PART } } } -} \ No newline at end of file +} diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Ground/restock-wheel-4.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Ground/restock-wheel-4.cfg index e585a789..db8fb846 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Ground/restock-wheel-4.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Ground/restock-wheel-4.cfg @@ -5,31 +5,26 @@ PART name = restock-wheel-4 module = Part author = Andrew Cassidy - MODEL { model = ReStock/Assets/Ground/restock-wheel-4 scale = 1.0, 1.0, 1.0 } rescaleFactor = 1.25 //sigh - // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,1,0,0,0 node_attach = 0.36, 0.1207, 0.0, 1.0, 0.0, 0.0, 1 node_stack_bottom = 0.3815, 0.1207, 0.0, 1.0, 0.0, 0.0, 1 - TechRequired = fieldScience entryCost = 5000 cost = 500 category = Ground subcategory = 0 mass = 0.04 - title = #LOC_RestockPlus_restock-wheel-4_title // Rovemax Model M0 manufacturer = #autoLOC_501649 //#autoLOC_501649 = Kerbal Motion LLC description = #LOC_RestockPlus_restock-wheel-4_description // A smaller version of the popular Rovemax wheel with an integrated folding function, allowing it to be stowed for transportation. - dragModelType = default maximum_drag = 0.3 minimum_drag = 0.2 @@ -38,30 +33,23 @@ PART maxTemp = 1200 bulkheadProfiles = srf tags = #LOC_RestockPlus_restock-wheel-4_tags // )car drive ground roll rover wheel fold LRV restock - /// Flag to disable this part if MH is installed MHReplacement = True - MODULE { name = ModuleWheelBase - wheelColliderTransformName = WheelCollider wheelTransformName = WheelPivot - wheelType = MOTORIZED - // setting this to true will override the radius and center parameters FitWheelColliderToMesh = False radius = 0.23 center = 0,0,0 mass = 0.040 groundHeightOffset = 0 - TooltipTitle = #autoLOC_502081 //#autoLOC_502081 = Rover Wheel TooltipPrimaryField = #autoLOC_6004045 //#autoLOC_6004045 = Motorized } - MODULE { name = ModuleWheelSuspension @@ -73,14 +61,11 @@ PART damperRatio = 1.0 maximumLoad = 5.0 } - MODULE { name = ModuleWheelSteering baseModuleIndex = 0 - caliperTransformName = SteeringPivot - steeringResponse = 2 steeringCurve { @@ -93,10 +78,8 @@ PART { name = ModuleWheelMotor baseModuleIndex = 0 - maxRpm = 42 driveResponse = 2 - torqueCurve { key = 0 0.5 0 0 @@ -104,7 +87,6 @@ PART key = 10 0.1 0 0 key = 25 0 0 0 } - RESOURCE { name = ElectricCharge @@ -112,24 +94,19 @@ PART } idleDrain = 0.0 } - MODULE { name = ModuleWheelBrakes baseModuleIndex = 0 - maxBrakeTorque = 0.5 brakeResponse = 1 } - MODULE { name = ModuleWheelDamage baseModuleIndex = 0 - damagedTransformName = WheelBusted undamagedTransformName = Wheel - stressTolerance = 250 impactTolerance = 100 deflectionMagnitude = 1.0 @@ -137,28 +114,22 @@ PART slipMagnitude = 15 slipSharpness = 2.0 } - MODULE { name = ModuleWheelDeployment baseModuleIndex = 0 - animationTrfName = restock-wheel-4 animationStateName = restock-wheel-4-deploy deployedPosition = 0 deployTargetTransformName = deployTgt - TsubSys = 1.0 useStandInCollider = False slaveModules = 8 - fxDeploy = deploy fxRetract = retract fxDeployed = deployed fxRetracted = retracted } - - MODULE { name = ModulePartVariants @@ -177,7 +148,6 @@ PART Fender_cernan = false } } - VARIANT { name = Grey @@ -192,7 +162,6 @@ PART Fender_cernan = false } } - VARIANT { name = Cernan @@ -207,7 +176,6 @@ PART Fender_cernan = true } } - VARIANT { name = Bare @@ -223,7 +191,6 @@ PART } } } - MODULE { name = ModuleTestSubject @@ -231,58 +198,48 @@ PART useStaging = False useEvent = True } - - MODULE { name = ModuleRestockConstraints - LOOKATCONSTRAINT { rotatorsName = Link1 targetName = Link1Target } - LOOKATCONSTRAINT { rotatorsName = Link2 targetName = Link2Target } - LOOKATCONSTRAINT { rotatorsName = SuspensionPiston targetName = SuspensionPistonTarget } - LOOKATCONSTRAINT { rotatorsName = SuspensionCylinder targetName = SuspensionCylinderTarget } - COPYROTATIONCONSTRAINT { rotatorsName = LowerBracket targetName = UpperBracket } - COPYROTATIONCONSTRAINT { rotatorsName = SteeringPivotFollower targetName = SteeringPivot } - COPYPOSITIONCONSTRAINT { moversName = WheelMesh targetName = WheelPivotFollower } - COPYPOSITIONCONSTRAINT { moversName = WheelMeshBusted targetName = WheelPivotFollower } } -} \ No newline at end of file +} diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Payload/1875/restock-service-bay-1875-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Payload/1875/restock-service-bay-1875-1.cfg index 4bccd86d..718f1997 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Payload/1875/restock-service-bay-1875-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Payload/1875/restock-service-bay-1875-1.cfg @@ -5,16 +5,13 @@ PART name = restock-service-bay-1875-1 module = Part author = Chris Adderley (Nertea) - MODEL { model = ReStockPlus/Assets/Payload/restock-service-bay-1875-1 } - rescaleFactor = 1 node_stack_top2 = 0.0, 0.3287, 0.0, 0.0, -1.0, 0.0, 1 node_stack_bottom2 = 0.0, -0.3322, 0.0, 0.0, 1.0, 0.0, 1 - node_stack_top = 0.0, 0.3869, 0.0, 0.0, 1.0, 0.0, 2 node_stack_bottom = 0.0, -0.3869, 0.0, 0.0, -1.0, 0.0, 2 TechRequired = commandModules @@ -37,7 +34,6 @@ PART thermalMassModifier = 5.0 emissiveConstant = 0.95 tags = #LOC_RestockPlus_restock-service-bay-1875-1_tags - MODULE { name = ModuleAnimateGeneric @@ -47,7 +43,6 @@ PART endEventGUIName = #autoLOC_502051 //#autoLOC_502051 = Close allowAnimationWhileShielded = False } - MODULE { name = ModuleCargoBay @@ -55,7 +50,6 @@ PART closedPosition = 0 lookupRadius = 1.35 partTypeName = Service bay - //nodeOuterForeID = top //nodeOuterAftID = bottom } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Payload/5/restock-fairing-5-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Payload/5/restock-fairing-5-1.cfg index 556e569c..590ad944 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Payload/5/restock-fairing-5-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Payload/5/restock-fairing-5-1.cfg @@ -52,7 +52,6 @@ PART inverseStageCarryover = false bulkheadProfiles = size4 tags = #LOC_RestockPlus_restock-fairing-base-5-1_tags - /// Flag to disable this part if MH is installed MHReplacement = True MODEL @@ -377,5 +376,4 @@ PART value = 0.3 } } - } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Resource/restock-oretank-1875-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Resource/restock-oretank-1875-1.cfg index 937c5ada..fbdfeea0 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Resource/restock-oretank-1875-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Resource/restock-oretank-1875-1.cfg @@ -26,7 +26,6 @@ PART title = #LOC_RestockPlus_restock-oretank-1875-1_title //Medium Holding Tank manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co description = #LOC_RestockPlus_restock-oretank-1875-1_description //A medium tank that can be used for storing raw materials. Warranty void if used to store snacks. - // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,1,1,1,0 bulkheadProfiles = size1p5 @@ -41,14 +40,12 @@ PART breakingForce = 5000 breakingTorque = 5000 tags = #LOC_RestockPlus_restock-oretank-1875-1_tags //black isru mine )mining (ore resource store restock - RESOURCE { name = Ore amount = 0 maxAmount = 800 } - MODULE { name = ModuleFuelJettison diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Resource/restock-oretank-375-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Resource/restock-oretank-375-1.cfg index 869398e5..024478f3 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Resource/restock-oretank-375-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Resource/restock-oretank-375-1.cfg @@ -40,14 +40,12 @@ PART breakingForce = 5000 breakingTorque = 5000 tags = #LOC_RestockPlus_restock-oretank-375-1_tags //black isru mine )mining (ore resource store restock - RESOURCE { name = Ore amount = 0 maxAmount = 3500 } - MODULE { name = ModuleFuelJettison diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Science/restock-goocanister-625-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Science/restock-goocanister-625-1.cfg index 4695f886..660fa49f 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Science/restock-goocanister-625-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Science/restock-goocanister-625-1.cfg @@ -1,5 +1,5 @@ // ReStock+ 0.1.0 -// inline goo canister +// Inline goo canister PART { name = restock-goocanister-625-1 diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Science/restock-materialbay-radial-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Science/restock-materialbay-radial-1.cfg index 349cb825..5f25ee5b 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Science/restock-materialbay-radial-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Science/restock-materialbay-radial-1.cfg @@ -95,7 +95,6 @@ PART } } } - MODULE { name = ModuleRestockDepthMask diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Science/restock-sciencebox-stack-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Science/restock-sciencebox-stack-1.cfg index 5d3c947b..4f9e2c38 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Science/restock-sciencebox-stack-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Science/restock-sciencebox-stack-1.cfg @@ -1,5 +1,5 @@ // ReStock+ 0.2.0 -// inline science canister +// Inline science canister PART { name = restock-sciencebox-stack-1 @@ -37,24 +37,20 @@ PART childStageOffset = 1 bulkheadProfiles = size0, size1 tags = #LOC_RestockPlus_restock-sciencebox-inline-1_tags //experiment research science recovery reentry restock .625 1.25 inline - MODULE { name = FlagDecal textureQuadName = flags } - MODULE { name = ModuleConductionMultiplier modifiedConductionFactor = 0.001 convectionFluxThreshold = 500 } - MODULE { name = ModuleScienceContainer - reviewActionName = #autoLOC_502201 //#autoLOC_502201 = Review Stored Data storeActionName = #autoLOC_502202 //#autoLOC_502202 = Store Experiments evaOnlyStorage = True // i.e. can nearby regular vessels also do this, or EVA only diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/125/restock-structural-tube-125-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/125/restock-structural-tube-125-1.cfg index 5c38753d..cbea4608 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/125/restock-structural-tube-125-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/125/restock-structural-tube-125-1.cfg @@ -1,9 +1,10 @@ +// ReStock+ 1.1.0 +// 1.25m Structural Tube PART { name = restock-structural-tube-125-1 module = Part author = Chris Adderley (Nertea) - MODEL { model = ReStock/Assets/Structural/restock-structural-tube-125-1 @@ -33,22 +34,17 @@ PART model = ReStock/Assets/Structural/restock-collider-tube-375 scale = 1.25,1,1.25 } - rescaleFactor = 1 node_stack_top1 = 0,0,0,0,1,0,1 node_stack_bottom1 = 0,-0.2,0,0,1,0,1 - node_stack_top2 = 0,0,0,0,-1,0,1 node_stack_bottom2 = 0,-0.2,0,0,-1,0,1 - TechRequired = advConstruction entryCost = 3000 cost = 300 category = Structural - /// Flag to disable this part if MH is installed MHReplacement = True - subcategory = 0 title = #LOC_RestockPlus_restock-structural-tube-125-1_title manufacturer = #autoLOC_501650 @@ -70,8 +66,6 @@ PART childStageOffset = 1 inverseStageCarryover = false bulkheadProfiles = size1 - - %DRAG_CUBE { cube = 0, 0.78,0.78,0.71, 0.78,0.78,0.71, 1.21,0.96,0.10, 1.21,0.96,0.10, 0.78,0.78,0.71, 0.78,0.78,0.71, 0,-0.3125,0, 1.25,0.625,1.25 @@ -239,7 +233,7 @@ PART NODES { node_stack_bottom2 = 0.0, -3.75, 0.0, 0.0, -1.0, 0.0, 1 - node_stack_bottom1 = 0.0, -3.75, 0.0, 0.0, 1.0, 0.0, 1 + node_stack_bottom1 = 0.0, -3.75, 0.0, 0.0, 1.0, 0.0, 1 } GAMEOBJECTS { @@ -273,7 +267,7 @@ PART NODES { node_stack_bottom2 = 0.0, -0.625, 0.0, 0.0, -1.0, 0.0, 1 - node_stack_bottom1 = 0.0, -0.625, 0.0, 0.0, 1.0, 0.0, 1 + node_stack_bottom1 = 0.0, -0.625, 0.0, 0.0, 1.0, 0.0, 1 } GAMEOBJECTS { @@ -307,7 +301,7 @@ PART NODES { node_stack_bottom2 = 0.0, -1.25, 0.0, 0.0, -1.0, 0.0, 1 - node_stack_bottom1 = 0.0, -1.25, 0.0, 0.0, 1.0, 0.0, 1 + node_stack_bottom1 = 0.0, -1.25, 0.0, 0.0, 1.0, 0.0, 1 } GAMEOBJECTS { @@ -341,7 +335,7 @@ PART NODES { node_stack_bottom2 = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 1 - node_stack_bottom1 = 0.0, -1.875, 0.0, 0.0, 1.0, 0.0, 1 + node_stack_bottom1 = 0.0, -1.875, 0.0, 0.0, 1.0, 0.0, 1 } GAMEOBJECTS { @@ -375,7 +369,7 @@ PART NODES { node_stack_bottom2 = 0.0, -2.5, 0.0, 0.0, -1.0, 0.0, 1 - node_stack_bottom1 = 0.0, -2.5, 0.0, 0.0, 1.0, 0.0, 1 + node_stack_bottom1 = 0.0, -2.5, 0.0, 0.0, 1.0, 0.0, 1 } GAMEOBJECTS { @@ -409,7 +403,7 @@ PART NODES { node_stack_bottom2 = 0.0, -3.75, 0.0, 0.0, -1.0, 0.0, 1 - node_stack_bottom1 = 0.0, -3.75, 0.0, 0.0, 1.0, 0.0, 1 + node_stack_bottom1 = 0.0, -3.75, 0.0, 0.0, 1.0, 0.0, 1 } GAMEOBJECTS { @@ -432,5 +426,4 @@ PART } } } - } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/1875/restock-adapter-1875-125-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/1875/restock-adapter-1875-125-1.cfg index 225fd6c7..3f021fad 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/1875/restock-adapter-1875-125-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/1875/restock-adapter-1875-125-1.cfg @@ -38,7 +38,6 @@ PART maxTemp = 2000 breakingForce = 350 breakingTorque = 350 - MODULE { name = ModulePartVariants diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/1875/restock-adapter-1875-25-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/1875/restock-adapter-1875-25-1.cfg index e9864817..d8bbd99f 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/1875/restock-adapter-1875-25-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/1875/restock-adapter-1875-25-1.cfg @@ -38,7 +38,6 @@ PART maxTemp = 2000 breakingForce = 350 breakingTorque = 350 - MODULE { name = ModulePartVariants diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/1875/restock-structural-tube-1875-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/1875/restock-structural-tube-1875-1.cfg index 57955bbc..4dd6fd4a 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/1875/restock-structural-tube-1875-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/1875/restock-structural-tube-1875-1.cfg @@ -1,3 +1,5 @@ +// ReStock+ 1.1.0 +// 1.875m Structural Tube PART { name = restock-structural-tube-1875-1 @@ -42,10 +44,8 @@ PART cost = 300 category = Structural subcategory = 0 - /// Flag to disable this part if MH is installed MHReplacement = True - title =#LOC_RestockPlus_restock-structural-tube-1875-1_title manufacturer = #autoLOC_501650 description = #LOC_RestockPlus_restock-structural-tube-1875-1_description @@ -413,7 +413,6 @@ PART } } } - DRAG_CUBE { cube = 0, 1.18,0.77,1.01, 1.18,0.77,1.01, 2.72,0.96,0.10, 2.72,0.96,0.10, 1.18,0.77,1.01, 1.18,0.77,1.01, 0,-0.3125,0, 1.875,0.625,1.875 @@ -427,5 +426,4 @@ PART cube = 8, 4.69,0.78,1.00, 4.69,0.78,1.00, 2.72,0.96,0.10, 2.72,0.96,0.10, 4.69,0.78,1.00, 4.69,0.78,1.00, 0,-1.25,0, 1.875,2.5,1.875 cube = 9, 7.03,0.78,0.98, 7.03,0.78,0.98, 2.72,0.96,0.10, 2.72,0.96,0.10, 7.03,0.78,0.98, 7.03,0.78,0.98, 0,-1.875,0, 1.875,3.75,1.875 } - } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/25/restock-structural-tube-25-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/25/restock-structural-tube-25-1.cfg index e7637aee..8a0f5eff 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/25/restock-structural-tube-25-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/25/restock-structural-tube-25-1.cfg @@ -1,3 +1,5 @@ +// ReStock+ 1.1.0 +// 2.5m Structural Tube PART { name = restock-structural-tube-25-1 @@ -37,15 +39,12 @@ PART node_stack_bottom1 = 0,-0.2,0,0,1,0,2 node_stack_top2 = 0,0,0,0,1,0,2 node_stack_bottom2 = 0,-0.2,0,0,-1,0,2 - TechRequired = specializedConstruction entryCost = 3000 cost = 300 category = Structural - /// Flag to disable this part if MH is installed MHReplacement = True - subcategory = 0 title = #LOC_RestockPlus_restock-structural-tube-25-1_title manufacturer = #autoLOC_501650 @@ -414,7 +413,6 @@ PART } } } - DRAG_CUBE { cube = 0, 1.56,0.77,1.31, 1.56,0.77,1.31, 4.78,0.95,0.10, 4.78,0.95,0.10, 1.56,0.77,1.31, 1.56,0.77,1.31, 0,-0.3125,0, 2.5,0.625,2.5 diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/375/restock-adapter-skeletal-25-375-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/375/restock-adapter-skeletal-25-375-1.cfg index 8d67d649..9c836f54 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/375/restock-adapter-skeletal-25-375-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/375/restock-adapter-skeletal-25-375-1.cfg @@ -42,4 +42,4 @@ PART maxTemp = 2000 breakingForce = 350 breakingTorque = 350 -} +} \ No newline at end of file diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/375/restock-structural-tube-375-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/375/restock-structural-tube-375-1.cfg index 0bbb4aea..9d7fd850 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/375/restock-structural-tube-375-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/375/restock-structural-tube-375-1.cfg @@ -1,3 +1,5 @@ +// ReStock+ 1.1.0 +// 3.75m Structural Tube PART { name = restock-structural-tube-375-1 @@ -41,10 +43,8 @@ PART entryCost = 3000 cost = 300 category = Structural - /// Flag to disable this part if MH is installed MHReplacement = True - subcategory = 0 title = #LOC_RestockPlus_restock-structural-tube-375-1_title manufacturer = #autoLOC_501650 @@ -413,7 +413,6 @@ PART } } } - DRAG_CUBE { cube = 0, 4.72,0.76,1.92, 4.72,0.76,1.92, 11.00,0.96,0.10, 11.00,0.96,0.10, 4.72,0.76,1.92, 4.72,0.76,1.92, 0,-0.625,0, 3.75,1.25,3.75 diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/5/restock-structural-tube-5-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/5/restock-structural-tube-5-1.cfg index 14ccc232..38c521cd 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/5/restock-structural-tube-5-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/5/restock-structural-tube-5-1.cfg @@ -1,3 +1,5 @@ +// ReStock+ 1.1.0 +// 5m Structural Tube PART { name = restock-structural-tube-5-1 @@ -41,10 +43,8 @@ PART entryCost = 3000 cost = 300 category = Structural - /// Flag to disable this part if MH is installed MHReplacement = True - subcategory = 0 title = #LOC_RestockPlus_restock-structural-tube-5-1_title manufacturer = #autoLOC_501650 @@ -413,7 +413,6 @@ PART } } } - DRAG_CUBE { cube = 0, 6.25,0.77,2.52, 6.25,0.77,2.52, 20,0.95,0.10, 20,0.95,0.10, 6.25,0.77,2.52, 6.25,0.77,2.52, 0,-0.625,0, 5,1.25,5 diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/radial/restock-truss-3.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/radial/restock-truss-3.cfg index 5a3582d2..7c7e2c75 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/radial/restock-truss-3.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/radial/restock-truss-3.cfg @@ -1,5 +1,5 @@ // ReStock+ 0.2.0 -// double size large truss +// Double size large truss PART { name = restock-truss-3 @@ -10,33 +10,32 @@ PART scale = 1,1,1 rotation = 0, 0, 0 } - - module = Part - author = Chris Adderley (Nertea) - rescaleFactor = 1 - node_stack_bottom = 0.0, -2.82, 0.0, 0.0, -1.0, 0.0, 1 - node_stack_top = 0.0, 2.82, 0.0, 0.0, 1.0, 0.0, 1 - node_attach = 0.0, -2.82, 0.0, 0.0, -1.0, 0.0 - TechRequired = advMetalworks - entryCost = 7800 - cost = 150 - category = Structural - subcategory = 0 - title = #LOC_RestockPlus_restock-truss-3_title - manufacturer = - description = #LOC_RestockPlus_restock-truss-3_description + module = Part + author = Chris Adderley (Nertea) + rescaleFactor = 1 + node_stack_bottom = 0.0, -2.82, 0.0, 0.0, -1.0, 0.0, 1 + node_stack_top = 0.0, 2.82, 0.0, 0.0, 1.0, 0.0, 1 + node_attach = 0.0, -2.82, 0.0, 0.0, -1.0, 0.0 + TechRequired = advMetalworks + entryCost = 7800 + cost = 150 + category = Structural + subcategory = 0 + title = #LOC_RestockPlus_restock-truss-3_title + manufacturer = + description = #LOC_RestockPlus_restock-truss-3_description tags = #LOC_RestockPlus_restock-truss-3_tags - attachRules = 1,1,1,1,0 - mass = 0.75 - dragModelType = default - maximum_drag = 0.2 - minimum_drag = 0.2 - angularDrag = 1 - crashTolerance = 80 - breakingForce = 200 - breakingTorque = 200 - maxTemp = 2000 // = 5000 - bulkheadProfiles = size1, srf + attachRules = 1,1,1,1,0 + mass = 0.75 + dragModelType = default + maximum_drag = 0.2 + minimum_drag = 0.2 + angularDrag = 1 + crashTolerance = 80 + breakingForce = 200 + breakingTorque = 200 + maxTemp = 2000 // = 5000 + bulkheadProfiles = size1, srf MODULE { name = ModulePartVariants diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/radial/restock-truss-adapter-2.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/radial/restock-truss-adapter-2.cfg index f4341a8d..41654e2d 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/radial/restock-truss-adapter-2.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/radial/restock-truss-adapter-2.cfg @@ -1,5 +1,5 @@ // ReStock+ 0.2.0 -// truss to 0.625m adapter +// Truss to 0.625m adapter PART { name = restock-truss-adapter-0625-1 @@ -11,30 +11,28 @@ PART rotation = 0, 0, 0 } author = Chris Adderley (Nertea) - - module = Part - rescaleFactor = 1 - node_stack_bottom = 0.0, -0.2698, 0.0, 0.0, -1.0, 0.0, 0 - node_stack_top = 0.0, 0.0366, 0.0, 0.0, 1.0, 0.0, 1 - - TechRequired = specializedConstruction - entryCost = 3200 - cost = 35 - category = Structural - subcategory = 0 - title = #LOC_RestockPlus_restock-truss-adapter-0625-1_title - manufacturer = - description = #LOC_RestockPlus_restock-truss-adapter-0625-1_description + module = Part + rescaleFactor = 1 + node_stack_bottom = 0.0, -0.2698, 0.0, 0.0, -1.0, 0.0, 0 + node_stack_top = 0.0, 0.0366, 0.0, 0.0, 1.0, 0.0, 1 + TechRequired = specializedConstruction + entryCost = 3200 + cost = 35 + category = Structural + subcategory = 0 + title = #LOC_RestockPlus_restock-truss-adapter-0625-1_title + manufacturer = + description = #LOC_RestockPlus_restock-truss-adapter-0625-1_description tags = #LOC_RestockPlus_restock-truss-adapter-0625-1_tags - attachRules = 1,0,1,1,0 - mass = 0.125 - dragModelType = default - maximum_drag = 0.2 - minimum_drag = 0.2 - angularDrag = 1 - crashTolerance = 80 - breakingForce = 200 - breakingTorque = 200 - maxTemp = 2000 - bulkheadProfiles = size0 + attachRules = 1,0,1,1,0 + mass = 0.125 + dragModelType = default + maximum_drag = 0.2 + minimum_drag = 0.2 + angularDrag = 1 + crashTolerance = 80 + breakingForce = 200 + breakingTorque = 200 + maxTemp = 2000 + bulkheadProfiles = size0 } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/radial/restock-truss-hub-1.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/radial/restock-truss-hub-1.cfg index 1a79b83f..8ae1d17a 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/radial/restock-truss-hub-1.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Structural/radial/restock-truss-hub-1.cfg @@ -1,5 +1,5 @@ // ReStock+ 0.2.0 -// truss 6-way hub +// Truss 6-way hub PART { name = restock-truss-hub-1 @@ -10,36 +10,33 @@ PART scale = 1,1,1 rotation = 0, 0, 0 } - - module = Part - author = Chris Adderley (Nertea) - rescaleFactor = 1 - + module = Part + author = Chris Adderley (Nertea) + rescaleFactor = 1 node_stack_right = 0.5592728, 0, 0, 1, 0, 0, 1 - node_stack_left = -0.5592728, 0, 0, -1, 0, 0, 1 - node_stack_back = 0, 0, 0.5592728, 0, 0, 1, 1 - node_stack_front = 0, 0,-0.5592728, 0, 0, -1, 1 - node_stack_top = 0, 0.5592728, 0, 0, 1, 0, 1 - node_stack_bottom = 0, -0.5592728, 0, 0, -1, 0, 1 - - TechRequired = advMetalworks - entryCost = 5000 - cost = 100 - category = Structural - subcategory = 0 - title = #LOC_RestockPlus_restock-truss-hub-1_title - manufacturer = - description = #LOC_RestockPlus_restock-truss-hub-1_description + node_stack_left = -0.5592728, 0, 0, -1, 0, 0, 1 + node_stack_back = 0, 0, 0.5592728, 0, 0, 1, 1 + node_stack_front = 0, 0,-0.5592728, 0, 0, -1, 1 + node_stack_top = 0, 0.5592728, 0, 0, 1, 0, 1 + node_stack_bottom = 0, -0.5592728, 0, 0, -1, 0, 1 + TechRequired = advMetalworks + entryCost = 5000 + cost = 100 + category = Structural + subcategory = 0 + title = #LOC_RestockPlus_restock-truss-hub-1_title + manufacturer = + description = #LOC_RestockPlus_restock-truss-hub-1_description tags = #LOC_RestockPlus_restock-truss-hub-1_tags - attachRules = 1,1,1,1,0 - mass = 0.2 - dragModelType = default - maximum_drag = 0.2 - minimum_drag = 0.2 - angularDrag = 1 - crashTolerance = 80 - breakingForce = 200 - breakingTorque = 200 - maxTemp = 2000 // = 5000 - bulkheadProfiles = size1 + attachRules = 1,1,1,1,0 + mass = 0.2 + dragModelType = default + maximum_drag = 0.2 + minimum_drag = 0.2 + angularDrag = 1 + crashTolerance = 80 + breakingForce = 200 + breakingTorque = 200 + maxTemp = 2000 // = 5000 + bulkheadProfiles = size1 } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Utility/radial/restock-ladder-static-2.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Utility/radial/restock-ladder-static-2.cfg index b9ec663e..706b261a 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Utility/radial/restock-ladder-static-2.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Utility/radial/restock-ladder-static-2.cfg @@ -2,36 +2,36 @@ // 2x size static ladder PART { - name = restock-ladder-static-2 - module = Part - author = Chris Adderley (Nertea) + name = restock-ladder-static-2 + module = Part + author = Chris Adderley (Nertea) // --- asset parameters --- MODEL { model = ReStock/Assets/Utility/restock-ladder-static-2 scale = 1.0, 1.0, 1.0 } - PhysicsSignificance = 1 - node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0 - TechRequired = spaceExploration - entryCost = 750 - cost = 200 - category = Utility - subcategory = 0 - title = #LOC_RestockPlus_restock-ladder-static-2_title - manufacturer = - description = #LOC_RestockPlus_restock-ladder-static-2_description + PhysicsSignificance = 1 + node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0 + TechRequired = spaceExploration + entryCost = 750 + cost = 200 + category = Utility + subcategory = 0 + title = #LOC_RestockPlus_restock-ladder-static-2_title + manufacturer = + description = #LOC_RestockPlus_restock-ladder-static-2_description tags = #LOC_RestockPlus_restock-ladder-static-2_tags - attachRules = 0,1,0,0,1 - mass = 0.01 - dragModelType = default - maximum_drag = 0.2 - minimum_drag = 0.2 - angularDrag = 1 - crashTolerance = 8 - maxTemp = 2000 // = 3200 - emissiveConstant = 0.8 - thermalMassModifier = 3 - PhysicsSignificance = 1 - bulkheadProfiles = srf + attachRules = 0,1,0,0,1 + mass = 0.01 + dragModelType = default + maximum_drag = 0.2 + minimum_drag = 0.2 + angularDrag = 1 + crashTolerance = 8 + maxTemp = 2000 // = 3200 + emissiveConstant = 0.8 + thermalMassModifier = 3 + PhysicsSignificance = 1 + bulkheadProfiles = srf } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Utility/radial/restock-ladder-static-3.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Utility/radial/restock-ladder-static-3.cfg index d6314ece..0513c9e0 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Utility/radial/restock-ladder-static-3.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Utility/radial/restock-ladder-static-3.cfg @@ -2,36 +2,36 @@ // 4x size static ladder PART { - name = restock-ladder-static-3 - module = Part - author = Chris Adderley (Nertea) + name = restock-ladder-static-3 + module = Part + author = Chris Adderley (Nertea) // --- asset parameters --- MODEL { model = ReStock/Assets/Utility/restock-ladder-static-3 scale = 1.0, 1.0, 1.0 } - PhysicsSignificance = 1 - node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0 - TechRequired = spaceExploration - entryCost = 1100 - cost = 400 - category = Utility - subcategory = 0 - title = #LOC_RestockPlus_restock-ladder-static-3_title - manufacturer = - description = #LOC_RestockPlus_restock-ladder-static-3_description + PhysicsSignificance = 1 + node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0 + TechRequired = spaceExploration + entryCost = 1100 + cost = 400 + category = Utility + subcategory = 0 + title = #LOC_RestockPlus_restock-ladder-static-3_title + manufacturer = + description = #LOC_RestockPlus_restock-ladder-static-3_description tags = #LOC_RestockPlus_restock-ladder-static-3_tags - attachRules = 0,1,0,0,1 - mass = 0.02 - dragModelType = default - maximum_drag = 0.2 - minimum_drag = 0.2 - angularDrag = 1 - crashTolerance = 8 - maxTemp = 2000 // = 3200 - emissiveConstant = 0.8 - thermalMassModifier = 3 - PhysicsSignificance = 1 - bulkheadProfiles = srf + attachRules = 0,1,0,0,1 + mass = 0.02 + dragModelType = default + maximum_drag = 0.2 + minimum_drag = 0.2 + angularDrag = 1 + crashTolerance = 8 + maxTemp = 2000 // = 3200 + emissiveConstant = 0.8 + thermalMassModifier = 3 + PhysicsSignificance = 1 + bulkheadProfiles = srf } diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Patches/Engine/restock-engine-les-decoupler.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Patches/Engine/restock-engine-les-decoupler.cfg index ce819819..a747642e 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Patches/Engine/restock-engine-les-decoupler.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Patches/Engine/restock-engine-les-decoupler.cfg @@ -1,14 +1,13 @@ -// adds a built in decoupler to the launch escape system +// Adds a built in decoupler to the launch escape system @PART[LaunchEscapeSystem] { fx_gasBurst_white = 0.0, -1.372544, 0.0, 0.0, -1.0, 0.0, decouple sound_decoupler_fire = decouple - MODULE { name = ModuleDecouple ejectionForce = 50 explosiveNodeID = bottom } -} \ No newline at end of file +} diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Patches/FuelTanks/restock-oscar-b-volume-fix.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Patches/FuelTanks/restock-oscar-b-volume-fix.cfg index abe1aaf5..b8aec0a1 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Patches/FuelTanks/restock-oscar-b-volume-fix.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Patches/FuelTanks/restock-oscar-b-volume-fix.cfg @@ -1,7 +1,7 @@ // Fixes the stock Oscar-B's fuel volume to be consistent with everything (it isn't) @PART[miniFuelTank]:AFTER[ReStock] - { +{ @mass = 0.01125 @cost = 18 @RESOURCE[LiquidFuel] diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Patches/MakingHistoryPartHiding.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Patches/MakingHistoryPartHiding.cfg index d1ea737f..59b6a4b6 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Patches/MakingHistoryPartHiding.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Patches/MakingHistoryPartHiding.cfg @@ -1,4 +1,5 @@ // Hides all the MH replacing parts if MH is installed + @PART[*]:HAS[#MHReplacement[True]]:FOR[zzReStockPlus]:NEEDS[SquadExpansion/MakingHistory] { %TechHidden = True diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Patches/Science/dmagic-science-animate.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Patches/Science/dmagic-science-animate.cfg index 8edd0b64..06789e52 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Patches/Science/dmagic-science-animate.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Patches/Science/dmagic-science-animate.cfg @@ -1,3 +1,5 @@ +// Adds DMagic's ModuleScienceAnimateGeneric to the stock science parts + @PART[GooExperiment]:NEEDS[DMModuleScienceAnimateGeneric] { -MODULE[ModuleAnimateGeneric]{} diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Patches/Structural/restock-launch-clamp-extensions.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Patches/Structural/restock-launch-clamp-extensions.cfg index 2199bcaf..83ff8314 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Patches/Structural/restock-launch-clamp-extensions.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Patches/Structural/restock-launch-clamp-extensions.cfg @@ -1,4 +1,4 @@ -//allows extending and retracting of launch clamps +// Allows extending and retracting of launch clamps // TT18-A Launch Stability Enhancer @PART[launchClamp1] @@ -17,4 +17,4 @@ eventAvailableFlight = false eventAvailableEVA = false } -} \ No newline at end of file +} diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Patches/Utility/restock-light-angles.cfg b/Distribution/RestockPlus/GameData/ReStockPlus/Patches/Utility/restock-light-angles.cfg index 3d59632b..a7d157d6 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Patches/Utility/restock-light-angles.cfg +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Patches/Utility/restock-light-angles.cfg @@ -1,6 +1,6 @@ // Allows rotation of lights via a tweakable -// Spotlight +// Illuminator Mk1 @PART[spotLight1] { MODULE @@ -17,7 +17,7 @@ } } -// Floodlight +// Illuminator Mk2 @PART[spotLight2] { MODULE