Add MH patching

This commit is contained in:
ChrisAdderley 2019-03-01 11:43:09 -08:00
parent 474eb90b8f
commit eb4a4e621c
4 changed files with 17 additions and 9 deletions

View File

@ -1,10 +1,10 @@
// Patches applying art changes to Making History decouplers // Patches applying art changes to Making History decouplers
// Contents: // Contents:
- TD-18 Decoupler () - TD-18 Decoupler (Decoupler_1p5)
// TD-18 Decoupler // TD-18 Decoupler
@PART[] { @PART[Decoupler_1p5] {
@author = Chris Adderley (Nertea) @author = Chris Adderley (Nertea)
!mesh = DELETE !mesh = DELETE

View File

@ -1,9 +1,9 @@
// Patches applying art changes to Making History separators // Patches applying art changes to Making History separators
// Contents: // Contents:
- TS-18 Separator () - TS-18 Separator (Separator_1p5)
// TS-18 Separator // TS-18 Separator
@PART[] { @PART[Separator_1p5] {
@author = Chris Adderley (Nertea) @author = Chris Adderley (Nertea)
!mesh = DELETE !mesh = DELETE

View File

@ -1,9 +1,9 @@
// Patches applying art changes to Making History RCS tanks // Patches applying art changes to Making History RCS tanks
// Contents: // Contents:
// - () // - (MonoPropMini)
// Spherical Radial Tiny Tank // Spherical Radial Tiny Tank
@PART[] @PART[MonoPropMini]
{ {
@author = Chris Adderley (Nertea) @author = Chris Adderley (Nertea)
!mesh = DELETE !mesh = DELETE

View File

@ -1,7 +1,7 @@
v0.1.0 v0.1.0
------ ------
- Initial release - Initial release
- Parts included: - Stock parts included:
- Command - Command
- Mk1 Command Pod (Nertea) - Mk1 Command Pod (Nertea)
- Mk1-3 Command Pod (Nertea) - Mk1-3 Command Pod (Nertea)
@ -130,7 +130,7 @@
- Z-400 Rechargeable Battery (Nertea) - Z-400 Rechargeable Battery (Nertea)
- Z-100 Rechargeable Battery Pack (Nertea) - Z-100 Rechargeable Battery Pack (Nertea)
- PB-NUK Radioisotope Thermoelectric Generator (Beale) - PB-NUK Radioisotope Thermoelectric Generator (Beale)
- Science - Science
- Science Mobile Processing Lab MPL-LG-2 (Nertea) - Science Mobile Processing Lab MPL-LG-2 (Nertea)
- Thermometer (Andrew Cassidy) - Thermometer (Andrew Cassidy)
- Barometer (Andrew Cassidy) - Barometer (Andrew Cassidy)
@ -140,12 +140,20 @@
- SC-9001 Science Jr. (Andrew Cassidy) - SC-9001 Science Jr. (Andrew Cassidy)
- Atmospheric Fluid Spectro-Variometer (Andrew Cassidy) - Atmospheric Fluid Spectro-Variometer (Andrew Cassidy)
- Experiment Storage Unit (Andrew Cassidy) - Experiment Storage Unit (Andrew Cassidy)
- Communications - Communications
- Communotron 88-88 (Andrew Cassidy) - Communotron 88-88 (Andrew Cassidy)
- HG-5 High Gain Antenna (Andrew Cassidy) - HG-5 High Gain Antenna (Andrew Cassidy)
- RA-2 Relay Antenna (Andrew Cassidy) - RA-2 Relay Antenna (Andrew Cassidy)
- RA-15 Relay Antenna (Andrew Cassidy) - RA-15 Relay Antenna (Andrew Cassidy)
- RA-100 Relay Antenna (Andrew Cassidy) - RA-100 Relay Antenna (Andrew Cassidy)
- Making History parts included
- Coupling
- TD-18 Decoupler (Nertea)
- TS-18 Separator (Nertea)
- Fuel Tanks
- Stratus-V Minified Monopropellant Tank (Nertea)
- Payload
- AE-FF1.5 Airstream Protective Shell (Nertea)
- Additions/new variants: - Additions/new variants:
- Probe cores now all have consistent 'Bare' and 'Gold Foil' variants, plus a generally new 'Silver' foil variant - Probe cores now all have consistent 'Bare' and 'Gold Foil' variants, plus a generally new 'Silver' foil variant
- 'Dark' variant for 1.25m tanks has been completely reworked (it is no longer white) - 'Dark' variant for 1.25m tanks has been completely reworked (it is no longer white)