-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #81 from zer0Kerbal/0.2.1.0
## 0.2.1.0 (2015-01-28) - Beta fixes * Removed excess oxidizer from fueled nose cones. * closes #30 - 0.2.1 (2015-01-28) - Beta fixes * updates #26 - Previous Releases ---
- Loading branch information
Showing
20 changed files
with
293 additions
and
19 deletions.
There are no files selected for viewing
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
3 changes: 3 additions & 0 deletions
3
GameData/NecroBones/FuelTanksPlus/FuelTanksPlus-CHANGELOG.txt
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
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.
78 changes: 78 additions & 0 deletions
78
GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-Checkered.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,78 @@ | ||
PART | ||
{ | ||
name = TPtank1mL05625-Checkered | ||
module = Part | ||
author = NecroBones | ||
|
||
MODEL { | ||
model = FuelTanksPlus/Size1/TPtank1mL05625-Checkered | ||
scale = 1.0, 1.0, 1.0 | ||
} | ||
scale = 1.0 | ||
rescaleFactor = 1.0 | ||
|
||
node_stack_top = 0.0, 2.8125, 0.0, 0.0, 1.0, 0.0, 1 | ||
node_stack_bottom = 0.0, -2.8125, 0.0, 0.0, 1.0, 0.0, 1 | ||
node_attach = 0.625, 0.0, 0.0, 1.0, 0.0, 0.0, 1 | ||
|
||
TechRequired = advRocketry | ||
entryCost = 4800 | ||
cost = 2400 | ||
category = FuelTank | ||
subcategory = 0 | ||
title = FTP 1.25m Redstone-1200 Fuel Tank | ||
manufacturer = Fuel Tanks Plus | ||
description = This large tank will provide plenty of propellant for all of your boosting needs. | ||
|
||
attachRules = 1,1,1,1,0 | ||
|
||
mass = 0.75 | ||
dragModelType = default | ||
maximum_drag = 0.2 | ||
minimum_drag = 0.3 | ||
angularDrag = 2 | ||
crashTolerance = 6 | ||
breakingForce = 50 | ||
breakingTorque = 50 | ||
maxTemp = 2900 | ||
|
||
|
||
|
||
RESOURCE | ||
{ | ||
name = LiquidFuel | ||
amount = 540 | ||
maxAmount = 540 | ||
} | ||
|
||
RESOURCE | ||
{ | ||
name = Oxidizer | ||
amount = 660 | ||
maxAmount = 660 | ||
} | ||
|
||
|
||
MODULE | ||
{ | ||
name = ModuleJettison | ||
jettisonName = TPtankShroudTop | ||
bottomNodeName = top | ||
isFairing = True | ||
jettisonedObjectMass = 0.1 | ||
jettisonForce = 0.1 | ||
jettisonDirection = 0 0 1 | ||
|
||
} | ||
MODULE | ||
{ | ||
name = ModuleJettison | ||
jettisonName = TPtankShroudBottom | ||
bottomNodeName = bottom | ||
isFairing = True | ||
jettisonedObjectMass = 0.1 | ||
jettisonForce = 0.1 | ||
jettisonDirection = 0 0 1 | ||
|
||
} | ||
} |
Binary file not shown.
83 changes: 83 additions & 0 deletions
83
GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-Green.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,83 @@ | ||
PART | ||
{ | ||
name = TPtank1mL05625-Green | ||
module = Part | ||
author = NecroBones | ||
|
||
MODEL { | ||
model = FuelTanksPlus/Size1/TPtank1mL05625-Green | ||
scale = 1.0, 1.0, 1.0 | ||
} | ||
scale = 1.0 | ||
rescaleFactor = 1.0 | ||
|
||
node_stack_top = 0.0, 2.8125, 0.0, 0.0, 1.0, 0.0, 1 | ||
node_stack_bottom = 0.0, -2.8125, 0.0, 0.0, 1.0, 0.0, 1 | ||
node_attach = 0.625, 0.0, 0.0, 1.0, 0.0, 0.0, 1 | ||
|
||
TechRequired = heavyRocketry | ||
entryCost = 4800 | ||
cost = 2400 | ||
category = FuelTank | ||
subcategory = 0 | ||
title = FTP 1.25m Soyuz-1200 Fuel Tank | ||
manufacturer = Fuel Tanks Plus | ||
description = This large tank will provide plenty of propellant for all of your boosting needs. | ||
|
||
attachRules = 1,1,1,1,0 | ||
|
||
mass = 0.75 | ||
dragModelType = default | ||
maximum_drag = 0.2 | ||
minimum_drag = 0.3 | ||
angularDrag = 2 | ||
crashTolerance = 6 | ||
breakingForce = 50 | ||
breakingTorque = 50 | ||
maxTemp = 2900 | ||
|
||
|
||
|
||
RESOURCE | ||
{ | ||
name = LiquidFuel | ||
amount = 540 | ||
maxAmount = 540 | ||
} | ||
|
||
RESOURCE | ||
{ | ||
name = Oxidizer | ||
amount = 660 | ||
maxAmount = 660 | ||
} | ||
|
||
MODULE | ||
{ | ||
name = FlagDecal | ||
textureQuadName = flagDecal | ||
} | ||
|
||
MODULE | ||
{ | ||
name = ModuleJettison | ||
jettisonName = TPtankShroudTop | ||
bottomNodeName = top | ||
isFairing = True | ||
jettisonedObjectMass = 0.1 | ||
jettisonForce = 0.1 | ||
jettisonDirection = 0 0 1 | ||
|
||
} | ||
MODULE | ||
{ | ||
name = ModuleJettison | ||
jettisonName = TPtankShroudBottom | ||
bottomNodeName = bottom | ||
isFairing = True | ||
jettisonedObjectMass = 0.1 | ||
jettisonForce = 0.1 | ||
jettisonDirection = 0 0 1 | ||
|
||
} | ||
} |
Binary file not shown.
83 changes: 83 additions & 0 deletions
83
GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-White.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,83 @@ | ||
PART | ||
{ | ||
name = TPtank1mL05625-White | ||
module = Part | ||
author = NecroBones | ||
|
||
MODEL { | ||
model = FuelTanksPlus/Size1/TPtank1mL05625-White | ||
scale = 1.0, 1.0, 1.0 | ||
} | ||
scale = 1.0 | ||
rescaleFactor = 1.0 | ||
|
||
node_stack_top = 0.0, 2.8125, 0.0, 0.0, 1.0, 0.0, 1 | ||
node_stack_bottom = 0.0, -2.8125, 0.0, 0.0, 1.0, 0.0, 1 | ||
node_attach = 0.625, 0.0, 0.0, 1.0, 0.0, 0.0, 1 | ||
|
||
TechRequired = advRocketry | ||
entryCost = 4800 | ||
cost = 2400 | ||
category = FuelTank | ||
subcategory = 0 | ||
title = FTP 1.25m Vega-1200 Fuel Tank | ||
manufacturer = Fuel Tanks Plus | ||
description = This large tank will provide plenty of propellant for all of your boosting needs. | ||
|
||
attachRules = 1,1,1,1,0 | ||
|
||
mass = 0.75 | ||
dragModelType = default | ||
maximum_drag = 0.2 | ||
minimum_drag = 0.3 | ||
angularDrag = 2 | ||
crashTolerance = 6 | ||
breakingForce = 50 | ||
breakingTorque = 50 | ||
maxTemp = 2900 | ||
|
||
|
||
|
||
RESOURCE | ||
{ | ||
name = LiquidFuel | ||
amount = 540 | ||
maxAmount = 540 | ||
} | ||
|
||
RESOURCE | ||
{ | ||
name = Oxidizer | ||
amount = 660 | ||
maxAmount = 660 | ||
} | ||
|
||
MODULE | ||
{ | ||
name = FlagDecal | ||
textureQuadName = flagDecal | ||
} | ||
|
||
MODULE | ||
{ | ||
name = ModuleJettison | ||
jettisonName = TPtankShroudTop | ||
bottomNodeName = top | ||
isFairing = True | ||
jettisonedObjectMass = 0.1 | ||
jettisonForce = 0.1 | ||
jettisonDirection = 0 0 1 | ||
|
||
} | ||
MODULE | ||
{ | ||
name = ModuleJettison | ||
jettisonName = TPtankShroudBottom | ||
bottomNodeName = bottom | ||
isFairing = True | ||
jettisonedObjectMass = 0.1 | ||
jettisonForce = 0.1 | ||
jettisonDirection = 0 0 1 | ||
|
||
} | ||
} |
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
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
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
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.