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 83d6f263..7fc8e455 100644 Binary files a/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-vector-1.mu and b/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-vector-1.mu differ 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