-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #93 from zer0Kerbal/0.5.0.0.release
## Version 0.5.0.0-beta `<Archival>` * 19 Sep 2014 * Kerbal Space Program 0.24.2 * Beta Release * Cosmetic adjustment: Quad-Nuclear engine: * Lightened the grey color of the reactors * Increased engine bell's size by 9%. * Cosmetic adjustment: 3.75m monopropellant tank: added white stripes * Cosmetic adjustment: Xenon sphere tanks: added nodes to support struts * Cosmetic adjustment: 0.625m jet-fuel tanks: Changed around stripes * Reduced texture resolution of matching 2.5m and 1.25m nose cones to be more appropriate * Added "three-quarter jumbo" fuel tank, with flag decals * Added size-2 ASAS module (20% higher torque/mass/cost than stock unit) * Added three sizes of aerodynamic structural pylons * Added 0.625m (size-0) nose cone * Added 0.625m basic jet engine + intake (as a matching set to the turbojets from last update) * Added 1.25m "Guidance Nose Cone" probe core + reaction wheels + small battery. * Added Fuel-Cell electric generators: Radial, 1.25m. * Issues * updates #7 - Archival Releases * closes #19 - 0.5.0.0 ---
- Loading branch information
Showing
51 changed files
with
994 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
GameData/NecroBones/ModularRocketSystems/ModRocketSys-CHANGELOG.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
"VERSION" : | ||
{ | ||
"MAJOR" : 0, | ||
"MINOR" : 4, | ||
"MINOR" : 5, | ||
"PATCH" : 0, | ||
"BUILD" : 0 | ||
}, | ||
|
Binary file added
BIN
+256 KB
GameData/NecroBones/ModularRocketSystems/Parts/CommandElectric/NBSAS2m/SAS2m-Emissive.mbm
Binary file not shown.
Binary file added
BIN
+1 MB
GameData/NecroBones/ModularRocketSystems/Parts/CommandElectric/NBSAS2m/SAS2m-Specular.mbm
Binary file not shown.
Binary file added
BIN
+45.6 KB
GameData/NecroBones/ModularRocketSystems/Parts/CommandElectric/NBSAS2m/model.mu
Binary file not shown.
75 changes: 75 additions & 0 deletions
75
GameData/NecroBones/ModularRocketSystems/Parts/CommandElectric/NBSAS2m/part.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
PART | ||
{ | ||
// --- general parameters --- | ||
name = NBSAS2m | ||
module = Part | ||
author = NecroBones | ||
|
||
// --- asset parameters --- | ||
mesh = model.mu | ||
|
||
rescaleFactor = 1 | ||
|
||
iconCenter = 0, 3, 0 | ||
|
||
// --- node definitions --- | ||
// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z | ||
node_stack_top = 0, 0.25, 0, 0.0, 1.0, 0.0, 2 | ||
node_stack_bottom = 0, -0.25, 0, 0.0, 1.0, 0.0, 2 | ||
|
||
// --- FX definitions --- | ||
|
||
|
||
// --- editor parameters --- | ||
TechRequired = specializedControl | ||
entryCost = 12500 | ||
cost = 2500 | ||
category = Control | ||
subcategory = 0 | ||
title = MRS S2-ASAS Advanced Reaction Wheels | ||
manufacturer = Modular Rocket Systems | ||
description = When both torque and structural strength are required, nothing beats the MRS ASAS systems. Similar to the leading competitor's design, but with larger attachment nodes. | ||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision | ||
attachRules = 1,0,1,1,0 | ||
// --- standard part parameters --- | ||
mass = 0.24 | ||
dragModelType = default | ||
maximum_drag = 0.2 | ||
minimum_drag = 0.2 | ||
angularDrag = 2 | ||
crashTolerance = 10 | ||
maxTemp = 3400 | ||
MODULE | ||
{ | ||
name = ModuleSAS | ||
} | ||
MODULE | ||
{ | ||
name = ModuleReactionWheel | ||
PitchTorque = 36 | ||
YawTorque = 36 | ||
RollTorque = 36 | ||
RESOURCE | ||
{ | ||
name = ElectricCharge | ||
rate = 0.7 | ||
} | ||
} | ||
MODULE | ||
{ | ||
name = TweakScale | ||
defaultScale = 2.5 | ||
type = stack | ||
} | ||
} |
Binary file added
BIN
+58.9 KB
GameData/NecroBones/ModularRocketSystems/Parts/CommandElectric/NBprobeCone1m/model.mu
Binary file not shown.
93 changes: 93 additions & 0 deletions
93
GameData/NecroBones/ModularRocketSystems/Parts/CommandElectric/NBprobeCone1m/part.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
PART | ||
{ | ||
name = NBprobeCone1m | ||
module = Part | ||
author = NecroBones | ||
|
||
mesh = model.mu | ||
scale = 1 | ||
rescaleFactor = 1 | ||
|
||
node_stack_bottom = 0.0, -0.05, 0.0, 0.0, 1.0, 0.0, 1 | ||
|
||
|
||
TechRequired = start | ||
entryCost = 0 | ||
cost = 1500 | ||
category = Pods | ||
subcategory = 0 | ||
title = MRS Guidance Nose-Cone | ||
manufacturer = Modular Rocket Systems | ||
description = Most space agencies seem to think that starting with manned missions is the way to go. At MRS, we disagree, and think it is much safer to send automated rockets into the sky first. This guidance unit will let you do so in style! | ||
|
||
attachRules = 1,0,1,1,0 | ||
|
||
mass = 0.4 | ||
dragModelType = default | ||
maximum_drag = 0.2 | ||
minimum_drag = 0.15 | ||
angularDrag = 1.5 | ||
crashTolerance = 12 | ||
maxTemp = 1200 | ||
|
||
explosionPotential = 0 | ||
|
||
vesselType = Probe | ||
|
||
CrewCapacity = 0 | ||
|
||
|
||
|
||
MODULE | ||
{ | ||
name = ModuleCommand | ||
minimumCrew = 0 | ||
|
||
RESOURCE | ||
{ | ||
name = ElectricCharge | ||
rate = 0.03 | ||
} | ||
} | ||
|
||
RESOURCE | ||
{ | ||
name = ElectricCharge | ||
amount = 100 | ||
maxAmount = 100 | ||
} | ||
|
||
MODULE | ||
{ | ||
name = ModuleReactionWheel | ||
|
||
PitchTorque = 12 | ||
YawTorque = 12 | ||
RollTorque = 12 | ||
|
||
RESOURCE | ||
{ | ||
name = ElectricCharge | ||
rate = 0.6 | ||
} | ||
} | ||
|
||
MODULE | ||
{ | ||
name = ModuleSAS | ||
} | ||
|
||
|
||
MODULE | ||
{ | ||
name = FlagDecal | ||
textureQuadName = flagDecal | ||
} | ||
|
||
MODULE | ||
{ | ||
name = TweakScale | ||
defaultScale = 1.25 | ||
type = stack | ||
} | ||
} |
Binary file added
BIN
+256 KB
...croBones/ModularRocketSystems/Parts/CommandElectric/NBprobeCone1m/probeCone1mEmissive.mbm
Binary file not shown.
Binary file added
BIN
+1 MB
...croBones/ModularRocketSystems/Parts/CommandElectric/NBprobeCone1m/probeCone1mSpecular.mbm
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...croBones/ModularRocketSystems/Parts/Engine/NB2mNuclearEngine/2mNuclearEngine-Specular.mbm
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
GameData/NecroBones/ModularRocketSystems/Parts/Engine/NB2mNuclearEngine/model.mu
Binary file not shown.
Binary file added
BIN
+1 MB
GameData/NecroBones/ModularRocketSystems/Parts/Engine/NBintakeBasic0m/0mIntake-Specular.mbm
Binary file not shown.
Binary file added
BIN
+48.3 KB
GameData/NecroBones/ModularRocketSystems/Parts/Engine/NBintakeBasic0m/model.mu
Binary file not shown.
85 changes: 85 additions & 0 deletions
85
GameData/NecroBones/ModularRocketSystems/Parts/Engine/NBintakeBasic0m/part.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
PART | ||
{ | ||
|
||
|
||
// --- general parameters --- | ||
name = NBintakeBasic0m | ||
module = Part | ||
author = NecroBones | ||
|
||
// --- asset parameters --- | ||
mesh = model.mu | ||
scale = 1 | ||
rescaleFactor = 1 | ||
|
||
// --- node definitions --- | ||
// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z | ||
|
||
node_stack_bottom = 0.0, -0.1, 0.0, 0.0, 1.0, 0.0 | ||
|
||
|
||
|
||
// --- FX definitions --- | ||
|
||
|
||
// --- editor parameters --- | ||
TechRequired = supersonicFlight | ||
entryCost = 2200 | ||
cost = 170 | ||
category = Aero | ||
subcategory = 0 | ||
title = MRS Size-0 Basic Air Intake | ||
manufacturer = Modular Rocket Systems | ||
description = A smaller and more compact basic air intake, for low altitude aircraft. | ||
|
||
|
||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision | ||
attachRules = 1,0,1,0,1 | ||
|
||
// --- standard part parameters --- | ||
mass = 0.0025 | ||
dragModelType = default | ||
maximum_drag = 0.3 | ||
minimum_drag = 0.3 | ||
angularDrag = 1 | ||
crashTolerance = 20 | ||
maxTemp = 3400 | ||
fuelCrossFeed = True | ||
|
||
|
||
// ----- DO NOT EDIT BELOW THIS POINT ------ | ||
|
||
MODULE | ||
{ | ||
name = ModuleResourceIntake | ||
resourceName = IntakeAir | ||
checkForOxygen = true | ||
area = 0.002 | ||
intakeSpeed = 10 | ||
intakeTransformName = Intake | ||
} | ||
|
||
RESOURCE | ||
{ | ||
name = IntakeAir | ||
amount = 0.05 | ||
maxAmount = 0.05 | ||
} | ||
MODULE | ||
{ | ||
name = ModuleTestSubject | ||
|
||
// nowhere: 0, srf: 1, ocean: 2, atmo: 4, space: 8 | ||
environments = 4 | ||
|
||
useStaging = True | ||
useEvent = True | ||
} | ||
|
||
MODULE | ||
{ | ||
name = TweakScale | ||
defaultScale = 0.625 | ||
type = stack | ||
} | ||
} |
Binary file added
BIN
+192 KB
GameData/NecroBones/ModularRocketSystems/Parts/Engine/NBjetBasic0m/jetTurbo0m-Emissive.mbm
Binary file not shown.
Binary file added
BIN
+256 KB
GameData/NecroBones/ModularRocketSystems/Parts/Engine/NBjetBasic0m/jetTurbo0m-Specular.mbm
Binary file not shown.
Binary file added
BIN
+32 KB
GameData/NecroBones/ModularRocketSystems/Parts/Engine/NBjetBasic0m/model.mu
Binary file not shown.
Oops, something went wrong.