Skip to content

Commit

Permalink
0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BobPalmer committed Dec 16, 2014
1 parent 48108cf commit c272102
Show file tree
Hide file tree
Showing 33 changed files with 1,171 additions and 14 deletions.
Binary file modified GameData/000_USITools/DynamicTanks.dll
Binary file not shown.
8 changes: 4 additions & 4 deletions GameData/000_USITools/USI.version
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
},
"VERSION":{
"MAJOR":0,
"MINOR":2,
"PATCH":4,
"MINOR":3,
"PATCH":0,
"BUILD":0
},
"KSP_VERSION":{
"MAJOR":0,
"MINOR":25,
"MINOR":90,
"PATCH":0
},
"KSP_VERSION_MIN":{
Expand All @@ -25,7 +25,7 @@
}
"KSP_VERSION_MAX":{
"MAJOR":0,
"MINOR":25,
"MINOR":90,
"PATCH":0
}
}
Binary file modified GameData/000_USITools/USITools.dll
Binary file not shown.
8 changes: 4 additions & 4 deletions GameData/CommunityResourcePack/CRP.version
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
},
"VERSION":{
"MAJOR":0,
"MINOR":2,
"PATCH":3,
"MINOR":3,
"PATCH":1,
"BUILD":0
},
"KSP_VERSION":{
"MAJOR":0,
"MINOR":25,
"MINOR":90,
"PATCH":0
},
"KSP_VERSION_MIN":{
Expand All @@ -25,7 +25,7 @@
},
"KSP_VERSION_MAX":{
"MAJOR":0,
"MINOR":25,
"MINOR":90,
"PATCH":0
}
}
42 changes: 40 additions & 2 deletions GameData/CommunityResourcePack/CommonResources.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,18 @@ RESOURCE_DEFINITION
transfer = NONE
}
RESOURCE_DEFINITION
{
name = Chemicals
density = 0.0125
flowMode = ALL_VESSEL
transfer = PUMP
isTweakable = true
unitCost = 80
}
RESOURCE_DEFINITION
{
name = DepletedUranium // Depleted fuel to preserve mass when burned, can be recycled
Expand Down Expand Up @@ -179,7 +191,7 @@ RESOURCE_DEFINITION
name = Karbonite
density = 0.0125
unitCost = 1.6
flowMode = ALL_VESSEL
flowMode = STAGE_PRIORITY_FLOW
transfer = PUMP
isTweakable = true
}
Expand All @@ -189,7 +201,7 @@ RESOURCE_DEFINITION
name = Karborundum
density = 0.02256
unitCost = 2000
flowMode = ALL_VESSEL
flowMode = STAGE_PRIORITY_FLOW
transfer = PUMP
isTweakable = false
}
Expand Down Expand Up @@ -288,6 +300,17 @@ RESOURCE_DEFINITION
transfer = NONE
}
RESOURCE_DEFINITION
{
name = Polymers
density = 0.0052
flowMode = ALL_VESSEL
transfer = PUMP
isTweakable = true
unitCost = 40
}
RESOURCE_DEFINITION
{
name = Polytetrafluoroethylene // Electric RCS propellant, not used atm, might be renamed
Expand All @@ -307,6 +330,21 @@ RESOURCE_DEFINITION
cost = 0.0001
}
RESOURCE_DEFINITION
{
name = RocketParts
density = 0.0025
unitCost = 5.0
flowMode = ALL_VESSEL
transfer = PUMP
isTweakable = true
}
RESOURCE_DEFINITION
{
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
160 changes: 160 additions & 0 deletions GameData/UmbraSpaceIndustries/Karbonite/CTT.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,160 @@
//TIER 1 - Tanks, Generators, and Detectors
@PART[KA_DetectionArray_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = resourceUtilization
}
@PART[KA_Generator_02]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = resourceUtilization
}
@PART[KA_Generator_250_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = resourceUtilization
}
@PART[KA_Tank_125_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = resourceUtilization
}
@PART[KA_Tank_125_02]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = resourceUtilization
}
@PART[KA_Tank_125_03]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = resourceUtilization
}
@PART[KA_Tank_125_04]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = resourceUtilization
}
@PART[KA_Tank_250_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = resourceUtilization
}
@PART[KA_Tank_Radial_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = resourceUtilization
}
@PART[KA_Tank_Radial_02]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = resourceUtilization
}
@PART[KA_Tank_Radial_03]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = resourceUtilization
}
@PART[KA_Tank_VTS_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = resourceUtilization
}
//TIER 2 - Drills and Converters
@PART[KA_AtmScoop_125_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = offworldMining
}
@PART[KA_AtmScoop_250_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = offworldMining
}
@PART[KA_Converter_125_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = offworldMining
}
@PART[KA_Converter_250_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = offworldMining
}
@PART[KA_Distiller_125_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = offworldMining
}
@PART[KA_Distiller_250_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = offworldMining
}
@PART[KA_Drill_125_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = offworldMining
}
@PART[KA_Drill_250_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = offworldMining
}
@PART[KA_Drill_Radial_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = offworldMining
}
@PART[KA_Drill_Radial_04]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = offworldMining
}
//TIER 3 - Particle Collectors
@PART[KA_ParticleCollector_250_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = advOffworldMining
}
//OTHER
@PART[KA_Engine_125_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = veryHeavyRocketry
}
@PART[KA_Engine_250_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = veryHeavyRocketry
}
@PART[KA_Engine_625_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = veryHeavyRocketry
}
@PART[KA_Jet_PropFan_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = heavyAerodynamics
}
@PART[KA_Jet_Radial_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = heavyAerodynamics
}
@PART[KA_Jet_Stack_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = heavyAerodynamics
}
@PART[KA_LandingFrame]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = advLanding
}
@PART[KA_LandingFrame_4]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = advLanding
}
@PART[KA_SRB_125_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = veryHeavyRocketry
}
@PART[KA_SRB_125_02]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = veryHeavyRocketry
}
@PART[KA_SRB_625_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = veryHeavyRocketry
}
@PART[KA_SRB_625_02]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = veryHeavyRocketry
}
@PART[kaRadialLeg]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = advLanding
}
@PART[LFKA_Jet_PropFan_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = heavyAerodynamics
}
@PART[LFKA_Jet_Radial_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = heavyAerodynamics
}
@PART[LFKA_Jet_Stack_01]:NEEDS[CommunityTechTree,TechManager]
{
@TechRequired = heavyAerodynamics
}
8 changes: 4 additions & 4 deletions GameData/UmbraSpaceIndustries/Karbonite/Karbonite.version
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
},
"VERSION":{
"MAJOR":0,
"MINOR":4,
"PATCH":4,
"MINOR":5,
"PATCH":0,
"BUILD":0
},
"KSP_VERSION":{
"MAJOR":0,
"MINOR":25,
"MINOR":90,
"PATCH":0
},
"KSP_VERSION_MIN":{
Expand All @@ -25,7 +25,7 @@
},
"KSP_VERSION_MAX":{
"MAJOR":0,
"MINOR":25,
"MINOR":90,
"PATCH":0
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
PART
{

// --- general parameters ---
name = KA_Drill_Radial_04
module = Part
author = nli2work

// --- asset parameters ---
rescaleFactor = 1

MODEL
{
model = UmbraSpaceIndustries/Karbonite/Assets/KA_Drill_Radial_04
}

// --- node definitions ---
node_attach = 0.0, 0, 0.0, 1, 0, 0.0,0
node_stack_bottom = 0.0, 0, 0.0, 1, 0, 0.0,0

// --- FX definitions ---

// --- Sound FX definition ---


// --- editor parameters ---
TechRequired = fuelSystems
entryCost = 2500
cost = 1500
category = Utility
subcategory = 0
title = KA-625 Mini-Drill
manufacturer = Umbra Space Industries
description = All of the goodness of Karbonite mining in a small and adorable package. Also capable of mining Karborundum!

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

// --- standard part parameters ---
mass = 0.01
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 2
crashTolerance = 4
breakingForce = 250
breakingTorque = 250
maxTemp = 3500
MODULE
{
name = REGO_ModuleAnimationGroup
deployAnimationName = portaDrillToggle
activeAnimationName = portaDrillRun
moduleType = Drill
}

MODULE
{
name = REGO_ModuleResourceHarvester
HarvesterType = 0
Efficiency = .1
RecipeInputs = ElectricCharge,1
ResourceName = Karbonite
ConverterName = Karbonite Drill
StartActionName = Start Karbonite Drill
StopActionName = Stop Karbonite Drill
}


MODULE
{
name = KASModuleGrab
evaPartPos = (0.0, 0.2, 0.0)
evaPartDir = (0,0,-1)
storable = True
storedSize = 20
attachOnPart = true
}
}

Loading

0 comments on commit c272102

Please sign in to comment.