Skip to content

Commit

Permalink
Merge pull request #285 from UmbraSpaceIndustries/DEVELOP
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
BobPalmer authored Feb 5, 2019
2 parents ed3bbdb + 313bfbe commit 082aed8
Show file tree
Hide file tree
Showing 71 changed files with 3,714 additions and 1,563 deletions.
11 changes: 1 addition & 10 deletions FOR_RELEASE/GameData/000_USITools/AddConsumers.cfg
Original file line number Diff line number Diff line change
@@ -1,16 +1,7 @@
@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand]]
@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[ModuleCommand|KerbalSeat]]
{
MODULE
{
name = ModuleLogisticsConsumer
}
}

@PART[*]:HAS[!MODULE[ModuleLogisticsConsumer],@MODULE[KerbalSeat]]
{
MODULE
{
name = ModuleLogisticsConsumer
}
}

1 change: 1 addition & 0 deletions FOR_RELEASE/GameData/000_USITools/Agency/USIAgency.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
AGENT
{
name = Umbra Space Industries
title = Umbra Space Industries

description = A world leader in corrugated paper products, Umbra Space Industries is now applying their formidable boxing and packaging skills into a a series of products for colonization, exploration, and resource exploitation!

Expand Down
12 changes: 12 additions & 0 deletions FOR_RELEASE/GameData/000_USITools/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
1.1.0 - 2019.02.05
------------------
KSP 1.6.x Compatibility

1.0.0 - 2018.11.20
------------------
KSP 1.5.0 Compatibility

0.13.0 - 2018.06.22
------------------
KSP 1.4.4 Compatibility

0.12.0 - 2018.03.13
------------------
KSP 1.4.1 Compatibility
Expand Down
10 changes: 9 additions & 1 deletion FOR_RELEASE/GameData/000_USITools/Logistics.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,12 @@ RESOURCE_DEFINITION //Hidden resource used to manage mass
isTweakable = false
isVisible = false
volume = 1
}
}

@PART[*]:HAS[!MODULE[USI_ModuleFieldRepair],RESOURCE[Machinery|EnrichedUranium|DepletedFuel|Recyclables]]:FOR[USITools]
{
MODULE
{
name = USI_ModuleFieldRepair
}
}
Binary file modified FOR_RELEASE/GameData/000_USITools/USITools.dll
Binary file not shown.
Binary file modified FOR_RELEASE/GameData/000_USITools/USITools.dll.mdb
Binary file not shown.
Binary file modified FOR_RELEASE/GameData/000_USITools/USITools.pdb
Binary file not shown.
12 changes: 6 additions & 6 deletions FOR_RELEASE/GameData/000_USITools/USITools.version
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,24 @@
"ALLOW_PRE_RELEASE":false
},
"VERSION":{
"MAJOR":0,
"MINOR":12,
"MAJOR":1,
"MINOR":1,
"PATCH":0,
"BUILD":0
},
"KSP_VERSION":{
"MAJOR":1,
"MINOR":4,
"PATCH":1
"MINOR":6,
"PATCH":0
},
"KSP_VERSION_MIN":{
"MAJOR":1,
"MINOR":4,
"MINOR":6,
"PATCH":0
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":4,
"MINOR":6,
"PATCH":9
}
}
Binary file modified FOR_RELEASE/GameData/CommunityCategoryKit/CCK.dll
Binary file not shown.
18 changes: 9 additions & 9 deletions FOR_RELEASE/GameData/CommunityCategoryKit/CCK.version
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,25 @@
},
"KSP_VERSION":{
"MAJOR":1,
"MINOR":4,
"PATCH":1
"MINOR":6,
"PATCH":0
},
"KSP_VERSION_MIN":{
"MAJOR":1,
"MINOR":4,
"MINOR":6,
"PATCH":0
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":4,
"MINOR":6,
"PATCH":9
},
"NAME": "Community Category Kit",
"URL": "https://raw.githubusercontent.com/BobPalmer/CommunityCategoryKit/master/FOR_RELEASE/GameData/CommunityCategoryKit/CCK.version",
"VERSION": {
"BUILD": 0,
"MAJOR": 3,
"MINOR": 0,
"PATCH": 0
}
"MAJOR": 4,
"MINOR": 1,
"PATCH": 0,
"BUILD": 0
}
}
12 changes: 12 additions & 0 deletions FOR_RELEASE/GameData/CommunityCategoryKit/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
4.1.0 - 2019.02.05
------------------
KSP 1.6.x Compatibility

4.0.0 - 2018.11.20
------------------
KSP 1.5.0 Compatibility

3.2.0 - 2018.06.22
------------------
KSP 1.4.4 Compatibility

3.1.0 - 2018.03.13
-----------------
KSP 1.4.1 Compatibility
Expand Down
17 changes: 17 additions & 0 deletions FOR_RELEASE/GameData/CommunityResourcePack/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
1.1.0 - 2019.02.05
------------------
KSP 1.6.x Compatibility

1.0.1 - 2018.11.20
------------------
Fixed antimatter config name

1.0.0 - 2018.10.20
------------------
KSP 1.5.0 Compatibility
Normalized atmospheric resource harvesting values.

0.11.0 - 2018.06.22
------------------
KSP 1.4.4 Compatibility

0.10.0 - 2018.03.13
-----------------
KSP 1.4.1 Compatibility
Expand Down
12 changes: 6 additions & 6 deletions FOR_RELEASE/GameData/CommunityResourcePack/CRP.version
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,24 @@
"ALLOW_PRE_RELEASE":false
},
"VERSION":{
"MAJOR":0,
"MINOR":10,
"MAJOR":1,
"MINOR":1,
"PATCH":0,
"BUILD":0
},
"KSP_VERSION":{
"MAJOR":1,
"MINOR":4,
"PATCH":1
"MINOR":6,
"PATCH":0
},
"KSP_VERSION_MIN":{
"MAJOR":1,
"MINOR":4,
"MINOR":6,
"PATCH":0
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":4,
"MINOR":6,
"PATCH":9
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -855,9 +855,9 @@ RESOURCE_DEFINITION
{
name = CompressedAir
abbreviation = #LOC_CRP_CompressedAir_Abbreviation
displayName = #LOC_CompressedAir_DisplayName
displayName = #LOC_CRP_CompressedAir_DisplayName
density = 0.000001283
unitCost = 0.00015
unitCost = 0.00004
hsp = 2175
flowMode = STAGE_PRIORITY_FLOW
transfer = PUMP
Expand Down
Loading

0 comments on commit 082aed8

Please sign in to comment.