Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
14964d1
Update AssemblyInfo.cs to replace KerbalTestOne with OrbitalConstruction
attosecond Oct 23, 2013
bf552a6
Update ILaunchFacility.cs with new namespace name
attosecond Oct 23, 2013
df93859
Update ISpaceDestination.cs with new namespace name
attosecond Oct 23, 2013
508737a
Update Jumper18.cs with new namespace name
attosecond Oct 23, 2013
302d862
Update and rename KerbalTestOne.csproj to OrbitalConstruction.csproj
attosecond Oct 23, 2013
646cc9c
Update RemoteSpaceDock18.cs with new namespace and new code
attosecond Oct 23, 2013
c927e28
Update SpaceBuilt18.cs namespace
attosecond Oct 23, 2013
b6e3b73
Update SpaceDock18.cs namespace
attosecond Oct 23, 2013
7e89430
Update SpaceDockUtilities18.cs namespace and code
attosecond Oct 23, 2013
5178ebd
Update README.md
attosecond Oct 23, 2013
23c555e
HUGE improvement here -- no loading of vessels to check their parts!
attosecond Oct 24, 2013
9b928b3
fixed the exploding spacedock bug
attosecond Oct 24, 2013
5fe126b
Update README.md
attosecond Oct 24, 2013
631be0c
Update README.md
attosecond Oct 24, 2013
3260fad
Update README.md
attosecond Oct 24, 2013
7f6a1a6
no longer need ILaunchFacility.cs
attosecond Oct 31, 2013
1ba3604
Update KerbalTestOne.sln
attosecond Oct 31, 2013
be0ca3c
Delete solution file and replace with OrbitalConstruction.sln
attosecond Oct 31, 2013
8fe3873
Create OrbitalConstruction.sln
attosecond Oct 31, 2013
fcd6a18
Update OrbitalConstruction.csproj
attosecond Oct 31, 2013
236d74a
Update RemoteSpaceDock18.cs
attosecond Oct 31, 2013
7465975
Update SpaceBuilt18.cs
attosecond Oct 31, 2013
c1c4c91
don't need SpacedockUtilities18.cs
attosecond Oct 31, 2013
e05d5fe
Create Resources.cs
attosecond Oct 31, 2013
8dbaa54
Create VesselToBuild.cs
attosecond Oct 31, 2013
9696710
Update AssemblyInfo.cs
attosecond Oct 31, 2013
428c1da
Update README.md
attosecond Oct 31, 2013
4b92c87
Update README.md
attosecond Oct 31, 2013
078643e
Delete OrbitalConstruction.sln
attosecond Oct 31, 2013
a0f478f
Update and rename KerbalTestOne.sln to OrbitalConstruction.sln
attosecond Oct 31, 2013
45e27c4
Delete SpaceDock18.cs
attosecond Nov 2, 2013
74ce3ac
Update SpaceBuilt18.cs
attosecond Nov 2, 2013
323aafe
Update OrbitalConstruction.csproj
attosecond Nov 2, 2013
93cddd7
Delete OC_Flag1.png
attosecond Nov 2, 2013
a8631ed
Create OC_Flag1.tga
attosecond Nov 2, 2013
e4af2f9
Delete OC_Flag1.tga
attosecond Nov 2, 2013
b7945e0
Create OC_Flag1.png
attosecond Nov 2, 2013
d94e483
Delete OC_Flag1.png
attosecond Nov 2, 2013
1152dd1
update to sync with what's actually in the distribution
attosecond Nov 2, 2013
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PART
// --- general parameters ---
name = interfect_3DPrinter
module = Part
author = Interfect
author = Interfect, Attosecond

mesh = model.dae
texture = texture.png
Expand All @@ -15,6 +15,7 @@ PART
node_stack_top = 0, 1, 0, 0, 1, 0, 2
node_stack_bottom = 0, -1, 0, 0, 1, 0, 2

TechRequired = metaMaterials
cost = 12000
category = Utility
subcategory = 0
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
93 changes: 47 additions & 46 deletions GameData/OrbitalConstruction Redux/Parts/OC_CargoModule/part.cfg
Original file line number Diff line number Diff line change
@@ -1,49 +1,50 @@
PART
{
//

// --- general parameters ---
name = SparePartsTank
module = Part
author = Interfect, Zorkinian, NovaSilisko

// --- asset parameters ---
mesh = model.mu
scale = 0.1


// --- node definitions ---
node_stack_top = 0.0, 7.72552, 0.0, 0.0, 1.0, 0.0
node_stack_bottom = 0.0, -7.3, 0.0, 0.0, 1.0, 0.0
node_attach = 5.01, 0.0, 0.0, 1.0, 0.0, 0.0, 1


// --- editor parameters ---
cost = 850
category = Control
subcategory = 0
title = SpareParts "Medium" Module
manufacturer = Orbital ConstructoCorp
description = If you want to build in space, you're going to need all manner of stuff. The payload of this module was carefully selected by grabbing everything in the machine shop, stuffing it in, and jumping on the hatch until it closed.

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,1,0

// --- standard part parameters ---
mass = 0.25
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.3
angularDrag = 2
crashTolerance = 6
breakingForce = 50
breakingTorque = 50
maxTemp = 2900

RESOURCE
{
name = RocketParts
amount = 10000
maxAmount = 10000
}
//

// --- general parameters ---
name = SparePartsTank
module = Part
author = Interfect, Zorkinian, NovaSilisko, Attosecond

// --- asset parameters ---
mesh = model.mu
scale = 0.1


// --- node definitions ---
node_stack_top = 0.0, 7.72552, 0.0, 0.0, 1.0, 0.0
node_stack_bottom = 0.0, -7.3, 0.0, 0.0, 1.0, 0.0
node_attach = 5.01, 0.0, 0.0, 1.0, 0.0, 0.0, 1


// --- editor parameters ---
TechRequired = veryHeavyRocketry
cost = 850
category = Control
subcategory = 0
title = SpareParts "Medium" Module
manufacturer = Orbital ConstructoCorp
description = If you want to build in space, you're going to need all manner of stuff. The payload of this module was carefully selected by grabbing everything in the machine shop, stuffing it in, and jumping on the hatch until it closed.

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,1,0

// --- standard part parameters ---
mass = 0.25
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.3
angularDrag = 2
crashTolerance = 6
breakingForce = 50
breakingTorque = 50
maxTemp = 2900

RESOURCE
{
name = RocketParts
amount = 10000
maxAmount = 10000
}
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
73 changes: 37 additions & 36 deletions GameData/OrbitalConstruction Redux/Parts/OC_LargeWarehouse/part.cfg
Original file line number Diff line number Diff line change
@@ -1,39 +1,40 @@
PART
{
name = LargeWarehouse
module = Part
author = Interfect, Zorkinian, NovaSilisko

mesh = model.mu
rescaleFactor = 1

node_stack_top = 0.0, 3.75, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -3.75, 0.0, 0.0, 1.0, 0.0, 2
node_attach = 1.25, 0.0, 0.0, 1.0, 0.0, 0.0, 1

cost = 50000
category = Control
subcategory = 0
title = Large Orbital Warehouse
manufacturer = Orbital ConstructoCorp
description = This larger warehouse lets Kerbals jam in more things in the name of efficiency. If you want to build some truly huge ships in orbit, this is what you want to bolt into your SpaceDock.

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 = 2900

RESOURCE
{
name = RocketParts
amount = 2000
maxAmount = 160000
}
name = LargeWarehouse
module = Part
author = Interfect, Zorkinian, NovaSilisko, Attosecond

mesh = model.mu
rescaleFactor = 1

node_stack_top = 0.0, 3.75, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -3.75, 0.0, 0.0, 1.0, 0.0, 2
node_attach = 1.25, 0.0, 0.0, 1.0, 0.0, 0.0, 1

TechRequired = veryHeavyRocketry
cost = 50000
category = Control
subcategory = 0
title = Large Orbital Warehouse
manufacturer = Orbital ConstructoCorp
description = This larger warehouse lets Kerbals jam in more things in the name of efficiency. If you want to build some truly huge ships in orbit, this is what you want to bolt into your SpaceDock.

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 = 2900

RESOURCE
{
name = RocketParts
amount = 2000
maxAmount = 160000
}
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
93 changes: 47 additions & 46 deletions GameData/OrbitalConstruction Redux/Parts/OC_SmallCargo/part.cfg
Original file line number Diff line number Diff line change
@@ -1,50 +1,51 @@
PART
{
// Kerbal Space Program - Part Config
// FL-T500 Fuel Tank
//
name = SmallSparePartsTank
module = Part
author = Interfect, Zorkinian, Mrbrownce

// --- asset parameters ---
mesh = model.mu
scale = 0.1

// --- node definitions ---
node_stack_top = 0.0, 4.442, 0.0, 0.0, 1.0, 0.0
node_stack_bottom = 0.0, -4.442, 0.0, 0.0, 1.0, 0.0
node_attach = 5.01, 0.0, 0.0, 1.0, 0.0, 0.0, 1


// --- editor parameters ---
cost = 400
category = Control
subcategory = 0
title = SpareParts "Small" Module
manufacturer = Orbital ConstructoCorp
description = After several SpaceDock resupply flights failed to reach orbit and crash-landed in Krussia, the engineers at Orbital ConstructoCorp came up with a brilliant new idea: put fewer Rocket Parts on the rocket. This module is the culmination of a five-year research project dedicated to making that idea a reality.


// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,1,0

// --- standard part parameters ---
mass = 0.125
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.3
angularDrag = 2
crashTolerance = 6
maxTemp = 2900
breakingForce = 50
breakingTorque = 50

RESOURCE
{
name = RocketParts
amount = 4000
maxAmount = 4000
}
// Kerbal Space Program - Part Config
// FL-T500 Fuel Tank
//
name = SmallSparePartsTank
module = Part
author = Interfect, Zorkinian, Mrbrownce, Attosecond

// --- asset parameters ---
mesh = model.mu
scale = 0.1

// --- node definitions ---
node_stack_top = 0.0, 4.442, 0.0, 0.0, 1.0, 0.0
node_stack_bottom = 0.0, -4.442, 0.0, 0.0, 1.0, 0.0
node_attach = 5.01, 0.0, 0.0, 1.0, 0.0, 0.0, 1


// --- editor parameters ---
TechRequired = heavierRocketry
cost = 400
category = Control
subcategory = 0
title = SpareParts "Small" Module
manufacturer = Orbital ConstructoCorp
description = After several SpaceDock resupply flights failed to reach orbit and crash-landed in Krussia, the engineers at Orbital ConstructoCorp came up with a brilliant new idea: put fewer Rocket Parts on the rocket. This module is the culmination of a five-year research project dedicated to making that idea a reality.


// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,1,0

// --- standard part parameters ---
mass = 0.125
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.3
angularDrag = 2
crashTolerance = 6
maxTemp = 2900
breakingForce = 50
breakingTorque = 50

RESOURCE
{
name = RocketParts
amount = 4000
maxAmount = 4000
}
}

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
71 changes: 36 additions & 35 deletions GameData/OrbitalConstruction Redux/Parts/OC_SmallWarehouse/part.cfg
Original file line number Diff line number Diff line change
@@ -1,38 +1,39 @@
PART
{
name = SmallWarehouse
module = Part
author = Interfect, Zorkinian, NovaSilisko

mesh = model.mu
rescaleFactor = 1

node_stack_top = 0.0, 1.875, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -1.875, 0.0, 0.0, 1.0, 0.0, 2
node_attach = 1.25, 0.0, 0.0, 1.0, 0.0, 0.0, 1

cost = 20000
category = Control
subcategory = 0
title = Small Orbital Warehouse
manufacturer = Orbital ConstructoCorp
description = This warehouse can be filled to the brim with everything an enterprising Kerbal needs for spaceship construction. ...Ok, so most drawers are marked "Misc", what's wrong with that?
attachRules = 1,1,1,1,0

mass = 2
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.3
angularDrag = 2
crashTolerance = 6
breakingForce = 200
breakingTorque = 200
maxTemp = 2900

RESOURCE
{
name = RocketParts
amount = 2000
maxAmount = 60000
name = SmallWarehouse
module = Part
author = Interfect, Zorkinian, NovaSilisko, Attosecond

mesh = model.mu
rescaleFactor = 1

node_stack_top = 0.0, 1.875, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -1.875, 0.0, 0.0, 1.0, 0.0, 2
node_attach = 1.25, 0.0, 0.0, 1.0, 0.0, 0.0, 1

TechRequired = heavierRocketry
cost = 20000
category = Control
subcategory = 0
title = Small Orbital Warehouse
manufacturer = Orbital ConstructoCorp
description = This warehouse can be filled to the brim with everything an enterprising Kerbal needs for spaceship construction. ...Ok, so most drawers are marked "Misc", what's wrong with that?
attachRules = 1,1,1,1,0

mass = 2
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.3
angularDrag = 2
crashTolerance = 6
breakingForce = 200
breakingTorque = 200
maxTemp = 2900

RESOURCE
{
name = RocketParts
amount = 2000
maxAmount = 60000
}
}
}
Loading