diff --git a/GameData/RustyStar/RustyStarRockets/1.4.0.0.htm b/GameData/RustyStar/RustyStarRockets/1.5.0.0.htm
similarity index 93%
rename from GameData/RustyStar/RustyStarRockets/1.4.0.0.htm
rename to GameData/RustyStar/RustyStarRockets/1.5.0.0.htm
index b1a2a22fe..d884ee97b 100644
--- a/GameData/RustyStar/RustyStarRockets/1.4.0.0.htm
+++ b/GameData/RustyStar/RustyStarRockets/1.5.0.0.htm
@@ -6,8 +6,8 @@
+src="https://img.shields.io/badge/Rusty%20Star%20Rockets%20(RSR)%20-v1.5.0.0--release-BADA55.svg?style=plastic&labelColor=darkgreen/"
+title="1.5.0.0-release" alt="Rusty Star Rockets Version" />
-Version 1.4.0.0-release
+Version 1.5.0.0-release
- <Archival>
edition
-- 06 Jan 2016
+- 25 Jan 2016
- Released for Kerbal Space Program [KSP 1.0.5]
@@ -34,23 +34,27 @@ Version 1.4.0.0-release
Changes
+- improved textures
+- various tweaks
- new parts:
-- hitchhiker container
-- size 2 vacuum engine
-- new lab
-- some fuel tanks
-- new submarine style command pod
+- size 0
+
+- large liquid fuel tank
+- turbojet engine
+- inline cockpit
+- hypersonic air intake
-- improved some textures
-- various tweaks
-Status 1.4.0.0
+Status 1.5.0.0
- Issues
- updates #9 - Archival Releases
-- closes #39 - 1.4.0.0-release
+- closes #40 - 1.5.0.0-release
- updates #46 - [Bug 🐞]: part.cfg errors
diff --git a/GameData/RustyStar/RustyStarRockets/FX/AlienEngine.mu b/GameData/RustyStar/RustyStarRockets/FX/AlienEngine.mu
new file mode 100644
index 000000000..546d5b8fd
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/FX/AlienEngine.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/FX/bigEFF.mu b/GameData/RustyStar/RustyStarRockets/FX/bigEFF.mu
index 884505e76..ff6fea31a 100644
Binary files a/GameData/RustyStar/RustyStarRockets/FX/bigEFF.mu and b/GameData/RustyStar/RustyStarRockets/FX/bigEFF.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/FX/gecko_tex.png b/GameData/RustyStar/RustyStarRockets/FX/gecko_tex.png
new file mode 100644
index 000000000..c44327da2
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/FX/gecko_tex.png differ
diff --git a/GameData/RustyStar/RustyStarRockets/FX/redCircle.mu b/GameData/RustyStar/RustyStarRockets/FX/redCircle.mu
index 5a4fa6f2e..38c3a137c 100644
Binary files a/GameData/RustyStar/RustyStarRockets/FX/redCircle.mu and b/GameData/RustyStar/RustyStarRockets/FX/redCircle.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/FX/rustyVacuumEFF.mu b/GameData/RustyStar/RustyStarRockets/FX/rustyVacuumEFF.mu
index 4a15523d6..6c2f432e0 100644
Binary files a/GameData/RustyStar/RustyStarRockets/FX/rustyVacuumEFF.mu and b/GameData/RustyStar/RustyStarRockets/FX/rustyVacuumEFF.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/CTRLWinglet/model000.dds b/GameData/RustyStar/RustyStarRockets/Parts/Aero/CTRLWinglet/model000.dds
index 8a8652eb4..68d5c8bae 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Aero/CTRLWinglet/model000.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Aero/CTRLWinglet/model000.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/CTRLWinglet2/model000.dds b/GameData/RustyStar/RustyStarRockets/Parts/Aero/CTRLWinglet2/model000.dds
index 8a8652eb4..dcb5f1e5a 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Aero/CTRLWinglet2/model000.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Aero/CTRLWinglet2/model000.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/CTRLWingletBIG/model000.dds b/GameData/RustyStar/RustyStarRockets/Parts/Aero/CTRLWingletBIG/model000.dds
index 92cad8755..72c326e2a 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Aero/CTRLWingletBIG/model000.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Aero/CTRLWingletBIG/model000.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/ConeR/ConeR.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Aero/ConeR/ConeR.cfg
index cef69133f..dd71d6d0d 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Aero/ConeR/ConeR.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Aero/ConeR/ConeR.cfg
@@ -12,7 +12,7 @@ mesh = model.mu
cost = 240
category = Aero
subcategory = 0
- title = Very Pointy Nose Cone
+ title = RSR Very Pointy Nose Cone
manufacturer = Rusty Star Rockets
description = Point it to the space!
attachRules = 1,0,1,1,0
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/ConeR/model000.dds b/GameData/RustyStar/RustyStarRockets/Parts/Aero/ConeR/model000.dds
index a9c70adf2..833698b38 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Aero/ConeR/model000.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Aero/ConeR/model000.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/ConeR2/ConeR2.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Aero/ConeR2/ConeR2.cfg
index f76442251..63030ea9c 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Aero/ConeR2/ConeR2.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Aero/ConeR2/ConeR2.cfg
@@ -12,7 +12,7 @@ mesh = model.mu
cost = 260
category = Aero
subcategory = 0
- title = Pointy Nose Cone
+ title = RSR Pointy Nose Cone
manufacturer = Rusty Star Rockets
description = Point it to the space!
attachRules = 1,0,1,1,0
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/ConeR2/model000.dds b/GameData/RustyStar/RustyStarRockets/Parts/Aero/ConeR2/model000.dds
index a9c70adf2..031f41098 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Aero/ConeR2/model000.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Aero/ConeR2/model000.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_Intake/RSR_Intake.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_Intake/RSR_Intake.cfg
index b413c32cb..01be9a3c3 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_Intake/RSR_Intake.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_Intake/RSR_Intake.cfg
@@ -3,9 +3,10 @@ PART
name = RSR_Intake
module = Part
author = GagaX
+mesh = model.mu
rescaleFactor = 1
node_stack_bottom = 0.0, -0.0, 0.0, 0.0, -1.0, 0.0
- TechRequired = hypersonicFlight
+ TechRequired = supersonicFlight
entryCost = 21000
cost = 3050
category = Aero
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_Intake2/NewModel.mu b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_Intake2/NewModel.mu
new file mode 100644
index 000000000..6cf755936
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_Intake2/NewModel.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_Intake2/RSR_Intake2.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_Intake2/RSR_Intake2.cfg
new file mode 100644
index 000000000..19720e1ed
--- /dev/null
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_Intake2/RSR_Intake2.cfg
@@ -0,0 +1,45 @@
+PART
+{
+ name = RSR_Intake2
+ module = Part
+ author = GagaX
+mesh = NewModel.mu
+ rescaleFactor = 1
+ node_stack_bottom = 0.0, -0.13285, 0.0, 0.0, -1.0, 0.0
+ TechRequired = hypersonicFlight
+ entryCost = 29000
+ cost = 3650
+ category = Aero
+ subcategory = 0
+ title = RSR Intake 2
+ manufacturer = Rusty Star Rockets
+ description = .
+ attachRules = 1,0,1,1,0
+ mass = 0.02
+ thermalMassModifier = 12.0
+ // heatConductivity = 0.06 // half default
+ emissiveConstant = 0.7
+ dragModelType = default
+ maximum_drag = 0.25
+ minimum_drag = 0.25
+ angularDrag = 1
+ crashTolerance = 9
+ maxTemp = 2600 // = 3400
+ fuelCrossFeed = True
+ bulkheadProfiles = size1
+ MODULE
+ {
+ name = ModuleResourceIntake
+ resourceName = IntakeAir
+ checkForOxygen = true
+ area = 0.012
+ intakeSpeed = 12
+ intakeTransformName = Intake
+ }
+ RESOURCE
+ {
+ name = IntakeAir
+ amount = 1.1
+ maxAmount = 1.1
+ }
+}
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_Intake2/Untitled-1.dds b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_Intake2/Untitled-1.dds
new file mode 100644
index 000000000..77fa744f7
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_Intake2/Untitled-1.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_Intake2/bump_NRM.dds b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_Intake2/bump_NRM.dds
new file mode 100644
index 000000000..ce0f088f4
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_Intake2/bump_NRM.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_RadialIntake/RSR_RadialIntake.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_RadialIntake/RSR_RadialIntake.cfg
index 9c0257050..f6a17ba4b 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_RadialIntake/RSR_RadialIntake.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_RadialIntake/RSR_RadialIntake.cfg
@@ -12,7 +12,7 @@ scale = 1
cost = 1000
category = Aero
subcategory = 0
- title = RS Radial Intake
+ title = RSR Radial Intake
manufacturer = If you put more than 100 of these intakes on your craft, jet engines will work in vacuum. Maybe.
attachRules = 0,1,0,0,0
mass = 0.01
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_RadialIntake/model000.dds b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_RadialIntake/model000.dds
index 1280f5327..8332450e1 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_RadialIntake/model000.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_RadialIntake/model000.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/CTRL_surface2.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/CTRL_surface2.cfg
index b5bb948c4..84c788afc 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/CTRL_surface2.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/CTRL_surface2.cfg
@@ -14,7 +14,7 @@ scale = 1
category = Aero
subcategory = 0
title = RSR Elevon X2
- manufacturer = RSR
+ manufacturer = Rusty Star Rockets
description = Control surface.
attachRules = 0,1,0,0,1
mass = 0.125
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/wingArrowhead.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/wingArrowhead.cfg
index df212f3fb..7339e8546 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/wingArrowhead.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/wingArrowhead.cfg
@@ -13,7 +13,7 @@ scale = 1
cost = 600
category = Aero
subcategory = 0
- title = Arrowhead Wing
+ title = RSR Arrowhead Wing
manufacturer = Rusty Star Rockets
description = This technology was stolen from birds. And now, birds are angry.
attachRules = 0,1,0,1,1
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/wingDeltaSharp.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/wingDeltaSharp.cfg
index e7bba5a53..05acac39c 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/wingDeltaSharp.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/wingDeltaSharp.cfg
@@ -13,7 +13,7 @@ scale = 1
cost = 600
category = Aero
subcategory = 0
- title = wingDeltaSharp
+ title = RSR Delta Wing V-S5G
manufacturer = Rusty Star Rockets
description = This technology was stolen from birds. And now, birds are angry.
attachRules = 0,1,0,1,1
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/wingHalfSquare.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/wingHalfSquare.cfg
index ac07d24b0..d19ce8c1e 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/wingHalfSquare.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/wingHalfSquare.cfg
@@ -13,7 +13,7 @@ scale = 1
cost = 600
category = Aero
subcategory = 0
- title = wingHalfSquare
+ title = RSR Wing 4-A77
manufacturer = Rusty Star Rockets
description = This technology was stolen from birds. And now, birds are angry.
attachRules = 0,1,0,1,1
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/wingSquare.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/wingSquare.cfg
index 2ffc4e5ba..8308a930f 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/wingSquare.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/wingSquare.cfg
@@ -13,7 +13,7 @@ scale = 1
cost = 600
category = Aero
subcategory = 0
- title = wingSquare
+ title = RSR Wing 3-SD
manufacturer = Rusty Star Rockets
description = This technology was stolen from birds. And now, birds are angry.
attachRules = 0,1,0,1,1
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/wingSquareDouble.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/wingSquareDouble.cfg
index 5adeaa022..35f8585f9 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/wingSquareDouble.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet/wingSquareDouble.cfg
@@ -13,7 +13,7 @@ scale = 1
cost = 600
category = Aero
subcategory = 0
- title = wingSquareDuoble
+ title = RSR Wing P-11
manufacturer = Rusty Star Rockets
description = This technology was stolen from birds. And now, birds are angry.
attachRules = 0,1,0,1,1
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet2/wingDeltaSharp2.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet2/wingDeltaSharp2.cfg
index b070e6767..67f497f05 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet2/wingDeltaSharp2.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet2/wingDeltaSharp2.cfg
@@ -13,7 +13,7 @@ scale = 1
cost = 600
category = Aero
subcategory = 0
- title = wingDeltaSharp
+ title = RSR wingDeltaSharp
manufacturer = Rusty Star Rockets
description = This technology was stolen from birds. And now, birds are angry.
attachRules = 0,1,0,1,1
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet2/wingHalfSquare2.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet2/wingHalfSquare2.cfg
index 949e9bc98..ce7fb5097 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet2/wingHalfSquare2.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet2/wingHalfSquare2.cfg
@@ -13,7 +13,7 @@ scale = 1
cost = 600
category = Aero
subcategory = 0
- title = wingHalfSquare2
+ title = RSR wingHalfSquare2
manufacturer = Rusty Star Rockets
description = This technology was stolen from birds. And now, birds are angry.
attachRules = 0,1,0,1,1
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet2/wingSquare2.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet2/wingSquare2.cfg
index 29afe4797..ff74d0f5e 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet2/wingSquare2.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet2/wingSquare2.cfg
@@ -13,7 +13,7 @@ scale = 1
cost = 600
category = Aero
subcategory = 0
- title = wingSquare2
+ title = RSR wingSquare2
manufacturer = Rusty Star Rockets
description = This technology was stolen from birds. And now, birds are angry.
attachRules = 0,1,0,1,1
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet2/wingSquareDouble2.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet2/wingSquareDouble2.cfg
index a50062df7..eaa1bad7d 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet2/wingSquareDouble2.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Aero/RSR_WingSet2/wingSquareDouble2.cfg
@@ -13,7 +13,7 @@ scale = 1
cost = 600
category = Aero
subcategory = 0
- title = wingSquareDuoble2
+ title = RSR wingSquareDuoble2
manufacturer = Rusty Star Rockets
description = This technology was stolen from birds. And now, birds are angry.
attachRules = 0,1,0,1,1
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Command/KerbalInTheBox/KerbalInTheBox.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Command/KerbalInTheBox/KerbalInTheBox.cfg
index 0acdf493c..d7088a2cd 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Command/KerbalInTheBox/KerbalInTheBox.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Command/KerbalInTheBox/KerbalInTheBox.cfg
@@ -13,11 +13,11 @@ node_stack_top = 0.0, 0.74, 0.0, 0.0, 1.0, 0.0, 1
cost = 950
category = Pods
subcategory = 0
- title = Kerbal In The Box
+ title = RSR "Kerbal In The Box"
manufacturer = Rusty Star Rockets
- description = Safe, reliable and cheap. Ideal for simple orbital missions and for interplanetary adventures. Protected from oxidation by RSR "Already Rusted" technology. Equipped with solid fuel retrorockets.
+ description = Safe, reliable and cheap. Ideal for simple orbital missions and for interplanetary adventures. Protected from oxidation by RSR "Already Rusted" technology. Equipped with liquid fuel retrorockets.
attachRules = 1,0,1,1,0
- mass = 0.62
+ mass = 0.65
dragModelType = default
maximum_drag = 0.1
minimum_drag = 0.1
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Avion/RSR_Avion.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Avion/RSR_Avion.cfg
index d0277d58c..fdd203fa2 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Avion/RSR_Avion.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Avion/RSR_Avion.cfg
@@ -6,7 +6,7 @@ PART
mesh = model.mu
scale = 1
rescaleFactor = 1
- node_stack_bottom = 0.0, -1.01, 0.0, 0.0, -1.0, 0.0, 1
+ node_stack_bottom = 0.0, -1.0, 0.0, 0.0, -1.0, 0.0, 1
TechRequired = aerodynamicSystems
entryCost = 1100
cost = 550
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Avion/model000.dds b/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Avion/model000.dds
index 207ec82c2..fdb5acc6f 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Avion/model000.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Avion/model000.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Avion2/Untitled-1.dds b/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Avion2/Untitled-1.dds
index 41b745a5a..e384df772 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Avion2/Untitled-1.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Avion2/Untitled-1.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Inline_Cockpit/NewModel.mu b/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Inline_Cockpit/NewModel.mu
new file mode 100644
index 000000000..c5134336b
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Inline_Cockpit/NewModel.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Inline_Cockpit/RSR_Inline_Cockpit.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Inline_Cockpit/RSR_Inline_Cockpit.cfg
new file mode 100644
index 000000000..0b852abc5
--- /dev/null
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Inline_Cockpit/RSR_Inline_Cockpit.cfg
@@ -0,0 +1,92 @@
+PART
+{
+ name = RSR_Inline_Cockpit
+ module = Part
+ author = GagaX
+ mesh = NewModel.mu
+ scale = 1
+rescaleFactor = 1
+ node_stack_bottom = 0.0, -0.95094, 0.0, 0.0, -1.0, 0.0, 1
+node_stack_top = 0.0, 0.80438, 0.0, 0.0, 1.0, 0.0, 1
+ TechRequired = advAerodynamics
+ entryCost = 1700
+ cost = 850
+ category = Pods
+ subcategory = 0
+ title = RSR inline cockpit
+ manufacturer = Rusty Star Rockets
+ description = Uncomfortable and unfunctioonal. Jeb likes it.
+ attachRules = 1,0,1,1,0
+ mass = 1
+ dragModelType = default
+ maximum_drag = 0.1
+ minimum_drag = 0.1
+ angularDrag = 2
+ crashTolerance = 45
+ maxTemp = 2000 // = 3400
+ vesselType = Ship
+ CrewCapacity = 1
+ bulkheadProfiles = size1
+
+ INTERNAL
+ {
+ name = RSR_Inline_Cockpit_INT
+ }
+ MODULE
+ {
+ name = ModuleCommand
+ minimumCrew = 1
+ }
+ RESOURCE
+ {
+ name = ElectricCharge
+ amount = 50
+ maxAmount = 50
+ }
+ MODULE
+ {
+ name = ModuleReactionWheel
+ PitchTorque = 10
+ YawTorque = 10
+ RollTorque = 10
+ RESOURCE
+ {
+ name = ElectricCharge
+ rate = 0.375
+ }
+ }
+ MODULE
+ {
+ name = ModuleScienceExperiment
+ experimentID = crewReport
+ experimentActionName = Crew Report
+ resetActionName = Discard Crew Report
+ reviewActionName = Review Report
+ useStaging = False
+ useActionGroups = True
+ hideUIwhenUnavailable = True
+ rerunnable = True
+ xmitDataScalar = 1.0
+ usageReqMaskInternal = 5
+ usageReqMaskExternal = -1
+ }
+ MODULE
+ {
+ name = ModuleScienceContainer
+ reviewActionName = Review Stored Data
+ storeActionName = Store Experiments
+ evaOnlyStorage = True
+ storageRange = 1.3
+ }
+ RESOURCE
+ {
+ name = MonoPropellant
+ amount = 1
+ maxAmount = 1
+ }
+//MODULE
+//{
+// name = FlagDecal
+// textureQuadName = flag
+//}
+}
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Inline_Cockpit/Untitled-1.dds b/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Inline_Cockpit/Untitled-1.dds
new file mode 100644
index 000000000..7f7f7fc7c
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Inline_Cockpit/Untitled-1.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Inline_Cockpit/bump_NRM.dds b/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Inline_Cockpit/bump_NRM.dds
new file mode 100644
index 000000000..c6519c8c4
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_Inline_Cockpit/bump_NRM.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_SubCP/Untitled-1.dds b/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_SubCP/Untitled-1.dds
index ea4b1d150..ba49c077c 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_SubCP/Untitled-1.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Command/RSR_SubCP/Untitled-1.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsule/model000.dds b/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsule/model000.dds
index e39208bf9..264336257 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsule/model000.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsule/model000.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsule0/NewModel.mu b/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsule0/NewModel.mu
new file mode 100644
index 000000000..317baec30
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsule0/NewModel.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsule0/RustyCapsule0.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsule0/RustyCapsule0.cfg
new file mode 100644
index 000000000..84faaa162
--- /dev/null
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsule0/RustyCapsule0.cfg
@@ -0,0 +1,87 @@
+PART
+{
+ name = RustyCapsule0
+ module = Part
+ author = GagaX
+ mesh = NewModel.mu
+ scale = 1
+rescaleFactor = 1
+ node_stack_bottom = 0.0, -0.40356, 0.0, 0.0, -1.0, 0.0, 1
+node_stack_top = 0.0, 0.54921, 0.0, 0.0, 1.0, 0.0, 1
+ TechRequired = commandModules
+ entryCost = 2000
+ cost = 1950
+ category = Pods
+ subcategory = 0
+ title = RSR Mini Capsule
+ manufacturer = Rusty Star Rockets
+ description = .
+ attachRules = 1,0,1,1,0
+ mass = 0.41
+ dragModelType = default
+ maximum_drag = 0.1
+ minimum_drag = 0.1
+ angularDrag = 2
+ crashTolerance = 45
+ maxTemp = 2000 // = 3400
+ vesselType = Ship
+ CrewCapacity = 1
+ bulkheadProfiles = size0
+
+ INTERNAL
+ {
+ name = RustyCapsule0_INT
+ }
+ MODULE
+ {
+ name = ModuleCommand
+ minimumCrew = 1
+ }
+ RESOURCE
+ {
+ name = ElectricCharge
+ amount = 10
+ maxAmount = 10
+ }
+ MODULE
+ {
+ name = ModuleReactionWheel
+ PitchTorque = 1
+ YawTorque = 1
+ RollTorque = 1
+ RESOURCE
+ {
+ name = ElectricCharge
+ rate = 0.15
+ }
+ }
+ MODULE
+ {
+ name = ModuleScienceExperiment
+ experimentID = crewReport
+ experimentActionName = Crew Report
+ resetActionName = Discard Crew Report
+ reviewActionName = Review Report
+ useStaging = False
+ useActionGroups = True
+ hideUIwhenUnavailable = True
+ rerunnable = True
+ xmitDataScalar = 1.0
+ usageReqMaskInternal = 5
+ usageReqMaskExternal = -1
+ }
+ MODULE
+ {
+ name = ModuleScienceContainer
+ reviewActionName = Review Stored Data
+ storeActionName = Store Experiments
+ evaOnlyStorage = True
+ storageRange = 1.3
+ }
+ RESOURCE
+ {
+ name = MonoPropellant
+ amount = 5
+ maxAmount = 5
+ }
+}
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsule0/Untitled-1.dds b/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsule0/Untitled-1.dds
new file mode 100644
index 000000000..c4d5f031f
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsule0/Untitled-1.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsule0/bump_NRM.dds b/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsule0/bump_NRM.dds
new file mode 100644
index 000000000..42bca0960
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsule0/bump_NRM.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsuleAvion/model.mu b/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsuleAvion/model.mu
index 166764b85..6be1a03e3 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsuleAvion/model.mu and b/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsuleAvion/model.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsuleAvion/model000.dds b/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsuleAvion/model000.dds
index 34837b719..8793b4ab9 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsuleAvion/model000.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyCapsuleAvion/model000.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyRCS_block/Untitled-1.dds b/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyRCS_block/Untitled-1.dds
index e6aaae349..832b34109 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyRCS_block/Untitled-1.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Command/RustyRCS_block/Untitled-1.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Engine/Longsword/Longsword.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Engine/Longsword/Longsword.cfg
index 25d12e04c..40f688f6c 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Engine/Longsword/Longsword.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Engine/Longsword/Longsword.cfg
@@ -24,7 +24,7 @@ rescaleFactor = 1
cost = 37000
category = Engine
subcategory = 0
- title = Longsword Engine
+ title = RSR Longsword Engine
manufacturer = Rusty Star Rockets
description = .
attachRules = 1,0,1,1,0
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Engine/Longsword/NewModel.mu b/GameData/RustyStar/RustyStarRockets/Parts/Engine/Longsword/NewModel.mu
index ae96487ed..fa18020b7 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Engine/Longsword/NewModel.mu and b/GameData/RustyStar/RustyStarRockets/Parts/Engine/Longsword/NewModel.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Engine/Longsword/Untitled-1.dds b/GameData/RustyStar/RustyStarRockets/Parts/Engine/Longsword/Untitled-1.dds
index e3f5cb249..823734f2d 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Engine/Longsword/Untitled-1.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Engine/Longsword/Untitled-1.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Engine/RSRturboJet/NewModel.mu b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RSRturboJet/NewModel.mu
new file mode 100644
index 000000000..4d1f82950
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RSRturboJet/NewModel.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Engine/RSRturboJet/RSRturboJet.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RSRturboJet/RSRturboJet.cfg
new file mode 100644
index 000000000..7b11eac32
--- /dev/null
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RSRturboJet/RSRturboJet.cfg
@@ -0,0 +1,460 @@
+PART
+{
+ name = RSRturboJet
+ module = Part
+ author = GagaX
+ mesh = NewModel.mu
+
+ rescaleFactor = 1
+ node_stack_top = 0.0, 0.80937, 0.0, 0.0, 1.0, 0.0
+ TechRequired = hypersonicFlight
+ entryCost = 17000
+ cost = 2050
+ category = Engine
+ subcategory = 0
+ title = RSR Turbo Ramjet Engine "Bura"
+ manufacturer = Rusty Star Rockets
+ description = .
+ attachRules = 1,0,1,1,0
+ mass = 1.75
+ heatConductivity = 0.06 // half default
+ skinInternalConductionMult = 4.0
+ emissiveConstant = 0.8 // engine nozzles are good at radiating.
+ dragModelType = default
+ maximum_drag = 0.2
+ minimum_drag = 0.2
+ angularDrag = 2
+ crashTolerance = 7
+ maxTemp = 2000 // = 3600
+ bulkheadProfiles = size1
+ MODULE
+ {
+ name = ModuleEnginesFX
+ thrustVectorTransformName = thrustTransform
+ exhaustDamage = True
+ ignitionThreshold = 0.1
+ minThrust = 0
+ maxThrust = 140
+ heatProduction = 75
+ useEngineResponseTime = True
+ engineAccelerationSpeed = 0.2
+ engineDecelerationSpeed = 0.4
+ useVelocityCurve = False
+ flameoutEffectName = flameout
+ powerEffectName = running_thrust
+ runningEffectName = shockDiamond
+ engageEffectName = engage
+ disengageEffectName = disengage
+ spoolEffectName = running_turbine
+ engineSpoolIdle = 0.05
+ engineSpoolTime = 2.0
+ EngineType = Turbine
+ exhaustDamageMultiplier = 400
+ PROPELLANT
+ {
+ name = LiquidFuel
+ resourceFlowMode = STAGE_STACK_FLOW_BALANCE
+ ratio = 1
+ DrawGauge = True
+ }
+ PROPELLANT
+ {
+ name = IntakeAir
+ ignoreForIsp = True
+ ratio = 8
+ }
+ atmosphereCurve
+ {
+ key = 0 4000 0 0
+ }
+ // Jet params
+ atmChangeFlow = True
+ useVelCurve = True
+ useAtmCurve = True
+ flowMultCap = 2.0
+ machLimit = 2.5
+ machHeatMult = 6.0
+ velCurve
+ {
+ key = 0 1 0 0
+ key = 0.2 0.98 0 0
+ key = 0.72 1.716 2.433527 2.433527
+ key = 1.36 3.2 1.986082 1.986082
+ key = 2.15 4.9 1.452677 1.452677
+ key = 3 5.8 0.0005786046 0.0005786046
+ key = 4.5 3 -4.279616 -4.279616
+ key = 5.5 0 -0.02420209 0
+ }
+ atmCurve
+ {
+ // definite 'kink' to the curve at high altitude, compared to flatter BJE curve
+ key = 0 0 0 0
+ key = 0.045 0.166 4.304647 4.304647
+ key = 0.16 0.5 0.5779132 0.5779132
+ key = 0.5 0.6 0.4809403 0.4809403
+ key = 1 1 1.013946 0
+ }
+ }
+ MODULE
+ {
+ name = FXModuleAnimateThrottle
+ animationName = RSRturboJet
+ dependOnEngineState = True
+ dependOnThrottle = True
+ responseSpeed = 1
+
+ }
+
+ MODULE
+ {
+ name = ModuleGimbal
+ gimbalTransformName = Gimbal
+ gimbalRange = 1
+ }
+ MODULE
+ {
+ name = ModuleAlternator
+ RESOURCE
+ {
+ name = ElectricCharge
+ rate = 5.0
+ }
+ }
+ RESOURCE
+ {
+ name = ElectricCharge
+ amount = 0
+ maxAmount = 0
+ isTweakable = false
+ hideFlow = true
+ }
+ MODULE
+ {
+ name = ModuleTestSubject
+ useStaging = True
+ useEvent = True
+ situationMask = 31
+ CONSTRAINT
+ {
+ type = OXYGEN
+ value = True
+ }
+ CONSTRAINT
+ {
+ // Suborbital/prelaunch only at home
+ // our main situationMask above includes prelaunch and suborbital
+ // but if nothome, here, and that mask with this value (11) which
+ // excludes suborb and prelaunch
+ type = SITUATION
+ value = 11
+ body = _NotHome
+ }
+ CONSTRAINT
+ {
+ // special suborbital case for home.
+ type = ALTITUDE
+ test = LT
+ value = 120000
+ situationMask = 16
+ }
+ CONSTRAINT
+ {
+ type = SPEEDENV
+ test = LT
+ value = 200
+ prestige = Trivial
+ }
+ CONSTRAINT
+ {
+ type = SPEEDENV
+ test = GT
+ value = 100
+ prestige = Trivial
+ }
+ CONSTRAINT
+ {
+ type = SPEEDENV
+ test = LT
+ value = 100
+ prestige = Significant
+ }
+ CONSTRAINT
+ {
+ type = SPEEDENV
+ test = GT
+ value = 50
+ prestige = Significant
+ }
+ CONSTRAINT
+ {
+ type = SPEEDENV
+ test = LT
+ value = 50
+ prestige = Exceptional
+ }
+ CONSTRAINT
+ {
+ type = SPEEDENV
+ test = GT
+ value = 20
+ prestige = Exceptional
+ }
+ CONSTRAINT
+ {
+ type = SPEED
+ test = LT
+ value = 650
+ situationMask = 8
+ prestige = Trivial
+ }
+ CONSTRAINT
+ {
+ type = SPEED
+ test = GT
+ value = 350
+ situationMask = 8
+ prestige = Trivial
+ }
+ CONSTRAINT
+ {
+ type = SPEED
+ test = LT
+ value = 950
+ situationMask = 8
+ prestige = Significant
+ }
+ CONSTRAINT
+ {
+ type = SPEED
+ test = GT
+ value = 450
+ situationMask = 8
+ prestige = Significant
+ }
+ CONSTRAINT
+ {
+ type = SPEED
+ test = LT
+ value = 1200
+ situationMask = 8
+ prestige = Exceptional
+ }
+ CONSTRAINT
+ {
+ type = SPEED
+ test = GT
+ value = 900
+ situationMask = 8
+ prestige = Exceptional
+ }
+ CONSTRAINT
+ {
+ type = DENSITY
+ test = GT
+ value = 0.15
+ situationMask = 8
+ prestige = Trivial
+ }
+ CONSTRAINT
+ {
+ type = DENSITY
+ test = GT
+ value = 0.06
+ situationMask = 8
+ prestige = Significant
+ }
+ CONSTRAINT
+ {
+ type = DENSITY
+ test = GT
+ value = 0.005
+ situationMask = 8
+ prestige = Exceptional
+ }
+ CONSTRAINT
+ {
+ type = ALTITUDEENV
+ test = GT
+ value = 4000
+ prestige = Trivial
+ }
+ CONSTRAINT
+ {
+ type = ALTITUDEENV
+ test = LT
+ value = 8000
+ prestige = Trivial
+ }
+ CONSTRAINT
+ {
+ type = ALTITUDEENV
+ test = GT
+ value = 1000
+ prestige = Significant
+ }
+ CONSTRAINT
+ {
+ type = ALTITUDEENV
+ test = LT
+ value = 2000
+ prestige = Significant
+ }
+ CONSTRAINT
+ {
+ type = ALTITUDEENV
+ test = GT
+ value = 500
+ prestige = Exceptional
+ }
+ CONSTRAINT
+ {
+ type = ALTITUDEENV
+ test = LT
+ value = 1000
+ prestige = Exceptional
+ }
+ CONSTRAINT
+ {
+ type = REPEATABILITY
+ value = ALWAYS
+ prestige = Trivial
+ }
+ CONSTRAINT
+ {
+ type = REPEATABILITY
+ value = BODYANDSITUATION
+ prestige = Significant
+ }
+ CONSTRAINT
+ {
+ type = REPEATABILITY
+ value = ONCEPERPART
+ prestige = Exceptional
+ }
+ }
+ MODULE
+ {
+ name = ModuleSurfaceFX
+ thrustProviderModuleIndex = 0
+ fxMax = 0.6
+ maxDistance = 25
+ falloff = 2
+ thrustTransformName = thrustTransform
+ }
+ EFFECTS
+ {
+ running_thrust
+ {
+ AUDIO
+ {
+ channel = Ship
+ // clip = sound_jet_deep
+ clip = sound_rocket_spurts
+ volume = 0.0 0.0
+ volume = 0.5 0.4
+ volume = 1.0 0.5
+ pitch = 0.0 0.8
+ pitch = 1.0 1.5
+ loop = true
+ }
+ PREFAB_PARTICLE
+ {
+ prefabName = fx_smokeTrail_light
+ transformName = thrustTransform
+ emission = 0.0 0.0
+ emission = 0.05 0.0
+ emission = 0.075 0.25
+ emission = 1.0 1.25
+ speed = 0.0 0.25
+ speed = 1.0 1.0
+ localOffset = 0, 0, 1
+ localRotation = 1, 0, 0, -90
+ }
+ }
+ shockDiamond
+ {
+ MODEL_MULTI_PARTICLE
+ {
+ modelName = Squad/FX/afterburner_shock
+ transformName = thrustTransform
+ emission = 0.0 0.0
+ emission = 0.45 0.0
+ emission = 0.6 0.8
+ emission = 1 1.15
+ speed = 0.4 0.3
+ speed = 0.6 0.8
+ speed = 1.0 1.15
+ }
+ }
+ running_turbine
+ {
+ AUDIO
+ {
+ channel = Ship
+ clip = sound_jet_low
+ volume = 0.0 0.0
+ volume = 0.02 0.0
+ volume = 0.1 0.8
+ volume = 0.2 1.0
+ volume = 0.5 1.0
+ pitch = 0.0 0.5
+ pitch = 0.2 1.0
+ pitch = 1.0 1.2
+ loop = true
+ }
+ MODEL_MULTI_PARTICLE
+ {
+ modelName = Squad/FX/afterburner_flame
+ transformName = thrustTransform
+ emission = 0.0 0.0
+ emission = 0.16 0.0
+ emission = 0.3 0.5
+ emission = 0.5 1.0
+ emission = 1.0 1.0
+ speed = 0.1 0.05
+ speed = 0.3 1.0
+ speed = 0.5 1.15
+ speed = 1.0 1.15
+ }
+ }
+ engage
+ {
+ AUDIO
+ {
+ channel = Ship
+ clip = sound_vent_medium
+ volume = 1.0
+ pitch = 2.0
+ loop = false
+ }
+ }
+ disengage
+ {
+ AUDIO
+ {
+ channel = Ship
+ clip = sound_vent_soft
+ volume = 1.0
+ pitch = 2.0
+ loop = false
+ }
+ }
+ flameout
+ {
+ PREFAB_PARTICLE
+ {
+ prefabName = fx_exhaustSparks_flameout_2
+ transformName = thrustTransform
+ oneShot = true
+ }
+ AUDIO
+ {
+ channel = Ship
+ clip = sound_explosion_low
+ volume = 1.0
+ pitch = 2.0
+ loop = false
+ }
+ }
+ }
+}
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Engine/RSRturboJet/Untitled-1.dds b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RSRturboJet/Untitled-1.dds
new file mode 100644
index 000000000..0dbbaa012
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RSRturboJet/Untitled-1.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Engine/RSRturboJet/bump_NRM.dds b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RSRturboJet/bump_NRM.dds
new file mode 100644
index 000000000..efeb7dec8
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RSRturboJet/bump_NRM.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Engine/RSRturboJet/emm.dds b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RSRturboJet/emm.dds
new file mode 100644
index 000000000..e2b9a0356
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RSRturboJet/emm.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Engine/RadonEngine1/RadonEngine1.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RadonEngine1/RadonEngine1.cfg
index 536e9bd7d..d9098da82 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Engine/RadonEngine1/RadonEngine1.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RadonEngine1/RadonEngine1.cfg
@@ -13,7 +13,7 @@ PART
cost = 9000
category = Engine
subcategory = 0
- title = "Iguana" Radon Electric Propulsion System
+ title = RSR "Iguana" Radon Electric Propulsion System
manufacturer = Rusty Star Rockets
description = .
attachRules = 1,0,1,1,0
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyBooster/RustyBooster.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyBooster/RustyBooster.cfg
index 2e03bc783..c0899d0c6 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyBooster/RustyBooster.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyBooster/RustyBooster.cfg
@@ -20,7 +20,7 @@ PART
cost = 850
category = Engine
subcategory = 0
- title = Rusty Booster "Voozmee"
+ title = RSR Rusty Booster "Voozmee"
manufacturer = Rusty Star Rockets
description = .
attachRules = 1,1,1,1,0
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyBoosterMini/RustyBoosterMini.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyBoosterMini/RustyBoosterMini.cfg
index a46f13c9b..ad45c55b0 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyBoosterMini/RustyBoosterMini.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyBoosterMini/RustyBoosterMini.cfg
@@ -22,7 +22,7 @@ PART
cost = 200
category = Engine
subcategory = 0
- title = Small RSB "Bubu"
+ title = RSR Small RSB "Bubu"
description = .
attachRules = 1,1,1,1,0
mass = 0.45
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyEngineFalchion/RustyEngineFalchion.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyEngineFalchion/RustyEngineFalchion.cfg
index f52121f26..725039ee6 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyEngineFalchion/RustyEngineFalchion.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyEngineFalchion/RustyEngineFalchion.cfg
@@ -24,7 +24,7 @@ rescaleFactor = 0.625
cost = 6000
category = Engine
subcategory = 0
- title = Falchion Engine
+ title = RSR Falchion Engine
manufacturer = Rusty Star Rockets
attachRules = 1,0,1,1,0
bulkheadProfiles = size1
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyLiquidEngineLarge/RustyLiquidEngineLarge.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyLiquidEngineLarge/RustyLiquidEngineLarge.cfg
index da2baa1e0..a43962269 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyLiquidEngineLarge/RustyLiquidEngineLarge.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyLiquidEngineLarge/RustyLiquidEngineLarge.cfg
@@ -13,7 +13,7 @@ PART
cost = 13000
category = Engine
subcategory = 0
- title = RSR Engine
+ title = RSR Engine "Mariveex"
manufacturer = Rusty Star Rockets
description = Rocket engine.
attachRules = 1,0,1,0,0
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyLiquidEngineLarge/Untitled-1.dds b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyLiquidEngineLarge/Untitled-1.dds
deleted file mode 100644
index befbef3c9..000000000
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyLiquidEngineLarge/Untitled-1.dds and /dev/null differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyLiquidEngineLarge/model000.dds b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyLiquidEngineLarge/model000.dds
index 758e203e6..31125be20 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyLiquidEngineLarge/model000.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyLiquidEngineLarge/model000.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyLiquidEngineLargeVacuum/RSR_S2_V.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyLiquidEngineLargeVacuum/RSR_S2_V.cfg
index df6ba421d..85679cf5d 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyLiquidEngineLargeVacuum/RSR_S2_V.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Engine/RustyLiquidEngineLargeVacuum/RSR_S2_V.cfg
@@ -12,7 +12,7 @@ PART
cost = 1100
category = Engine
subcategory = 0
- title = Liquid Fuel Engine
+ title = RSR Liquid Fuel Engine "Ogard"
manufacturer = Rusty Star Rockets
description = .
attachRules = 1,0,1,0,0
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Engine/aaEngine/aaEngine.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Engine/aaEngine/aaEngine.cfg
index 64e21aa92..a059e2bb5 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Engine/aaEngine/aaEngine.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Engine/aaEngine/aaEngine.cfg
@@ -13,7 +13,7 @@ PART
cost = 10000
category = Engine
subcategory = 0
- title = "Atomic Ant" Atomic Rocket Motor
+ title = RSR "Atomic Ant" Atomic Rocket Motor
manufacturer = Rusty Star Rockets
description = !
attachRules = 1,0,1,0,0
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Engine/liquidEngineRadial/liquidEngineRadial.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Engine/liquidEngineRadial/liquidEngineRadial.cfg
index f74a30977..a95bb806f 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Engine/liquidEngineRadial/liquidEngineRadial.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Engine/liquidEngineRadial/liquidEngineRadial.cfg
@@ -18,7 +18,7 @@ scale = 1
cost = 820
category = Engine
subcategory = 0
- title = Radial Liquid Fuel Engine "Shejoz"
+ title = RSR Radial Liquid Fuel Engine "Shejoz"
manufacturer = Rusty Star Rockets
description = Radial engine.
attachRules = 0,1,0,1,0
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Engine/liquidEngineRadial/model000.dds b/GameData/RustyStar/RustyStarRockets/Parts/Engine/liquidEngineRadial/model000.dds
index 1cfe8ef6c..f6812f3f0 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Engine/liquidEngineRadial/model000.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Engine/liquidEngineRadial/model000.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankSphere1/111.dds b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankSphere1/111.dds
index 2438a9e4f..31e65f66a 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankSphere1/111.dds and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankSphere1/111.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankSphere2/222.dds b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankSphere2/222.dds
index bd883e263..234528a43 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankSphere2/222.dds and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankSphere2/222.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankSphere3/333..dds b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankSphere3/333..dds
index 8a5778a9b..b3bd4d246 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankSphere3/333..dds and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankSphere3/333..dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankSphere3/NewModel.mu b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankSphere3/NewModel.mu
index 98c5f6c13..2bd1b5c11 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankSphere3/NewModel.mu and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankSphere3/NewModel.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankSphere3/bump333_NRM.dds b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankSphere3/bump333_NRM.dds
index e956d845a..7b188bda0 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankSphere3/bump333_NRM.dds and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankSphere3/bump333_NRM.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankT200/model000.dds b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankT200/model000.dds
index f630141a3..23ed9c0ac 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankT200/model000.dds and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankT200/model000.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankT400/model000.dds b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankT400/model000.dds
index 3ea4d218d..8019bbf1d 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankT400/model000.dds and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyFuelTankT400/model000.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyJumbo32/model000.dds b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyJumbo32/model000.dds
index 5b1597786..2cca8d0a6 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyJumbo32/model000.dds and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyJumbo32/model000.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyJumbo64/model000.dds b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyJumbo64/model000.dds
index b0dd7a660..27045e518 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyJumbo64/model000.dds and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyJumbo64/model000.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyJumbo64LF/RustyJumbo64LF.cfg b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyJumbo64LF/RustyJumbo64LF.cfg
new file mode 100644
index 000000000..b82c713ad
--- /dev/null
+++ b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyJumbo64LF/RustyJumbo64LF.cfg
@@ -0,0 +1,43 @@
+PART
+{
+ name = RustyJumbo64LF
+ module = Part
+ author = GagaX
+ mesh = model.mu
+ scale = 1
+rescaleFactor = 2
+ node_stack_top = 0.0, 1.82, 0.0, 0.0, 1.0, 0.0
+ node_stack_bottom = 0.0, -1.82, 0.0, 0.0, -1.0, 0.0
+ node_attach = 0.625, 0.0, 0.0, 1.0, 0.0, 0.0, 1
+ TechRequired = advFuelSystems
+ entryCost = 3800
+ cost = 3000
+ category = FuelTank
+ subcategory = 0
+ title = RSR Liquid Fuel Tank K-6400
+ manufacturer = Rusty Star Rockets
+ description = Why spend money on fancy painted fuel tanks? Our elegantly rusted fuel tanks have same quantity of fuel as competition, for a lower price.
+ attachRules = 1,1,1,1,0
+ mass = 4
+ dragModelType = default
+ maximum_drag = 0.2
+ minimum_drag = 0.3
+ angularDrag = 2
+ crashTolerance = 6
+ breakingForce = 200
+ breakingTorque = 200
+ maxTemp = 2000 // = 2900
+ bulkheadProfiles = size2, srf
+ RESOURCE
+ {
+ name = LiquidFuel
+ amount = 6400
+ maxAmount = 6400
+ }
+
+MODULE
+{
+ name = FlagDecal
+ textureQuadName = flag
+}
+}
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyJumbo64LF/model.mu b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyJumbo64LF/model.mu
new file mode 100644
index 000000000..2e312934c
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyJumbo64LF/model.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyJumbo64LF/model000.dds b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyJumbo64LF/model000.dds
new file mode 100644
index 000000000..f1a9aa8f9
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyJumbo64LF/model000.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyJumbo64LF/model001.dds b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyJumbo64LF/model001.dds
new file mode 100644
index 000000000..2e3f6b359
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyJumbo64LF/model001.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyRCStank/RustyRCStank.cfg b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyRCStank/RustyRCStank.cfg
index 246de2f68..72421bf40 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyRCStank/RustyRCStank.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/RustyRCStank/RustyRCStank.cfg
@@ -12,7 +12,7 @@ scale = 1.0
cost = 400
category = FuelTank
subcategory = 0
- title = Rusty RCS Tank
+ title = RSR RCS Tank
attachRules = 0,1,0,0,1
mass = 0.15
dragModelType = default
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/Adapter-S0-S1.cfg b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/Adapter-S0-S1.cfg
new file mode 100644
index 000000000..efc105177
--- /dev/null
+++ b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/Adapter-S0-S1.cfg
@@ -0,0 +1,47 @@
+PART
+{
+ name = Adapter-S0-S1
+ module = Part
+ author = GagaX
+ rescaleFactor = 1
+ node_stack_top = 0.0, 0.10912, 0.0, 0.0, 1.0, 0.0, 0
+ node_stack_bottom = 0.0, -0.23437, 0.0, 0.0, -1.0, 0.0, 0
+ node_attach = 0.3175, 0.0, 0.0, 1.0, 0.0, 0.0
+ TechRequired = miniaturization
+ entryCost = 4000
+ cost = 50
+ category = FuelTank
+ subcategory = 0
+ title = RSR Adapter-S0-S1
+ manufacturer = Rusty Star Rockets
+ description = .
+ attachRules = 1,1,1,1,0
+ mass = 0.027
+ dragModelType = default
+ maximum_drag = 0.2
+ minimum_drag = 0.15
+ angularDrag = 2
+ crashTolerance = 6
+ maxTemp = 2000 // = 2900
+ breakingForce = 50
+ breakingTorque = 50
+ bulkheadProfiles = size0, srf
+
+MODEL
+ {
+ model = RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/Adapter-S0-S1
+ }
+
+ RESOURCE
+ {
+ name = LiquidFuel
+ amount = 27
+ maxAmount = 27
+ }
+ RESOURCE
+ {
+ name = Oxidizer
+ amount = 33
+ maxAmount = 33
+ }
+}
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/Adapter-S0-S1.mu b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/Adapter-S0-S1.mu
new file mode 100644
index 000000000..e97606783
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/Adapter-S0-S1.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/FT-0025.cfg b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/FT-0025.cfg
new file mode 100644
index 000000000..92f1b3318
--- /dev/null
+++ b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/FT-0025.cfg
@@ -0,0 +1,47 @@
+PART
+{
+ name = FT-0025
+ module = Part
+ author = GagaX
+ rescaleFactor = 1
+ node_stack_top = 0.0, 0.12500, 0.0, 0.0, 1.0, 0.0, 0
+ node_stack_bottom = 0.0, -0.12500, 0.0, 0.0, -1.0, 0.0, 0
+ node_attach = 0.3175, 0.0, 0.0, 1.0, 0.0, 0.0
+ TechRequired = propulsionSystems
+ entryCost = 4000
+ cost = 40
+ category = FuelTank
+ subcategory = 0
+ title = RSR FT-0025
+ manufacturer = Rusty Star Rockets
+ description = .
+ attachRules = 1,1,1,1,0
+ mass = 0.019
+ dragModelType = default
+ maximum_drag = 0.2
+ minimum_drag = 0.15
+ angularDrag = 2
+ crashTolerance = 6
+ maxTemp = 2000 // = 2900
+ breakingForce = 50
+ breakingTorque = 50
+ bulkheadProfiles = size0, srf
+
+MODEL
+ {
+ model = RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/FT-0025
+ }
+
+ RESOURCE
+ {
+ name = LiquidFuel
+ amount = 13.5
+ maxAmount = 13.5
+ }
+ RESOURCE
+ {
+ name = Oxidizer
+ amount = 16.5
+ maxAmount = 16.5
+ }
+}
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/FT-0025.mu b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/FT-0025.mu
new file mode 100644
index 000000000..9530910ac
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/FT-0025.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/FT-005.cfg b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/FT-005.cfg
new file mode 100644
index 000000000..4e67abeb8
--- /dev/null
+++ b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/FT-005.cfg
@@ -0,0 +1,47 @@
+PART
+{
+ name = FT-005
+ module = Part
+ author = GagaX
+ rescaleFactor = 1
+ node_stack_top = 0.0, 0.25, 0.0, 0.0, 1.0, 0.0, 0
+ node_stack_bottom = 0.0, -0.25, 0.0, 0.0, -1.0, 0.0, 0
+ node_attach = 0.3175, 0.0, 0.0, 1.0, 0.0, 0.0
+ TechRequired = propulsionSystems
+ entryCost = 4000
+ cost = 50
+ category = FuelTank
+ subcategory = 0
+ title = RSR FT-005
+ manufacturer = Rusty Star Rockets
+ description = .
+ attachRules = 1,1,1,1,0
+ mass = 0.027
+ dragModelType = default
+ maximum_drag = 0.2
+ minimum_drag = 0.15
+ angularDrag = 2
+ crashTolerance = 6
+ maxTemp = 2000 // = 2900
+ breakingForce = 50
+ breakingTorque = 50
+ bulkheadProfiles = size0, srf
+
+MODEL
+ {
+ model = RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/FT-005
+ }
+
+ RESOURCE
+ {
+ name = LiquidFuel
+ amount = 27
+ maxAmount = 27
+ }
+ RESOURCE
+ {
+ name = Oxidizer
+ amount = 33
+ maxAmount = 33
+ }
+}
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/FT-005.mu b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/FT-005.mu
new file mode 100644
index 000000000..db69d83a7
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/FT-005.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/FT-01.cfg b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/FT-01.cfg
new file mode 100644
index 000000000..0d960b54c
--- /dev/null
+++ b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/FT-01.cfg
@@ -0,0 +1,47 @@
+PART
+{
+ name = FT-01
+ module = Part
+ author = GagaX
+ rescaleFactor = 1
+ node_stack_top = 0.0, 0.5, 0.0, 0.0, 1.0, 0.0, 0
+ node_stack_bottom = 0.0, -0.5, 0.0, 0.0, -1.0, 0.0, 0
+ node_attach = 0.3175, 0.0, 0.0, 1.0, 0.0, 0.0
+ TechRequired = propulsionSystems
+ entryCost = 4000
+ cost = 60
+ category = FuelTank
+ subcategory = 0
+ title = RSR FT-01
+ manufacturer = Rusty Star Rockets
+ description = .
+ attachRules = 1,1,1,1,0
+ mass = 0.05
+ dragModelType = default
+ maximum_drag = 0.2
+ minimum_drag = 0.15
+ angularDrag = 2
+ crashTolerance = 6
+ maxTemp = 2000 // = 2900
+ breakingForce = 50
+ breakingTorque = 50
+ bulkheadProfiles = size0, srf
+
+MODEL
+ {
+ model = RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/FT-01
+ }
+
+ RESOURCE
+ {
+ name = LiquidFuel
+ amount = 54
+ maxAmount = 54
+ }
+ RESOURCE
+ {
+ name = Oxidizer
+ amount = 66
+ maxAmount = 66
+ }
+}
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/FT-01.mu b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/FT-01.mu
new file mode 100644
index 000000000..489c0620b
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/FT-01.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/RSRsize0cone.cfg b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/RSRsize0cone.cfg
new file mode 100644
index 000000000..0a8dead94
--- /dev/null
+++ b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/RSRsize0cone.cfg
@@ -0,0 +1,34 @@
+PART
+{
+ name = RSRsize0cone
+ module = Part
+ author = GagaX
+ rescaleFactor = 1
+ node_stack_bottom = 0.0, -0.15556, 0.0, 0.0, -1.0, 0.0, 0
+ node_attach = 0.3175, 0.0, 0.0, 1.0, 0.0, 0.0
+ TechRequired = propulsionSystems
+ entryCost = 4000
+ cost = 40
+ category = Aero
+ subcategory = 0
+ title = RSR size 0 cone
+ manufacturer = Rusty Star Rockets
+ description = .
+ attachRules = 1,1,1,1,0
+ mass = 0.0075
+ dragModelType = default
+ maximum_drag = 0.2
+ minimum_drag = 0.15
+ angularDrag = 2
+ crashTolerance = 6
+ maxTemp = 2400 // = 2900
+ breakingForce = 50
+ breakingTorque = 50
+ bulkheadProfiles = size0, srf
+
+MODEL
+ {
+ model = RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/RSRsize0cone
+ }
+
+ }
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/RSRsize0cone.mu b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/RSRsize0cone.mu
new file mode 100644
index 000000000..bd0df7c22
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/RSRsize0cone.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/Untitled-1.dds b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/Untitled-1.dds
new file mode 100644
index 000000000..5a8850f37
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/Untitled-1.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/bump_NRM.dds b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/bump_NRM.dds
new file mode 100644
index 000000000..3fdd9355a
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0FTs/bump_NRM.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/RSRFT-0025LF.cfg b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/RSRFT-0025LF.cfg
new file mode 100644
index 000000000..723de0c84
--- /dev/null
+++ b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/RSRFT-0025LF.cfg
@@ -0,0 +1,42 @@
+PART
+{
+ name = RSRFT-0025LF
+ module = Part
+ author = GagaX
+ rescaleFactor = 1
+ node_stack_top = 0.0, 0.12500, 0.0, 0.0, 1.0, 0.0, 0
+ node_stack_bottom = 0.0, -0.12500, 0.0, 0.0, -1.0, 0.0, 0
+ node_attach = 0.3175, 0.0, 0.0, 1.0, 0.0, 0.0
+ TechRequired = propulsionSystems
+ entryCost = 4000
+ cost = 40
+ category = FuelTank
+ subcategory = 0
+ title = RSR LF FT-0025
+ manufacturer = Rusty Star Rockets
+ description = .
+ attachRules = 1,1,1,1,0
+ mass = 0.019
+ dragModelType = default
+ maximum_drag = 0.2
+ minimum_drag = 0.15
+ angularDrag = 2
+ crashTolerance = 6
+ maxTemp = 2000 // = 2900
+ breakingForce = 50
+ breakingTorque = 50
+ bulkheadProfiles = size0, srf
+
+MODEL
+ {
+ model = RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/RSRFT-0025LF
+ }
+
+ RESOURCE
+ {
+ name = LiquidFuel
+ amount = 27
+ maxAmount = 27
+ }
+
+}
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/RSRFT-0025LF.mu b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/RSRFT-0025LF.mu
new file mode 100644
index 000000000..71e913308
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/RSRFT-0025LF.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/RSRFT-005LF.cfg b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/RSRFT-005LF.cfg
new file mode 100644
index 000000000..7129d05fe
--- /dev/null
+++ b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/RSRFT-005LF.cfg
@@ -0,0 +1,42 @@
+PART
+{
+ name = RSRFT-005LF
+ module = Part
+ author = GagaX
+ rescaleFactor = 1
+ node_stack_top = 0.0, 0.25, 0.0, 0.0, 1.0, 0.0, 0
+ node_stack_bottom = 0.0, -0.25, 0.0, 0.0, -1.0, 0.0, 0
+ node_attach = 0.3175, 0.0, 0.0, 1.0, 0.0, 0.0
+ TechRequired = propulsionSystems
+ entryCost = 4000
+ cost = 50
+ category = FuelTank
+ subcategory = 0
+ title = RSR LF FT-005
+ manufacturer = Rusty Star Rockets
+ description = .
+ attachRules = 1,1,1,1,0
+ mass = 0.027
+ dragModelType = default
+ maximum_drag = 0.2
+ minimum_drag = 0.15
+ angularDrag = 2
+ crashTolerance = 6
+ maxTemp = 2000 // = 2900
+ breakingForce = 50
+ breakingTorque = 50
+ bulkheadProfiles = size0, srf
+
+MODEL
+ {
+ model = RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/RSRFT-005LF
+ }
+
+ RESOURCE
+ {
+ name = LiquidFuel
+ amount = 54
+ maxAmount = 54
+ }
+
+}
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/RSRFT-005LF.mu b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/RSRFT-005LF.mu
new file mode 100644
index 000000000..ade91a363
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/RSRFT-005LF.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/RSRFT-01LF.cfg b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/RSRFT-01LF.cfg
new file mode 100644
index 000000000..96a4650b4
--- /dev/null
+++ b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/RSRFT-01LF.cfg
@@ -0,0 +1,42 @@
+PART
+{
+ name = RSRFT-01LF
+ module = Part
+ author = GagaX
+ rescaleFactor = 1
+ node_stack_top = 0.0, 0.5, 0.0, 0.0, 1.0, 0.0, 0
+ node_stack_bottom = 0.0, -0.5, 0.0, 0.0, -1.0, 0.0, 0
+ node_attach = 0.3175, 0.0, 0.0, 1.0, 0.0, 0.0
+ TechRequired = propulsionSystems
+ entryCost = 4000
+ cost = 60
+ category = FuelTank
+ subcategory = 0
+ title = RSR LF FT-01
+ manufacturer = Rusty Star Rockets
+ description = .
+ attachRules = 1,1,1,1,0
+ mass = 0.05
+ dragModelType = default
+ maximum_drag = 0.2
+ minimum_drag = 0.15
+ angularDrag = 2
+ crashTolerance = 6
+ maxTemp = 2000 // = 2900
+ breakingForce = 50
+ breakingTorque = 50
+ bulkheadProfiles = size0, srf
+
+MODEL
+ {
+ model = RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/RSRFT-01LF
+ }
+
+ RESOURCE
+ {
+ name = LiquidFuel
+ amount = 108
+ maxAmount = 108
+ }
+
+}
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/RSRFT-01LF.mu b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/RSRFT-01LF.mu
new file mode 100644
index 000000000..8a1814bd6
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/RSRFT-01LF.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/Untitled-1.dds b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/Untitled-1.dds
new file mode 100644
index 000000000..49dd6b4e4
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/Untitled-1.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/bump_NRM.dds b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/bump_NRM.dds
new file mode 100644
index 000000000..3fdd9355a
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/Size0LFFTs/bump_NRM.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/mk2toSize2/mk2toSize2.cfg b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/mk2toSize2/mk2toSize2.cfg
index ca6eaaa71..20ef79ef1 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/mk2toSize2/mk2toSize2.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/FuelTank/mk2toSize2/mk2toSize2.cfg
@@ -13,7 +13,7 @@ mesh = NewModel.mu
cost = 750
category = FuelTank
subcategory = 0
- title = 2.5m to Mk2 Adapter
+ title = RSR 2.5m to Mk2 Adapter
manufacturer = Rusty Star Rockets
description = .
attachRules = 1,1,1,1,0
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Misc/AlienEngine/AlienEngine.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Misc/AlienEngine/AlienEngine.cfg
new file mode 100644
index 000000000..1e4fd98fe
--- /dev/null
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Misc/AlienEngine/AlienEngine.cfg
@@ -0,0 +1,172 @@
+PART
+{
+ name = AlienEngine
+ module = Part
+ author = GagaX
+ mesh = NewModel.mu
+ rescaleFactor = 1
+node_stack_top = 0.0, 2.21737, 0.0, 0.0, 1.0, 0.0, 2
+
+ TechRequired = Unresearcheable
+
+ entryCost = 4000
+ cost = 1100
+ category = none
+ subcategory = 0
+ title = Alien Engine
+ manufacturer = X
+ attachRules = 1,0,1,0,0
+ mass = 1.75
+ heatConductivity = 0.06 // half default
+ skinInternalConductionMult = 4.0
+ emissiveConstant = 0.8 // engine nozzles are good at radiating.
+ dragModelType = default
+ maximum_drag = 0.2
+ minimum_drag = 0.2
+ angularDrag = 2
+ crashTolerance = 50
+ breakingForce = 500
+ breakingTorque = 500
+ maxTemp = 2000 // = 3600
+ bulkheadProfiles = size2
+EFFECTS
+ {
+ running_closed
+ {
+ AUDIO
+ {
+ channel = Ship
+ clip = sound_rocket_hard
+ volume = 0.0 0.0
+ volume = 1.0 1.0
+ pitch = 0.0 0.8
+ pitch = 1.0 1.0
+ loop = true
+ }
+ MODEL_MULTI_PARTICLE
+ {
+ modelName = RustyStarRockets/FX/AlienEngine
+ transformName = thrustTransform
+ emission = 0.0 0.0
+ emission = 0.05 0.7
+ emission = 0.6 0.9
+ emission = 1 1.15
+ speed = 0.4 0.9
+ speed = 0.6 0.95
+ speed = 1.0 1.15
+ }
+
+ }
+ engage
+ {
+ AUDIO
+ {
+ channel = Ship
+ clip = sound_vent_medium
+ loop = false
+ }
+ }
+ disengage
+ {
+ AUDIO
+ {
+ channel = Ship
+ clip = sound_vent_soft
+ loop = false
+ }
+ }
+ }
+ MODULE
+ {
+ name = ModuleEnginesFX
+ thrustVectorTransformName = thrustTransform
+ exhaustDamage = True
+runningEffectName = running_closed
+ ignitionThreshold = 0.1
+ minThrust = 0
+ maxThrust = 1000
+ heatProduction = 85
+fxOffset = 0, 0, 0.1
+ EngineType = LiquidFuel
+ PROPELLANT
+ {
+ name = Space
+ ratio = 1
+ DrawGauge = True
+ }
+ PROPELLANT
+ {
+ name = Time
+ ratio = 1
+ }
+ atmosphereCurve
+ {
+ key = 0 1000
+ key = 1 1000
+ key = 3 0.001
+ }
+ }
+
+ MODULE
+ {
+ name = ModuleGimbal
+ gimbalTransformName = thrustTransform
+ gimbalRange = 5
+ }
+ MODULE
+ {
+ name = FXModuleAnimateThrottle
+ animationName = A
+ //responseSpeed = 0.1
+ //dependOnEngineState = True
+ //dependOnThrottle = True
+ }
+
+ MODULE
+ {
+ name = ModuleSurfaceFX
+ thrustProviderModuleIndex = 0
+ fxMax = 0.6
+ maxDistance = 30
+ falloff = 1.5
+ thrustTransformName = thrustTransform
+ }
+MODULE
+{
+ name = ModuleDockingNode
+ referenceAttachNode = top
+ nodeType = size2
+}
+RESOURCE
+ {
+ name = Space
+ amount = 50
+ maxAmount = 50
+ }
+RESOURCE
+ {
+ name = Time
+ amount = 50
+ maxAmount = 50
+ }
+MODULE
+ {
+ name = ModuleGenerator
+ isAlwaysActive = true
+ OUTPUT_RESOURCE
+ {
+ name = Space
+ rate = 10.2
+ }
+ }
+MODULE
+ {
+ name = ModuleGenerator
+ isAlwaysActive = true
+ OUTPUT_RESOURCE
+ {
+ name = Time
+ rate = 10.2
+ }
+ }
+}
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Misc/AlienEngine/BUMP_NRM.dds b/GameData/RustyStar/RustyStarRockets/Parts/Misc/AlienEngine/BUMP_NRM.dds
new file mode 100644
index 000000000..a0691817d
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Misc/AlienEngine/BUMP_NRM.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Misc/AlienEngine/EMM.dds b/GameData/RustyStar/RustyStarRockets/Parts/Misc/AlienEngine/EMM.dds
new file mode 100644
index 000000000..747074e23
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Misc/AlienEngine/EMM.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Misc/AlienEngine/NewModel.mu b/GameData/RustyStar/RustyStarRockets/Parts/Misc/AlienEngine/NewModel.mu
new file mode 100644
index 000000000..31626d491
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Misc/AlienEngine/NewModel.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Misc/AlienEngine/Untitled-1.dds b/GameData/RustyStar/RustyStarRockets/Parts/Misc/AlienEngine/Untitled-1.dds
new file mode 100644
index 000000000..02275b77e
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Misc/AlienEngine/Untitled-1.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Misc/ObjectX/NewModel.mu b/GameData/RustyStar/RustyStarRockets/Parts/Misc/ObjectX/NewModel.mu
new file mode 100644
index 000000000..ac7065a95
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Misc/ObjectX/NewModel.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Misc/ObjectX/ObjectX.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Misc/ObjectX/ObjectX.cfg
new file mode 100644
index 000000000..c4db82acc
--- /dev/null
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Misc/ObjectX/ObjectX.cfg
@@ -0,0 +1,32 @@
+PART
+{
+ name = ObjectX
+ module = Part
+ author = GagaX
+ mesh = NewModel.mu
+ scale = 1
+ rescaleFactor = 1
+ //node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0
+ //node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0
+ //node_attach = 0.625, 0.0, 0.0, 1.0, 0.0, 0.0, 1
+ TechRequired = Unresearcheable
+ entryCost = 0
+ cost = 0
+ category = none
+ subcategory = 0
+ title = ObjectX
+ manufacturer = X
+ description = .
+ attachRules = 1,1,1,1,0
+ mass = 10.25
+ dragModelType = default
+ maximum_drag = 0.2
+ minimum_drag = 0.3
+ angularDrag = 2
+ crashTolerance = 110
+ breakingForce = 500
+ breakingTorque = 500
+ maxTemp = 9000 // = 2900
+ bulkheadProfiles = size1, srf
+
+}
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Misc/ObjectX/Untitled-1.dds b/GameData/RustyStar/RustyStarRockets/Parts/Misc/ObjectX/Untitled-1.dds
new file mode 100644
index 000000000..356d9dcac
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Misc/ObjectX/Untitled-1.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Misc/ObjectX/x_tex.dds b/GameData/RustyStar/RustyStarRockets/Parts/Misc/ObjectX/x_tex.dds
new file mode 100644
index 000000000..1bede7d56
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Misc/ObjectX/x_tex.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Misc/StrangeDebris/NewModel.mu b/GameData/RustyStar/RustyStarRockets/Parts/Misc/StrangeDebris/NewModel.mu
new file mode 100644
index 000000000..b04a54c8e
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Misc/StrangeDebris/NewModel.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Misc/StrangeDebris/StrangeDebris.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Misc/StrangeDebris/StrangeDebris.cfg
new file mode 100644
index 000000000..f2622428f
--- /dev/null
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Misc/StrangeDebris/StrangeDebris.cfg
@@ -0,0 +1,32 @@
+PART
+{
+ name = StrangeDebris
+ module = Part
+ author = GagaX
+ mesh = NewModel.mu
+ scale = 1
+ rescaleFactor = 1
+ //node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0
+ //node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0
+ //node_attach = 0.625, 0.0, 0.0, 1.0, 0.0, 0.0, 1
+ TechRequired = Unresearcheable
+ entryCost = 0
+ cost = 0
+ category = none
+ subcategory = 0
+ title = StrangeDebris
+ manufacturer = X
+ description = .
+ attachRules = 1,1,1,1,0
+ mass = 1.05
+ dragModelType = default
+ maximum_drag = 0.2
+ minimum_drag = 0.3
+ angularDrag = 2
+ crashTolerance = 110
+ breakingForce = 500
+ breakingTorque = 500
+ maxTemp = 9000 // = 2900
+ bulkheadProfiles = size1, srf
+
+}
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Misc/StrangeDebris/Untitled-1.dds b/GameData/RustyStar/RustyStarRockets/Parts/Misc/StrangeDebris/Untitled-1.dds
new file mode 100644
index 000000000..ff30dffff
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Misc/StrangeDebris/Untitled-1.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Misc/StrangeDebris/bump_NRM.dds b/GameData/RustyStar/RustyStarRockets/Parts/Misc/StrangeDebris/bump_NRM.dds
new file mode 100644
index 000000000..641d22449
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Misc/StrangeDebris/bump_NRM.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Science/RSRLabX2/Untitled-1.dds b/GameData/RustyStar/RustyStarRockets/Parts/Science/RSRLabX2/Untitled-1.dds
index 4ccbf8d14..daaf06572 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Science/RSRLabX2/Untitled-1.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Science/RSRLabX2/Untitled-1.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Structural/Adapter_1_2/model000.dds b/GameData/RustyStar/RustyStarRockets/Parts/Structural/Adapter_1_2/model000.dds
index 8ac0a5316..9047c4508 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Structural/Adapter_1_2/model000.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Structural/Adapter_1_2/model000.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Structural/Fuselage/model000.dds b/GameData/RustyStar/RustyStarRockets/Parts/Structural/Fuselage/model000.dds
index c71ff17c2..ad8e848e3 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Structural/Fuselage/model000.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Structural/Fuselage/model000.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Structural/RSRstructuralPanel1x1/Untitled-1.dds b/GameData/RustyStar/RustyStarRockets/Parts/Structural/RSRstructuralPanel1x1/Untitled-1.dds
index 045846b3f..31efee915 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Structural/RSRstructuralPanel1x1/Untitled-1.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Structural/RSRstructuralPanel1x1/Untitled-1.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Structural/RSRstructuralPanel2x2/Untitled-1.dds b/GameData/RustyStar/RustyStarRockets/Parts/Structural/RSRstructuralPanel2x2/Untitled-1.dds
index 045846b3f..31efee915 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Structural/RSRstructuralPanel2x2/Untitled-1.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Structural/RSRstructuralPanel2x2/Untitled-1.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Structural/RustyFuselageIntake/model000.dds b/GameData/RustyStar/RustyStarRockets/Parts/Structural/RustyFuselageIntake/model000.dds
index ec7de05d6..8ffa76f25 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Structural/RustyFuselageIntake/model000.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Structural/RustyFuselageIntake/model000.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Structural/Separator0/Untitled-1.dds b/GameData/RustyStar/RustyStarRockets/Parts/Structural/Separator0/Untitled-1.dds
new file mode 100644
index 000000000..67d30d513
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Structural/Separator0/Untitled-1.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Structural/Separator0/model.mu b/GameData/RustyStar/RustyStarRockets/Parts/Structural/Separator0/model.mu
new file mode 100644
index 000000000..15764a214
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Parts/Structural/Separator0/model.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Structural/Separator0/part.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Structural/Separator0/part.cfg
new file mode 100644
index 000000000..32fff0d3b
--- /dev/null
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Structural/Separator0/part.cfg
@@ -0,0 +1,49 @@
+PART
+{
+ name = Separator0
+ module = Part
+ author = GagaX
+ mesh = model.mu
+ scale = 1
+ rescaleFactor = 1
+ node_stack_bottom = 0.0, -0.04040, 0.0, 0.0, -1.0, 0.0
+ node_stack_top = 0.0, 0.04040, 0.0, 0.0, 1.0, 0.0
+ sound_vent_large = decouple
+ TechRequired = miniaturization
+ entryCost = 600
+ cost = 200
+ category = Structural
+ subcategory = 0
+ title = RSR Separator 0
+ manufacturer = Rusty Star Rockets
+ description = Made of scrap metal and assorted firecrackers.
+ attachRules = 1,0,1,1,0
+ mass = 0.01
+ dragModelType = default
+ maximum_drag = 0.2
+ minimum_drag = 0.2
+ angularDrag = 2
+ crashTolerance = 9
+breakingForce = 200
+ breakingTorque = 200
+ maxTemp = 2000 // = 3400
+ fuelCrossFeed = False
+ stageOffset = 1
+ childStageOffset = 1
+ bulkheadProfiles = size0
+ MODULE
+ {
+ name = ModuleDecouple
+ isOmniDecoupler = true
+ ejectionForce = 35
+
+ }
+ MODULE
+ {
+ name = ModuleTestSubject
+ environments = 15
+ useStaging = True
+ useEvent = False
+ }
+
+}
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Structural/Struts/Untitled-1.dds b/GameData/RustyStar/RustyStarRockets/Parts/Structural/Struts/Untitled-1.dds
index 379f077d8..ed087c1ee 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Structural/Struts/Untitled-1.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Structural/Struts/Untitled-1.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Utility/RSR_Parachute2/model000.dds b/GameData/RustyStar/RustyStarRockets/Parts/Utility/RSR_Parachute2/model000.dds
index 1f008237d..a8e2e1bdb 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Parts/Utility/RSR_Parachute2/model000.dds and b/GameData/RustyStar/RustyStarRockets/Parts/Utility/RSR_Parachute2/model000.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Parts/Utility/RadialParachute2/RadialParachute2.cfg b/GameData/RustyStar/RustyStarRockets/Parts/Utility/RadialParachute2/RadialParachute2.cfg
index 873d7f33a..482fb6c90 100644
--- a/GameData/RustyStar/RustyStarRockets/Parts/Utility/RadialParachute2/RadialParachute2.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Parts/Utility/RadialParachute2/RadialParachute2.cfg
@@ -6,9 +6,9 @@ PART
mesh = model.mu
scale = 1
rescaleFactor = 1
- node_attach = 0.0, 0.0, 0.34, 0.0, 0.0, -1.0
+ node_attach = 0.0, 0.0, 0.32469, 0.0, 0.0, -1.0
sound_parachute_open = activate
- TechRequired = survivability
+ TechRequired = start
entryCost = 100
cost = 50
category = Utility
@@ -50,9 +50,157 @@ invertCanopy = true
MODULE
{
name = ModuleTestSubject
- environments = 4
useStaging = True
useEvent = False
+ situationMask = 8
+ CONSTRAINT
+ {
+ type = ATMOSPHERE
+ value = True
+ }
+ CONSTRAINT
+ {
+ type = SPEEDENV
+ test = LT
+ value = 200
+ prestige = Trivial
+ }
+ CONSTRAINT
+ {
+ type = SPEEDENV
+ test = GT
+ value = 100
+ prestige = Trivial
+ }
+ CONSTRAINT
+ {
+ type = SPEEDENV
+ test = LT
+ value = 100
+ prestige = Significant
+ }
+ CONSTRAINT
+ {
+ type = SPEEDENV
+ test = GT
+ value = 50
+ prestige = Significant
+ }
+ CONSTRAINT
+ {
+ type = SPEEDENV
+ test = LT
+ value = 50
+ prestige = Exceptional
+ }
+ CONSTRAINT
+ {
+ type = SPEEDENV
+ test = GT
+ value = 20
+ prestige = Exceptional
+ }
+ CONSTRAINT
+ {
+ type = DENSITY
+ test = GT
+ value = 0.2
+ prestige = Trivial
+ }
+ CONSTRAINT
+ {
+ type = DENSITY
+ test = GT
+ value = 0.1
+ prestige = Significant
+ }
+ CONSTRAINT
+ {
+ type = DENSITY
+ test = GT
+ value = 0.02
+ prestige = Exceptional
+ }
+ CONSTRAINT
+ {
+ type = ALTITUDE
+ test = GT
+ value = 1000
+ }
+ CONSTRAINT
+ {
+ type = ALTITUDEENV
+ test = GT
+ value = 4000
+ prestige = Trivial
+ }
+ CONSTRAINT
+ {
+ type = ALTITUDEENV
+ test = LT
+ value = 8000
+ prestige = Trivial
+ }
+ CONSTRAINT
+ {
+ type = ALTITUDEENV
+ test = GT
+ value = 2000
+ prestige = Significant
+ }
+ CONSTRAINT
+ {
+ type = ALTITUDEENV
+ test = LT
+ value = 4000
+ prestige = Significant
+ }
+ CONSTRAINT
+ {
+ type = ALTITUDEENV
+ test = GT
+ value = 1000
+ prestige = Exceptional
+ }
+ CONSTRAINT
+ {
+ type = ALTITUDEENV
+ test = LT
+ value = 2000
+ prestige = Exceptional
+ }
+ CONSTRAINT
+ {
+ type = SPEED
+ test = LT
+ value = 300
+ body = _Home
+ }
+ CONSTRAINT
+ {
+ type = SPEED
+ test = LT
+ value = 1000
+ body = _NotHome
+ }
+ CONSTRAINT
+ {
+ type = REPEATABILITY
+ value = ALWAYS
+ prestige = Trivial
+ }
+ CONSTRAINT
+ {
+ type = REPEATABILITY
+ value = BODYANDSITUATION
+ prestige = Significant
+ }
+ CONSTRAINT
+ {
+ type = REPEATABILITY
+ value = ONCEPERPART
+ prestige = Exceptional
+ }
}
MODULE
{
diff --git a/GameData/RustyStar/RustyStarRockets/ReadMe-Original.txt b/GameData/RustyStar/RustyStarRockets/ReadMeOrig.txt
similarity index 100%
rename from GameData/RustyStar/RustyStarRockets/ReadMe-Original.txt
rename to GameData/RustyStar/RustyStarRockets/ReadMeOrig.txt
diff --git a/GameData/RustyStar/RustyStarRockets/Resources/ResourcesGeneric.cfg b/GameData/RustyStar/RustyStarRockets/Resources/ResourcesGeneric.cfg
index e292263c3..84b578e46 100644
--- a/GameData/RustyStar/RustyStarRockets/Resources/ResourcesGeneric.cfg
+++ b/GameData/RustyStar/RustyStarRockets/Resources/ResourcesGeneric.cfg
@@ -110,3 +110,23 @@ RESOURCE_DEFINITION
isTweakable = True
unitCost = 0.5
}
+RESOURCE_DEFINITION
+{
+ name = Time
+ density = 0.005
+ unitCost = 0.8
+ hsp = 2010
+ flowMode = STACK_PRIORITY_SEARCH
+ transfer = PUMP
+ isTweakable = true
+}
+RESOURCE_DEFINITION
+{
+ name = Space
+ density = 0.005
+ unitCost = 0.8
+ hsp = 2010
+ flowMode = STACK_PRIORITY_SEARCH
+ transfer = PUMP
+ isTweakable = true
+}
diff --git a/GameData/RustyStar/RustyStarRockets/RustyStarRockets.version b/GameData/RustyStar/RustyStarRockets/RustyStarRockets.version
index 7e6e0c05d..c3e561437 100644
--- a/GameData/RustyStar/RustyStarRockets/RustyStarRockets.version
+++ b/GameData/RustyStar/RustyStarRockets/RustyStarRockets.version
@@ -12,7 +12,7 @@
"VERSION" :
{
"MAJOR" : 1,
- "MINOR" : 4,
+ "MINOR" : 5,
"PATCH" : 0,
"BUILD" : 0
},
diff --git a/GameData/RustyStar/RustyStarRockets/Spaces/RSR_Avion2_INT/NewModel.mu b/GameData/RustyStar/RustyStarRockets/Spaces/RSR_Avion2_INT/NewModel.mu
index ef0673420..76d722a31 100644
Binary files a/GameData/RustyStar/RustyStarRockets/Spaces/RSR_Avion2_INT/NewModel.mu and b/GameData/RustyStar/RustyStarRockets/Spaces/RSR_Avion2_INT/NewModel.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Spaces/RSR_Inline_Cockpit_INT/NewModel.mu b/GameData/RustyStar/RustyStarRockets/Spaces/RSR_Inline_Cockpit_INT/NewModel.mu
new file mode 100644
index 000000000..a8b415d22
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Spaces/RSR_Inline_Cockpit_INT/NewModel.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Spaces/RSR_Inline_Cockpit_INT/RSR_Inline_Cockpit_INT.cfg b/GameData/RustyStar/RustyStarRockets/Spaces/RSR_Inline_Cockpit_INT/RSR_Inline_Cockpit_INT.cfg
new file mode 100644
index 000000000..5b12551d6
--- /dev/null
+++ b/GameData/RustyStar/RustyStarRockets/Spaces/RSR_Inline_Cockpit_INT/RSR_Inline_Cockpit_INT.cfg
@@ -0,0 +1,290 @@
+INTERNAL
+{
+ name = RSR_Inline_Cockpit_INT
+ MODULE
+ {
+ name = InternalSeat
+ seatTransformName = k1
+ allowCrewHelmet = false
+ }
+ PROP
+ {
+ name = AltimeterThreeHands
+ position = 0.0698591,0.4479865,-0.24885
+ rotation = 0.5158138,0,-4.509387E-08,0.8567008
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = AtmosphereDepth
+ position = 0.1216916,0.4437349,-0.2568811
+ rotation = 2.25462E-08,0.8567109,0.515797,-3.744802E-08
+ scale = 1,0.9999997,1
+ }
+ PROP
+ {
+ name = AxisIndicatorPitch
+ position = 0.1540778,0.4437349,-0.2568811
+ rotation = 2.25462E-08,0.8567109,0.515797,-3.744802E-08
+ scale = 1,0.9999997,1
+ }
+ PROP
+ {
+ name = AxisIndicatorRoll
+ position = 0.1860435,0.4437349,-0.2568811
+ rotation = 2.25462E-08,0.8567109,0.515797,-3.744802E-08
+ scale = 1,0.9999997,1
+ }
+ PROP
+ {
+ name = AxisIndicatorYaw
+ position = 0.216542,0.4437349,-0.2568811
+ rotation = 2.25462E-08,0.8567109,0.515797,-3.744802E-08
+ scale = 1,0.9999997,1
+ }
+ PROP
+ {
+ name = ButtonSquare
+ position = -0.1412208,0.4919547,-0.2824104
+ rotation = 2.25462E-08,0.8567109,0.515797,-3.744802E-08
+ scale = 1,0.9999997,1
+ }
+ PROP
+ {
+ name = ButtonSquare
+ position = 0.216542,0.4919547,-0.2824105
+ rotation = 2.25462E-08,0.8567109,0.515797,-3.744802E-08
+ scale = 1,0.9999997,1
+ }
+ PROP
+ {
+ name = ButtonSquare
+ position = -0.1678153,0.4919547,-0.2824104
+ rotation = 2.25462E-08,0.8567109,0.515797,-3.744802E-08
+ scale = 1,0.9999997,1
+ }
+ PROP
+ {
+ name = ButtonSquare
+ position = -0.2250763,0.491955,-0.28241
+ rotation = 0,0.8567109,0.515797,0
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = ButtonSquare
+ position = -0.225076,0.4688514,-0.270178
+ rotation = 0,0.8567109,0.515797,0
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = ButtonSquare
+ position = -0.225076,0.4049549,-0.2363489
+ rotation = 0,0.8567109,0.515797,0
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = ButtonSquare
+ position = -0.225076,0.4280589,-0.2485809
+ rotation = 0,0.8567109,0.515797,0
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = ButtonSquare
+ position = 0.2635785,0.491955,-0.28241
+ rotation = 0,0.8567109,0.515797,0
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = ButtonSquare
+ position = 0.263579,0.4694085,-0.2704729
+ rotation = 0,0.8567109,0.515797,0
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = ButtonSquare
+ position = 0.263579,0.469408,-0.270473
+ rotation = 0,0.8567109,0.515797,0
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = ButtonSquare
+ position = 0.263579,0.491955,-0.28241
+ rotation = 0,0.8567109,0.515797,0
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = circularButton
+ position = 0.1878179,0.4919547,-0.2824105
+ rotation = 2.25462E-08,0.8567109,0.515797,-3.744802E-08
+ scale = 1,0.9999997,1
+ }
+ PROP
+ {
+ name = circularButton
+ position = 0.2917961,0.3998415,0.03333105
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = circularButton
+ position = 0.291796,0.399842,0.06497578
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = circularButton
+ position = 0.291796,0.399842,0.1524611
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = circularButton
+ position = 0.291796,0.399842,0.1208161
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = circularButton
+ position = -0.284629,0.399842,0.1208156
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = circularButton
+ position = -0.284629,0.399842,0.1524607
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = circularButton
+ position = -0.284629,0.399842,0.06497566
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = circularButton
+ position = -0.284629,0.399842,0.03333066
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = Compass
+ position = 0,0.3859146,-0.2262673
+ rotation = -0.3647204,0.6057879,0.3647205,-0.605788
+ scale = 0.9999997,1,1
+ }
+ PROP
+ {
+ name = directionalKnob
+ position = -0.07589959,0.4994648,-0.2738963
+ rotation = 0.5158138,0,-4.509387E-08,0.8567008
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = directionalKnob2
+ position = -0.1108981,0.4994648,-0.2738963
+ rotation = 0.5158138,0,-4.509387E-08,0.8567008
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = IndicatorPanel
+ position = -0.1394978,0.4229591,-0.233395
+ rotation = 0.5158138,0,-4.509387E-08,0.8567008
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = ledPanelSpeed
+ position = 0,0.4969838,-0.2797296
+ rotation = 0.5158138,0,-4.509387E-08,0.8567008
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = NavBall
+ position = 0,0.4459434,-0.2527094
+ rotation = 0.5158138,0,-4.509387E-08,0.8567008
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = RadarAltimeter
+ position = 0.118299,0.383152,-0.2194483
+ rotation = 0.5158138,0,-4.509387E-08,0.8567008
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = standingSwitch
+ position = 0.07878853,0.4994648,-0.2738963
+ rotation = 0.5158138,0,-4.509387E-08,0.8567008
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = standingSwitch
+ position = 0.05808762,0.4994648,-0.2738963
+ rotation = 0.5158138,0,-4.509387E-08,0.8567008
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = switch
+ position = 0.1208893,0.4994648,-0.2738963
+ rotation = 0.5158138,0,-4.509387E-08,0.8567008
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = switchWithGuards
+ position = 0.1540778,0.4937594,-0.283366
+ rotation = 2.25462E-08,0.8567109,0.515797,-3.744802E-08
+ scale = 1,0.9999997,1
+ }
+ PROP
+ {
+ name = switchWithGuards
+ position = 0.1768404,0.3894769,-0.2281547
+ rotation = 2.25462E-08,0.8567109,0.515797,-3.744802E-08
+ scale = 1,0.9999997,1
+ }
+ PROP
+ {
+ name = switchWithGuards
+ position = 0.1768404,0.3592479,-0.2121503
+ rotation = 2.25462E-08,0.8567109,0.515797,-3.744802E-08
+ scale = 1,0.9999997,1
+ }
+ PROP
+ {
+ name = throttle
+ position = 0.2484596,0.3283511,-0.2100444
+ rotation = 0.5148105,0,0,0.857304
+ scale = 0.8,0.8,0.8
+ }
+ PROP
+ {
+ name = VSI
+ position = -0.06523196,0.4479865,-0.24885
+ rotation = 0.5158138,0,-4.509387E-08,0.8567008
+ scale = 1,1,1
+ }
+}
diff --git a/GameData/RustyStar/RustyStarRockets/Spaces/RSR_Inline_Cockpit_INT/Untitled-1.dds b/GameData/RustyStar/RustyStarRockets/Spaces/RSR_Inline_Cockpit_INT/Untitled-1.dds
new file mode 100644
index 000000000..d4f524d42
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Spaces/RSR_Inline_Cockpit_INT/Untitled-1.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Spaces/RustyCapsule0_INT/NewModel.mu b/GameData/RustyStar/RustyStarRockets/Spaces/RustyCapsule0_INT/NewModel.mu
new file mode 100644
index 000000000..de9f18fb3
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Spaces/RustyCapsule0_INT/NewModel.mu differ
diff --git a/GameData/RustyStar/RustyStarRockets/Spaces/RustyCapsule0_INT/RustyCapsule0_INT.cfg b/GameData/RustyStar/RustyStarRockets/Spaces/RustyCapsule0_INT/RustyCapsule0_INT.cfg
new file mode 100644
index 000000000..763c35eba
--- /dev/null
+++ b/GameData/RustyStar/RustyStarRockets/Spaces/RustyCapsule0_INT/RustyCapsule0_INT.cfg
@@ -0,0 +1,206 @@
+INTERNAL
+{
+ name = RustyCapsule0_INT
+ MODULE
+ {
+ name = InternalSeat
+ seatTransformName = k1
+ allowCrewHelmet = false
+ }
+ PROP
+ {
+ name = AltimeterThreeHands
+ position = 0.06781745,-0.2835955,-0.03197505
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = Compass
+ position = 8.588707E-09,-0.3000737,0.02604663
+ rotation = 0,-0.7071068,0,0.7071068
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = IndicatorPanel
+ position = 0.1174516,-0.2827635,-0.13658
+ rotation = 0,0,0,1
+ scale = 0.9,0.9,0.9
+ }
+ PROP
+ {
+ name = ledPanelSpeed
+ position = -0.1118007,-0.293029,-0.08076026
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = NavBall
+ position = 0,-0.2889701,-0.03857024
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = RadarAltimeter
+ position = -0.06514822,-0.2893496,-0.03197505
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = standingSwitch
+ position = -0.0865524,-0.291281,-0.1082483
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = standingSwitch
+ position = -0.1050435,-0.291281,-0.108248
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = standingSwitch
+ position = -0.1516926,-0.291281,-0.108248
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = standingSwitch
+ position = -0.1332006,-0.291281,-0.108248
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = standingSwitch
+ position = -0.133201,-0.291281,-0.1243721
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = standingSwitch
+ position = -0.151693,-0.291281,-0.1243721
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = standingSwitch
+ position = -0.105044,-0.291281,-0.1243721
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = standingSwitch
+ position = -0.086552,-0.291281,-0.1243721
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = standingSwitch
+ position = -0.086552,-0.291281,-0.1663486
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = standingSwitch
+ position = -0.105044,-0.291281,-0.1663486
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = standingSwitch
+ position = -0.151693,-0.291281,-0.1663486
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = standingSwitch
+ position = -0.133201,-0.291281,-0.1663486
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = standingSwitch
+ position = -0.133201,-0.291281,-0.1502246
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = standingSwitch
+ position = -0.151693,-0.291281,-0.1502246
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = standingSwitch
+ position = -0.105044,-0.291281,-0.1502246
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = standingSwitch
+ position = -0.086552,-0.291281,-0.1502246
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = switch
+ position = -0.09881049,-0.293029,0.02207345
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = switch
+ position = -0.1163384,-0.293029,0.022073
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = switch
+ position = -0.152264,-0.293029,0.022073
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = switch
+ position = -0.134736,-0.293029,0.022073
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+ PROP
+ {
+ name = throttle
+ position = 0.1294334,-0.2980552,-0.007132487
+ rotation = 0,0,0,1
+ scale = 0.5,0.5,0.5
+ }
+ PROP
+ {
+ name = VSI
+ position = -0.1316918,-0.28871,-0.03197505
+ rotation = 0,0,0,1
+ scale = 1,1,1
+ }
+}
diff --git a/GameData/RustyStar/RustyStarRockets/Spaces/RustyCapsule0_INT/Untitled-1.dds b/GameData/RustyStar/RustyStarRockets/Spaces/RustyCapsule0_INT/Untitled-1.dds
new file mode 100644
index 000000000..31e9a716a
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Spaces/RustyCapsule0_INT/Untitled-1.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/Spaces/RustyCapsule0_INT/bump_NRM.dds b/GameData/RustyStar/RustyStarRockets/Spaces/RustyCapsule0_INT/bump_NRM.dds
new file mode 100644
index 000000000..71c2185ef
Binary files /dev/null and b/GameData/RustyStar/RustyStarRockets/Spaces/RustyCapsule0_INT/bump_NRM.dds differ
diff --git a/GameData/RustyStar/RustyStarRockets/changelog.md b/GameData/RustyStar/RustyStarRockets/changelog.md
index f042ca750..f4f86298c 100644
--- a/GameData/RustyStar/RustyStarRockets/changelog.md
+++ b/GameData/RustyStar/RustyStarRockets/changelog.md
@@ -79,8 +79,8 @@
## Version 1.5.0.0-release - ``
-* 21 Feb 2016
-* Released for Kerbal Space Program 1.0.5
+* 25 Jan 2016
+* Released for Kerbal Space Program [KSP 1.0.5]
* improved textures
* various tweaks
diff --git a/RustyStarRockets.version b/RustyStarRockets.version
index 7e6e0c05d..c3e561437 100644
--- a/RustyStarRockets.version
+++ b/RustyStarRockets.version
@@ -12,7 +12,7 @@
"VERSION" :
{
"MAJOR" : 1,
- "MINOR" : 4,
+ "MINOR" : 5,
"PATCH" : 0,
"BUILD" : 0
},
diff --git a/changelog.md b/changelog.md
index f042ca750..f4f86298c 100644
--- a/changelog.md
+++ b/changelog.md
@@ -79,8 +79,8 @@
## Version 1.5.0.0-release - ``
-* 21 Feb 2016
-* Released for Kerbal Space Program 1.0.5
+* 25 Jan 2016
+* Released for Kerbal Space Program [KSP 1.0.5]
* improved textures
* various tweaks
diff --git a/docs/ReleaseNotes/1.5.0.0.md b/docs/ReleaseNotes/1.5.0.0.md
new file mode 100644
index 000000000..b88bb2534
--- /dev/null
+++ b/docs/ReleaseNotes/1.5.0.0.md
@@ -0,0 +1,130 @@
+---
+permalink: /1.5.0.0.html
+title: Release Notes v1.5.0.0
+description: Version Release Notes
+tags: RustyStarRockets,release-notes,kerbal,ksp,zer0Kerbal,zedK
+layout: page
+---
+
+
+
+[![Rusty Star Rockets Version][MOD:shd:stat]][MOD:forum]
+[![KSP version][KSP:shd:stat]][KSP:url] [![License][LIC:shd]][LIC:url]
+![AVC .version files][AVCVAL:shd] [![Pages][MOD:pages:shd]][MOD:pages]
+
+# Version 1.5.0.0-release - `` edition
+
+* 25 Jan 2016
+* Released for Kerbal Space Program [KSP 1.0.5]
+
+
+DO A CLEAN INSTALL: DELETE EXISTING INSTALLATION THEN RE-INSTALL
Download from CurseForge
+
+## Changes
+
+* improved textures
+* various tweaks
+* new parts:
+ * size 0
+ * tanks
+ * decoupler
+ * large liquid fuel tank
+ * turbojet engine
+ * inline cockpit
+ * hypersonic air intake
+
+### Status 1.5.0.0
+
+* Issues
+ * updates #9 - Archival Releases
+ * closes #40 - 1.5.0.0-release
+* updates #46 - [Bug 🐞]: part.cfg errors
+
+---
+
+## See More
+
+* Changelog Summary for more details of changes: See [ChangeLog][MOD:chlog]
+* Discussions and news on this mod : See [Discussions][MOD:discu] or [KSP Forums][MOD:forum]
+* Known Issues for more details of feature requests and known issues : See [Known Issues][MOD:issue]
+* GitHub Pages : See [Pages][MOD:pages]
+
+## Localization
+
+>* ![English][EN] English
+>* ***your translation here***
+>
+> HELP WANTED - See the [README in the Localization folder][lreadme] or the [Quickstart Guide][qstart] for instructions for adding or improving translations. [GitHub][GitHub:url] push is the best way to contribute. *Additions and corrections welcome!*
+
+
+
red box below is a link to forum post on how to get support
+
+
+
Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date
+
+
+---
+
+### How to support this and other great mods by [`zer0Kerbal`][zer0Kerbal]
+
+[![Support][PAYPAL:img]][PAYPAL:url] [![Patreon][PATREON:img]][PATREON:url] [![Github Sponsor][GSPONS:img]][GSPONS:url] [![Buy zer0Kerbal a snack][BMCC:img]][BMCC:url]
+
+
+[MOD:chlog]: https://raw.githubusercontent.com/zer0Kerbal/RustyStarRockets/master/changelog.md "Changelog"
+[MOD:discu]: https://github.com/zer0Kerbal/RustyStarRockets/discussions/ "Discussions"
+[MOD:forum]: https://forum.kerbalspaceprogram.com/index.php?/topic/209405-*/ "RustyStarRockets forum thread"
+[MOD:issue]: https://github.com/zer0Kerbal/RustyStarRockets/issues/ "Issue Tracker"
+[MOD:licns]: https://github.com/zer0Kerbal/RustyStarRockets/blob/master/LICENSE/ "Repo License"
+[MOD:pages]: https://zer0kerbal.github.io/RustyStarRockets/ "GitHub Pages"
+[MOD:pages:shd]: https://img.shields.io/badge/GitHub-Pages-white?style=plastic&labelColor=9cf&logoColor=181717&logo=github/ "GitHub IO"
+
+
+[MOD:shd:stat]: https://img.shields.io/badge/Rusty%20Star%20Rockets%20(RSR)%20-v1.5.0.0--release-BADA55.svg?style=plastic&labelColor=darkgreen/ "1.5.0.0-release"
+
+[CRSFG:url]: https://www.curseforge.com/kerbal/ksp-mods/RustyStarRockets/files/ "Curseforge"
+[GITHUB:url]: https://github.com/zer0Kerbal/RustyStarRockets/ "GitHub"
+
+[KSP:url]: http://kerbalspaceprogram.com/ "Kerbal Space Program"
+[KSP:shd:stat]: https://img.shields.io/badge/KSP-1.0.5-blue.svg?style=plastic&logo=data:image/webp;base64,UklGRpAGAABXRUJQVlA4TIQGAAAvH8AHEE0obNsGDakwXkT/Q4chj76jn1yYjSRjH6H+6xQqRUkkSc5ckHD+NUUVhx4+RNu2bTTl/3OTVhD6H8u6fF8dDYm40CK7N0CjAxK52rYtjfQRAvGNjbu7V+vuLp2fwhzA6gG4li6de+nuO+4uJBlkwoTA//90kENgtZZs27ZpO2Oufa5vbNsq2Sw6qaa9r3n/kZJTex/wSrFt27o62kuSJNuqrdTa1+/7uLu7uzQZAk0mRN/mAz2CAbi723vvy5WztxxIAAiw+dh2bdvWZJuT12y1bdu2bdu2bbs3AQABlsED+y50lDqLE4pf/Uxe8KO77HFes9hvxu1p3O2Q09LVg0NVjo7Z5U6AvwBSOfivKdQTujOnXNG8hzNhqYSMMHJ+MwWWyTSjNUoP1jWHp1ZNmgB8TMH3Tl33mvoVb8uIj3umyIJLsAmYoCIqUCVMCN5WrW78Qi+AkeaGOkWFk3QbRmIWHpIZSURXDxhJVlJiYZ6kLEgeEjIRCBmxebhCTWlTJNaXLystGysVToPOAFJJjqSPNOXftSVbXPQjxrzVaFNzXvBonWJlonIVTJabAfjZ0Jxufl5GPntEHKjB7PIXtg6eYHywJn3hTdijjXUain94KjfCfg1hM3AZRR4N16VMXBrsDVYDCjOIMmGFsAab8rdY7+kIw0BgtRgL1DKJeuNZdQ9f5RAGGfOQfZxexj7t37RkjNp4rPDIHOJVyPBF+XHKsnQk4SWRBl8Wot74WtkBqidQggbyj2vW1WEFG6JfUZ8UxhVzOmAUdKTYZ3yxR2QwIIAQdA9YgiRBZWyCguiOER9y9IauiyGqR0EayVLiEVwmXmF5+Z2jfohj8i1q8ybRahCBAXZBCBUqLgAACQFzp5M/o5wzCDcCJZEOF9EzggM7NEd18c1Q85gPBldtg6mwB1N+hzyTSFp5jWM+WpCRBEBAjIaUxJI80o3s6vDYJ7gNXuAUfOacvsLvLhNIMaMwh8GccsXjtuiK+wkxZ/kVdOCzoCeAOn+N7H1rU1YT35MgAWY9yD5wMWI7j7G976bSh8LxDx2jI3IJRAnJ+RQQIU7gABnLd3vKSyMAd71mq7HgV3AJ+Sxh5Bz5O0z/gbTiNT8DxQssrrv7Uyx9Y7q6BQVUoIGonF/FfoC/RqwVHlviCRSABDvLaCUfZlz1cNENn6adNTz+AF8v8KWQAFL+QMkpCthFkpvvq7+2/to6AIBhyvPdrUr3g1XwBEJPMeP/98SxWWvs3nHIhgNnsY1RWVyw+Guh5IZLgj9WzPi/iEk9gPPGLAni3aRlsqlGQ9jP4z9Q/s/xi3dw486abm6Bqi2l3qu9e9tQsdVMdG4zbVYqp5wJcBSA2W6sNmkwxuNk+nw3r4MFi/4EkTAhiRFk70jkqNDiWbDK65OLIn0s0wD/ucAp3XwVSsSNBAqjFUIXwFE0MihZQ6utQYV2oR+tShO7Ad6bswY3xd7qe0VrVxK9ZjueQy4TPnF8MCQGjoxSugSFgFMV4LiVwgsn/i+gXZ2FzplAduxnn0/OlW0uqf+M64MRPqzwrl+PnpKQSaXS49Ui7n2/ctFtHtAtiprzxq6WniwESvW5yUG1Xx6/8Hx8NKELwKZK15pV/EvXvm9ZMlx0aKUO98iUPaWvst/n8ZbOmkvGhcOQRWf5zj9dk9cfpad5oHN3Rns/wsuvy2puxz1Ziu96Q7/SOWoROzvNzFo5Z5+1BDej3OjQ/XymEkW9jr0em5g5SdX8VC2gf9xJb/RWCC5bIKWDgWcYf+K9Kje3zbQBh/F448wMLoICeUyJ330nXlPmawiRT/sblG4vWrbErgQaMzYbZcwbhSaNrwH+Tqa04jqrd3JZTvwbFxHFSVMAv5UZdEq+tQUupcis/5+MZNsxk9b8TPa7cMqdzzrh9FtD5v+vPACvJy7nDT69IP/Yx6EywGdTFsD5iU7bqkovJogzTjQm3iFTyp4jV4bjVKdcnv5/JrhokmpnGAIA4D/AXYCfVgoBXnrDkCqqCHRG529HeYB51Jy1z6nlW/gnVmzyxmVHxnQrxXxelcI0yN85udPl+//t2rzKzA+oluPTNjp6qY1PVduFVdo8ya+8E6p8KOZR+bLj6Vju9oi5dar0erTS8Z1x3/IITU3vyDRLiZWBZVH6CbqURTeLptD3pEPIR4W4QlHfTnRJzZBRJ8MlI8LmmEXLAdAxsqIYbSDGTt65GfF0cUL6aQQ=&labelColor=black/ "Kerbal Space Program"
+
+
+[LIC:url]: https://creativecommons.org/licenses/by-nc-nd/4.0/ "CC BY-NC-ND 4.0"
+[LIC:log]: https://licensebuttons.net/i/l/by-nc-nd/transparent/33/66/99/76x22.png "CC BY-NC-ND 4.0"
+[LIC:shd]: https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-ef9421?labelColor=black&style=plastic&logoColor=ef9421&logo=creativecommons "CC BY-NC-ND 4.0"
+
+[AVCVAL:shd]: https://github.com/zer0Kerbal/RustyStarRockets/actions/workflows/AVC-VersionFileValidator.yml/badge.svg?style=plastic&labelColor=black "AVC Valid"
+
+[PAYPAL:img]: https://img.shields.io/badge/Buy%20me%20some%20-LFO-BADA55?style=for-the-badge&logo=paypal&labelColor=FFDD00 "PayPal"
+[PAYPAL:url]: https://www.paypal.com/donate?hosted_button_id=DC22YHMEJREKL "PayPal"
+[PATREON:img]: https://img.shields.io/badge/Patreon%20-Patreonize-FF424D?style=for-the-badge&logo=patreon "Patreon"
+[PATREON:url]: https://www.patreon.com/bePatron?u=23390503 "Patreon"
+[GSPONS:img]: https://img.shields.io/badge/Github%20-Sponsor-EA4AAA?style=for-the-badge&logo=githubsponsors "Github Sponsors"
+[GSPONS:url]: https://github.com/sponsors/zer0Kerbal "Github Sponsors"
+[BMCC:img]: https://img.shields.io/badge/Buy%20Me%20a%20-Snack!-FFDD00?style=for-the-badge&logo=buymeacoffee "Buy Me A Snack"
+[BMCC:url]: https://buymeacoffee.com/zer0Kerbal "Buy Me A Snack"
+[lreadme]: https://github.com/zer0Kerbal/zer0Kerbal/blob/master/Localization/readme.md "Localization Readme"
+[qstart]: https://github.com/zer0Kerbal/zer0Kerbal/blob/master/Localization/quickstart.md "Quickstart"
+[EN]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/EN.png "English"
+[BR]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/BR.png "Português Brasil"
+[CN]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/CH.png "中文"
+[DE]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/DE.png "Deutsch"
+[ES]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/ES.png "Español"
+[FR]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/FR.png "Français"
+[IT]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/IT.png "Italiano"
+[JA]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/JA.png "日本語"
+[KO]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/KO.png "한국어"
+[MX]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/MX.png "Mexicano Español"
+[NL]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/NL.png "Dutch"
+[NO]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/NO.png "Norsk"
+[PO]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/PO.png "Polski"
+[RU]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/RU.png "Русский"
+[SW]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/SW.png "Svenska"
+[TR]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/TR.png "Türk"
+[TW]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/TW.png "国语"
+
+[zer0Kerbal]: https://forum.kerbalspaceprogram.com/index.php?/profile/190933-*/ "zer0Kerbal"
+
+
\ No newline at end of file
diff --git a/docs/changelog.md b/docs/changelog.md
index 35de68da0..43202d688 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -92,8 +92,8 @@ CC BY-ND 4.0 by zer0Kerbal
## Version 1.5.0.0-release - ``
-* 21 Feb 2016
-* Released for Kerbal Space Program 1.0.5
+* 25 Jan 2016
+* Released for Kerbal Space Program [KSP 1.0.5]
* improved textures
* various tweaks
diff --git a/json/mod.json b/json/mod.json
index 447f85832..a755dedab 100644
--- a/json/mod.json
+++ b/json/mod.json
@@ -2,7 +2,7 @@
"schemaVersion": 1,
"label": "Rusty Star Rockets",
"labelColor": "BADA55",
- "message": "1.4.0.0",
+ "message": "1.5.0.0",
"color": "darkgreen",
"style": "plastic"
}