Skip to content

Commit

Permalink
Merge pull request #142 from BobPalmer/DEVELOP
Browse files Browse the repository at this point in the history
0.6.0
  • Loading branch information
BobPalmer authored Oct 11, 2016
2 parents 810c6aa + 70a8111 commit 3c4150b
Show file tree
Hide file tree
Showing 221 changed files with 2,459 additions and 1,265 deletions.
16 changes: 16 additions & 0 deletions FOR_RELEASE/GameData/000_USITools/AddConsumers.cfg
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
}
}

16 changes: 16 additions & 0 deletions FOR_RELEASE/GameData/000_USITools/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
0.8.0 - (KSP 1.2)
------------------
Fixed issue with version file
Engineers can now operate power couplers if they are within scavange range (thanks tomforwood).
Two way auto transfers! Resources above 85% are now pushed to warehouses (thanks tomforwood).
Modified pulse drives in support of the Nuclear Rockets mod
Added new USI Part Catalog options
Swappable Converters!
Non-Engineers have (potentially) learned how to make things explode! Settable as a config option

0.7.4 - (KSP 1.1.3)
------------------
Compatibility for KSP 1.1.3
Ensured all parts with command capabilities are resource consumers
Resource Distributors benefit from their own extended range when self-supplying

0.7.2.1 - 2016.04.30
--------------------
KSP 1.1.2 compatibility
Expand Down
16 changes: 16 additions & 0 deletions FOR_RELEASE/GameData/000_USITools/Comms.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
@PART[*]:HAS[!MODULE[ModuleDataTransmitter],MODULE[ModuleCommand]]
{
MODULE
{
name = ModuleDataTransmitter
antennaType = INTERNAL
packetInterval = 1.0
packetSize = 2
packetResourceCost = 12.0
requiredResource = ElectricCharge
antennaPower = 5000
optimumRange = 2500
packetFloor = .1
packetCeiling = 5
}
}
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.
Binary file added FOR_RELEASE/GameData/000_USITools/Logistics_N.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 FOR_RELEASE/GameData/000_USITools/Logistics_S.png
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.
Binary file added FOR_RELEASE/GameData/000_USITools/Rovers_N.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 FOR_RELEASE/GameData/000_USITools/Rovers_S.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 not shown.
128 changes: 128 additions & 0 deletions FOR_RELEASE/GameData/000_USITools/Spaces/USIGeneric_IVA.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
INTERNAL
{
name = USIGenericInternal
MODEL
{
model = 000_USITools/Spaces/IVAShell
}
MODULE
{
name = InternalSeat
seatTransformName = Kerbal
allowCrewHelmet = false
}
MODULE
{
name = InternalSeat
seatTransformName = Kerbal
allowCrewHelmet = false
}
MODULE
{
name = InternalSeat
seatTransformName = Kerbal
allowCrewHelmet = false
}
MODULE
{
name = InternalSeat
seatTransformName = Kerbal
allowCrewHelmet = false
}
MODULE
{
name = InternalSeat
seatTransformName = Kerbal
allowCrewHelmet = false
}
MODULE
{
name = InternalSeat
seatTransformName = Kerbal
allowCrewHelmet = false
}
MODULE
{
name = InternalSeat
seatTransformName = Kerbal
allowCrewHelmet = false
}
MODULE
{
name = InternalSeat
seatTransformName = Kerbal
allowCrewHelmet = false
}
MODULE
{
name = InternalSeat
seatTransformName = Kerbal
allowCrewHelmet = false
}
MODULE
{
name = InternalSeat
seatTransformName = Kerbal
allowCrewHelmet = false
}
MODULE
{
name = InternalSeat
seatTransformName = Kerbal
allowCrewHelmet = false
}
MODULE
{
name = InternalSeat
seatTransformName = Kerbal
allowCrewHelmet = false
}
MODULE
{
name = InternalSeat
seatTransformName = Kerbal
allowCrewHelmet = false
}
MODULE
{
name = InternalSeat
seatTransformName = Kerbal
allowCrewHelmet = false
}
MODULE
{
name = InternalSeat
seatTransformName = Kerbal
allowCrewHelmet = false
}
MODULE
{
name = InternalSeat
seatTransformName = Kerbal
allowCrewHelmet = false
}
MODULE
{
name = InternalSeat
seatTransformName = Kerbal
allowCrewHelmet = false
}
MODULE
{
name = InternalSeat
seatTransformName = Kerbal
allowCrewHelmet = false
}
MODULE
{
name = InternalSeat
seatTransformName = Kerbal
allowCrewHelmet = false
}
MODULE
{
name = InternalSeat
seatTransformName = Kerbal
allowCrewHelmet = false
}
}
Binary file not shown.
Binary file modified FOR_RELEASE/GameData/000_USITools/USITools.dll
Binary file not shown.
Binary file not shown.
Binary file added FOR_RELEASE/GameData/000_USITools/USITools.pdb
Binary file not shown.
18 changes: 9 additions & 9 deletions FOR_RELEASE/GameData/000_USITools/USITools.version
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"NAME":"USI Tools",
"URL":"https://raw.githubusercontent.com/BobPalmer/UmbraSpaceIndustries/master/FOR_RELEASE/GameData/UmbraSpaceIndustries/USICore.version",
"URL":"https://raw.githubusercontent.com/BobPalmer/UmbraSpaceIndustries/master/FOR_RELEASE/GameData/000_USITools/USITools.version",
"DOWNLOAD":"https://github.com/BobPalmer/UmbraSpaceIndustries/releases",
"GITHUB":{
"USERNAME":"BobPalmer",
Expand All @@ -9,23 +9,23 @@
},
"VERSION":{
"MAJOR":0,
"MINOR":7,
"PATCH":2,
"BUILD":1
"MINOR":8,
"PATCH":0,
"BUILD":0
},
"KSP_VERSION":{
"MAJOR":1,
"MINOR":1,
"PATCH":2
"MINOR":2,
"PATCH":0
},
"KSP_VERSION_MIN":{
"MAJOR":1,
"MINOR":0,
"MINOR":2,
"PATCH":0
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":1,
"PATCH":2
"MINOR":2,
"PATCH":0
}
}
30 changes: 30 additions & 0 deletions FOR_RELEASE/GameData/CommunityResourcePack/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,33 @@
0.6.0 - (KSP 1.2)
-------------------
Added ARP icon data for RealFuels
Added/Updated distribution data for:
- Antimatter
- Helium3
- ArgonGas
- XenonGas
- LqdHydrogen
Added several new resources, including:
- HeavyWater
- Deuternium
- Helium4
- Silicates
- Borate
- ColonySupplies
- RefinedExotics


0.5.4 - (KSP 1.1.3)
------------------
Update for KSP 1.1.3
Updated cost of Plutonium
Added Lithium6, Carbon, and Monazite
Karborundum is now tweakable, and 4000 funds per unit (versus 400).
The Kerbol Karburundum harvesting zone is back... now go find it :)
Alumina and Monazite are now planetary resources.
Hydrates are a bit more common.
Added Glykerol (curated by DeepFreeze).

0.5.2 - 2016.05.14
------------------
Added Volume and reverted UF4 and ThF4 to original KSPI density & cost
Expand Down
14 changes: 7 additions & 7 deletions FOR_RELEASE/GameData/CommunityResourcePack/CRP.version
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,23 @@
},
"VERSION":{
"MAJOR":0,
"MINOR":5,
"PATCH":2,
"MINOR":6,
"PATCH":0,
"BUILD":0
},
"KSP_VERSION":{
"MAJOR":1,
"MINOR":1,
"PATCH":2
"MINOR":2,
"PATCH":0
},
"KSP_VERSION_MIN":{
"MAJOR":1,
"MINOR":0,
"MINOR":1,
"PATCH":0
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":1,
"PATCH":2
"MINOR":2,
"PATCH":0
}
}
Loading

0 comments on commit 3c4150b

Please sign in to comment.