forked from ScottPaladin/DeepFreeze
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release Version. See changelogs, forum and readme files
- Loading branch information
Jamie Leighton
committed
Aug 22, 2015
1 parent
0882cef
commit 4314e4d
Showing
55 changed files
with
536 additions
and
114 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
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,14 @@ | ||
AGENT | ||
{ | ||
name = REPOSoftTech | ||
|
||
description = Experts in the field of cryogenics, ergonomics and electrical equipment, the kerbals at REPOSoftTech are trying hard to keep all space fairing kerbals alive and their missions successful. | ||
|
||
logoURL = REPOSoftTech/Agencies/REPOSoftTech | ||
logoScaledURL = REPOSoftTech/Agencies/REPOSoftTech_scaled | ||
|
||
mentality = Scientific | ||
mentality = Pioneer | ||
mentality = Commercial 0.6 | ||
mentality = Stern 0.25 | ||
} |
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.
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
Binary file added
BIN
+1.05 MB
GameData/REPOSoftTech/DeepFreeze/Parts/Cryo0300Freezer/CRY-0300Freezer.mu
Binary file not shown.
64 changes: 64 additions & 0 deletions
64
GameData/REPOSoftTech/DeepFreeze/Parts/Cryo0300Freezer/CRY0300Freezer.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,64 @@ | ||
PART | ||
{ | ||
name = CRY-0300Freezer | ||
module = Part | ||
author = NovaSilisko,JPLRepo | ||
//mesh = CRY-0300Freezer.mu | ||
scale = 1 | ||
rescaleFactor = 1 | ||
MODEL | ||
{ | ||
model = REPOSoftTech/DeepFreeze/Parts/Cryo0300Freezer/CRY-0300Freezer | ||
texture = CRY0300_color, REPOSoftTech/DeepFreeze/Parts/Cryo0300Freezer/CRY0300_color | ||
texture = CRY0300_bump, REPOSoftTech/DeepFreeze/Parts/Cryo0300Freezer/CRY0300_bump_NRM | ||
texture = alphaonly, REPOSoftTech/DeepFreeze/Parts/Cryo0300Freezer/alphaonly | ||
} | ||
|
||
node_stack_bottom = 0.0, -0.9133, 0.0, 0.0, -1.0, 0.0, 1 | ||
node_stack_top = 0.0, 0.9181, 0.0, 0.0, 1.0, 0.0, 1 | ||
TechRequired = spaceExploration | ||
entryCost = 8000 | ||
cost = 4000 | ||
category = Utility | ||
subcategory = 0 | ||
title = CRY-0300 Cryonic Freezing Chamber | ||
manufacturer = REPOSoftTech | ||
description = Designed for long term storage of 1 kerbal. The CRY-0300 uses Glykerol and ElectricCharge to freeze or thaw one Kerbal. | ||
Please ensure you have enough ElectricCharge capacity on your ship. The CRY-0300 comes stocked with 10 units of Glykerol. | ||
CAUTION: The CRY-0300 also requires ElectricCharge per minute per Kerbal to keep it's Monitoring Systems Functioning. If it cannot get this ElectricCharge | ||
there is a risk of frozen Kerbals dying. | ||
attachRules = 1,0,1,1,0 | ||
mass = 2.5 | ||
dragModelType = default | ||
maximum_drag = 0.20 | ||
minimum_drag = 0.15 | ||
angularDrag = 2 | ||
crashTolerance = 8 | ||
maxTemp = 2000 // = 3400 | ||
vesselType = Ship | ||
CrewCapacity = 1 | ||
bulkheadProfiles = size1 | ||
INTERNAL | ||
{ | ||
name = Cry-0300Internals | ||
} | ||
RESOURCE | ||
{ | ||
name = Glykerol | ||
amount = 10 | ||
maxAmount = 10 | ||
} | ||
MODULE | ||
{ | ||
name = DeepFreezer | ||
FreezerSize = 1 | ||
ChargeRequired = 3000 | ||
GlykerolRequired = 5 | ||
ChargeRate = 30 | ||
FrznChargeRequired = 10 | ||
isPartAnimated = True | ||
animationName = Open | ||
transparentTransforms = transparentObjectExternal | transparentObjectInternal | ||
cryopodstateclosedstring = True | ||
} | ||
} |
12 changes: 12 additions & 0 deletions
12
GameData/REPOSoftTech/DeepFreeze/Parts/Cryo0300Freezer/CRY0300RPMInternalsMM.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,12 @@ | ||
@PART[CRY-0300Freezer]:FOR[DeepFreeze]:NEEDS[RasterPropMonitor] | ||
{ | ||
@MODULE[DeepFreezer] | ||
{ | ||
!transparentTransforms = dummy | ||
} | ||
MODULE | ||
{ | ||
name = JSITransparentPod | ||
transparentTransforms = transparentObjectExternal | transparentObjectInternal | ||
} | ||
} |
Binary file added
BIN
+1.33 MB
GameData/REPOSoftTech/DeepFreeze/Parts/Cryo0300Freezer/CRY0300_bump_NRM.dds
Binary file not shown.
Binary file added
BIN
+1.33 MB
GameData/REPOSoftTech/DeepFreeze/Parts/Cryo0300Freezer/CRY0300_color.dds
Binary file not shown.
Binary file added
BIN
+42.8 KB
GameData/REPOSoftTech/DeepFreeze/Parts/Cryo0300Freezer/CryopodCushionColor.dds
Binary file not shown.
Binary file added
BIN
+75 Bytes
GameData/REPOSoftTech/DeepFreeze/Parts/Cryo0300Freezer/alphaonly.png
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
-5 Bytes
(100%)
GameData/REPOSoftTech/DeepFreeze/Parts/Cryo1300Freezer/Cry-1300Freezer.mu
Binary file not shown.
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
62 changes: 62 additions & 0 deletions
62
GameData/REPOSoftTech/DeepFreeze/Parts/Cryo2300Freezer/partDepricated.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,62 @@ | ||
PART | ||
{ | ||
name = cryofreezer | ||
module = Part | ||
author = ScottPaladin, JPLRepo | ||
|
||
//mesh = model | ||
rescaleFactor = 1 | ||
MODEL | ||
{ | ||
model = REPOSoftTech/DeepFreeze/Parts/Cryo2300Freezer/model | ||
texture = model000, REPOSoftTech/DeepFreeze/Parts/Cryo0300Freezer/model000 | ||
texture = model001, REPOSoftTech/DeepFreeze/Parts/Cryo0300Freezer/model001 | ||
} | ||
node_stack_top = 0.0, 1.830905, 0.0, 0.0, 1.0, 0.0, 2 | ||
node_stack_bottom = 0.0, -1.830905, 0.0, 0.0, -1.0, 0.0, 2 | ||
|
||
CrewCapacity = 10 | ||
TechRequired = hidden | ||
entryCost = 16000 | ||
cost = 8000 | ||
category = -1 | ||
subcategory = 0 | ||
title = CRY-2300 Cryonic Freezing Chamber [DEPRECATED] | ||
manufacturer = REPOSoftTech | ||
description = REPOSoftTech has Deprecated this Duplicate Part Definition. CONVERT CRAFT to use NEW CRY-2300 part AND DELETE this one. REPOSoftTech_DEPRECATED | ||
|
||
attachRules = 1,0,1,1,0 | ||
|
||
mass = 5.25 | ||
dragModelType = default | ||
maximum_drag = 0.2 | ||
minimum_drag = 0.3 | ||
angularDrag = 2 | ||
crashTolerance = 6 | ||
breakingForce = 200 | ||
breakingTorque = 200 | ||
maxTemp = 2900 | ||
|
||
vesselType = Ship | ||
INTERNAL | ||
{ | ||
name = Cry-2300Internals | ||
} | ||
RESOURCE | ||
{ | ||
name = Glykerol | ||
amount = 50 | ||
maxAmount = 50 | ||
} | ||
MODULE | ||
{ | ||
name = DeepFreezer | ||
FreezerSize = 10 | ||
ChargeRequired = 3000 | ||
GlykerolRequired = 5 | ||
ChargeRate = 30 | ||
FrznChargeRequired = 10 | ||
isPartAnimated = 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
Binary file not shown.
Binary file not shown.
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,67 @@ | ||
PROP | ||
{ | ||
name = DoorHandle | ||
|
||
MODEL | ||
{ | ||
model = REPOSoftTech/DeepFreeze/Props/DoorHandle | ||
texture = propBase_DIF, REPOSoftTech/DeepFreeze/Props/propBase_DIF | ||
texture = propBase_EMI, REPOSoftTech/DeepFreeze/Props/propBase_EMI | ||
texture = propLabels_DIF, REPOSoftTech/DeepFreeze/Props/propLabels_DIF | ||
texture = propLabels_EMI, REPOSoftTech/DeepFreeze/Props/propLabels_EMI | ||
} | ||
MODULE | ||
{ | ||
name = JSIActionGroupSwitch | ||
actionName = plugin | ||
animationName = DOORHandle | ||
animateExterior = false | ||
customSpeed = 0.65 | ||
perPodPersistenceName = extdoorhandle | ||
refreshRate = 60 | ||
switchSound = REPOSoftTech/DeepFreeze/Sounds/externaldoorswitch | ||
switchSoundVolume = 1 | ||
switchTransform = EVAhandle | ||
PLUGINACTION | ||
{ | ||
name = DFExtDoorMgr | ||
actionMethod = ButtonExtDoor | ||
stateMethod = ButtonExtDoorState | ||
} | ||
} | ||
MODULE | ||
{ | ||
name = JSIActionGroupSwitch | ||
actionName = plugin | ||
colorName = _EmissiveColor | ||
coloredObject = light | ||
disabledColor = 0,255,0,255 | ||
enabledColor = 255,0,0,255 | ||
perPodPersistenceName = extdoorhandle | ||
PLUGINACTION | ||
{ | ||
name = DFExtDoorMgr | ||
actionMethod = ButtonExtDoor | ||
stateMethod = ButtonExtDoorState | ||
} | ||
} | ||
MODULE | ||
{ | ||
name = JSIActionGroupSwitch | ||
actionName = plugin | ||
colorName = _EmissiveColor | ||
coloredObject = label | ||
disabledColor = 0,255,0,255 | ||
enabledColor = 255,0,0,255 | ||
perPodPersistenceName = extdoorhandle | ||
PLUGINACTION | ||
{ | ||
name = DFExtDoorMgr | ||
actionMethod = ButtonExtDoor | ||
stateMethod = ButtonExtDoorState | ||
} | ||
} | ||
} | ||
|
||
|
||
|
Binary file not shown.
Oops, something went wrong.