Compare commits

..

1 Commits

Author SHA1 Message Date
Aiden Van Dyke
d8a4e29f0e
Merge 69c6483260 into 8635020c62 2024-08-19 09:45:46 -06:00
2 changed files with 3 additions and 5 deletions

View File

@ -2,9 +2,8 @@ v1.5.0
------
- New Engine parts
- LV-T91 "Cheetah" Liquid Fuel Engine: now has 1.25m Truss, 1.25m Boattail, 1.875m Truss, 1.875m Boattail and Compact variants.
- LV-TX87 "Bobcat" Liquid Fuel Engine: now has 1.875m Tankbutt, 1.875m Truss, 1.875m Boattail and Compact.
- LV-TX87 "Bobcat" Liquid Fuel Engine: now has [VARIANTS]
- Fixed extra random png texture in the distribution (#1017)
- Fix NRE when ModuleRestockHeatEffects encounters a missing renderer (#1009)
- Fixed rotation of Mk2 Lander can airlock (#1008)
- Fixed LT-2 landing leg being weaker than stock (#858)

View File

@ -1,12 +1,11 @@
v1.5.0
------
- Introduced patch to give roll control gimbal to Making History LV-T91 "Cheetah" Liquid Fuel Engine.
- Introduced patch to give roll control gimbal to Making History LV-T91 "Cheetah" Liquid Fuel Engine
- New Engine parts
- PLACEHOLDER FOR RS+ CHEETAH-ALIKE (Kavaeric): LR-91 engine with 1.25m Truss, 1.25m Boattail, 1.875m Truss, 1.875m Boattail and Compact variants. Disabled if Making History is installed.
- PLACEHOLDER FOR RS+ BOBCAT-ALIKE (Kavaeric): LR-87 engine with [VARIANTS]. Disabled if Making History is installed.
- Added VABOrganizer support
- Added Russian language localization (BalaurGD).
- Removed Test contract from legacy SRBs and legacy vernier engine.
- Added Russian language localization (BalaurGD)
v1.4.5
------