-
-
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 #82 from zer0Kerbal/0.3.0.0-beta
## 0.3.0.0-beta (2015-02-02) - Beta, more tanks * Added three 0.625m tanks. * closes #31 - 0.3 (2015-02-02) - Beta, more tanks * updates #26 - Previous Releases Co-Authored-By: NecroBones <10134364+NecroBones@users.noreply.github.com> ---
- Loading branch information
Showing
15 changed files
with
272 additions
and
8 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
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/Size0/TPtank0mL01875-Black.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 = TPtank0mL01875-Black | ||
module = Part | ||
author = NecroBones | ||
|
||
MODEL { | ||
model = FuelTanksPlus/Size0/TPtank0mL01875-Black | ||
scale = 1.0, 1.0, 1.0 | ||
} | ||
scale = 1.0 | ||
rescaleFactor = 1.0 | ||
|
||
node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 0 | ||
node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, 1.0, 0.0, 0 | ||
node_attach = 0.3125, 0.0, 0.0, 1.0, 0.0, 0.0, 0 | ||
|
||
TechRequired = precisionEngineering | ||
entryCost = 1600 | ||
cost = 600 | ||
category = FuelTank | ||
subcategory = 0 | ||
title = FTP 0.625m Vanguard-100 Fuel Tank | ||
manufacturer = Fuel Tanks Plus | ||
description = A relatively mass/cost efficient fuel tank for probes and other small vehicles. | ||
|
||
attachRules = 1,1,1,1,0 | ||
|
||
mass = 0.0625 | ||
dragModelType = default | ||
maximum_drag = 0.2 | ||
minimum_drag = 0.15 | ||
angularDrag = 2 | ||
crashTolerance = 6 | ||
breakingForce = 50 | ||
breakingTorque = 50 | ||
maxTemp = 2900 | ||
|
||
|
||
|
||
RESOURCE | ||
{ | ||
name = LiquidFuel | ||
amount = 45 | ||
maxAmount = 45 | ||
} | ||
|
||
RESOURCE | ||
{ | ||
name = Oxidizer | ||
amount = 55 | ||
maxAmount = 55 | ||
} | ||
|
||
|
||
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.
78 changes: 78 additions & 0 deletions
78
GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01875-Grey.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 = TPtank0mL01875-Grey | ||
module = Part | ||
author = NecroBones | ||
|
||
MODEL { | ||
model = FuelTanksPlus/Size0/TPtank0mL01875-Grey | ||
scale = 1.0, 1.0, 1.0 | ||
} | ||
scale = 1.0 | ||
rescaleFactor = 1.0 | ||
|
||
node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 0 | ||
node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, 1.0, 0.0, 0 | ||
node_attach = 0.3125, 0.0, 0.0, 1.0, 0.0, 0.0, 0 | ||
|
||
TechRequired = precisionEngineering | ||
entryCost = 1600 | ||
cost = 600 | ||
category = FuelTank | ||
subcategory = 0 | ||
title = FTP 0.625m Oscar-100 Fuel Tank | ||
manufacturer = Fuel Tanks Plus | ||
description = A relatively mass/cost efficient fuel tank for probes and other small vehicles. | ||
|
||
attachRules = 1,1,1,1,0 | ||
|
||
mass = 0.0625 | ||
dragModelType = default | ||
maximum_drag = 0.2 | ||
minimum_drag = 0.15 | ||
angularDrag = 2 | ||
crashTolerance = 6 | ||
breakingForce = 50 | ||
breakingTorque = 50 | ||
maxTemp = 2900 | ||
|
||
|
||
|
||
RESOURCE | ||
{ | ||
name = LiquidFuel | ||
amount = 45 | ||
maxAmount = 45 | ||
} | ||
|
||
RESOURCE | ||
{ | ||
name = Oxidizer | ||
amount = 55 | ||
maxAmount = 55 | ||
} | ||
|
||
|
||
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.
78 changes: 78 additions & 0 deletions
78
GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01875-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,78 @@ | ||
PART | ||
{ | ||
name = TPtank0mL01875-White | ||
module = Part | ||
author = NecroBones | ||
|
||
MODEL { | ||
model = FuelTanksPlus/Size0/TPtank0mL01875-White | ||
scale = 1.0, 1.0, 1.0 | ||
} | ||
scale = 1.0 | ||
rescaleFactor = 1.0 | ||
|
||
node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 0 | ||
node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, 1.0, 0.0, 0 | ||
node_attach = 0.3125, 0.0, 0.0, 1.0, 0.0, 0.0, 0 | ||
|
||
TechRequired = precisionEngineering | ||
entryCost = 1600 | ||
cost = 600 | ||
category = FuelTank | ||
subcategory = 0 | ||
title = FTP 0.625m Juno-100 Fuel Tank | ||
manufacturer = Fuel Tanks Plus | ||
description = A relatively mass/cost efficient fuel tank for probes and other small vehicles. | ||
|
||
attachRules = 1,1,1,1,0 | ||
|
||
mass = 0.0625 | ||
dragModelType = default | ||
maximum_drag = 0.2 | ||
minimum_drag = 0.15 | ||
angularDrag = 2 | ||
crashTolerance = 6 | ||
breakingForce = 50 | ||
breakingTorque = 50 | ||
maxTemp = 2900 | ||
|
||
|
||
|
||
RESOURCE | ||
{ | ||
name = LiquidFuel | ||
amount = 45 | ||
maxAmount = 45 | ||
} | ||
|
||
RESOURCE | ||
{ | ||
name = Oxidizer | ||
amount = 55 | ||
maxAmount = 55 | ||
} | ||
|
||
|
||
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