Skip to content

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BobPalmer committed Oct 15, 2016
1 parent a31ed77 commit 2022ba6
Show file tree
Hide file tree
Showing 44 changed files with 995 additions and 88 deletions.
14 changes: 14 additions & 0 deletions FOR_RELEASE/GameData/000_USITools/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
0.8.1 - 2016.10.15
------------------
Fixed an issue that was causing swappable converters to shut down

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
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.
16 changes: 8 additions & 8 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":4,
"MINOR":8,
"PATCH":1,
"BUILD":0
},
"KSP_VERSION":{
"MAJOR":1,
"MINOR":1,
"PATCH":3
"MINOR":2,
"PATCH":0
},
"KSP_VERSION_MIN":{
"MAJOR":1,
"MINOR":0,
"MINOR":2,
"PATCH":0
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":1,
"PATCH":3
"MINOR":2,
"PATCH":0
}
}
23 changes: 23 additions & 0 deletions FOR_RELEASE/GameData/CommunityResourcePack/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
0.6.1 - 2016.10.15
------------------
Resorted KSPI resources alphabeticly, added abbreviation and Added LqdArgon, LqdFluorine, LqdNitrogen15, LqdOxygen18

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
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":4,
"MINOR":6,
"PATCH":1,
"BUILD":0
},
"KSP_VERSION":{
"MAJOR":1,
"MINOR":1,
"PATCH":3
"MINOR":2,
"PATCH":0
},
"KSP_VERSION_MIN":{
"MAJOR":1,
"MINOR":0,
"MINOR":1,
"PATCH":0
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":1,
"PATCH":3
"MINOR":2,
"PATCH":0
}
}
Loading

0 comments on commit 2022ba6

Please sign in to comment.