Skip to content

Commit

Permalink
0.2.5
Browse files Browse the repository at this point in the history
	- Updated Benjee10_sahredAssets (added new APAS model, deprecated old
APAS part)
	- Fixed radiator drag cubes
	- Added stock inventory support. CBM & APAS not currently
constructible due to stock bug.
  • Loading branch information
benjee10 authored and benjee10 committed Mar 14, 2021
1 parent 0bafba3 commit 59ee4b5
Show file tree
Hide file tree
Showing 202 changed files with 1,209 additions and 122 deletions.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,215 @@
PART
{
name = B10_APASv2
module = Part
author = Benjee10

node_stack_top = 0.0, 0.159423, 0.0, 0.0, 1.0, 0.0, 1

rescaleFactor = 1
TechRequired = specializedConstruction
entryCost = 6400
cost = 280
category = Coupling
subcategory = 0
title = C-100 Androgynous Docking Mechanism
manufacturer = HabTech Consortium
description = This intermediate-sized docking mechanism is great for bringing people together.
attachRules = 1,0,1,0,0
mass = 0.06
dragModelType = default
maximum_drag = 0.25
minimum_drag = 0.25
angularDrag = 0.5
crashTolerance = 10
maxTemp = 2000 // = 3400
bulkheadProfiles = size1, srf
tags = HabTech, habitation, dock, coupler, port, ISS, station, docking port, apas, orion, redirect, shuttle
stagingIcon = DECOUPLER_VERT

MODEL
{
model = Benjee10_sharedAssets/Parts/APAS/B10_APASv2
}
scale = 1
rescaleFactor = 1

NODE
{
name = nodeBottom
transform = nodeBottom
size = 1
}

MODULE
{
name = ModuleDockingNode
referenceAttachNode = top
nodeType = B10_APAS
stagingEnabled = False
}

MODULE
{
name = ModuleAnimateGeneric
animationName = APAS_deploy
actionGUIName = Toggle Soft Capture Ring
startEventGUIName = Extend Soft Capture Ring
endEventGUIName = Retract Soft Capture Ring
}

MODULE
{
name = ModuleB9PartSwitch
moduleID = thermalCover
switcherDescription = Outer Variant
SUBTYPE
{
name = White
title = White
primaryColor = white
TEXTURE
{
texture = Benjee10_sharedAssets/Parts/APAS/APAS_01_diff
currentTexture = APAS_01_diff
transform = APAS_main_A
transform = APAS_main_B
}
}
SUBTYPE
{
name = Black
title = Black
primaryColor = black
TEXTURE
{
texture = Benjee10_sharedAssets/Parts/APAS/APAS_01_diffB
currentTexture = APAS_01_diff
transform = APAS_main_A
transform = APAS_main_B
}
}
SUBTYPE
{
name = Grey
title = Grey
primaryColor = grey
TEXTURE
{
texture = Benjee10_sharedAssets/Parts/APAS/APAS_01_diffC
currentTexture = APAS_01_diff
transform = APAS_main_A
transform = APAS_main_B
}
}
}

MODULE
{
name = ModuleB9PartSwitch
moduleID = variant2
switcherDescription = Inner Variant
SUBTYPE
{
name = White
title = White
primaryColor = white
TEXTURE
{
texture = Benjee10_sharedAssets/Parts/APAS/APAS_01_diff
currentTexture = APAS_01_diff
transform = APAS_internal
}
}
SUBTYPE
{
name = Orange
title = Orange
primaryColor = BloodOrange
TEXTURE
{
texture = Benjee10_sharedAssets/Parts/APAS/APAS_01_diffB
currentTexture = APAS_01_diff
transform = APAS_internal
}
}
SUBTYPE
{
name = Blue
title = Blue
primaryColor = Azure
TEXTURE
{
texture = Benjee10_sharedAssets/Parts/APAS/APAS_01_diffC
currentTexture = APAS_01_diff
transform = APAS_internal
}
}
}

MODULE
{
name = ModuleB9PartSwitch
moduleID = greebles
switcherDescription = Sensors
SUBTYPE
{
name = On
title = On
primaryColor = white
secondaryColor = grey
transform = APAS_main_A
}
SUBTYPE
{
name = Off
title = Off
primaryColor = black
secondaryColor = grey
transform = APAS_main_B
}
}

MODULE
{
name = ModuleB9PartSwitch
moduleID = hatch
switcherDescription = Hatch
SUBTYPE
{
name = white
title = White
primaryColor = white
transform = APAS_hatch
TEXTURE
{
texture = Benjee10_sharedAssets/Parts/APAS/APAS_hatch_diff
currentTexture = APAS_hatch_diff
transform = APAS_hatch
}
}
SUBTYPE
{
name = orange
title = Orange
primaryColor = BloodOrange
transform = APAS_hatch
TEXTURE
{
texture = Benjee10_sharedAssets/Parts/APAS/APAS_hatch_diffB
currentTexture = APAS_hatch_diff
transform = APAS_hatch
}
}
SUBTYPE
{
name = Off
title = Off
primaryColor = black
secondaryColor = grey
}
}



}
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ PART
TechRequired = specializedConstruction
entryCost = 6400
cost = 280
category = Coupling
category = none
TechHidden = True
subcategory = 0
title = C-100 Androgynous Docking Mechanism
title = (DEPRECATED PART! REMOVE AND REPLACE) C-100 Androgynous Docking Mechanism
manufacturer = HabTech Consortium
description = This intermediate-sized docking mechanism is great for bringing people together.
attachRules = 1,0,1,1,0
Expand All @@ -23,13 +24,11 @@ PART
angularDrag = 0.5
crashTolerance = 10
maxTemp = 2000 // = 3400
bulkheadProfiles = size1, srf
tags = HabTech, habitation, dock, coupler, port, ISS, station, docking port, apas, orion, redirect, shuttle
stagingIcon = DECOUPLER_VERT

MODEL
{
model = Benjee10_sharedAssets/APAS/B10_APAS
model = Benjee10_sharedAssets/Parts/APAS/Deprecated/B10_APAS
}
scale = 1
rescaleFactor = 1
Expand All @@ -50,29 +49,9 @@ PART
}

MODULE
{
name = ModuleB9PartSwitch
moduleID = thermalCover
switcherDescription = Thermal Cover
SUBTYPE
{
name = White
title = White
TEXTURE
{
texture = Benjee10_sharedAssets/APAS/APAS_diff
currentTexture = APAS_diff
}
}
SUBTYPE
{
name = Dark
title = Dark
TEXTURE
{
texture = Benjee10_sharedAssets/APAS/APAS_diff_dark
currentTexture = APAS_diff
}
}
{
name = ModuleCargoPart
packedVolume = 100
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PART

MODEL
{
model = Benjee10_sharedAssets/Engines/AJ10
model = Benjee10_sharedAssets/Parts/Engines/AJ10
}
scale = 1
rescaleFactor = 1
Expand Down Expand Up @@ -335,4 +335,10 @@ PART
falloff = 1.5
thrustTransformName = thrustTransform
}

MODULE
{
name = ModuleCargoPart
packedVolume = 350
}
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
1.4.2 - 2020.12.20
------------------
KSP 1.11 Compatibility

1.3.0 - 2019.10.28
------------------
KSP 1.8.x Compatibility

1.2.0 - 2019.08.04
------------------
KSP 1.7.x Compatibility

1.1.0 - 2019.02.05
------------------
KSP 1.6.x Compatibility

1.0.1 - 2018.11.20
------------------
Fixed antimatter config name

1.0.0 - 2018.10.20
------------------
KSP 1.5.0 Compatibility
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,23 @@
},
"VERSION":{
"MAJOR":1,
"MINOR":0,
"PATCH":0,
"MINOR":4,
"PATCH":2,
"BUILD":0
},
"KSP_VERSION":{
"MAJOR":1,
"MINOR":5,
"MINOR":8,
"PATCH":0
},
"KSP_VERSION_MIN":{
"MAJOR":1,
"MINOR":5,
"MINOR":6,
"PATCH":0
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":5,
"PATCH":9
}
"MINOR":99,
"PATCH":99
}
}
Loading

0 comments on commit 59ee4b5

Please sign in to comment.