-
-
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 #106 from zer0Kerbal/1.2.0.0
1.2.0.0 (2015-08-31) - Minor update
- Loading branch information
Showing
17 changed files
with
248 additions
and
23 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
"VERSION" : | ||
{ | ||
"MAJOR" : 1, | ||
"MINOR" : 1, | ||
"MINOR" : 2, | ||
"PATCH" : 0, | ||
"BUILD" : 0 | ||
}, | ||
|
16 changes: 14 additions & 2 deletions
16
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,36 @@ | ||
{ | ||
"NAME": "Fuel Tanks Plus", | ||
"URL": "http://ksp.necrobones.com/files/FuelTanksPlus/FuelTanksPlus.version", | ||
"DOWNLOAD": "https://kerbalstuff.com/mod/529/Fuel%20Tanks%20Plus", | ||
"VERSION": { | ||
"MAJOR": 1, | ||
"MINOR": 1, | ||
"PATCH": 0 | ||
}, | ||
"KSP_VERSION_MIN": { | ||
"MAJOR": 1, | ||
"MINOR": 0, | ||
"PATCH": 4 | ||
"NAME" : "FuelTanksPlus (FTP)", | ||
"URL" : "https://raw.githubusercontent.com/zer0Kerbal/FuelTanksPlus/master/FuelTanksPlus.version", | ||
"DOWNLOAD" : "https://github.com/zer0Kerbal/FuelTanksPlus/releases/latest", | ||
"CHANGE_LOG_URL" : "https://raw.githubusercontent.com/zer0Kerbal/FuelTanksPlus/master/changelog.md", | ||
"GITHUB" : | ||
{ | ||
"USERNAME" : "zer0Kerbal", | ||
"REPOSITORY" : "FuelTanksPlus", | ||
"ALLOW_PRE_RELEASE" : false | ||
}, | ||
"VERSION" : | ||
{ | ||
"MAJOR" : 1, | ||
"MINOR" : 2, | ||
"PATCH" : 0, | ||
"BUILD" : 0 | ||
}, | ||
"KSP_VERSION" : | ||
{ | ||
"MAJOR" : 1, | ||
"MINOR" : 0, | ||
"PATCH" : 4 | ||
}, | ||
"KSP_VERSION_MIN" : | ||
{ | ||
"MAJOR" : 0, | ||
"MINOR" : 9, | ||
"PATCH" : 0 | ||
}, | ||
"INSTALL_LOC" : | ||
{ | ||
"NAME" : "FuelTanksPlus", | ||
"DIRECTORY" : "NecroBones/FuelTanksPlus" | ||
} | ||
} |
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
Binary file modified
BIN
+0 Bytes
(100%)
GameData/NecroBones/FuelTanksPlus/Size0/TPtank0m-Specular.dds
Binary file not shown.
Binary file not shown.
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
PART | ||
{ | ||
name = TPtank3m2mA2 | ||
module = Part | ||
author = NecroBones | ||
|
||
MODEL { | ||
model = FuelTanksPlus/Size3/TPtank3m2mA2 | ||
texture = orange-jumbo-0, Squad/Parts/FuelTank/fuelTankJumbo-64/model000 | ||
texture = orange-jumbo-1, Squad/Parts/FuelTank/fuelTankJumbo-64/model001 | ||
texture = TPtank2m-Specular, FuelTanksPlus/Size2/TPtank2m-Specular | ||
scale = 1.0, 1.0, 1.0 | ||
} | ||
scale = 1.0 | ||
rescaleFactor = 1.0 | ||
|
||
node_stack_bottom = 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 2 | ||
node_stack_top = 0.0, 1.25, 0.0, 0.0, 1.0, 0.0, 3 | ||
|
||
TechRequired = largeVolumeContainment | ||
entryCost = 7200 | ||
cost = 2760 | ||
category = Propulsion | ||
subcategory = 0 | ||
title = Kerbodyne S3-3045-FTP Adapter Tank | ||
manufacturer = Fuel Tanks Plus | ||
description = A super-heavy fuel tank, intended for the largest boosters you will need. Manufactured in cooperation with Fuel Tanks Plus, Inc. | ||
|
||
attachRules = 1,0,1,1,0 | ||
|
||
mass = 1.9035 | ||
dragModelType = default | ||
maximum_drag = 0.2 | ||
minimum_drag = 0.3 | ||
angularDrag = 2 | ||
crashTolerance = 6 | ||
breakingForce = 550 | ||
breakingTorque = 550 | ||
maxTemp = 2000 | ||
bulkheadProfiles = size3, size2 | ||
|
||
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 | ||
|
||
} | ||
|
||
|
||
RESOURCE | ||
{ | ||
name = LiquidFuel | ||
amount = 1370.52 | ||
maxAmount = 1370.52 | ||
} | ||
|
||
RESOURCE | ||
{ | ||
name = Oxidizer | ||
amount = 1675.08 | ||
maxAmount = 1675.08 | ||
} | ||
|
||
|
||
} |
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