Skip to content

Commit

Permalink
Merge pull request #122 from zer0Kerbal/1.9.3.0
Browse files Browse the repository at this point in the history
1.9.3.0 (2016-05-10) - Tweaks
  • Loading branch information
zer0Kerbal authored Apr 12, 2022
2 parents c366d3c + 7c11c74 commit dfdac78
Show file tree
Hide file tree
Showing 43 changed files with 94 additions and 13 deletions.
2 changes: 1 addition & 1 deletion FuelTanksPlus.version
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
{
"MAJOR" : 1,
"MINOR" : 9,
"PATCH" : 2,
"PATCH" : 3,
"BUILD" : 0
},
"KSP_VERSION" :
Expand Down
3 changes: 3 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/FuelTanksPlus-CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
1.9.3 (2016-05-10) - Tweaks.
- Altered the color-switching rules to be based on variables rather than part names, for more flexibility and support for part duplication.

1.9.2 (2016-05-07) - Fuel Switching Tweaks.
- Added InterstellarFuelSwitch 2.0.2 flags to re-tie radial tank texture to fuel type.
- Reduced dry mass of radial tanks when containing MonoPropellant, to better match stock tanks (Firespitter and InterstellarFuelSwitch).
Expand Down
2 changes: 1 addition & 1 deletion GameData/NecroBones/FuelTanksPlus/FuelTanksPlus.version
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
{
"MAJOR" : 1,
"MINOR" : 9,
"PATCH" : 2,
"PATCH" : 3,
"BUILD" : 0
},
"KSP_VERSION" :
Expand Down
6 changes: 4 additions & 2 deletions GameData/NecroBones/FuelTanksPlus/Probe/000_TPtankP_MM.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@PART[TPtankTri|TPtankCube???]:NEEDS[Firespitter|InterstellarFuelSwitch&!B9PartSwitch]:AFTER[FuelTanksPlus]
@PART[TP*]:HAS[#FTPcolorSwitch[probe]]:NEEDS[Firespitter|InterstellarFuelSwitch&!B9PartSwitch]:AFTER[FuelTanksPlus]
{
MODULE
{
Expand All @@ -10,9 +10,10 @@
buttonName = Next Color Scheme
previousButtonName = Previous Color Scheme
}
!FTPcolorSwitch = delete
}

@PART[TPtankTri|TPtankCube???]:NEEDS[B9PartSwitch]:AFTER[FuelTanksPlus]
@PART[TP*]:HAS[#FTPcolorSwitch[probe]]:NEEDS[B9PartSwitch]:AFTER[FuelTanksPlus]
{
MODULE
{
Expand All @@ -32,4 +33,5 @@
transform = TPprobe-Silver
}
}
!FTPcolorSwitch = delete
}
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Probe/TPtankCube00500.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name = TPtankCube050
module = Part
author = NecroBones

FTPcolorSwitch = probe

MODEL {
model = FuelTanksPlus/Probe/TPtankCube00500
scale = 1.0, 1.0, 1.0
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Probe/TPtankCube00750.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name = TPtankCube075
module = Part
author = NecroBones

FTPcolorSwitch = probe

MODEL {
model = FuelTanksPlus/Probe/TPtankCube00750
scale = 1.0, 1.0, 1.0
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Probe/TPtankCube01250.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name = TPtankCube125
module = Part
author = NecroBones

FTPcolorSwitch = probe

MODEL {
model = FuelTanksPlus/Probe/TPtankCube01250
scale = 1.0, 1.0, 1.0
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Probe/TPtankTri.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name = TPtankTri
module = Part
author = NecroBones

FTPcolorSwitch = probe

MODEL {
model = FuelTanksPlus/Probe/TPtankTri
scale = 1.0, 1.0, 1.0
Expand Down
6 changes: 4 additions & 2 deletions GameData/NecroBones/FuelTanksPlus/Size0/000_TPtank0m_MM.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@PART[TPtank0mL?????|TPcone0m*|TPdecoupler0m]:NEEDS[Firespitter|InterstellarFuelSwitch&!B9PartSwitch]:AFTER[FuelTanksPlus]
@PART[TP*]:HAS[#FTPcolorSwitch[0m]]:NEEDS[Firespitter|InterstellarFuelSwitch&!B9PartSwitch]:AFTER[FuelTanksPlus]
{
MODULE
{
Expand All @@ -10,9 +10,10 @@
buttonName = Next Color Scheme
previousButtonName = Previous Color Scheme
}
!FTPcolorSwitch = delete
}

@PART[TPtank0mL?????|TPcone0m*|TPdecoupler0m]:NEEDS[B9PartSwitch]:AFTER[FuelTanksPlus]
@PART[TP*]:HAS[#FTPcolorSwitch[0m]]:NEEDS[B9PartSwitch]:AFTER[FuelTanksPlus]
{
MODULE
{
Expand Down Expand Up @@ -47,4 +48,5 @@
transform = TPtank0m-Red
}
}
!FTPcolorSwitch = delete
}
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size0/TPcone0m1.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name = TPcone0m1
module = Part
author = NecroBones

FTPcolorSwitch = 0m

MODEL {
model = FuelTanksPlus/Size0/TPcone0m1
scale = 1.0, 1.0, 1.0
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size0/TPdecoupler0m.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ name = TPdecoupler0m
module = Part
author = NecroBones

FTPcolorSwitch = 0m

// --- asset parameters ---
MODEL {
model = FuelTanksPlus/Size0/TPdecoupler0m
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL00175.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name = TPtank0mL00175
module = Part
author = NecroBones

FTPcolorSwitch = 0m

MODEL {
model = FuelTanksPlus/Size0/TPtank0mL00175
scale = 1.0, 1.0, 1.0
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL00700.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name = TPtank0mL00700
module = Part
author = NecroBones

FTPcolorSwitch = 0m

MODEL {
model = FuelTanksPlus/Size0/TPtank0mL00700
scale = 1.0, 1.0, 1.0
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01350.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name = TPtank0mL01350
module = Part
author = NecroBones

FTPcolorSwitch = 0m

MODEL {
model = FuelTanksPlus/Size0/TPtank0mL01350
scale = 1.0, 1.0, 1.0
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size0/TPtank0mL01875.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name = TPtank0mL01875
module = Part
author = NecroBones

FTPcolorSwitch = 0m

MODEL {
model = FuelTanksPlus/Size0/TPtank0mL01875
scale = 1.0, 1.0, 1.0
Expand Down
6 changes: 4 additions & 2 deletions GameData/NecroBones/FuelTanksPlus/Size1/000_TPtank1m_MM.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@PART[TPcone1m1|TPcone1m2|TPdome1m*|TPtank1mL?????|TPtank1m0mA|TPdecoupler1m]:NEEDS[Firespitter|InterstellarFuelSwitch&!B9PartSwitch]:AFTER[FuelTanksPlus]
@PART[TP*]:HAS[#FTPcolorSwitch[1m]]:NEEDS[Firespitter|InterstellarFuelSwitch&!B9PartSwitch]:AFTER[FuelTanksPlus]
{
MODULE
{
Expand All @@ -10,9 +10,10 @@
buttonName = Next Color Scheme
previousButtonName = Previous Color Scheme
}
!FTPcolorSwitch = delete
}

@PART[TPcone1m1|TPcone1m2|TPdome1m*|TPtank1mL?????|TPtank1m0mA|TPdecoupler1m]:NEEDS[B9PartSwitch]:AFTER[FuelTanksPlus]
@PART[TP*]:HAS[#FTPcolorSwitch[1m]]:NEEDS[B9PartSwitch]:AFTER[FuelTanksPlus]
{
MODULE
{
Expand Down Expand Up @@ -47,4 +48,5 @@
transform = TPtank1m-Blue
}
}
!FTPcolorSwitch = delete
}
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size1/TPcone1m1.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ name = TPcone1m1
module = Part
author = NecroBones

FTPcolorSwitch = 1m

// --- asset parameters ---

MODEL {
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size1/TPcone1m2.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ name = TPcone1m2
module = Part
author = NecroBones

FTPcolorSwitch = 1m

// --- asset parameters ---

MODEL {
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size1/TPdecoupler1m.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ name = TPdecoupler1m
module = Part
author = NecroBones

FTPcolorSwitch = 1m

// --- asset parameters ---
MODEL {
model = FuelTanksPlus/Size1/TPdecoupler1m
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size1/TPdome1m1.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ name = TPdome1m1
module = Part
author = NecroBones

FTPcolorSwitch = 1m

// --- asset parameters ---

MODEL {
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size1/TPtank1m0mA.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name = TPtank1m0mA
module = Part
author = NecroBones

FTPcolorSwitch = 1m

MODEL {
model = FuelTanksPlus/Size1/TPtank1m0mA
texture = orange-jumbo-0, Squad/Parts/FuelTank/fuelTankJumbo-64/model000
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL00313.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name = TPtank1mL00313
module = Part
author = NecroBones

FTPcolorSwitch = 1m

MODEL {
model = FuelTanksPlus/Size1/TPtank1mL00313
scale = 1.0, 1.0, 1.0
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size1/TPtank1mL05625.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name = TPtank1mL05625
module = Part
author = NecroBones

FTPcolorSwitch = 1m

MODEL {
model = FuelTanksPlus/Size1/TPtank1mL05625
scale = 1.0, 1.0, 1.0
Expand Down
6 changes: 4 additions & 2 deletions GameData/NecroBones/FuelTanksPlus/Size2/000_TPtank2m_MM.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@PART[TPcone2m|TPdome2m|TPtank2mL?????|TPtank2m1mA|TPdecoupler2m]:NEEDS[Firespitter|InterstellarFuelSwitch&!B9PartSwitch]:AFTER[FuelTanksPlus]
@PART[TP*]:HAS[#FTPcolorSwitch[2m]]:NEEDS[Firespitter|InterstellarFuelSwitch&!B9PartSwitch]:AFTER[FuelTanksPlus]
{
MODULE
{
Expand All @@ -10,9 +10,10 @@
buttonName = Next Color Scheme
previousButtonName = Previous Color Scheme
}
!FTPcolorSwitch = delete
}

@PART[TPcone2m|TPdome2m|TPtank2mL?????|TPtank2m1mA|TPdecoupler2m]:NEEDS[B9PartSwitch]:AFTER[FuelTanksPlus]
@PART[TP*]:HAS[#FTPcolorSwitch[2m]]:NEEDS[B9PartSwitch]:AFTER[FuelTanksPlus]
{
MODULE
{
Expand Down Expand Up @@ -53,4 +54,5 @@
transform = TPtank2m-Red
}
}
!FTPcolorSwitch = delete
}
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size2/TPcone2m.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ name = TPcone2m
module = Part
author = NecroBones

FTPcolorSwitch = 2m

// --- asset parameters ---

MODEL {
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size2/TPdecoupler2m.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ name = TPdecoupler2m
module = Part
author = NecroBones

FTPcolorSwitch = 2m

// --- asset parameters ---
MODEL {
model = FuelTanksPlus/Size2/TPdecoupler2m
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size2/TPdome2m.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ name = TPdome2m
module = Part
author = NecroBones

FTPcolorSwitch = 2m

// --- asset parameters ---

MODEL {
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size2/TPtank2m1mA.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name = TPtank2m1mA
module = Part
author = NecroBones

FTPcolorSwitch = 2m

MODEL {
model = FuelTanksPlus/Size2/TPtank2m1mA
texture = orange-jumbo-0, Squad/Parts/FuelTank/fuelTankJumbo-64/model000
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL00469.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name = TPtank2mL00469
module = Part
author = NecroBones

FTPcolorSwitch = 2m

MODEL {
model = FuelTanksPlus/Size2/TPtank2mL00469
scale = 1.0, 1.0, 1.0
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL05625.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name = TPtank2mL05625
module = Part
author = NecroBones

FTPcolorSwitch = 2m

MODEL {
model = FuelTanksPlus/Size2/TPtank2mL05625
texture = orange-jumbo-0, Squad/Parts/FuelTank/fuelTankJumbo-64/model000
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL11250.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name = TPtank2mL11250
module = Part
author = NecroBones

FTPcolorSwitch = 2m

MODEL {
model = FuelTanksPlus/Size2/TPtank2mL11250
texture = orange-jumbo-0, Squad/Parts/FuelTank/fuelTankJumbo-64/model000
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size2/TPtank2mL15000.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name = TPtank2mL15000
module = Part
author = NecroBones

FTPcolorSwitch = 2m

MODEL {
model = FuelTanksPlus/Size2/TPtank2mL15000
texture = orange-jumbo-0, Squad/Parts/FuelTank/fuelTankJumbo-64/model000
Expand Down
6 changes: 4 additions & 2 deletions GameData/NecroBones/FuelTanksPlus/Size3/000_TPtank3m_MM.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@PART[TPcone3m|TPdome3m|TPtank3mL?????|TPtank3m2mA*|TPdecoupler3m]:NEEDS[Firespitter|InterstellarFuelSwitch&!B9PartSwitch]:AFTER[FuelTanksPlus]
@PART[TP*]:HAS[#FTPcolorSwitch[3m]]:NEEDS[Firespitter|InterstellarFuelSwitch&!B9PartSwitch]:AFTER[FuelTanksPlus]
{
MODULE
{
Expand All @@ -10,9 +10,10 @@
buttonName = Next Color Scheme
previousButtonName = Previous Color Scheme
}
!FTPcolorSwitch = delete
}

@PART[TPcone3m|TPdome3m|TPtank3mL?????|TPtank3m2mA*|TPdecoupler3m]:NEEDS[B9PartSwitch]:AFTER[FuelTanksPlus]
@PART[TP*]:HAS[#FTPcolorSwitch[3m]]:NEEDS[B9PartSwitch]:AFTER[FuelTanksPlus]
{
MODULE
{
Expand Down Expand Up @@ -54,5 +55,6 @@
transform = TPtank3m-Tan
}
}
!FTPcolorSwitch = delete
}

2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size3/TPcone3m.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ name = TPcone3m
module = Part
author = NecroBones

FTPcolorSwitch = 3m

// --- asset parameters ---

MODEL {
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size3/TPdecoupler3m.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ name = TPdecoupler3m
module = Part
author = NecroBones

FTPcolorSwitch = 3m

// --- asset parameters ---
MODEL {
model = FuelTanksPlus/Size3/TPdecoupler3m
Expand Down
2 changes: 2 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/Size3/TPdome3m.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ name = TPdome3m
module = Part
author = NecroBones

FTPcolorSwitch = 3m

// --- asset parameters ---

MODEL {
Expand Down
Loading

0 comments on commit dfdac78

Please sign in to comment.