diff --git a/FuelTanksPlus.version b/FuelTanksPlus.version index 65ef5a8e..c90760ba 100644 --- a/FuelTanksPlus.version +++ b/FuelTanksPlus.version @@ -12,7 +12,7 @@ "VERSION" : { "MAJOR" : 0, - "MINOR" : 3, + "MINOR" : 4, "PATCH" : 0, "BUILD" : 0 }, diff --git a/GameData/NecroBones/FuelTanksPlus/FuelTanksPlus-CHANGELOG.txt b/GameData/NecroBones/FuelTanksPlus/FuelTanksPlus-CHANGELOG.txt index 994232ef..5fd36cc3 100644 --- a/GameData/NecroBones/FuelTanksPlus/FuelTanksPlus-CHANGELOG.txt +++ b/GameData/NecroBones/FuelTanksPlus/FuelTanksPlus-CHANGELOG.txt @@ -1,3 +1,13 @@ +0.4 (2015-02-07) - Beta + - Fixed the cap-shrouds to be hidden from the menu icons for the 1.25m tanks. + - Changed TweakScale config to use wildcards instead of duplicating settings for every tank. + - Altered appearance of the grey "Oscar" 0.62m tank to have fewer ribs. + - Renamed most tanks to have better name sorting alongside the stock tanks. + - Mildly increased torque/breaking strength on 1.25m, 2.5m, and 3.75m cylindrical tanks. + - Added three more 0.625m "Oscar" tanks in several sizes, with a spread of mass/fuel/size ratios to fill the gaps. + - Added Orange/White 2.5m and 3.75m tanks that are 3/4 the length of the longest stock tanks in those sizes. + - Added white 2.5m and 3.75m tanks that are half the length of the smallest stock tanks in those sizes. + 0.3 (2015-02-02) - Beta, more tanks - Added three 0.625m tanks. diff --git a/GameData/NecroBones/FuelTanksPlus/FuelTanksPlus.version b/GameData/NecroBones/FuelTanksPlus/FuelTanksPlus.version index feaa109b..73badfaa 100644 --- a/GameData/NecroBones/FuelTanksPlus/FuelTanksPlus.version +++ b/GameData/NecroBones/FuelTanksPlus/FuelTanksPlus.version @@ -12,7 +12,7 @@ "VERSION" : { "MAJOR" : 0, - "MINOR" : 3, + "MINOR" : 4, "PATCH" : 0, "BUILD" : 0 }, diff --git a/GameData/NecroBones/FuelTanksPlus/FuelTanksPlus_TweakScale.cfg b/GameData/NecroBones/FuelTanksPlus/FuelTanksPlus_TweakScale.cfg index 93c01a5e..a425fc82 100644 --- a/GameData/NecroBones/FuelTanksPlus/FuelTanksPlus_TweakScale.cfg +++ b/GameData/NecroBones/FuelTanksPlus/FuelTanksPlus_TweakScale.cfg @@ -1,4 +1,4 @@ -@PART[TPcone2m-Orange] +@PART[TPcone2m*] { MODULE { @@ -7,43 +7,7 @@ defaultScale = 2.5 } } -@PART[TPcone2m-Red] -{ - MODULE - { - name = TweakScale - type = stack - defaultScale = 2.5 - } -} -@PART[TPcone2m-White] -{ - MODULE - { - name = TweakScale - type = stack - defaultScale = 2.5 - } -} -@PART[TPcone3m-Silver] -{ - MODULE - { - name = TweakScale - type = stack - defaultScale = 3.75 - } -} -@PART[TPcone3m-Tan] -{ - MODULE - { - name = TweakScale - type = stack - defaultScale = 3.75 - } -} -@PART[TPcone3m-White] +@PART[TPcone3m*] { MODULE { @@ -52,16 +16,7 @@ defaultScale = 3.75 } } -@PART[TPtank0mL01875-Black] -{ - MODULE - { - name = TweakScale - type = stack - defaultScale = 0.625 - } -} -@PART[TPtank0mL01875-Grey] +@PART[TPtank0mL*] { MODULE { @@ -70,25 +25,7 @@ defaultScale = 0.625 } } -@PART[TPtank0mL01875-White] -{ - MODULE - { - name = TweakScale - type = stack - defaultScale = 0.625 - } -} -@PART[TPtank1mL05625-Checkered] -{ - MODULE - { - name = TweakScale - type = stack - defaultScale = 1.25 - } -} -@PART[TPtank1mL05625-Green] +@PART[TPtank1mL*] { MODULE { @@ -97,34 +34,7 @@ defaultScale = 1.25 } } -@PART[TPtank1mL05625-White] -{ - MODULE - { - name = TweakScale - type = stack - defaultScale = 1.25 - } -} -@PART[TPtank2mL11250-Blue] -{ - MODULE - { - name = TweakScale - type = stack - defaultScale = 2.5 - } -} -@PART[TPtank2mL11250-Orange] -{ - MODULE - { - name = TweakScale - type = stack - defaultScale = 2.5 - } -} -@PART[TPtank2mL11250-Red] +@PART[TPtank2mL*] { MODULE { @@ -133,34 +43,7 @@ defaultScale = 2.5 } } -@PART[TPtank2mL11250-White] -{ - MODULE - { - name = TweakScale - type = stack - defaultScale = 2.5 - } -} -@PART[TPtank3mL11250-Silver] -{ - MODULE - { - name = TweakScale - type = stack - defaultScale = 3.75 - } -} -@PART[TPtank3mL11250-Tan] -{ - MODULE - { - name = TweakScale - type = stack - defaultScale = 3.75 - } -} -@PART[TPtank3mL11250-White] +@PART[TPtank3mL*] { MODULE { diff --git a/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0m-Specular.mbm b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0m-Specular.mbm index 939b11ff..6bad63e7 100644 Binary files a/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0m-Specular.mbm and b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0m-Specular.mbm differ diff --git a/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL00175-Grey.cfg b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL00175-Grey.cfg new file mode 100644 index 00000000..2d92b871 --- /dev/null +++ b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL00175-Grey.cfg @@ -0,0 +1,78 @@ +PART +{ +name = TPtank0mL00175-Grey +module = Part +author = NecroBones + +MODEL { + model = FuelTanksPlus/Size0/TPtank0mL00175-Grey + scale = 1.0, 1.0, 1.0 +} +scale = 1.0 +rescaleFactor = 1.0 + +node_stack_top = 0.0, 0.0875, 0.0, 0.0, 1.0, 0.0, 0 +node_stack_bottom = 0.0, -0.0875, 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 = 4500 +cost = 150 +category = FuelTank +subcategory = 0 +title = Oscar-A 0.625m Fuel Tank +manufacturer = Fuel Tanks Plus +description = Small scale fuel storage for satellites, probes, and other small vehicles. Manufactured in cooperation between Probodobodyne Inc, and Fuel Tanks Plus, Inc. + +attachRules = 1,1,1,1,0 + +mass = 0.007 +dragModelType = default +maximum_drag = 0.2 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 6 +breakingForce = 50 +breakingTorque = 50 +maxTemp = 2900 + + + +RESOURCE +{ + name = LiquidFuel + amount = 2.7 + maxAmount = 2.7 +} + +RESOURCE +{ + name = Oxidizer + amount = 3.3 + maxAmount = 3.3 +} + + +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 + +} +} diff --git a/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL00175-Grey.mu b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL00175-Grey.mu new file mode 100644 index 00000000..66e4312d Binary files /dev/null and b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL00175-Grey.mu differ diff --git a/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL00700-Grey.cfg b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL00700-Grey.cfg new file mode 100644 index 00000000..8666a362 --- /dev/null +++ b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL00700-Grey.cfg @@ -0,0 +1,78 @@ +PART +{ +name = TPtank0mL00700-Grey +module = Part +author = NecroBones + +MODEL { + model = FuelTanksPlus/Size0/TPtank0mL00700-Grey + scale = 1.0, 1.0, 1.0 +} +scale = 1.0 +rescaleFactor = 1.0 + +node_stack_top = 0.0, 0.35, 0.0, 0.0, 1.0, 0.0, 0 +node_stack_bottom = 0.0, -0.35, 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 = 2200 +cost = 350 +category = FuelTank +subcategory = 0 +title = Oscar-C 0.625m Fuel Tank +manufacturer = Fuel Tanks Plus +description = Small scale fuel storage for satellites, probes, and other small vehicles. Manufactured in cooperation between Probodobodyne Inc, and Fuel Tanks Plus, Inc. + +attachRules = 1,1,1,1,0 + +mass = 0.0275 +dragModelType = default +maximum_drag = 0.2 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 6 +breakingForce = 50 +breakingTorque = 50 +maxTemp = 2900 + + + +RESOURCE +{ + name = LiquidFuel + amount = 13.5 + maxAmount = 13.5 +} + +RESOURCE +{ + name = Oxidizer + amount = 16.5 + maxAmount = 16.5 +} + + +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 + +} +} diff --git a/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL00700-Grey.mu b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL00700-Grey.mu new file mode 100644 index 00000000..ab6b40de Binary files /dev/null and b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL00700-Grey.mu differ diff --git a/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01350-Grey.cfg b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01350-Grey.cfg new file mode 100644 index 00000000..c3ee6766 --- /dev/null +++ b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01350-Grey.cfg @@ -0,0 +1,78 @@ +PART +{ +name = TPtank0mL01350-Grey +module = Part +author = NecroBones + +MODEL { + model = FuelTanksPlus/Size0/TPtank0mL01350-Grey + scale = 1.0, 1.0, 1.0 +} +scale = 1.0 +rescaleFactor = 1.0 + +node_stack_top = 0.0, 0.675, 0.0, 0.0, 1.0, 0.0, 0 +node_stack_bottom = 0.0, -0.675, 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 = 1800 +cost = 500 +category = FuelTank +subcategory = 0 +title = Oscar-D 0.625m Fuel Tank +manufacturer = Fuel Tanks Plus +description = Small scale fuel storage for satellites, probes, and other small vehicles. Manufactured in cooperation between Probodobodyne Inc, and Fuel Tanks Plus, Inc. + +attachRules = 1,1,1,1,0 + +mass = 0.0475 +dragModelType = default +maximum_drag = 0.2 +minimum_drag = 0.15 +angularDrag = 2 +crashTolerance = 6 +breakingForce = 50 +breakingTorque = 50 +maxTemp = 2900 + + + +RESOURCE +{ + name = LiquidFuel + amount = 27 + maxAmount = 27 +} + +RESOURCE +{ + name = Oxidizer + amount = 33 + maxAmount = 33 +} + + +MODULE +{ + name = ModuleJettison + jettisonName = TPtankShroudTop + bottomNodeName = top + isFairing = True + jettisonedObjectMass = 0.01 + jettisonForce = 0.1 + jettisonDirection = 0 0 1 + +} +MODULE +{ + name = ModuleJettison + jettisonName = TPtankShroudBottom + bottomNodeName = bottom + isFairing = True + jettisonedObjectMass = 0.01 + jettisonForce = 0.1 + jettisonDirection = 0 0 1 + +} +} diff --git a/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01350-Grey.mu b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01350-Grey.mu new file mode 100644 index 00000000..75373ca9 Binary files /dev/null and b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01350-Grey.mu differ diff --git a/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01875-Black.cfg b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01875-Black.cfg index ae6bc1be..e7cc2b61 100644 --- a/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01875-Black.cfg +++ b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01875-Black.cfg @@ -20,9 +20,9 @@ entryCost = 1600 cost = 600 category = FuelTank subcategory = 0 -title = FTP 0.625m Vanguard-100 Fuel Tank +title = Probodobodyne 0.625m Vanguard-100 Fuel Tank manufacturer = Fuel Tanks Plus -description = A relatively mass/cost efficient fuel tank for probes and other small vehicles. +description = A relatively mass/cost efficient fuel tank for probes and other small vehicles. Manufactured in cooperation between Probodobodyne Inc, and Fuel Tanks Plus, Inc. attachRules = 1,1,1,1,0 @@ -59,7 +59,7 @@ MODULE jettisonName = TPtankShroudTop bottomNodeName = top isFairing = True - jettisonedObjectMass = 0.1 + jettisonedObjectMass = 0.01 jettisonForce = 0.1 jettisonDirection = 0 0 1 @@ -70,7 +70,7 @@ MODULE jettisonName = TPtankShroudBottom bottomNodeName = bottom isFairing = True - jettisonedObjectMass = 0.1 + jettisonedObjectMass = 0.01 jettisonForce = 0.1 jettisonDirection = 0 0 1 diff --git a/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01875-Grey.cfg b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01875-Grey.cfg index dc6c9a75..3a02d341 100644 --- a/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01875-Grey.cfg +++ b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01875-Grey.cfg @@ -20,9 +20,9 @@ entryCost = 1600 cost = 600 category = FuelTank subcategory = 0 -title = FTP 0.625m Oscar-100 Fuel Tank +title = Oscar-100 0.625m Fuel Tank manufacturer = Fuel Tanks Plus -description = A relatively mass/cost efficient fuel tank for probes and other small vehicles. +description = A relatively mass/cost efficient fuel tank for probes and other small vehicles. Manufactured in cooperation between Probodobodyne Inc, and Fuel Tanks Plus, Inc. attachRules = 1,1,1,1,0 @@ -59,7 +59,7 @@ MODULE jettisonName = TPtankShroudTop bottomNodeName = top isFairing = True - jettisonedObjectMass = 0.1 + jettisonedObjectMass = 0.01 jettisonForce = 0.1 jettisonDirection = 0 0 1 @@ -70,7 +70,7 @@ MODULE jettisonName = TPtankShroudBottom bottomNodeName = bottom isFairing = True - jettisonedObjectMass = 0.1 + jettisonedObjectMass = 0.01 jettisonForce = 0.1 jettisonDirection = 0 0 1 diff --git a/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01875-Grey.mu b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01875-Grey.mu index d506598a..b8ac6015 100644 Binary files a/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01875-Grey.mu and b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01875-Grey.mu differ diff --git a/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01875-White.cfg b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01875-White.cfg index 975aeab5..392e9d11 100644 --- a/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01875-White.cfg +++ b/GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01875-White.cfg @@ -20,9 +20,9 @@ entryCost = 1600 cost = 600 category = FuelTank subcategory = 0 -title = FTP 0.625m Juno-100 Fuel Tank +title = Probodobodyne 0.625m Juno-100 Fuel Tank manufacturer = Fuel Tanks Plus -description = A relatively mass/cost efficient fuel tank for probes and other small vehicles. +description = A relatively mass/cost efficient fuel tank for probes and other small vehicles. Manufactured in cooperation between Probodobodyne Inc, and Fuel Tanks Plus, Inc. attachRules = 1,1,1,1,0 @@ -59,7 +59,7 @@ MODULE jettisonName = TPtankShroudTop bottomNodeName = top isFairing = True - jettisonedObjectMass = 0.1 + jettisonedObjectMass = 0.01 jettisonForce = 0.1 jettisonDirection = 0 0 1 @@ -70,7 +70,7 @@ MODULE jettisonName = TPtankShroudBottom bottomNodeName = bottom isFairing = True - jettisonedObjectMass = 0.1 + jettisonedObjectMass = 0.01 jettisonForce = 0.1 jettisonDirection = 0 0 1 diff --git a/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-Checkered.cfg b/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-Checkered.cfg index 0461c577..872c6a69 100644 --- a/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-Checkered.cfg +++ b/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-Checkered.cfg @@ -20,9 +20,9 @@ entryCost = 4800 cost = 2400 category = FuelTank subcategory = 0 -title = FTP 1.25m Redstone-1200 Fuel Tank +title = FL-T1200-Redstone Fuel Tank manufacturer = Fuel Tanks Plus -description = This large tank will provide plenty of propellant for all of your boosting needs. +description = This large tank will provide plenty of propellant for all of your boosting needs. Manufactured in cooperation between Jebediah Kerman's Junkyard and Spacecraft Parts Co, and Fuel Tanks Plus, Inc. attachRules = 1,1,1,1,0 @@ -32,8 +32,8 @@ maximum_drag = 0.2 minimum_drag = 0.3 angularDrag = 2 crashTolerance = 6 -breakingForce = 50 -breakingTorque = 50 +breakingForce = 75 +breakingTorque = 75 maxTemp = 2900 diff --git a/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-Checkered.mu b/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-Checkered.mu index dd4e0776..5810cf8c 100644 Binary files a/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-Checkered.mu and b/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-Checkered.mu differ diff --git a/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-Green.cfg b/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-Green.cfg index 7c936548..d6a717f0 100644 --- a/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-Green.cfg +++ b/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-Green.cfg @@ -20,9 +20,9 @@ entryCost = 4800 cost = 2400 category = FuelTank subcategory = 0 -title = FTP 1.25m Soyuz-1200 Fuel Tank +title = FL-T1200-Soyuz Fuel Tank manufacturer = Fuel Tanks Plus -description = This large tank will provide plenty of propellant for all of your boosting needs. +description = This large tank will provide plenty of propellant for all of your boosting needs. Manufactured in cooperation between Jebediah Kerman's Junkyard and Spacecraft Parts Co, and Fuel Tanks Plus, Inc. attachRules = 1,1,1,1,0 @@ -32,8 +32,8 @@ maximum_drag = 0.2 minimum_drag = 0.3 angularDrag = 2 crashTolerance = 6 -breakingForce = 50 -breakingTorque = 50 +breakingForce = 75 +breakingTorque = 75 maxTemp = 2900 diff --git a/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-Green.mu b/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-Green.mu index 52612eca..34077264 100644 Binary files a/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-Green.mu and b/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-Green.mu differ diff --git a/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-White.cfg b/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-White.cfg index 23d1e4e8..d46e106c 100644 --- a/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-White.cfg +++ b/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-White.cfg @@ -20,9 +20,9 @@ entryCost = 4800 cost = 2400 category = FuelTank subcategory = 0 -title = FTP 1.25m Vega-1200 Fuel Tank +title = FL-T1200-Vega Fuel Tank manufacturer = Fuel Tanks Plus -description = This large tank will provide plenty of propellant for all of your boosting needs. +description = This large tank will provide plenty of propellant for all of your boosting needs. Manufactured in cooperation between Jebediah Kerman's Junkyard and Spacecraft Parts Co, and Fuel Tanks Plus, Inc. attachRules = 1,1,1,1,0 @@ -32,8 +32,8 @@ maximum_drag = 0.2 minimum_drag = 0.3 angularDrag = 2 crashTolerance = 6 -breakingForce = 50 -breakingTorque = 50 +breakingForce = 75 +breakingTorque = 75 maxTemp = 2900 diff --git a/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-White.mu b/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-White.mu index 4f82effa..23c1d651 100644 Binary files a/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-White.mu and b/GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625-White.mu differ diff --git a/GameData/NecroBones/FuelTanksPlus/Size2/TPcone2m-Orange.cfg b/GameData/NecroBones/FuelTanksPlus/Size2/TPcone2m-Orange.cfg index 23be27b7..5f88e908 100644 --- a/GameData/NecroBones/FuelTanksPlus/Size2/TPcone2m-Orange.cfg +++ b/GameData/NecroBones/FuelTanksPlus/Size2/TPcone2m-Orange.cfg @@ -32,9 +32,9 @@ entryCost = 6400 cost = 3200 category = FuelTank subcategory = 0 -title = FTP 2.5m Jumbo Nose Tank +title = Rockomax Jumbo-16 2.5m Nose Tank manufacturer = Fuel Tanks Plus -description = A large aerodynamic, fuel-filled cone for covering the top of large orange rocket stages. +description = A large aerodynamic, fuel-filled cone for covering the top of large orange rocket stages. Manufactured in cooperation with Fuel Tanks Plus, Inc. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,0,1,1,0 diff --git a/GameData/NecroBones/FuelTanksPlus/Size2/TPcone2m-Red.cfg b/GameData/NecroBones/FuelTanksPlus/Size2/TPcone2m-Red.cfg index 5e6da2a3..43944983 100644 --- a/GameData/NecroBones/FuelTanksPlus/Size2/TPcone2m-Red.cfg +++ b/GameData/NecroBones/FuelTanksPlus/Size2/TPcone2m-Red.cfg @@ -30,9 +30,9 @@ entryCost = 6400 cost = 3200 category = FuelTank subcategory = 0 -title = FTP 2.5m Red Nose Tank +title = Rockomax Atlas-16 2.5m Nose Tank manufacturer = Fuel Tanks Plus -description = A large aerodynamic, fuel-filled cone for covering the top of large rocket stages. +description = A large aerodynamic, fuel-filled cone for covering the top of large rocket stages. Manufactured in cooperation with Fuel Tanks Plus, Inc. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,0,1,1,0 diff --git a/GameData/NecroBones/FuelTanksPlus/Size2/TPcone2m-White.cfg b/GameData/NecroBones/FuelTanksPlus/Size2/TPcone2m-White.cfg index ce2ad2a6..5d4b7375 100644 --- a/GameData/NecroBones/FuelTanksPlus/Size2/TPcone2m-White.cfg +++ b/GameData/NecroBones/FuelTanksPlus/Size2/TPcone2m-White.cfg @@ -30,9 +30,9 @@ entryCost = 6400 cost = 3200 category = FuelTank subcategory = 0 -title = FTP 2.5m White Nose Tank +title = Rockomax Antares-16 2.5m Nose Tank manufacturer = Fuel Tanks Plus -description = A large aerodynamic, fuel-filled cone for covering the top of large rocket stages. +description = A large aerodynamic, fuel-filled cone for covering the top of large rocket stages. Manufactured in cooperation with Fuel Tanks Plus, Inc. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,0,1,1,0 diff --git a/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL00469-White.cfg b/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL00469-White.cfg new file mode 100644 index 00000000..5d8b1e30 --- /dev/null +++ b/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL00469-White.cfg @@ -0,0 +1,78 @@ +PART +{ +name = TPtank2mL00469-White +module = Part +author = NecroBones + +MODEL { + model = FuelTanksPlus/Size2/TPtank2mL00469-White + scale = 1.0, 1.0, 1.0 +} +scale = 1.0 +rescaleFactor = 1.0 + +node_stack_top = 0.0, 0.234375, 0.0, 0.0, 1.0, 0.0, 2 +node_stack_bottom = 0.0, -0.234375, 0.0, 0.0, 1.0, 0.0, 2 +node_attach = 1.25, 0.0, 0.0, 1.0, 0.0, 0.0, 2 + +TechRequired = heavierRocketry +entryCost = 2600 +cost = 800 +category = FuelTank +subcategory = 0 +title = Rockomax X200-4-Antares 2.5m Fuel Tank +manufacturer = Fuel Tanks Plus +description = This small tank allows for fine-tuning the fuel capacity of boosters and landers alike. Manufactured in cooperation with Fuel Tanks Plus, Inc. + +attachRules = 1,1,1,1,0 + +mass = 0.25 +dragModelType = default +maximum_drag = 0.2 +minimum_drag = 0.3 +angularDrag = 2 +crashTolerance = 6 +breakingForce = 190 +breakingTorque = 190 +maxTemp = 2900 + + + +RESOURCE +{ + name = LiquidFuel + amount = 180 + maxAmount = 180 +} + +RESOURCE +{ + name = Oxidizer + amount = 220 + maxAmount = 220 +} + + +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 + +} +} diff --git a/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL00469-White.mu b/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL00469-White.mu new file mode 100644 index 00000000..ecee3932 Binary files /dev/null and b/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL00469-White.mu differ diff --git a/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL05625-Orange.cfg b/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL05625-Orange.cfg new file mode 100644 index 00000000..67d9dc4c --- /dev/null +++ b/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL05625-Orange.cfg @@ -0,0 +1,78 @@ +PART +{ +name = TPtank2mL05625-Orange +module = Part +author = NecroBones + +MODEL { + model = FuelTanksPlus/Size2/TPtank2mL05625-Orange + texture = orange-jumbo-0, Squad/Parts/FuelTank/fuelTankJumbo-64/model000 + texture = orange-jumbo-1, Squad/Parts/FuelTank/fuelTankJumbo-64/model001 + 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, 2 +node_stack_bottom = 0.0, -2.8125, 0.0, 0.0, 1.0, 0.0, 2 +node_attach = 1.25, 0.0, 0.0, 1.0, 0.0, 0.0, 2 + +TechRequired = heavierRocketry +entryCost = 19200 +cost = 9600 +category = FuelTank +subcategory = 0 +title = Rockomax Jumbo-48 2.5m Fuel Tank +manufacturer = Fuel Tanks Plus +description = A joint product between Rockomax and Fuel Tanks Plus Inc, this fuel tank provides 25% less capacity than the Jumbo-64, while maintaining an updated but stylish "spray foam" look. + +attachRules = 1,1,1,1,0 + +mass = 3 +dragModelType = default +maximum_drag = 0.2 +minimum_drag = 0.3 +angularDrag = 2 +crashTolerance = 6 +breakingForce = 250 +breakingTorque = 250 +maxTemp = 2900 + + +RESOURCE +{ + name = LiquidFuel + amount = 2160 + maxAmount = 2160 +} + +RESOURCE +{ + name = Oxidizer + amount = 2640 + maxAmount = 2640 +} + +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 + +} +} diff --git a/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL05625-Orange.mu b/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL05625-Orange.mu new file mode 100644 index 00000000..c11772eb Binary files /dev/null and b/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL05625-Orange.mu differ diff --git a/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL05625-White.cfg b/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL05625-White.cfg new file mode 100644 index 00000000..9cef3df6 --- /dev/null +++ b/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL05625-White.cfg @@ -0,0 +1,83 @@ +PART +{ +name = TPtank2mL05625-White +module = Part +author = NecroBones + +MODEL { + model = FuelTanksPlus/Size2/TPtank2mL05625-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, 2 +node_stack_bottom = 0.0, -2.8125, 0.0, 0.0, 1.0, 0.0, 2 +node_attach = 1.25, 0.0, 0.0, 1.0, 0.0, 0.0, 2 + +TechRequired = heavierRocketry +entryCost = 19200 +cost = 9600 +category = FuelTank +subcategory = 0 +title = Rockomax X200-48-Antares 2.5m Fuel Tank +manufacturer = Fuel Tanks Plus +description = This medium sized tank will provide plenty of propellant for all of your boosting needs. Manufactured in cooperation with Fuel Tanks Plus, Inc. + +attachRules = 1,1,1,1,0 + +mass = 3 +dragModelType = default +maximum_drag = 0.2 +minimum_drag = 0.3 +angularDrag = 2 +crashTolerance = 6 +breakingForce = 250 +breakingTorque = 250 +maxTemp = 2900 + + + +RESOURCE +{ + name = LiquidFuel + amount = 2160 + maxAmount = 2160 +} + +RESOURCE +{ + name = Oxidizer + amount = 2640 + maxAmount = 2640 +} + +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 + +} +} diff --git a/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL05625-White.mu b/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL05625-White.mu new file mode 100644 index 00000000..884beb1b Binary files /dev/null and b/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL05625-White.mu differ diff --git a/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL11250-Blue.cfg b/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL11250-Blue.cfg index 36aad51d..65842c1d 100644 --- a/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL11250-Blue.cfg +++ b/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL11250-Blue.cfg @@ -20,9 +20,9 @@ entryCost = 24200 cost = 19200 category = FuelTank subcategory = 0 -title = FTP 2.5m Delta-96 Fuel Tank +title = Rockomax X200-96-Delta 2.5m Fuel Tank manufacturer = Fuel Tanks Plus -description = This large tank will provide plenty of propellant for all of your boosting needs. +description = This large tank will provide plenty of propellant for all of your boosting needs. Manufactured in cooperation with Fuel Tanks Plus, Inc. attachRules = 1,1,1,1,0 @@ -32,8 +32,8 @@ maximum_drag = 0.2 minimum_drag = 0.3 angularDrag = 2 crashTolerance = 6 -breakingForce = 200 -breakingTorque = 200 +breakingForce = 250 +breakingTorque = 250 maxTemp = 2900 diff --git a/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL11250-Orange.cfg b/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL11250-Orange.cfg index fe58f518..db1a394f 100644 --- a/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL11250-Orange.cfg +++ b/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL11250-Orange.cfg @@ -22,9 +22,9 @@ entryCost = 24200 cost = 19200 category = FuelTank subcategory = 0 -title = FTP 2.5m Jumbo-96 Fuel Tank +title = Rockomax Jumbo-96 2.5m Fuel Tank manufacturer = Fuel Tanks Plus -description = A joint product between Rockomax and Tanks Plus, this fuel tank provides fifty percent more capacity than the Jumbo-64, while maintaining an updated but stylish "spray foam" look. +description = A joint product between Rockomax and Fuel Tanks Plus Inc, this fuel tank provides fifty percent more capacity than the Jumbo-64, while maintaining an updated but stylish "spray foam" look. attachRules = 1,1,1,1,0 @@ -34,8 +34,8 @@ maximum_drag = 0.2 minimum_drag = 0.3 angularDrag = 2 crashTolerance = 6 -breakingForce = 200 -breakingTorque = 200 +breakingForce = 250 +breakingTorque = 250 maxTemp = 2900 diff --git a/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL11250-Red.cfg b/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL11250-Red.cfg index 223c3325..30689974 100644 --- a/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL11250-Red.cfg +++ b/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL11250-Red.cfg @@ -20,9 +20,9 @@ entryCost = 24200 cost = 19200 category = FuelTank subcategory = 0 -title = FTP 2.5m Atlas-96 Fuel Tank +title = Rockomax X200-96-Atlas 2.5m Fuel Tank manufacturer = Fuel Tanks Plus -description = This large tank will provide plenty of propellant for all of your boosting needs. +description = This large tank will provide plenty of propellant for all of your boosting needs. Manufactured in cooperation with Fuel Tanks Plus, Inc. attachRules = 1,1,1,1,0 @@ -32,8 +32,8 @@ maximum_drag = 0.2 minimum_drag = 0.3 angularDrag = 2 crashTolerance = 6 -breakingForce = 200 -breakingTorque = 200 +breakingForce = 250 +breakingTorque = 250 maxTemp = 2900 diff --git a/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL11250-White.cfg b/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL11250-White.cfg index 172295a6..98ccf821 100644 --- a/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL11250-White.cfg +++ b/GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL11250-White.cfg @@ -20,9 +20,9 @@ entryCost = 24200 cost = 19200 category = FuelTank subcategory = 0 -title = FTP 2.5m Antares-96 Fuel Tank +title = Rockomax X200-96-Antares 2.5m Fuel Tank manufacturer = Fuel Tanks Plus -description = This large tank will provide plenty of propellant for all of your boosting needs. +description = This large tank will provide plenty of propellant for all of your boosting needs. Manufactured in cooperation with Fuel Tanks Plus, Inc. attachRules = 1,1,1,1,0 @@ -32,8 +32,8 @@ maximum_drag = 0.2 minimum_drag = 0.3 angularDrag = 2 crashTolerance = 6 -breakingForce = 200 -breakingTorque = 200 +breakingForce = 250 +breakingTorque = 250 maxTemp = 2900 diff --git a/GameData/NecroBones/FuelTanksPlus/Size3/TPcone3m-Silver.cfg b/GameData/NecroBones/FuelTanksPlus/Size3/TPcone3m-Silver.cfg index d996c25c..bb9c6813 100644 --- a/GameData/NecroBones/FuelTanksPlus/Size3/TPcone3m-Silver.cfg +++ b/GameData/NecroBones/FuelTanksPlus/Size3/TPcone3m-Silver.cfg @@ -30,9 +30,9 @@ entryCost = 6400 cost = 3200 category = FuelTank subcategory = 0 -title = FTP 3.75m Steel Nose Tank +title = Kerbodyne S3-2400-titan Nose Tank manufacturer = Fuel Tanks Plus -description = A large aerodynamic, fuel-filled cone for covering the top of large rocket stages. +description = A large aerodynamic, fuel-filled cone for covering the top of large rocket stages. Manufactured in cooperation with Fuel Tanks Plus, Inc. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,0,1,1,0 diff --git a/GameData/NecroBones/FuelTanksPlus/Size3/TPcone3m-Tan.cfg b/GameData/NecroBones/FuelTanksPlus/Size3/TPcone3m-Tan.cfg index 1b45e1e6..c0d8372f 100644 --- a/GameData/NecroBones/FuelTanksPlus/Size3/TPcone3m-Tan.cfg +++ b/GameData/NecroBones/FuelTanksPlus/Size3/TPcone3m-Tan.cfg @@ -30,9 +30,9 @@ entryCost = 6400 cost = 3200 category = FuelTank subcategory = 0 -title = FTP 3.75m Tan Nose Tank +title = Kerbodyne S3-2400-Ariane Nose Tank manufacturer = Fuel Tanks Plus -description = A large aerodynamic, fuel-filled cone for covering the top of large rocket stages. +description = A large aerodynamic, fuel-filled cone for covering the top of large rocket stages. Manufactured in cooperation with Fuel Tanks Plus, Inc. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,0,1,1,0 diff --git a/GameData/NecroBones/FuelTanksPlus/Size3/TPcone3m-White.cfg b/GameData/NecroBones/FuelTanksPlus/Size3/TPcone3m-White.cfg index cc943612..30f15fbd 100644 --- a/GameData/NecroBones/FuelTanksPlus/Size3/TPcone3m-White.cfg +++ b/GameData/NecroBones/FuelTanksPlus/Size3/TPcone3m-White.cfg @@ -30,9 +30,9 @@ entryCost = 6400 cost = 3200 category = FuelTank subcategory = 0 -title = FTP 3.75m White Nose Tank +title = Kerbodyne S3-2400-Falcon Nose Tank manufacturer = Fuel Tanks Plus -description = A large aerodynamic, fuel-filled cone for covering the top of large rocket stages. +description = A large aerodynamic, fuel-filled cone for covering the top of large rocket stages. Manufactured in cooperation with Fuel Tanks Plus, Inc. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,0,1,1,0 diff --git a/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL00938-White.cfg b/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL00938-White.cfg new file mode 100644 index 00000000..d6464e07 --- /dev/null +++ b/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL00938-White.cfg @@ -0,0 +1,77 @@ +PART +{ +name = TPtank3mL00938-White +module = Part +author = NecroBones + +MODEL { + model = FuelTanksPlus/Size3/TPtank3mL00938-White + scale = 1.0, 1.0, 1.0 +} +scale = 1.0 +rescaleFactor = 1.0 + +node_stack_top = 0.0, 0.46875, 0.0, 0.0, 1.0, 0.0, 3 +node_stack_bottom = 0.0, -0.46875, 0.0, 0.0, 1.0, 0.0, 3 +node_attach = 0.0, 0.0, -1.89, 0.0, 0.0, 1.0 + +TechRequired = veryHeavyRocketry +entryCost = 7200 +cost = 3600 +category = Propulsion +subcategory = 0 +title = Kerbodyne S3-1800-Falcon 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,1,1,1,0 + +mass = 1.25 +dragModelType = default +maximum_drag = 0.2 +minimum_drag = 0.3 +angularDrag = 2 +crashTolerance = 6 +breakingForce = 200 +breakingTorque = 200 +maxTemp = 2900 + +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 = 810 + maxAmount = 810 +} + +RESOURCE +{ + name = Oxidizer + amount = 990 + maxAmount = 990 +} + +} diff --git a/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL00938-White.mu b/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL00938-White.mu new file mode 100644 index 00000000..ed86d10d Binary files /dev/null and b/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL00938-White.mu differ diff --git a/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL05625-White.cfg b/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL05625-White.cfg new file mode 100644 index 00000000..be57e35a --- /dev/null +++ b/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL05625-White.cfg @@ -0,0 +1,82 @@ +PART +{ +name = TPtank3mL05625-White +module = Part +author = NecroBones + +MODEL { + model = FuelTanksPlus/Size3/TPtank3mL05625-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, 3 +node_stack_bottom = 0.0, -2.8125, 0.0, 0.0, 1.0, 0.0, 3 +node_attach = 0.0, 0.0, -1.89, 0.0, 0.0, 1.0 + +TechRequired = veryHeavyRocketry +entryCost = 34200 +cost = 17100 +category = Propulsion +subcategory = 0 +title = Kerbodyne S3-10800-Falcon 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,1,1,1,0 + +mass = 7.5 +dragModelType = default +maximum_drag = 0.2 +minimum_drag = 0.3 +angularDrag = 2 +crashTolerance = 6 +breakingForce = 550 +breakingTorque = 550 +maxTemp = 2900 + +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 + +} + +MODULE +{ + name = FlagDecal + textureQuadName = flagDecal +} + +RESOURCE +{ + name = LiquidFuel + amount = 4860 + maxAmount = 4860 +} + +RESOURCE +{ + name = Oxidizer + amount = 5940 + maxAmount = 5940 +} + +} diff --git a/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL05625-White.mu b/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL05625-White.mu new file mode 100644 index 00000000..60b37231 Binary files /dev/null and b/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL05625-White.mu differ diff --git a/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL11250-Silver.cfg b/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL11250-Silver.cfg index 0e83b17e..eaf3b940 100644 --- a/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL11250-Silver.cfg +++ b/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL11250-Silver.cfg @@ -20,9 +20,9 @@ entryCost = 46600 cost = 34200 category = Propulsion subcategory = 0 -title = FTP 3.75m Titan-21600 Tank +title = Kerbodyne S3-21600-Titan Tank manufacturer = Fuel Tanks Plus -description = A super-heavy fuel tank, intended for the largest boosters you will need. +description = A super-heavy fuel tank, intended for the largest boosters you will need. Manufactured in cooperation with Fuel Tanks Plus, Inc. attachRules = 1,1,1,1,0 @@ -32,8 +32,8 @@ maximum_drag = 0.2 minimum_drag = 0.3 angularDrag = 2 crashTolerance = 6 -breakingForce = 400 -breakingTorque = 400 +breakingForce = 600 +breakingTorque = 600 maxTemp = 2900 MODULE diff --git a/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL11250-Tan.cfg b/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL11250-Tan.cfg index 0237aff6..976a3885 100644 --- a/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL11250-Tan.cfg +++ b/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL11250-Tan.cfg @@ -20,9 +20,9 @@ entryCost = 46600 cost = 34200 category = Propulsion subcategory = 0 -title = FTP 3.75m Arianne-21600 Tank +title = Kerbodyne S3-21600-Ariane Tank manufacturer = Fuel Tanks Plus -description = A super-heavy fuel tank, intended for the largest boosters you will need. +description = A super-heavy fuel tank, intended for the largest boosters you will need. Manufactured in cooperation with Fuel Tanks Plus, Inc. attachRules = 1,1,1,1,0 @@ -32,8 +32,8 @@ maximum_drag = 0.2 minimum_drag = 0.3 angularDrag = 2 crashTolerance = 6 -breakingForce = 400 -breakingTorque = 400 +breakingForce = 600 +breakingTorque = 600 maxTemp = 2900 MODULE diff --git a/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL11250-White.cfg b/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL11250-White.cfg index 669d91c3..c31e48c0 100644 --- a/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL11250-White.cfg +++ b/GameData/NecroBones/FuelTanksPlus/Size3/TPtank3mL11250-White.cfg @@ -20,9 +20,9 @@ entryCost = 46600 cost = 34200 category = Propulsion subcategory = 0 -title = FTP 3.75m Falcon-21600 Tank +title = Kerbodyne S3-21600-Falcon Tank manufacturer = Fuel Tanks Plus -description = A super-heavy fuel tank, intended for the largest boosters you will need. +description = A super-heavy fuel tank, intended for the largest boosters you will need. Manufactured in cooperation with Fuel Tanks Plus, Inc. attachRules = 1,1,1,1,0 @@ -32,8 +32,8 @@ maximum_drag = 0.2 minimum_drag = 0.3 angularDrag = 2 crashTolerance = 6 -breakingForce = 400 -breakingTorque = 400 +breakingForce = 600 +breakingTorque = 600 maxTemp = 2900 MODULE diff --git a/GameData/NecroBones/FuelTanksPlus/changelog.md b/GameData/NecroBones/FuelTanksPlus/changelog.md index 339f5477..65bb44e1 100644 --- a/GameData/NecroBones/FuelTanksPlus/changelog.md +++ b/GameData/NecroBones/FuelTanksPlus/changelog.md @@ -494,7 +494,7 @@ --- -## 0.4 (2015-02-07) - Beta +## 0.4.0.0-beta (2015-02-07) - Beta * Fixed the cap-shrouds to be hidden from the menu icons for the 1.25m tanks. * Changed TweakScale config to use wildcards instead of duplicating settings for every tank. diff --git a/changelog.md b/changelog.md index 65bb44e1..e7a9fa87 100644 --- a/changelog.md +++ b/changelog.md @@ -504,6 +504,7 @@ * Added three more 0.625m "Oscar" tanks in several sizes, with a spread of mass/fuel/size ratios to fill the gaps. * Added Orange/White 2.5m and 3.75m tanks that are 3/4 the length of the longest stock tanks in those sizes. * Added white 2.5m and 3.75m tanks that are half the length of the smallest stock tanks in those sizes. +* Co-Authored-By: NecroBones <10134364+NecroBones@users.noreply.github.com> * closes #32 - 0.4 (2015-02-07) - Beta * updates #26 - Previous Releases diff --git a/json/mod.json b/json/mod.json index 1a59ce1a..5ce0fc91 100644 --- a/json/mod.json +++ b/json/mod.json @@ -2,7 +2,7 @@ "schemaVersion": 1, "label": "Fuel Tanks Plus", "labelColor": "BADA55", - "message": "0.3.0.0", + "message": "0.4.0.0", "color": "darkgreen", "style": "plastic" }