From 8b8bd7949a165adc7f74a2ba9b13e5394025b393 Mon Sep 17 00:00:00 2001 From: Chris Adderley Date: Sun, 10 Mar 2019 14:13:42 -0700 Subject: [PATCH] More tuning --- .../Assets/Engine/restock-engine-vector-1.mu | Bin 1033974 -> 1033974 bytes .../ReStock/Compatibility/RealChute.cfg | 10 ++++++++++ Distribution/Restock/changelog.txt | 10 ++++++++-- 3 files changed, 18 insertions(+), 2 deletions(-) diff --git a/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-vector-1.mu b/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-vector-1.mu index 83d6f263bd74a14e4a2b2c6c6da27909600748aa..7fc8e45561c7cea6ea5241206ef9070947e8c9f5 100644 GIT binary patch delta 108 zcmey?YyYj+zM+M&g{g(Pg{6hHg{_5s3y1Z-?LGTA3Y?~H;AGL^FUcq>EiMTuO3W)x z%P-1hfC3>71_uU)1I7#t30uCgnC|}w#M2Y@b11g{;cWfG)%u6K^$$<$AKunKd|UtU H|2hf)D#IxO delta 119 zcmey?YyYj+zM+M&g{g(Pg{6hHg{_5s3y1YS8wMcYFUcq>EiMTuO3W)x%P-1JOMA85 z*!Z&94yQ%C85kPu1(FoEh$ktUnEdM7qJMX{BMeV{&MCXyc^^lHQ|lkj)<0aWf4E!! R@U;HnZT-Wy^$-8AqX5q8GKc^G diff --git a/Distribution/Restock/GameData/ReStock/Compatibility/RealChute.cfg b/Distribution/Restock/GameData/ReStock/Compatibility/RealChute.cfg index 6f8fc441..3a671e12 100644 --- a/Distribution/Restock/GameData/ReStock/Compatibility/RealChute.cfg +++ b/Distribution/Restock/GameData/ReStock/Compatibility/RealChute.cfg @@ -12,6 +12,8 @@ @parachuteName = B_ParachuteLargeDrogueRotator } } + + !DRAG_CUBE {} } @PART[parachuteLarge]:AFTER[RealChute] @@ -26,6 +28,8 @@ @parachuteName = B_ParachuteLargeRotator } } + + !DRAG_CUBE {} } @PART[parachuteSingle]:AFTER[RealChute] @@ -40,6 +44,8 @@ @parachuteName = B_ParachuteRoot004 } } + + !DRAG_CUBE {} } @PART[parachuteRadial]:AFTER[RealChute] @@ -54,6 +60,8 @@ @parachuteName = B_ParachuteRoot } } + + !DRAG_CUBE {} } @PART[radialDrogue]:AFTER[RealChute] @@ -68,4 +76,6 @@ @parachuteName = B_ParachuteRoot005 } } + + !DRAG_CUBE {} } \ No newline at end of file diff --git a/Distribution/Restock/changelog.txt b/Distribution/Restock/changelog.txt index 9fea2d48..c370d0dd 100644 --- a/Distribution/Restock/changelog.txt +++ b/Distribution/Restock/changelog.txt @@ -1,8 +1,14 @@ -v0.1.2 +v0.1.2 ------ +- Fixes to address SurfaceLights compatibility (requires updated RealPlume, #522) +- Fixes to address RealChute compatibility +- Fixes to address RealPlume compatibility (requires updated RealPlume) +- Fixed Communotron HG-55 being rotated 180° to the stock version +- Fixed Basic variant Spark shroud (#521, #539) - Fixed incorrect dimensions on SC-9001 Material Bay (#542) -- Fixed RealChute compatibility - Fixed Communotron HG-55 being rotated 180° to the stock version (#529) +- Fixed Rhino plume (#538) +- Fixed symmetry og of (#536) - Tuned Stayputnik reflectivity v0.1.1