-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removed oranges pngs bc they messed up the normals, added short prope converter, updated to use SSPXr animated habs
- Loading branch information
Showing
26 changed files
with
454 additions
and
139 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-1.66 KB
(91%)
GameData/GRAPEFRUIT/Parts/@thumbs/ConversionModule4_icon0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
GameData/GRAPEFRUIT/Parts/Converters/Size4Converter/ConversionModule4.mu
Binary file not shown.
188 changes: 188 additions & 0 deletions
188
GameData/GRAPEFRUIT/Parts/Converters/Size4Converter/ConversionModuleShort4.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,188 @@ | ||
PART { | ||
name = ConversionModuleShort4 | ||
module = Part | ||
author = Dawn, AtomicTech | ||
mesh = ConversionModuleShort4.mu | ||
rescaleFactor = 1 | ||
TechRequired = advFuelSystems | ||
entryCost = 24200 | ||
cost = 5750 | ||
category = FuelTank | ||
subcategory = 0 | ||
title = DTH-500S "Ovaliform" Experimental Habitation Unit | ||
manufacturer = Rising Horizons LLC | ||
description = BLANK | ||
attachRules = 1,0,1,1,0 | ||
mass = 2 | ||
dragModelType = default | ||
maximum_drag = 0.2 | ||
minimum_drag = 0.3 | ||
angularDrag = 2 | ||
crashTolerance = 6 | ||
breakingForce = 200 | ||
breakingTorque = 200 | ||
maxTemp = 2000 | ||
bulkheadProfiles = size4 | ||
tags = #autoLOC_500522 | ||
|
||
INTERNAL { | ||
name = S4ShortConvint | ||
} | ||
|
||
MODULE:NEEDS[FreeIva] { | ||
name = ModuleFreeIva | ||
} | ||
|
||
MODEL { | ||
model = GRAPEFRUIT/Parts/Converters/Size4Converter/ConversionModuleShort4 | ||
texture = oranges-generic-1,GRAPEFRUIT/ASSETS/ORANGES/oranges-generic-1 | ||
texture = oranges-generic-1_NRM,GRAPEFRUIT/ASSETS/ORANGES/oranges-generic-1_NRM | ||
} | ||
|
||
MODULE { | ||
name = ModuleProbeControlPoint | ||
minimumCrew = 1 | ||
multiHop = True | ||
} | ||
|
||
MODULE { | ||
name = ModuleCommand | ||
minimumCrew = 0 | ||
hasHibernation = True | ||
hibernationMultiplier = 0.00125 | ||
defaultControlPointDisplayName = #autoLOC_6011003 | ||
RESOURCE { | ||
name = ElectricCharge | ||
rate = 0.08 | ||
} | ||
|
||
CONTROLPOINT { | ||
name = reverse | ||
displayName = #autoLOC_6011004 | ||
orientation = 0,0,180 | ||
} | ||
|
||
} | ||
|
||
RESOURCE { | ||
name = ElectricCharge | ||
amount = 30 | ||
maxAmount = 30 | ||
} | ||
|
||
MODULE { | ||
name = ModuleReactionWheel | ||
PitchTorque = 1.5 | ||
YawTorque = 1.5 | ||
RollTorque = 1.5 | ||
RESOURCE { | ||
name = ElectricCharge | ||
rate = 0.15 | ||
} | ||
|
||
} | ||
|
||
MODULE { | ||
name = ModuleSAS | ||
SASServiceLevel = 3 | ||
} | ||
|
||
MODULE { | ||
name = ModuleKerbNetAccess | ||
MinimumFoV = 5 | ||
MaximumFoV = 90 | ||
AnomalyDetection = 0.3 | ||
DISPLAY_MODES { | ||
Mode = Biome,#autoLOC_438890 | ||
Mode = Terrain,#autoLOC_438839 | ||
} | ||
|
||
} | ||
|
||
MODULE { | ||
name = ModuleDataTransmitter | ||
antennaType = INTERNAL | ||
packetInterval = 1.0 | ||
packetSize = 2 | ||
packetResourceCost = 12.0 | ||
requiredResource = ElectricCharge | ||
antennaPower = 5000 | ||
optimumRange = 2500 | ||
packetFloor = .1 | ||
packetCeiling = 5 | ||
} | ||
|
||
MODULE { | ||
name = ModuleScienceContainer | ||
reviewActionName = #autoLOC_502201 | ||
storeActionName = #autoLOC_502202 | ||
evaOnlyStorage = True | ||
storageRange = 2.3 | ||
canBeTransferredToInVessel = True | ||
canTransferInVessel = True | ||
} | ||
|
||
NODE { | ||
name = dock1 | ||
transform = node_stack_dock1 | ||
size = 0 | ||
method = FIXED_JOINT | ||
crossfeed = True | ||
rigid = True | ||
} | ||
|
||
NODE { | ||
name = dock2 | ||
transform = node_stack_dock2 | ||
size = 0 | ||
method = FIXED_JOINT | ||
crossfeed = True | ||
rigid = True | ||
} | ||
|
||
NODE { | ||
name = dock3 | ||
transform = node_stack_dock3 | ||
size = 0 | ||
method = FIXED_JOINT | ||
crossfeed = True | ||
rigid = True | ||
} | ||
|
||
NODE { | ||
name = dock4 | ||
transform = node_stack_dock4 | ||
size = 0 | ||
method = FIXED_JOINT | ||
crossfeed = True | ||
rigid = True | ||
} | ||
|
||
NODE { | ||
name = side | ||
transform = node_stack_side | ||
size = 4 | ||
method = FIXED_JOINT | ||
crossfeed = True | ||
rigid = True | ||
} | ||
|
||
NODE { | ||
name = top | ||
transform = node_stack_top | ||
size = 1 | ||
method = FIXED_JOINT | ||
crossfeed = True | ||
rigid = False | ||
} | ||
|
||
NODE { | ||
name = bottom | ||
transform = node_stack_bottom | ||
size = 1 | ||
method = FIXED_JOINT | ||
crossfeed = True | ||
rigid = False | ||
} | ||
|
||
} |
Binary file added
BIN
+59.5 KB
GameData/GRAPEFRUIT/Parts/Converters/Size4Converter/ConversionModuleShort4.mu
Binary file not shown.
Binary file added
BIN
+31.6 KB
GameData/GRAPEFRUIT/Parts/Converters/Size4Converter/S4ShortConvint.mu
Binary file not shown.
92 changes: 92 additions & 0 deletions
92
GameData/GRAPEFRUIT/Parts/Converters/Size4Converter/ShortInternal.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
INTERNAL | ||
{ | ||
name = S4ShortConvint | ||
MODEL | ||
{ | ||
model = GRAPEFRUIT/Parts/Converters/Size4Converter/S4ShortConvint | ||
texture = habpack-internal-structure,GRAPEFRUIT/ASSETS/Tokomak/habpack-internal-structure | ||
} | ||
MODULE:NEEDS[FreeIva] | ||
{ | ||
name = InternalModuleFreeIva | ||
shellColliderName = shellCollider | ||
} | ||
PROP | ||
{ | ||
name = NF_HTCH_IVA_Basic | ||
position = 0,0,2.28930068 | ||
rotation = -0.707106769,2.98023508E-08,2.9802294E-08,0.707106888 | ||
scale = 1,1,1 | ||
MODULE | ||
{ | ||
name = HatchConfig | ||
attachNodeId = dock3 | ||
hideDoorWhenConnected = true | ||
} | ||
} | ||
PROP | ||
{ | ||
name = NF_HTCH_IVA_Basic | ||
position = 0,0.792999983,0 | ||
rotation = 0,0,-1,-5.66244069E-07 | ||
scale = 1,1,1 | ||
MODULE | ||
{ | ||
name = HatchConfig | ||
attachNodeId = side | ||
hideDoorWhenConnected = true | ||
} | ||
} | ||
PROP | ||
{ | ||
name = NF_HTCH_IVA_Basic | ||
position = 0,-0.792999983,0 | ||
rotation = 0,0,0,1 | ||
scale = 1,1,1 | ||
MODULE | ||
{ | ||
name = HatchConfig | ||
attachNodeId = bottom | ||
hideDoorWhenConnected = true | ||
} | ||
} | ||
PROP | ||
{ | ||
name = NF_HTCH_IVA_Basic | ||
position = 2.28930092,0,0 | ||
rotation = -0.500000119,0.49999994,0.499999881,0.500000179 | ||
scale = 1,1,1 | ||
MODULE | ||
{ | ||
name = HatchConfig | ||
attachNodeId = dock4 | ||
hideDoorWhenConnected = true | ||
} | ||
} | ||
PROP | ||
{ | ||
name = NF_HTCH_IVA_Basic | ||
position = 0,0,-2.28930044 | ||
rotation = 2.68220901E-07,0.707106829,0.707106829,-2.68220901E-07 | ||
scale = 1,1,1 | ||
MODULE | ||
{ | ||
name = HatchConfig | ||
attachNodeId = dock1 | ||
hideDoorWhenConnected = true | ||
} | ||
} | ||
PROP | ||
{ | ||
name = NF_HTCH_IVA_Basic | ||
position = -2.28930044,0,0 | ||
rotation = 0.500000298,0.499999702,0.499999642,-0.500000298 | ||
scale = 1,1,1 | ||
MODULE | ||
{ | ||
name = HatchConfig | ||
attachNodeId = dock2 | ||
hideDoorWhenConnected = true | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.