Compare commits

...

3 Commits

Author SHA1 Message Date
Poodmund
804a1a9fa6 Bump versioning 2024-05-27 20:33:02 +01:00
Poodmund
0cb4adf146 Update Readme (to add Kavaeric, yay!) and Changleog
Also remove erroneous blender files, whoops.
2024-05-27 20:12:04 +01:00
Poodmund
0cdfe6eaea Fixing issues with the Aerospike Dart engine 2024-05-27 20:03:51 +01:00
8 changed files with 12 additions and 9 deletions

View File

@ -1821,7 +1821,7 @@
emission = 1.0 1.0
speed = 0.0 0.35
speed = 1.0 1.0
localRotation = 0, 0, 0
localRotation = -90, 0, 0
}
MODEL_MULTI_PARTICLE
{
@ -1834,7 +1834,7 @@
emission = 1.0 1.0
speed = 0.0 0.35
speed = 1.0 1.0
localRotation = 0, 0, 0
localRotation = -90, 0, 0
}
}
}
@ -1858,7 +1858,7 @@
Aerospike_Common = true
Aerospike_12_Mount = true
Aerospike_12_Boattail = false
Aerospike_Shroud = true
Aerospike_Shroud_Empty = true
}
}
VARIANT
@ -1872,14 +1872,14 @@
Aerospike_Common = true
Aerospike_12_Mount = false
Aerospike_12_Boattail = true
Aerospike_Shroud = false
Aerospike_Shroud_Empty = false
}
}
}
@MODULE[ModuleJettison]
{
@jettisonName = Aerospike_Shroud
//useMultipleDragCubes = false
%useMultipleDragCubes = true
}
!MODULE[FXModuleAnimateThrottle] {}
MODULE

View File

@ -6,14 +6,14 @@
{
"MAJOR":1,
"MINOR":4,
"PATCH":4,
"PATCH":5,
"BUILD":0
},
"KSP_VERSION":
{
"MAJOR":1,
"MINOR":12,
"PATCH":4
"PATCH":5
},
"KSP_VERSION_MIN":{
"MAJOR":1,

View File

@ -16,6 +16,8 @@ v1.4.5
- OX-STAT Photovoltaic Panels
- OX-STAT-XL Photovoltaic Panels
- Fix engine attachment nodes on the Making History Kerbodyne Engine Cluster Adapter Tank.
- New stock part replacement:
- T-1 Toroidal Aerospike "Dart" Liquid Fuel Engine.
v1.4.4
------

View File

@ -6,14 +6,14 @@
{
"MAJOR":1,
"MINOR":4,
"PATCH":4,
"PATCH":5,
"BUILD":0
},
"KSP_VERSION":
{
"MAJOR":1,
"MINOR":12,
"PATCH":4
"PATCH":5
},
"KSP_VERSION_MIN":{
"MAJOR":1,

View File

@ -27,6 +27,7 @@ If you are interested in contributing artistically to the revamp, please contact
- Passinglurker
- Porkjet
- riocrokite
- Kavaeric
#### Drag cube wizardry
- DMagic