Skip to content

Commit

Permalink
Merge pull request #29 from BobPalmer/DEVELOP
Browse files Browse the repository at this point in the history
KSP 1.2.1
  • Loading branch information
BobPalmer authored Nov 15, 2016
2 parents c22ee22 + 7f60d26 commit fd1d56b
Show file tree
Hide file tree
Showing 20 changed files with 44 additions and 498 deletions.
4 changes: 4 additions & 0 deletions FOR_RELEASE/GameData/000_USITools/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.8.4 - (KSP 1.2.1)
-------------------
Dependency Updates

0.8.3 - 2016.10.22
------------------
Fixed a bug causing NRE spam with toolbar (thanks Kerbas-ad-astra!)
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.
6 changes: 3 additions & 3 deletions FOR_RELEASE/GameData/000_USITools/USITools.version
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"VERSION":{
"MAJOR":0,
"MINOR":8,
"PATCH":3,
"PATCH":4,
"BUILD":0
},
"KSP_VERSION":{
"MAJOR":1,
"MINOR":2,
"PATCH":0
"PATCH":1
},
"KSP_VERSION_MIN":{
"MAJOR":1,
Expand All @@ -26,6 +26,6 @@
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":2,
"PATCH":0
"PATCH":1
}
}
22 changes: 16 additions & 6 deletions FOR_RELEASE/GameData/Firespitter/Firespitter.version
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,21 @@
"VERSION": {
"MAJOR": 7,
"MINOR": 4,
"PATCH": 1
"PATCH": 2
},
"KSP_VERSION": {
"MAJOR": 1,
"MINOR": 2,
"PATCH": 0
}
"KSP_VERSION":{
"MAJOR":1,
"MINOR":2,
"PATCH":1
},
"KSP_VERSION_MIN":{
"MAJOR":1,
"MINOR":2,
"PATCH":0
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":2,
"PATCH":1
}
}
Binary file modified FOR_RELEASE/GameData/Firespitter/Plugins/Firespitter.dll
Binary file not shown.
Binary file modified FOR_RELEASE/GameData/Firespitter/Plugins/Firespitter.dll.mdb
Binary file not shown.
Binary file modified FOR_RELEASE/GameData/Firespitter/Plugins/Firespitter.pdb
Binary file not shown.
Binary file added FOR_RELEASE/GameData/ModuleManager.2.7.3.dll
Binary file not shown.
5 changes: 5 additions & 0 deletions FOR_RELEASE/GameData/UmbraSpaceIndustries/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.3.4 - (KSP 1.2.1)
-------------------
Changed Nukes category to Electrical (Thanks SirCharizard17/SixDasher!)
Removed NFE Configs (Nertea should handle this now)

0.3.3 - 2016.10.22
------------------
Dependency Updates
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ attachRules = 1,1,1,1,0


// --- standard part parameters ---
mass = 17.5
mass = 1.75
dragModelType = default
maximum_drag = 0.20
minimum_drag = 0.15
Expand All @@ -58,7 +58,7 @@ bulkheadProfiles = size0,srf
resourceAmounts = 14000;140000;1400000;1260,1540;14000;14000;14000;56000;2800;2800
initialResourceAmounts = 0;35000;350000;0;0;0;0;0;0;0
tankCost = 56000000;560000;14700;1288;11.2;224000;0;2058;2240;3360
basePartMass = 17.5
basePartMass = 1.75
tankMass = 0;0;0;0;0;0;0;0;0;0
hasGUI = false
}
Expand Down
4 changes: 4 additions & 0 deletions FOR_RELEASE/GameData/UmbraSpaceIndustries/Orion/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.3.3 - (KSP 1.2.1)
-------------------
Dependency Updates

0.3.2 - 2016.10.22
------------------
Made atmospheric nerf optional
Expand Down
6 changes: 3 additions & 3 deletions FOR_RELEASE/GameData/UmbraSpaceIndustries/Orion/Orion.version
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"VERSION":{
"MAJOR":0,
"MINOR":3,
"PATCH":2,
"PATCH":3,
"BUILD":0
},
"KSP_VERSION":{
"MAJOR":1,
"MINOR":2,
"PATCH":0
"PATCH":1
},
"KSP_VERSION_MIN":{
"MAJOR":1,
Expand All @@ -26,6 +26,6 @@
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":2,
"PATCH":0
"PATCH":1
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ PART
TechRequired = advScienceTech
entryCost = 3795
cost = 37950
category = Utility
category = Electrical
subcategory = 0
title = Nuclear Reactor (1.25m)
manufacturer = Umbra Space Industries
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ PART
TechRequired = advScienceTech
entryCost = 25575
cost = 255750
category = Utility
category = Electrical
subcategory = 0
title = Nuclear Reactor (2.5m)
manufacturer = Umbra Space Industries
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ PART
TechRequired = advScienceTech
entryCost = 74250
cost = 742500
category = Utility
category = Electrical
subcategory = 0
title = Nuclear Reactor (3.75m)
manufacturer = Umbra Space Industries
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ PART
TechRequired = advScienceTech
entryCost = 495
cost = 4950
category = Utility
category = Electrical
subcategory = 0
title = Nuclear Reactor (.625m)
manufacturer = Umbra Space Industries
Expand Down
Loading

0 comments on commit fd1d56b

Please sign in to comment.