Skip to content

Commit 85c36be

Browse files
author
Robin Chang
committed
Split SM into separate CMA and Trunk parts, fix overheating fuel cell
1 parent f3def38 commit 85c36be

4 files changed

Lines changed: 6 additions & 58 deletions

File tree

GameData/SDHI/Service Module System/Localization/localization_sdhi_sms_en-us.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ Localization
3131
#autoLOC_SDHI_ParaDock_partTags = berth capture connect couple dock fasten join moor socket arrest canopy chute decel descen drag entry fall landing re- return safe slow orion sls
3232

3333
#autoLOC_SDHI_Crew_Module_Adapter_partName = SDHI Crew Module Adapter
34-
#autoLOC_SDHI_Crew_Module_Adapter_partDescription = A standalone decoupler compatible with the SDHI 2.5m Heat Shield for those unable to afford the fully-fledged Service Module, with integrated reaction wheels and advanced stablizer avionics. Warranty void if used as a kiddie pool.
34+
#autoLOC_SDHI_Crew_Module_Adapter_partDescription = A decoupler compatible with the SDHI 2.5m Heat Shield, this part can be combined with the SDHI Service Module, or used as a standalone decoupler with integrated reaction wheels and advanced stablizer avionics. Warranty void if used as a kiddie pool.
3535
#autoLOC_SDHI_Crew_Module_Adapter_partTags = decouple control fly gyro moment react stab steer torque orion sls
3636

3737
#autoLOC_SDHI_Service_Module_partName = SDHI Service Module
38-
#autoLOC_SDHI_Service_Module_partDescription = Designed for use with Kerlington's Mk1-3 Command Pod, this services and propulsion module is ideal for extended standalone operations in Low Kerbin Orbit, as a crew ferry to and from space stations, or short trips to the Mun and Minimus with the use of the client's own transfer stage. The unit comes with a built-in Fuel+Oxidizer variant of the venerable O-10 "Puff" rocket engine, a decoupler compatible with the SDHI 2.5m Heat Shield, ample surface area to attach RCS thrusters/communications antennae/PV Solar Arrays, integrated reaction wheels and advanced stablizer avionics, as well as an integrated fuel cell assembly to generate electricity in the absence of sunlight. Free carton of roasted peanuts included with every purchase.
39-
#autoLOC_SDHI_Service_Module_partTags = decouple control fly gyro moment react stab steer torque array bank capacitor cell charge convert e/c elect pack power volt watt fueltank ?lfo liquid oxidizer propellant rocket orion sls
38+
#autoLOC_SDHI_Service_Module_partDescription = Designed to be combined with a SDHI Crew Module Adapter, this Service Module is rated for extended standalone operations in Low Kerbin Orbit, as a crew ferry to and from space stations, or short trips to the Mun and Minimus with the use of the client's own transfer stage. Comes with a built-in Fuel+Oxidizer variant of the venerable O-10 "Puff" rocket engine, ample surface area to attach RCS thrusters/communications antennae/PV Solar Arrays, additional monoproellant storage and an integrated fuel cell assembly to generate electricity in the absence of sunlight. Free carton of roasted peanuts included with every purchase.
39+
#autoLOC_SDHI_Service_Module_partTags = array bank capacitor cell charge convert e/c elect pack power volt watt fueltank ?lfo liquid oxidizer propellant rocket orion sls
4040

4141
#autoLOC_SDHI_Service_Module_Fairing_partName = SDHI Service Module Fairing Panel
4242
#autoLOC_SDHI_Service_Module_Fairing_partDescription = Stylish fairing panels that encapsulate a SDHI Service Module at launch, and jettisoned once in orbit to free the spacecraft from its launch vehicle.

GameData/SDHI/Service Module System/MM_configs/SDHI_SMS_MMPatch_TACLifeSupport.cfg

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,7 @@
7171
amount = 0
7272
maxAmount = 479.565
7373
}
74-
}
75-
76-
// Add Carbon Extractors and Water Purifiers to both the Service Module and the Crew Module Adapter
77-
@PART[SDHI_Service_Module|SDHI_Crew_Module_Adapter]:NEEDS[TacLifeSupport]:FOR[zSDHISMS]
78-
{
74+
7975
// Standard TAC-LS Carbon Extractor using the Bosch process
8076
MODULE
8177
{

GameData/SDHI/Service Module System/Parts/SDHI_Service_Module/SDHI_Service_Module.cfg

Lines changed: 2 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ PART
99
model = SDHI/Service Module System/Parts/SDHI_Service_Module/SDHI_Service_Module_Trunk
1010
}
1111

12-
MODEL
13-
{
14-
model = SDHI/Service Module System/Parts/SDHI_Service_Module/SDHI_Crew_Module_Adapter
15-
position = 0.0, 0.91667, 0.0
16-
}
17-
1812
NODE
1913
{
2014
name = panelAttachTrans1
@@ -40,7 +34,7 @@ PART
4034
}
4135

4236
rescaleFactor = 1.0
43-
node_stack_top = 0.0, 0.73470, 0.0, 0.0, 1.0, 0.0, 2
37+
node_stack_top = 0.0, 0.68417, 0.0, 0.0, 1.0, 0.0, 2
4438
node_stack_bottom = 0.0, -0.58423, 0.0, 0.0, -1.0, 0.0, 2
4539

4640
TechRequired = heavierRocketry
@@ -67,12 +61,6 @@ PART
6761
bulkheadProfiles = size2
6862
tags = #autoLOC_SDHI_Service_Module_partTags
6963

70-
stageOffset = 1
71-
childStageOffset = 1
72-
73-
fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple
74-
sound_decoupler_fire = decouple
75-
7664
EFFECTS
7765
{
7866
running
@@ -158,32 +146,6 @@ PART
158146
maxAmount = 200
159147
}
160148

161-
MODULE
162-
{
163-
name = ModuleSAS
164-
SASServiceLevel = 3
165-
standalone = True
166-
RESOURCE
167-
{
168-
name = ElectricCharge
169-
rate = 0.03
170-
}
171-
}
172-
173-
MODULE
174-
{
175-
name = ModuleReactionWheel
176-
PitchTorque = 15
177-
YawTorque = 15
178-
RollTorque = 15
179-
torqueResponseSpeed = 15
180-
RESOURCE
181-
{
182-
name = ElectricCharge
183-
rate = 0.45
184-
}
185-
}
186-
187149
MODULE
188150
{
189151
name = ModuleResourceConverter
@@ -197,7 +159,7 @@ PART
197159
GeneratesHeat = true
198160
TemperatureModifier = 2
199161
UseSpecializationBonus = false
200-
DefaultShutoffTemp = 0.5
162+
DefaultShutoffTemp = 0.95
201163

202164
INPUT_RESOURCE
203165
{
@@ -218,16 +180,6 @@ PART
218180
DumpExcess = false
219181
}
220182
}
221-
222-
MODULE
223-
{
224-
name = ModuleAnimatedDecoupler
225-
ejectionForce = 150
226-
explosiveNodeID = top
227-
staged = false
228-
animationName = SDHI_CMA_Umbilical_arm_swing
229-
waitForAnimation = true
230-
}
231183

232184
MODULE
233185
{
Binary file not shown.

0 commit comments

Comments
 (0)