mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fix Pollux plume with no RS+
This commit is contained in:
@ -61,7 +61,7 @@
|
|||||||
MODEL_MULTI_PARTICLE
|
MODEL_MULTI_PARTICLE
|
||||||
{
|
{
|
||||||
name = core
|
name = core
|
||||||
modelName = ReStockPlus/FX/restock-fx-srb-anvil
|
modelName = ReStock/FX/restock-fx-srb-anvil
|
||||||
transformName = fxTransformCore
|
transformName = fxTransformCore
|
||||||
emission = 0.0 0.0
|
emission = 0.0 0.0
|
||||||
emission = 0.01 0.1
|
emission = 0.01 0.1
|
||||||
|
@ -1,14 +1,15 @@
|
|||||||
v1.1.0
|
v1.1.0
|
||||||
-----
|
-----
|
||||||
|
- KSP 1.9
|
||||||
- New stock part replacements
|
- New stock part replacements
|
||||||
- Engines
|
- Engines
|
||||||
|
- RE-M3 'Mainsail' Liquid Fuel Engine (Nertea/riocrokite): New model to replace new Squad model
|
||||||
|
- RE-I5 'Skipper' Liquid Fuel Engine (Nertea/riocrokite): New model to replace new Squad model
|
||||||
- T-1 Toroidal Aerospike "Dart" Liquid Fuel Engine (Nertea)
|
- T-1 Toroidal Aerospike "Dart" Liquid Fuel Engine (Nertea)
|
||||||
- Wheels
|
- Wheels
|
||||||
- Rovemax Model S2 (Andrew Cassidy)
|
- Rovemax Model S2 (Andrew Cassidy)
|
||||||
- Rovemax Model M1 (Andrew Cassidy)
|
- Rovemax Model M1 (Andrew Cassidy)
|
||||||
- TR-2L Ruggedized Wheel (Andrew Cassidy)
|
- TR-2L Ruggedized Wheel (Andrew Cassidy)
|
||||||
- Bugfixes and tweaks
|
|
||||||
- Fixed an issue where launch clamps girders would not render in older versions of OpenGL (#790)
|
|
||||||
- New Making History part replacements
|
- New Making History part replacements
|
||||||
- Aero
|
- Aero
|
||||||
- Protective Rocket Nose Cone Mk16A (Nertea): now has White and Orange variants
|
- Protective Rocket Nose Cone Mk16A (Nertea): now has White and Orange variants
|
||||||
@ -34,14 +35,16 @@ v1.1.0
|
|||||||
- T-50 Structural Tube (Nertea): now has White and Orange variants
|
- T-50 Structural Tube (Nertea): now has White and Orange variants
|
||||||
- Wheels
|
- Wheels
|
||||||
- Rovemax Model M1-F (Andrew Cassidy)
|
- Rovemax Model M1-F (Andrew Cassidy)
|
||||||
- Bugfixes and tweaks
|
- Bugfixes and tweaks
|
||||||
- RE-J10 "Wolfhound" Liquid Fuel Engine and RE-I2 "Skiff" Liquid Fuel Engine have had their manufacturer colours changed to Green-Grey/White (no gameplay effect) to match with the Saturn V parts and Mastodon better
|
- RE-J10 "Wolfhound" Liquid Fuel Engine and RE-I2 "Skiff" Liquid Fuel Engine have had their manufacturer colours changed to Green-Grey/White (no gameplay effect) to match with the Saturn V parts and Mastodon better
|
||||||
- Re-added missing stock smoke plumes to Skiff, Wolfhound, Kodiak
|
- Re-added missing stock smoke plumes to Skiff, Wolfhound, Kodiak
|
||||||
- Adjusted configs for patched Skiff, Wolfhound to account for a bug Squad fixed in KSP 1.9
|
- Adjusted configs for patched Skiff, Wolfhound to account for a bug Squad fixed in KSP 1.9
|
||||||
- Adjusted Rhino's surface attach node so that it adjusts for variants correctly in KSP 1.9
|
- Adjusted Rhino's surface attach node so that it adjusts for variants correctly in KSP 1.9
|
||||||
- Fixed SMR scaling for Skiff, Wolfhound
|
- Fixed SMR scaling for Skiff, Wolfhound, Mainsail, Skipper
|
||||||
- Adjusted engine glow meshes for Terrier, Reliant and Swivel to clean up some clipping issues
|
- Adjusted engine glow meshes for Terrier, Reliant and Swivel to clean up some clipping issues
|
||||||
- Tagged engine glow meshes properly for Terrier, Reliant and Swivel
|
- Tagged engine glow meshes properly for Terrier, Reliant and Swivel
|
||||||
|
- Fixed an issue where launch clamps girders would not render in older versions of OpenGL (#790)
|
||||||
|
- Fixed the Pollux SRB using FX from RestockPlus - flames would not show if RS+ was not installed
|
||||||
|
|
||||||
v1.0.3
|
v1.0.3
|
||||||
-----
|
-----
|
||||||
|
Reference in New Issue
Block a user