-
Notifications
You must be signed in to change notification settings - Fork 47
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 #121 from BobPalmer/DEVELOP
Develop
- Loading branch information
Showing
68 changed files
with
689 additions
and
95 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]] | ||
{ | ||
MODULE | ||
{ | ||
name = ModuleLogisticsConsumer | ||
} | ||
} | ||
|
||
@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[KerbalSeat]] | ||
{ | ||
MODULE | ||
{ | ||
name = ModuleLogisticsConsumer | ||
} | ||
} | ||
|
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
Binary file not shown.
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
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
122 changes: 122 additions & 0 deletions
122
FOR_RELEASE/GameData/CommunityResourcePack/ResourceConfigs/Alumina.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,122 @@ | ||
// | ||
// Community Resource Pack | ||
// Resource: Alumina | ||
// | ||
//Resource types: | ||
// 0 = Crustal (Stuff you dig up) | ||
// 1 = Oceanic (Stuff in the oceans) | ||
// 2 = Atmospheric (Stuff in the air, varies with pressure) | ||
// 3 = Interplanetary (Stuff you find between planets) | ||
// | ||
//Express all numbers as percentages 0.0-100.0, not 0.0-1.0! | ||
// | ||
|
||
PLANETARY_RESOURCE | ||
{ | ||
ResourceName = Alumina | ||
ResourceType = 0 | ||
PlanetName = Jool | ||
|
||
Distribution | ||
{ | ||
PresenceChance = 0 | ||
MinAbundance = 0 | ||
MaxAbundance = 0 | ||
Variance = 0 | ||
Dispersal = 0 | ||
} | ||
} | ||
|
||
GLOBAL_RESOURCE | ||
{ | ||
ResourceName = Alumina | ||
ResourceType = 0 | ||
|
||
Distribution | ||
{ | ||
PresenceChance = 70 | ||
MinAbundance = .001 | ||
MaxAbundance = 10 | ||
Variance = 50 | ||
Dispersal = 3 | ||
} | ||
} | ||
PLANETARY_RESOURCE | ||
{ | ||
ResourceName = Alumina | ||
ResourceType = 0 | ||
PlanetName = Kerbin | ||
|
||
Distribution | ||
{ | ||
PresenceChance = 100 | ||
MinAbundance = .001 | ||
MaxAbundance = 10 | ||
Variance = 50 | ||
Dispersal = 3 | ||
} | ||
} | ||
|
||
PLANETARY_RESOURCE | ||
{ | ||
ResourceName = Alumina | ||
ResourceType = 0 | ||
PlanetName = Mun | ||
|
||
Distribution | ||
{ | ||
PresenceChance = 100 | ||
MinAbundance = .01 | ||
MaxAbundance = 50 | ||
Variance = 50 | ||
Dispersal = 3 | ||
} | ||
} | ||
|
||
PLANETARY_RESOURCE | ||
{ | ||
ResourceName = Alumina | ||
ResourceType = 0 | ||
PlanetName = Moho | ||
|
||
Distribution | ||
{ | ||
PresenceChance = 100 | ||
MinAbundance = .01 | ||
MaxAbundance = 50 | ||
Variance = 50 | ||
Dispersal = 3 | ||
} | ||
} | ||
|
||
PLANETARY_RESOURCE | ||
{ | ||
ResourceName = Alumina | ||
ResourceType = 0 | ||
PlanetName = Duna | ||
|
||
Distribution | ||
{ | ||
PresenceChance = 100 | ||
MinAbundance = .001 | ||
MaxAbundance = 1 | ||
Variance = 50 | ||
Dispersal = 3 | ||
} | ||
} | ||
|
||
PLANETARY_RESOURCE | ||
{ | ||
ResourceName = Alumina | ||
ResourceType = 0 | ||
PlanetName = Dres | ||
|
||
Distribution | ||
{ | ||
PresenceChance = 100 | ||
MinAbundance = .01 | ||
MaxAbundance = 50 | ||
Variance = 50 | ||
Dispersal = 3 | ||
} | ||
} |
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added
BIN
+85.9 KB
FOR_RELEASE/GameData/UmbraSpaceIndustries/LifeSupport/Assets/GreenhouseGlass.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+280 KB
FOR_RELEASE/GameData/UmbraSpaceIndustries/LifeSupport/Assets/InlineGreenhouse.mu
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
Binary file added
BIN
+112 KB
FOR_RELEASE/GameData/UmbraSpaceIndustries/LifeSupport/Assets/Recycler.mu
Binary file not shown.
Binary file added
BIN
+758 KB
FOR_RELEASE/GameData/UmbraSpaceIndustries/LifeSupport/Assets/Recycler.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+112 KB
FOR_RELEASE/GameData/UmbraSpaceIndustries/LifeSupport/Assets/Recycler_GLOW.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.