Skip to content

Commit

Permalink
1.2.3.3
Browse files Browse the repository at this point in the history
		version = 1.2.3.3
		change = MicroKlaw: move from Utility to Coupling
		change = MicroKlaw: adjust cost from 4050 to 405
		change = MicroKlaw: adjust entryCost from 8000 to 4400
		change = MicroKlaw: adjust angularDrag from 4 to 1
		change = MicroKlaw: adjust maxTemp from 3000 to 2000
		change = MicroKlaw: add fuelCrossFeed = False
		change = MicroKlaw: adjust breakingForce from 1500 to 50
		change = MicroKlaw: adjust breakingTorque from 1500 to 50
		change = MicroKlaw: change title from 'Micro Klaw' to 'MicroKlaw'
		change = MicroKlaw: adjusted ModuleAnimateGeneric to reflect new part name
		change = MicroKlaw: add ModuleToggleCrossfeed (false) (techRequired = fuelSystems)
		change = MicroKlaw: ModuleGrappleNode nodeType was size2, corrected to size1 as per the stock "Advanced Grabbing Unit"
		change = MicroKlaw: stock Advanced Grabbing Unit has both 7 and 50 for crashTolerance; adjusting part to 50
		change = ghost.cfg added for Stock-microLegRadial, microLegRadial-KSPWheel(+PART microLegRadial)
		change = ghost.cfg patch will be removed next update
		change = added ODFC (On Demand Fuel Cells) patch
		change = added 0.75 EC/s ODFC fuel cell to monoPod
		change = added 1.5 EC/s ODFC fuel cell to cycloPod
		change = added 4.45 EC/s ODFC fuel cell to panoPod
		change = ODFC production/consumption subject to balance pass (feedback desired)
  • Loading branch information
zer0Kerbal committed Oct 16, 2019
1 parent 09e0deb commit 18cdf90
Show file tree
Hide file tree
Showing 13 changed files with 356 additions and 150 deletions.
24 changes: 24 additions & 0 deletions ChangeLog.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,30 @@
version = STATUS: RELEASE
}
VERSION
{
version = 1.2.3.3
change = MicroKlaw: move from Utility to Coupling
change = MicroKlaw: adjust cost from 4050 to 405
change = MicroKlaw: adjust entryCost from 8000 to 4400
change = MicroKlaw: adjust angularDrag from 4 to 1
change = MicroKlaw: adjust maxTemp from 3000 to 2000
change = MicroKlaw: add fuelCrossFeed = False
change = MicroKlaw: adjust breakingForce from 1500 to 50
change = MicroKlaw: adjust breakingTorque from 1500 to 50
change = MicroKlaw: change title from 'Micro Klaw' to 'MicroKlaw'
change = MicroKlaw: adjusted ModuleAnimateGeneric to reflect new part name
change = MicroKlaw: add ModuleToggleCrossfeed (false) (techRequired = fuelSystems)
change = MicroKlaw: ModuleGrappleNode nodeType was size2, corrected to size1 as per the stock "Advanced Grabbing Unit"
change = MicroKlaw: stock Advanced Grabbing Unit has both 7 and 50 for crashTolerance; adjusting part to 50
change = ghost.cfg added for Stock-microLegRadial, microLegRadial-KSPWheel(+PART microLegRadial)
change = ghost.cfg patch will be removed next update
change = added ODFC (On Demand Fuel Cells) patch
change = added 0.75 EC/s ODFC fuel cell to monoPod
change = added 1.5 EC/s ODFC fuel cell to cycloPod
change = added 4.45 EC/s ODFC fuel cell to panoPod
change = ODFC production/consumption subject to balance pass (feedback desired)
}
VERSION
{
version = 1.2.3.2
change = unplugging Val's kPod she left hidden under her seat in the CycloPod. (maxEC should have been 75 not 70)
Expand Down
24 changes: 24 additions & 0 deletions GameData/TransparentPods/ChangeLog.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,30 @@
version = STATUS: RELEASE
}
VERSION
{
version = 1.2.3.3
change = MicroKlaw: move from Utility to Coupling
change = MicroKlaw: adjust cost from 4050 to 405
change = MicroKlaw: adjust entryCost from 8000 to 4400
change = MicroKlaw: adjust angularDrag from 4 to 1
change = MicroKlaw: adjust maxTemp from 3000 to 2000
change = MicroKlaw: add fuelCrossFeed = False
change = MicroKlaw: adjust breakingForce from 1500 to 50
change = MicroKlaw: adjust breakingTorque from 1500 to 50
change = MicroKlaw: change title from 'Micro Klaw' to 'MicroKlaw'
change = MicroKlaw: adjusted ModuleAnimateGeneric to reflect new part name
change = MicroKlaw: add ModuleToggleCrossfeed (false) (techRequired = fuelSystems)
change = MicroKlaw: ModuleGrappleNode nodeType was size2, corrected to size1 as per the stock "Advanced Grabbing Unit"
change = MicroKlaw: stock Advanced Grabbing Unit has both 7 and 50 for crashTolerance; adjusting part to 50
change = ghost.cfg added for Stock-microLegRadial, microLegRadial-KSPWheel(+PART microLegRadial)
change = ghost.cfg patch will be removed next update
change = added ODFC (On Demand Fuel Cells) patch
change = added 0.75 EC/s ODFC fuel cell to monoPod
change = added 1.5 EC/s ODFC fuel cell to cycloPod
change = added 4.45 EC/s ODFC fuel cell to panoPod
change = ODFC production/consumption subject to balance pass (feedback desired)
}
VERSION
{
version = 1.2.3.2
change = unplugging Val's kPod she left hidden under her seat in the CycloPod. (maxEC should have been 75 not 70)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ PART
packetCeiling = 5
}
// JSIAdvTransparentPod
MODULE
{
name = JSIAdvTransparentPod
Expand Down
43 changes: 26 additions & 17 deletions GameData/TransparentPods/Parts/Utility/microKlaw/microKlaw.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,28 @@ PART
// --- general parameters ---
name = microKlaw
module = Part
author = nli2work
author = nli2work,zed'K
// --- asset parameters ---
rescaleFactor = 1

MODEL
{
model = TransparentPods/Parts/Utility/microKlaw/microKlaw
texture = panoPod_DIF , TransparentPods/Spaces/panoPod_IVA/panoPod_DIF
texture = panoPod_EMI , TransparentPods/Spaces/panoPod_IVA/panoPod_EMI
}
rescaleFactor = 1
// --- node definitions ---
node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 0
node_attach = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 1
// --- editor parameters ---
TechRequired = spaceExploration
entryCost = 8000
cost = 4050
category = Utility
entryCost = 4400
cost = 405
category = Coupling
subcategory = 0
title = Micro Klaw
title = MicroKlaw
manufacturer = Nohark's Pick n' Pull
description = A tiny Grabbing Unit specifically designed for the Mono Pod.
Expand All @@ -37,20 +36,30 @@ PART
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 4
crashTolerance = 9
breakingForce = 1500
breakingTorque = 1500
maxTemp = 3000
angularDrag = 1
crashTolerance = 50 // 9 - Advanced Grabbing Unit has both 7 and 50
breakingForce = 50
breakingTorque = 50
maxTemp = 2000
fuelCrossFeed = False
bulkheadProfiles = size0, srf
bulkheadProfiles = srf, size0
MODULE
{
name = ModuleToggleCrossfeed
crossfeedStatus = false
toggleEditor = true
toggleFlight = true
techRequired = fuelSystems
}
MODULE
{
name = ModuleGrappleNode
nodeTransformName = ArticulatedCap
deployAnimationController = 1
nodeType = size2
nodeType = size1 // size2
captureRange = 0.05
captureMinFwdDot = 0.866
captureMaxRvel = 1
Expand All @@ -60,8 +69,8 @@ PART
{
name = ModuleAnimateGeneric
animationName = microKlawToggle
startEventGUIName = Deploy Micro Klaw
endEventGUIName = Retract Micro Klaw
actionGUIName = Toggle Micro Klaw
startEventGUIName = Deploy MicroKlaw
endEventGUIName = Retract MicroKlaw
actionGUIName = Toggle MicroKlaw
}
}
43 changes: 27 additions & 16 deletions GameData/TransparentPods/README.md
Original file line number Diff line number Diff line change
@@ -1,44 +1,55 @@
<!-- Readme.md v1.1.1.0
Transparent Pods Repressurized (TCP)
created: 11 Aug 18
updated: 15 Oct 19 -->

<!-- Download on SpaceDock or Github or Curseforge. Also available on CKAN. -->
# Transparent Pods Repressurized
#### Formerly known as Transparent Command Pods
![TransparentPodsRepressurized](https://img.shields.io/badge/KSP%20version-1.7.x-66ccff.svg?style=flat-square)
![TransparentPodsRepressurized](https://img.shields.io/badge/MOD%20version-1.2.3.2-orange.svg?style=flat-square)
![TransparentPodsRepressurized](https://img.shields.io/badge/CKAN-Indexed-brightgreen.svg)
![Mod Version](https://img.shields.io/github/v/release/zer0Kerbal/TransparentPods?include_prereleases)
![KSP 1.7.x](https://img.shields.io/badge/KSP%20version-1.7.x-66ccff.svg?style=flat-square)
![CKAN listed](https://img.shields.io/badge/CKAN-Indexed-brightgreen.svg) ![license CC 4.0 BY-NC-SA](https://img.shields.io/badge/license-CC--4.0--BY--SA-lightgrey)

Continuation of Transparent Command Pods by (first by nli2work), now continued by *zer0Kerbal* with community support.

## Transparent Command Pod by nil2work v1.2.3.2 for KSP v1.7.x
## Transparent Command Pod by nil2work v1.2.3.3 for KSP v1.7.x
### Adds eight (8) parts to Kerbal Space Program

![Transparent Pods Repressurized](https://youtu.be/CB3N8tRPcRA "Transparent Pods Repressurized")

*See ChangeLog.txt for details of mod changes*
### Changelog Summary
*See ![ChangeLog](https://github.com/zer0Kerbal/TransparentPods/Changelog.cfg) for full details of mod changes*

[![Watch the video](https://img.youtube.com/vi/mUntbQHC4-g/maxresdefault.jpg)](https://youtu.be/mUntbQHC4-g)

Extract to your KSP GameData folder.

### Requires:
* Kerbal Space Program
* ![Kerbal Space Program](https://kerbalspaceprogram.com) v1.7.3, ***may*** work on earlier versions

### Recommends:
#### *Kerbal enjoyment of Transparent Pods benefits from having these installed*
* ![ModuleManager](http://forum.kerbalspaceprogram.com/index.php?/topic/50533-105-module-manager-2618-january-17th-with-even-more-sha-and-less-bug)
* ![ModuleManager](http://forum.kerbalspaceprogram.com/index.php?/topic/50533-*)
* JSI RPM 1.20.0 Required; be sure to use latest compatible DLLs provided by MOARdV++
* ![RasterPropMonitor](https://forum.kerbalspaceprogram.com/index.php?/topic/105821-16x-rasterpropmonitor-development-stopped-v0306-29-december-2018)
* ![MOARdV's Avionics System](https://forum.kerbalspaceprogram.com/index.php?/topic/160856-wip-17x-moardvs-avionics-systems-mas-interactive-iva-v101-27-july-2019)
* ![JSI Advanced Transparent Pods](https://forum.kerbalspaceprogram.com/index.php?/topic/138433-17x-jsi-advanced-transparent-pods-)
* ![RasterPropMonitor](https://forum.kerbalspaceprogram.com/index.php?/topic/105821-*)
* ![MOARdV's Avionics System](https://forum.kerbalspaceprogram.com/index.php?/topic/160856-*)
* ![JSI Advanced Transparent Pods](https://forum.kerbalspaceprogram.com/index.php?/topic/138433-*)

### Suggests:
* ![AllYAll](http://forum.kerbalspaceprogram.com/index.php?/topic/155858-ksp-122-all)
* ![On Demand Fuel Cells (ODFC)](https://forum.kerbalspaceprogram.com/index.php?/topic/187625-*)
* ![AllYAll](http://forum.kerbalspaceprogram.com/index.php?/topic/155858-*)
* ![KURS style docking camera ](https://github.com/linuxgurugamer/DockingCam)
* ![Orbital Utility Vehicle Updated](https://forum.kerbalspaceprogram.com/index.php?/topic/186920-173-orbital-utility-vehicle-aka-orbital-tug)
* ![Kerbal Attachment System (KAS)](http://forum.kerbalspaceprogram.com/index.php?/topic/142594-kerbal-attachment-system-kas)
* ![Kerbal Inventory System (KIS)](http://forum.kerbalspaceprogram.com/index.php?/topic/149848-kerbal-inventory-system-kis)
* ![Orbital Utility Vehicle Updated](https://forum.kerbalspaceprogram.com/index.php?/topic/186920-*)
* ![Kerbal Attachment System (KAS)](http://forum.kerbalspaceprogram.com/index.php?/topic/142594-*)
* ![Kerbal Inventory System (KIS)](http://forum.kerbalspaceprogram.com/index.php?/topic/149848-*)
* ![InfernalRobotics-Next](https://forum.kerbalspaceprogram.com/index.php?/topic/184787-*)
* ![Kerbal Joint Reinforcement-Next (KJR)](https://forum.kerbalspaceprogram.com/index.php?/topic/184206-*)
* ![B9 Part Switch]("http://forum.kerbalspaceprogram.com/index.php?showtopic=140541")
* ![B9 Part Switch](https://forum.kerbalspaceprogram.com/index.php?/topic/140541-*)
* ![Kerbal ChangeLog](https://forum.kerbalspaceprogram.com/index.php?/topic/179207-*)
* ![RetroFuture Modernized](https://forum.kerbalspaceprogram.com/index.php?/topic/184628-16117-retrofuture-modernized/&tab=comments#comment-3602263)
* ![RetroFuture Modernized](https://forum.kerbalspaceprogram.com/index.php?/topic/184628-*)

#### Tags
- mod, ksp, nli2work, zer0Kerbal, transparent, jsi, command, pod, leg, klaw, jplrepo

## License
![[CC 4.0 BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/4.0/)](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png "CC 4.0 BY-NC-SA")
Expand Down
63 changes: 0 additions & 63 deletions GameData/TransparentPods/README.txt

This file was deleted.

36 changes: 18 additions & 18 deletions GameData/TransparentPods/TransparentPods.version
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"NAME": "TransparentPods",
"URL": "https://forum.kerbalspaceprogram.com/index.php?/topic/187495-ksp-173-transparent-command-pods-repressurized-v1231-23-aug-2019release/",
"DOWNLOAD": "https://github.com/zer0Kerbal/TransparentPods/releases/latest",
"GITHUB": {
"USERNAME": "zer0Kerbal",
"REPOSITORY": "TransparentPods"
},
"VERSION": {
"MAJOR": 1,
"MINOR": 2,
"PATCH": 3,
"BUILD": 2
},
"KSP_VERSION_MIN": {
"MAJOR": 1,
"MINOR": 6,
"PATCH": 1
}
"NAME": "TransparentPods",
"URL": "https://forum.kerbalspaceprogram.com/index.php?/topic/187495-*",
"DOWNLOAD": "https://github.com/zer0Kerbal/TransparentPods/releases/latest",
"GITHUB": {
"USERNAME": "zer0Kerbal",
"REPOSITORY": "TransparentPods"
},
"VERSION": {
"MAJOR": 1,
"MINOR": 2,
"PATCH": 3,
"BUILD": 3
},
"KSP_VERSION_MIN": {
"MAJOR": 1,
"MINOR": 6,
"PATCH": 1
}
}
32 changes: 32 additions & 0 deletions GameData/TransparentPods/patches/Ghost.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
// Ghost.cfg v1.0
// TransparentPods
// created: 08 Oct 19
// updated: 15 Oct 19

// allows renaming part without damaging save games and not cluttering editor parts list
@Part[microLegRadial]:NEEDS[TransparentPods]:FIRST
{
@name = microLegRadial-KSPWheel

!TechRequired = DELETE
!entryCost = DELETE
@category = none // -1
%TechHidden = True
%entryCost = 0
// @cost = -1
}

@Part[microLegRadial]:NEEDS[TransparentPods]:FIRST
{
@name = Stock-microLegRadial

!TechRequired = DELETE
!entryCost = DELETE
@category = none // -1
%TechHidden = True
%entryCost = 0
// @cost = -1
}

// CC BY-NC-SA-4.0
// zer0Kerbal
Loading

0 comments on commit 18cdf90

Please sign in to comment.