-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #543 from PorktoberRevolution/master
Release 0.1.2
- Loading branch information
Showing
44 changed files
with
216 additions
and
24 deletions.
There are no files selected for viewing
Binary file modified
BIN
+0 Bytes
(100%)
Distribution/Restock/GameData/ReStock/Assets/Aero/restock-heatshield-0625-1.mu
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Distribution/Restock/GameData/ReStock/Assets/Command/restock-mk1-pod.mu
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Distribution/Restock/GameData/ReStock/Assets/Command/restock-probe-sphere-1.mu
Binary file not shown.
Binary file modified
BIN
+171 KB
(200%)
Distribution/Restock/GameData/ReStock/Assets/Command/restock-probe-stayputnik-1-s.dds
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Distribution/Restock/GameData/ReStock/Assets/Communication/restock-antenna-radial-3.mu
Binary file not shown.
Binary file modified
BIN
-271 Bytes
(99%)
Distribution/Restock/GameData/ReStock/Assets/Electrical/restock-light-flood-1.mu
Binary file not shown.
Binary file modified
BIN
-277 Bytes
(99%)
Distribution/Restock/GameData/ReStock/Assets/Electrical/restock-light-spot-1.mu
Binary file not shown.
Binary file modified
BIN
-10 Bytes
(100%)
Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-spark-1.mu
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-vector-1.mu
Binary file not shown.
Binary file modified
BIN
-17.6 KB
(83%)
Distribution/Restock/GameData/ReStock/Assets/FuelTank/restock-adapter-375-skeletal-1.mu
Binary file not shown.
Binary file modified
BIN
+21.4 KB
(100%)
Distribution/Restock/GameData/ReStock/Assets/Science/restock-materialbay-125-1.mu
Binary file not shown.
Binary file modified
BIN
+2.98 KB
(100%)
Distribution/Restock/GameData/ReStock/Assets/Science/restock-materialbay-radial-1.mu
Binary file not shown.
81 changes: 81 additions & 0 deletions
81
Distribution/Restock/GameData/ReStock/Compatibility/RealChute.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
// RealChute compatability fixes | ||
|
||
@PART[parachuteDrogue]:AFTER[RealChute] | ||
{ | ||
@MODULE[RealChuteModule] | ||
{ | ||
@PARACHUTE | ||
{ | ||
@preDeploymentAnimation = semiDeployLarge | ||
@deploymentAnimation = fullyDeployLarge | ||
@capName = ChuteCap | ||
@parachuteName = B_ParachuteLargeDrogueRotator | ||
} | ||
} | ||
|
||
!DRAG_CUBE {} | ||
} | ||
|
||
@PART[parachuteLarge]:AFTER[RealChute] | ||
{ | ||
@MODULE[RealChuteModule] | ||
{ | ||
@PARACHUTE | ||
{ | ||
@preDeploymentAnimation = semiDeployLarge | ||
@deploymentAnimation = fullyDeployLarge | ||
@capName = ChuteCap | ||
@parachuteName = B_ParachuteLargeRotator | ||
} | ||
} | ||
|
||
!DRAG_CUBE {} | ||
} | ||
|
||
@PART[parachuteSingle]:AFTER[RealChute] | ||
{ | ||
@MODULE[RealChuteModule] | ||
{ | ||
@PARACHUTE | ||
{ | ||
@preDeploymentAnimation = semiDeployLarge | ||
@deploymentAnimation = fullyDeployLarge | ||
@capName = SmallChuteCap | ||
@parachuteName = B_ParachuteRoot004 | ||
} | ||
} | ||
|
||
!DRAG_CUBE {} | ||
} | ||
|
||
@PART[parachuteRadial]:AFTER[RealChute] | ||
{ | ||
@MODULE[RealChuteModule] | ||
{ | ||
@PARACHUTE | ||
{ | ||
@preDeploymentAnimation = semiDeployLarge | ||
@deploymentAnimation = fullyDeployLarge | ||
@capName = RadialChuteCap | ||
@parachuteName = B_ParachuteRoot | ||
} | ||
} | ||
|
||
!DRAG_CUBE {} | ||
} | ||
|
||
@PART[radialDrogue]:AFTER[RealChute] | ||
{ | ||
@MODULE[RealChuteModule] | ||
{ | ||
@PARACHUTE | ||
{ | ||
@preDeploymentAnimation = semiDeployLarge | ||
@deploymentAnimation = fullyDeployLarge | ||
@capName = RadialChuteCapDrogue | ||
@parachuteName = B_ParachuteRoot005 | ||
} | ||
} | ||
|
||
!DRAG_CUBE {} | ||
} |
Binary file modified
BIN
+0 Bytes
(100%)
Distribution/Restock/GameData/ReStock/FX/restock-fx-rhino-core-1.mu
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Distribution/Restock/GameData/ReStock/FX/restock-fx-rhino-plume-1.mu
Binary file not shown.
4 changes: 2 additions & 2 deletions
4
Distribution/Restock/GameData/ReStock/Versioning/ReStock.version
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-2.82 KB
(98%)
Distribution/RestockPlus/GameData/ReStockPlus/Assets/Electrical/restock-battery-375-1.mu
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.