mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Compare commits
No commits in common. "3358160411860dc9b277d39882778f57f15ccad4" and "a7beefd4f940b9a1161373039d8eb3b3768f135e" have entirely different histories.
3358160411
...
a7beefd4f9
Binary file not shown.
Binary file not shown.
@ -185,6 +185,7 @@
|
|||||||
// RV-1X RCS Thruster Block
|
// RV-1X RCS Thruster Block
|
||||||
@PART[RCSblock_01_small]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
@PART[RCSblock_01_small]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||||
{
|
{
|
||||||
|
|
||||||
@author = Chris Adderley (Nertea)
|
@author = Chris Adderley (Nertea)
|
||||||
!mesh = DELETE
|
!mesh = DELETE
|
||||||
!MODEL {}
|
!MODEL {}
|
||||||
@ -557,38 +558,6 @@
|
|||||||
key = 0 1
|
key = 0 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
!MODULE[ModulePartVariants] {}
|
|
||||||
MODULE
|
|
||||||
{
|
|
||||||
name = ModulePartVariants
|
|
||||||
baseVariant = Bare
|
|
||||||
useMultipleDragCubes = true
|
|
||||||
VARIANT
|
|
||||||
{
|
|
||||||
name = Bare
|
|
||||||
displayName = #autoLOC_8007115
|
|
||||||
primaryColor = #d96200
|
|
||||||
secondaryColor = #999999
|
|
||||||
GAMEOBJECTS
|
|
||||||
{
|
|
||||||
MiniRCSBlock1 = true
|
|
||||||
MiniRCSBlock2 = false
|
|
||||||
}
|
|
||||||
}
|
|
||||||
VARIANT
|
|
||||||
{
|
|
||||||
name = Shroud
|
|
||||||
displayName = #autoLOC_8007114
|
|
||||||
primaryColor = #ffffff
|
|
||||||
secondaryColor = #999999
|
|
||||||
GAMEOBJECTS
|
|
||||||
{
|
|
||||||
MiniRCSBlock1 = false
|
|
||||||
MiniRCSBlock2 = true
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@MODULE[ModuleRCSFX]
|
@MODULE[ModuleRCSFX]
|
||||||
{
|
{
|
||||||
@thrusterTransformName = RCSthruster
|
@thrusterTransformName = RCSthruster
|
||||||
|
@ -128,128 +128,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Illuminator Mk1 V2
|
|
||||||
@PART[spotLight1_v2]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
|
||||||
{
|
|
||||||
@author = Chris Adderley (Nertea)
|
|
||||||
!mesh = DELETE
|
|
||||||
!MODEL,* {}
|
|
||||||
MODEL
|
|
||||||
{
|
|
||||||
model = ReStock/Assets/Electrical/restock-light-spot-2
|
|
||||||
position = 0.0, 0.0, 0.0
|
|
||||||
scale = 1,1,1
|
|
||||||
rotation = 0, 0, 0
|
|
||||||
}
|
|
||||||
@MODULE[ModuleLight]
|
|
||||||
{
|
|
||||||
@lightMeshRendererName = SpotLightLens
|
|
||||||
@lightName = Spot
|
|
||||||
movementTransformName = SpotLightBase
|
|
||||||
canRotate = false
|
|
||||||
canPitch = true
|
|
||||||
pitchAxisName = X
|
|
||||||
pitchMin = 0
|
|
||||||
pitchMax = 180
|
|
||||||
}
|
|
||||||
!MODULE[ModulePartVariants] {}
|
|
||||||
MODULE
|
|
||||||
{
|
|
||||||
name = ModulePartVariants
|
|
||||||
useMultipleDragCubes = false
|
|
||||||
baseVariant = Dark
|
|
||||||
|
|
||||||
VARIANT
|
|
||||||
{
|
|
||||||
name = Dark
|
|
||||||
displayName #autoLOC_8007117
|
|
||||||
themeName = Dark
|
|
||||||
primaryColor = #000000
|
|
||||||
secondaryColor = #000000
|
|
||||||
TEXTURE
|
|
||||||
{
|
|
||||||
materialName = restock-lights-1
|
|
||||||
mainTextureURL = ReStock/Assets/Electrical/restock-lights-1
|
|
||||||
}
|
|
||||||
}
|
|
||||||
VARIANT
|
|
||||||
{
|
|
||||||
name = White
|
|
||||||
displayName = #autoLOC_8007119
|
|
||||||
themeName = White
|
|
||||||
primaryColor = #ffffff
|
|
||||||
secondaryColor = #ffffff
|
|
||||||
TEXTURE
|
|
||||||
{
|
|
||||||
materialName = restock-lights-1
|
|
||||||
mainTextureURL = ReStock/Assets/Electrical/restock-lights-1-alt
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
// Illuminator Mk2 V2
|
|
||||||
@PART[spotLight2_v2]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
|
||||||
{
|
|
||||||
@author = Chris Adderley (Nertea)
|
|
||||||
!mesh = DELETE
|
|
||||||
!MODEL,* {}
|
|
||||||
MODEL
|
|
||||||
{
|
|
||||||
model = ReStock/Assets/Electrical/restock-light-flood-2
|
|
||||||
position = 0.0, 0.0, 0.0
|
|
||||||
scale = 1,1,1
|
|
||||||
rotation = 0, 0, 0
|
|
||||||
}
|
|
||||||
@MODULE[ModuleLight]
|
|
||||||
{
|
|
||||||
@lightMeshRendererName = FloodLightLens
|
|
||||||
@lightName = Spot
|
|
||||||
movementTransformName = FloodR
|
|
||||||
canRotate = false
|
|
||||||
canPitch = true
|
|
||||||
pitchAxisName = X
|
|
||||||
pitchMin = 0
|
|
||||||
pitchMin = 0
|
|
||||||
pitchMax = 180
|
|
||||||
}
|
|
||||||
!MODULE[ModulePartVariants] {}
|
|
||||||
MODULE
|
|
||||||
{
|
|
||||||
name = ModulePartVariants
|
|
||||||
useMultipleDragCubes = false
|
|
||||||
baseVariant = Dark
|
|
||||||
|
|
||||||
VARIANT
|
|
||||||
{
|
|
||||||
name = Dark
|
|
||||||
displayName #autoLOC_8007117
|
|
||||||
themeName = Dark
|
|
||||||
primaryColor = #000000
|
|
||||||
secondaryColor = #000000
|
|
||||||
TEXTURE
|
|
||||||
{
|
|
||||||
materialName = restock-lights-1
|
|
||||||
mainTextureURL = ReStock/Assets/Electrical/restock-lights-1
|
|
||||||
}
|
|
||||||
}
|
|
||||||
VARIANT
|
|
||||||
{
|
|
||||||
name = White
|
|
||||||
displayName = #autoLOC_8007119
|
|
||||||
themeName = White
|
|
||||||
primaryColor = #ffffff
|
|
||||||
secondaryColor = #ffffff
|
|
||||||
TEXTURE
|
|
||||||
{
|
|
||||||
materialName = restock-lights-1
|
|
||||||
mainTextureURL = ReStock/Assets/Electrical/restock-lights-1-alt
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
// [1.11] Dome Light
|
// [1.11] Dome Light
|
||||||
@PART[domeLight1]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
@PART[domeLight1]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||||
{
|
{
|
||||||
|
@ -116,12 +116,7 @@
|
|||||||
scale = 1,1,1
|
scale = 1,1,1
|
||||||
rotation = 0, 0, 0
|
rotation = 0, 0, 0
|
||||||
}
|
}
|
||||||
MODULE
|
|
||||||
{
|
|
||||||
name = ModuleRestockDeployableMeshHider
|
|
||||||
transformName = Panels
|
|
||||||
transformName = PanelTruss
|
|
||||||
}
|
|
||||||
@MODULE[ModuleDeployableSolarPanel]
|
@MODULE[ModuleDeployableSolarPanel]
|
||||||
{
|
{
|
||||||
@breakName = pivotBase
|
@breakName = pivotBase
|
||||||
|
@ -160,8 +160,6 @@ Squad/Parts/Utility/ServiceBay_v2/
|
|||||||
Squad/Parts/Utility/smallClaw/
|
Squad/Parts/Utility/smallClaw/
|
||||||
Squad/Parts/Utility/spotLightMk1/
|
Squad/Parts/Utility/spotLightMk1/
|
||||||
Squad/Parts/Utility/spotLightMk2/
|
Squad/Parts/Utility/spotLightMk2/
|
||||||
Squad/Parts/Utility/spotLightMk1_v2/
|
|
||||||
Squad/Parts/Utility/spotLightMk2_v2/
|
|
||||||
Squad/Parts/Utility/stackCouplers/
|
Squad/Parts/Utility/stackCouplers/
|
||||||
Squad/Parts/Wheel/roverWheelM1/
|
Squad/Parts/Wheel/roverWheelM1/
|
||||||
Squad/Parts/Wheel/roverWheelS2/
|
Squad/Parts/Wheel/roverWheelS2/
|
||||||
|
@ -13,12 +13,12 @@
|
|||||||
{
|
{
|
||||||
"MAJOR":1,
|
"MAJOR":1,
|
||||||
"MINOR":11,
|
"MINOR":11,
|
||||||
"PATCH":1
|
"PATCH":0
|
||||||
},
|
},
|
||||||
"KSP_VERSION_MIN":{
|
"KSP_VERSION_MIN":{
|
||||||
"MAJOR":1,
|
"MAJOR":1,
|
||||||
"MINOR":11,
|
"MINOR":11,
|
||||||
"PATCH":1
|
"PATCH":0
|
||||||
},
|
},
|
||||||
"KSP_VERSION_MAX":{
|
"KSP_VERSION_MAX":{
|
||||||
"MAJOR":1,
|
"MAJOR":1,
|
||||||
|
@ -4,9 +4,6 @@ v1.3.1
|
|||||||
- Fixed Gigantor not being repairable
|
- Fixed Gigantor not being repairable
|
||||||
- Fixed compatability marked for 1.10.1, it isn't, really
|
- Fixed compatability marked for 1.10.1, it isn't, really
|
||||||
- Change DXT5 textures to DXT1 where an alpha channel was unnecessary
|
- Change DXT5 textures to DXT1 where an alpha channel was unnecessary
|
||||||
- Applied Restock models to new Squad revamped Mk1, Mk2 Illuminators
|
|
||||||
- Added obese variant to small linear RCS to align with Squad's vision for the part
|
|
||||||
- Gigantor now breaks more correctly but still badly
|
|
||||||
|
|
||||||
v1.3.0
|
v1.3.0
|
||||||
------
|
------
|
||||||
|
@ -13,12 +13,12 @@
|
|||||||
{
|
{
|
||||||
"MAJOR":1,
|
"MAJOR":1,
|
||||||
"MINOR":11,
|
"MINOR":11,
|
||||||
"PATCH":1
|
"PATCH":0
|
||||||
},
|
},
|
||||||
"KSP_VERSION_MIN":{
|
"KSP_VERSION_MIN":{
|
||||||
"MAJOR":1,
|
"MAJOR":1,
|
||||||
"MINOR":11,
|
"MINOR":11,
|
||||||
"PATCH":1
|
"PATCH":0
|
||||||
},
|
},
|
||||||
"KSP_VERSION_MAX":{
|
"KSP_VERSION_MAX":{
|
||||||
"MAJOR":1,
|
"MAJOR":1,
|
||||||
|
Loading…
Reference in New Issue
Block a user