Skip to content

Commit

Permalink
Probe Core paint swatches (kepler, pioneer)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodg88 committed Jun 20, 2024
1 parent fb6d9cf commit c383fde
Show file tree
Hide file tree
Showing 39 changed files with 294 additions and 85 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,10 @@
{
@tags ^= :$: cck-advprobe
}
@PART[?luedog*]:HAS[@MODEL:HAS[#model[Bluedog_DB/Parts/ProbeExpansion/Kepler*]]]:NEEDS[CommunityCategoryKit]:FOR[zzBluedog_DB]
{
@tags ^= :$: cck-advprobe
}

@PART[?luedog*]:HAS[@MODEL:HAS[#model[Bluedog_DB/Parts/Skylab*]]]:NEEDS[CommunityCategoryKit]:FOR[zzBluedog_DB]
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ SUBCATEGORY
CHECK
{
type = path
value = Bluedog_DB/Parts/ProbeExpansion/Clementine,Bluedog_DB/Parts/ProbeExpansion/Mariner10,Bluedog_DB/Parts/ProbeExpansion/VoyagerMars,Bluedog_DB/Parts/Hexagon
value = Bluedog_DB/Parts/ProbeExpansion/Clementine,Bluedog_DB/Parts/ProbeExpansion/Mariner10,Bluedog_DB/Parts/ProbeExpansion/VoyagerMars,Bluedog_DB/Parts/Hexagon,Bluedog_DB/Parts/ProbeExpansion/Kepler
}
CHECK
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ PART
moduleID = textureSwitchPaint
uiGroupName = paint
uiGroupDisplayName = Paint Switch
switcherDescription = Paintjob
switcherDescriptionPlural = Paintjobs
switcherDescription = Foil
switcherDescriptionPlural = Foils
affectDragCubes = False
affectFARVoxels = False
SUBTYPE
Expand Down Expand Up @@ -196,8 +196,8 @@ PART
moduleID = meshSwitchProbeTag
switcherDescription = Probe Tag
switcherDescriptionPlural = Probe Tags
affectDragCubes = True
affectFARVoxels = True
affectDragCubes = False
affectFARVoxels = False
SUBTYPE
{
name = Yes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ PART
moduleID = textureSwitchPaint
uiGroupName = paint
uiGroupDisplayName = Paint Switch
switcherDescription = Paintjob
switcherDescriptionPlural = Paintjobs
switcherDescription = Foil
switcherDescriptionPlural = Foils
affectDragCubes = False
affectFARVoxels = False
SUBTYPE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ PART
angularDrag = 2
crashTolerance = 10
maxTemp = 2000
bulkheadProfiles = size00, srf
bulkheadProfiles = srf

tags = Clementine tangerine SDI rcs thruster small little tiny probe

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,32 +116,42 @@ PART
{
name = ModuleB9PartSwitch
moduleID = meshSwitchFoil
uiGroupName = paint
uiGroupDisplayName = Paint Switch
switcherDescription = Foil
switcherDescriptionPlural = Foils
affectDragCubes = True
affectFARVoxels = True
SUBTYPE
{
name = Bare
primaryColor = MediumGrey
secondaryColor = Gold
transform = Bus_Interior_Foil_Gold
}
SUBTYPE
{
name = Kepler
primaryColor = Gold
secondaryColor = Silver
transform = Gold_Foil1
transform = Silver_Foil2
transform = Bus_Interior_Foil_Gold
}
SUBTYPE
{
name = Gold MLI
primaryColor = Gold
secondaryColor = #e5c639
transform = Gold_Foil1
transform = Gold_Foil2
transform = Bus_Interior_Foil_Gold
}
SUBTYPE
{
name = Silver MLI
primaryColor = Silver
secondaryColor = LightGrey
transform = Silver_Foil1
transform = Silver_Foil2
transform = Bus_Interior_Foil_Silver
Expand All @@ -151,7 +161,7 @@ PART
MODULE
{
name = ModuleB9PartSwitch
moduleID = meshSwitchNodes
moduleID = meshSwitchNodeSolar
switcherDescription = Solar Panel Attach Node
switcherDescriptionPlural = Solar Panel Attach Node
affectDragCubes = False
Expand All @@ -170,7 +180,7 @@ PART
MODULE
{
name = ModuleB9PartSwitch
moduleID = meshSwitchNodes
moduleID = meshSwitchNodeHGA
switcherDescription = HGA Attach Node
switcherDescriptionPlural = HGA Attach Node
affectDragCubes = False
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PART
crashTolerance = 10
maxTemp = 2000
PhysicsSignificance = 1
bulkheadProfiles = size00, srf
bulkheadProfiles = srf

tags = Kepler Boruki K2 electronics box experiment research science container

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,22 +108,29 @@ PART
{
name = ModuleB9PartSwitch
moduleID = meshSwitchFoil
uiGroupName = paint
uiGroupDisplayName = Paint Switch
switcherDescription = Foil
switcherDescriptionPlural = Foils
affectDragCubes = True
affectFARVoxels = True
affectDragCubes = False
affectFARVoxels = False
SUBTYPE
{
name = Bare
primaryColor = MediumGrey
}
SUBTYPE
{
name = Gold MLI
primaryColor = Gold
secondaryColor = #e5c639
transform = RCS_Foil_Gold
}
SUBTYPE
{
name = Silver MLI
primaryColor = Silver
secondaryColor = LightGrey
transform = RCS_Foil_Silver
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,22 +54,30 @@
{
name = ModuleB9PartSwitch
moduleID = meshSwitchFoil
uiGroupName = paint
uiGroupDisplayName = Paint Switch
switcherDescription = Foil
switcherDescriptionPlural = Foils
affectDragCubes = True
affectFARVoxels = True
affectDragCubes = False
affectFARVoxels = False
SUBTYPE
{
name = Bare
primaryColor = White
secondaryColor = MediumGrey
}
SUBTYPE
{
name = Gold MLI
primaryColor = Gold
secondaryColor = #e5c639
transform = Radiator_Foil_Gold
}
SUBTYPE
{
name = Silver MLI
primaryColor = Silver
secondaryColor = LightGrey
transform = Radiator_Foil_Silver
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PART
crashTolerance = 10
maxTemp = 2000
PhysicsSignificance = 1
bulkheadProfiles = size00, srf
bulkheadProfiles = srf

tags = control SAS reaction wheel gyro gyroscope moment Kepler Boruki attitude steer double

Expand All @@ -54,22 +54,30 @@ PART
{
name = ModuleB9PartSwitch
moduleID = meshSwitchFoil
uiGroupName = paint
uiGroupDisplayName = Paint Switch
switcherDescription = Foil
switcherDescriptionPlural = Foils
affectDragCubes = True
affectFARVoxels = True
affectDragCubes = False
affectFARVoxels = False
SUBTYPE
{
name = Bare
primaryColor = #222
secondaryColor = #807757
}
SUBTYPE
{
name = Silver MLI
primaryColor = Silver
secondaryColor = #222
transform = ReactionWheel_FoilSilver
}
SUBTYPE
{
name = Gold MLI
primaryColor = Gold
secondaryColor = #222
transform = ReactionWheel_FoilGold
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PART
crashTolerance = 10
maxTemp = 2000
PhysicsSignificance = 1
bulkheadProfiles = size00, srf
bulkheadProfiles = srf

tags = control SAS reaction wheel gyro gyroscope moment Kepler Boruki attitude steer single

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,11 @@ PART
MODULE
{
name = ModuleB9PartSwitch
moduleID = meshSwitchFoil
moduleID = meshSwitchShroud
switcherDescription = Telescope Shroud
switcherDescriptionPlural = Telescope Shrouds
affectDragCubes = True
affectFARVoxels = True
affectDragCubes = False
affectFARVoxels = False
SUBTYPE
{
name = No
Expand All @@ -109,27 +109,35 @@ PART
{
name = ModuleB9PartSwitch
moduleID = meshSwitchFoil
uiGroupName = paint
uiGroupDisplayName = Paint Switch
switcherDescription = Foil
switcherDescriptionPlural = Foils
affectDragCubes = True
affectFARVoxels = True
affectDragCubes = False
affectFARVoxels = False
SUBTYPE
{
name = Kepler
primaryColor = Gold
secondaryColor = Silver
transform = SolarPanel_Cover_Gold
transform = SolarPanel_Foil1_Gold
transform = SolarPanel_Foil2_Silver
}
SUBTYPE
{
name = Gold MLI
primaryColor = Gold
secondaryColor = #e5c639
transform = SolarPanel_Cover_Gold
transform = SolarPanel_Foil1_Gold
transform = SolarPanel_Foil2_Gold
}
SUBTYPE
{
name = Silver MLI
primaryColor = Silver
secondaryColor = LightGrey
transform = SolarPanel_Cover_Silver
transform = SolarPanel_Foil1_Silver
transform = SolarPanel_Foil2_Silver
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,22 +48,29 @@ PART
{
name = ModuleB9PartSwitch
moduleID = meshSwitchFoil
uiGroupName = paint
uiGroupDisplayName = Paint Switch
switcherDescription = Foil
switcherDescriptionPlural = Foils
affectDragCubes = True
affectFARVoxels = True
SUBTYPE
{
name = Bare
primaryColor = #222
}
SUBTYPE
{
name = Silver MLI
primaryColor = Silver
secondaryColor = LightGrey
transform = StarTracker_FoilSilver
}
SUBTYPE
{
name = Gold MLI
primaryColor = Gold
secondaryColor = #e5c639
transform = StarTracker_FoilGold
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,22 +75,29 @@ PART
{
name = ModuleB9PartSwitch
moduleID = meshSwitchFoil
uiGroupName = paint
uiGroupDisplayName = Paint Switch
switcherDescription = Foil
switcherDescriptionPlural = Foils
affectDragCubes = True
affectFARVoxels = True
affectDragCubes = False
affectFARVoxels = False
SUBTYPE
{
name = Bare
primaryColor = #222
}
SUBTYPE
{
name = Gold MLI
primaryColor = Gold
secondaryColor = #e5c639
transform = Telescope_Foil_Gold
}
SUBTYPE
{
name = Silver MLI
primaryColor = Silver
secondaryColor = LightGrey
transform = Telescope_Foil_Silver
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,12 @@ PART
{
name = ModuleB9PartSwitch
moduleID = meshSwitchFoil
// uiGroupName = paint
// uiGroupDisplayName = Paint Switch
switcherDescription = Foil
switcherDescriptionPlural = Foils
affectDragCubes = True
affectFARVoxels = True
affectDragCubes = False
affectFARVoxels = False
SUBTYPE
{
name = No
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,12 @@ PART
{
name = ModuleB9PartSwitch
moduleID = meshSwitchFoil
uiGroupName = paint
uiGroupDisplayName = Paint Switch
switcherDescription = Foil
switcherDescriptionPlural = Foils
affectDragCubes = True
affectFARVoxels = True
affectDragCubes = False
affectFARVoxels = False
SUBTYPE
{
name = No
Expand Down
Loading

0 comments on commit c383fde

Please sign in to comment.