Skip to content

Commit

Permalink
Merge pull request #165 from BobPalmer/DEVELOP
Browse files Browse the repository at this point in the history
2017.02.04 release
  • Loading branch information
BobPalmer authored Feb 5, 2017
2 parents 5753c80 + 9c9ac02 commit b43e006
Show file tree
Hide file tree
Showing 21 changed files with 186 additions and 74 deletions.
8 changes: 8 additions & 0 deletions FOR_RELEASE/GameData/000_USITools/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
0.8.12 - 2017.02.04
------------------
Dependency Updates

0.8.11 - 2017.01.16
-------------------
Fixed runaway efficiency issue

0.8.10 - 2017.01.15
-------------------
Performance Updates
Expand Down
Binary file modified FOR_RELEASE/GameData/000_USITools/USITools.dll
Binary file not shown.
Binary file modified FOR_RELEASE/GameData/000_USITools/USITools.dll.mdb
Binary file not shown.
Binary file modified FOR_RELEASE/GameData/000_USITools/USITools.pdb
Binary file not shown.
2 changes: 1 addition & 1 deletion FOR_RELEASE/GameData/000_USITools/USITools.version
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"VERSION":{
"MAJOR":0,
"MINOR":8,
"PATCH":10,
"PATCH":12,
"BUILD":0
},
"KSP_VERSION":{
Expand Down
6 changes: 6 additions & 0 deletions FOR_RELEASE/GameData/CommunityResourcePack/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.6.6 - 2017.02.04
------------------
Added common resource Sodium a potential high efficient electric propellant
Added common resource Caesium a rare but dense and highly efficient electric propellant
ResourceLode value set to zero to prevent exploits.

0.6.5 - (2017.01.01)
--------------------
Updated asteroid and scanner settings
Expand Down
2 changes: 1 addition & 1 deletion FOR_RELEASE/GameData/CommunityResourcePack/CRP.version
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"VERSION":{
"MAJOR":0,
"MINOR":6,
"PATCH":5,
"PATCH":6,
"BUILD":0
},
"KSP_VERSION":{
Expand Down
69 changes: 68 additions & 1 deletion FOR_RELEASE/GameData/CommunityResourcePack/CommonResources.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ RESOURCE_DEFINITION
density = 0.005
flowMode = ALL_VESSEL
transfer = NONE
unitCost = 250
unitCost = 0
isTweakable = true
isVisible = true
volume = 1
Expand Down Expand Up @@ -680,6 +680,19 @@ RESOURCE_DEFINITION
volume = 1
}

RESOURCE_DEFINITION
{
abbreviation = Cs
name = Caesium
density = 0.00193
flowMode = ALL_VESSEL
transfer = PUMP
isTweakable = true
isVisible = true
unitCost = 77
volume = 1
}

RESOURCE_DEFINITION
{
abbreviation = C
Expand Down Expand Up @@ -1014,6 +1027,33 @@ RESOURCE_DEFINITION
volume = 1
}

RESOURCE_DEFINITION
{
abbreviation = Na
name = Sodium
density = 0.000968
flowMode = ALL_VESSEL
transfer = PUMP
isTweakable = true
isVisible = true
unitCost = 1.4
volume = 1
}

RESOURCE_DEFINITION
{
abbreviation = PVC
name = PolyvinylChloride
density = 0.00149
hsp = 7981
flowMode = ALL_VESSEL
transfer = PUMP
isTweakable = true
isVisible = true
unitCost = 1
volume = 1
}

RESOURCE_DEFINITION
{
abbreviation = Pu238
Expand All @@ -1028,6 +1068,20 @@ RESOURCE_DEFINITION
ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/Plutonium-238
}


RESOURCE_DEFINITION
{
abbreviation = R
name = Regolith
density = 0.002
flowMode = ALL_VESSEL
transfer = PUMP
isTweakable = true
isVisible = true
unitCost = 0.355
volume = 1
}

RESOURCE_DEFINITION
{
abbreviation = UF4
Expand Down Expand Up @@ -1068,6 +1122,19 @@ RESOURCE_DEFINITION
volume = 1
}

RESOURCE_DEFINITION
{
abbreviation = SW
name = SolarWind
density = 0.00000124725
flowMode = ALL_VESSEL
transfer = PUMP
isTweakable = true
isVisible = true
unitCost = 0.001
volume = 1
}

RESOURCE_DEFINITION
{
abbreviation = ThP
Expand Down
4 changes: 4 additions & 0 deletions FOR_RELEASE/GameData/UmbraSpaceIndustries/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.3.8 - 2017.02.04
------------------
Dependency Updates

0.3.7 - 2017.01.15
------------------
KIS Kontainers are now hidden if KIS is not installed (Thanks Wyzard256!)
Expand Down
6 changes: 6 additions & 0 deletions FOR_RELEASE/GameData/UmbraSpaceIndustries/FTT/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.6.7 - 2017.02.04
------------------
Added LiquidFuel to the Honeybadger cargo pods
Added a reaction wheel and remote control point capabilities to the Orca
Ducted fans are now significantly less EC efficient

0.6.6 - 2017.01.15
-------------------
Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion FOR_RELEASE/GameData/UmbraSpaceIndustries/FTT/FTT.version
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"VERSION":{
"MAJOR":0,
"MINOR":6,
"PATCH":6,
"PATCH":7,
"BUILD":0
},
"KSP_VERSION":{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ MODULE
{
name = FStextureSwitch2
moduleID = 0
textureNames = UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL
textureNames = UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL
objectNames =
textureDisplayNames = MetallicOre;Water;Substrate;Minerals;Karbonite;LFO;MonoPropellant;Uraninite;MaterialKits
textureDisplayNames = MetallicOre;Water;Substrate;Minerals;Karbonite;LFO;MonoPropellant;Uraninite;MaterialKits;LiquidFuel
useFuelSwitchModule = true
fuelTankSetups = 0;1;2;3;4;5;6;7;8
fuelTankSetups = 0;1;2;3;4;5;6;7;8;9
repaintableEVA = false
nextButtonText = Next Cargo
prevButtonText = Previous Cargo
Expand All @@ -60,12 +60,12 @@ MODULE
MODULE
{
name = FSfuelSwitch
resourceNames = MetallicOre;Water;Substrate;Minerals;Karbonite;LiquidFuel,Oxidizer;MonoPropellant;Uraninite;MaterialKits
resourceAmounts = 15000;15000;15000;15000;15000;1350,1650;15000;15000;15000
initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0
tankCost = 10500;12;4500;12000;4800;1377;3600;10500;15000
resourceNames = MetallicOre;Water;Substrate;Minerals;Karbonite;LiquidFuel,Oxidizer;MonoPropellant;Uraninite;MaterialKits;LiquidFuel
resourceAmounts = 15000;15000;15000;15000;15000;1350,1650;15000;15000;15000;3000
initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0;0
tankCost = 10500;12;4500;12000;4800;1377;3600;10500;15000;1377
basePartMass = 0.5
tankMass = 0;0;0;0;0;0;0;0;0
tankMass = 0;0;0;0;0;0;0;0;0;0
hasGUI = false
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@ MODULE
{
name = FStextureSwitch2
moduleID = 0
textureNames = UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL
textureNames = UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL;UmbraSpaceIndustries/FTT/Assets/DECAL
objectNames =
textureDisplayNames = MetallicOre;Water;Substrate;Minerals;Karbonite;LFO;MonoPropellant;Uraninite;MaterialKits
textureDisplayNames = MetallicOre;Water;Substrate;Minerals;Karbonite;LFO;MonoPropellant;Uraninite;MaterialKits;LiquidFuel
useFuelSwitchModule = true
fuelTankSetups = 0;1;2;3;4;5;6;7;8
fuelTankSetups = 0;1;2;3;4;5;6;7;8;9
repaintableEVA = false
nextButtonText = Next Cargo
prevButtonText = Previous Cargo
Expand All @@ -71,12 +71,12 @@ MODULE
MODULE
{
name = FSfuelSwitch
resourceNames = MetallicOre;Water;Substrate;Minerals;Karbonite;LiquidFuel,Oxidizer;MonoPropellant;Uraninite;MaterialKits
resourceAmounts = 45000;45000;45000;45000;45000;4050,4950;45000;45000;45000
initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0
tankCost = 31500;36;13500;36000;14400;4131;10800;31500;45000
resourceNames = MetallicOre;Water;Substrate;Minerals;Karbonite;LiquidFuel,Oxidizer;MonoPropellant;Uraninite;MaterialKits;LiquidFuel
resourceAmounts = 45000;45000;45000;45000;45000;4050,4950;45000;45000;45000;9000
initialResourceAmounts = 0;0;0;0;0;0,0;0;0;0;0
tankCost = 31500;36;13500;36000;14400;4131;10800;31500;45000;4131
basePartMass = 1.5
tankMass = 0;0;0;0;0;0;0;0;0
tankMass = 0;0;0;0;0;0;0;0;0;0
hasGUI = false
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ stagingIcon = LIQUID_ENGINE
}
atmosphereCurve
{
key = 0 7500 0 0
key = 0 150 0 0
}
// Jet params
atmChangeFlow = True
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ stagingIcon = LIQUID_ENGINE
}
atmosphereCurve
{
key = 0 7500 0 0
key = 0 150 0 0
}
// Jet params
atmChangeFlow = True
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ stagingIcon = LIQUID_ENGINE
}
atmosphereCurve
{
key = 0 7500 0 0
key = 0 150 0 0
}
// Jet params
atmChangeFlow = True
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ stagingIcon = LIQUID_ENGINE
}
atmosphereCurve
{
key = 0 7500 0 0
key = 0 150 0 0
}
// Jet params
atmChangeFlow = True
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ MODULE
MODULE
{
name = ModuleEnginesFX
thrustVectorTransformName = thrustTransform
thrustVectorTransformName = ThrustTransform
minThrust = 0
maxThrust = 250
heatProduction = 50
Expand All @@ -98,7 +98,7 @@ MODULE
}
atmosphereCurve
{
key = 0 7500 0 0
key = 0 150 0 0
}
// Jet params
atmChangeFlow = True
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,27 @@ MODULE
Ratio = 0.525
}
}
MODULE
{
name = ModuleReactionWheel
PitchTorque = 30
YawTorque = 30
RollTorque = 30
torqueResponseSpeed = 30
RESOURCE
{
name = ElectricCharge
rate = 0.6
}
}
MODULE
{
name = ModuleProbeControlPoint
minimumCrew = 2
multiHop = False
}
}
Expand Down
Loading

0 comments on commit b43e006

Please sign in to comment.