Update changelogs and whitespace consistency.

This commit is contained in:
Poodmund 2022-02-18 09:45:52 +00:00
parent 07d5a72788
commit 9154eeb515
3 changed files with 499 additions and 493 deletions

View File

@ -7,7 +7,8 @@
// - EP-50 Engine Plate (EnginePlate4) // - EP-50 Engine Plate (EnginePlate4)
// EP-12 Engine Plate // EP-12 Engine Plate
@PART[EnginePlate5]:HAS[~RestockIgnore[*]]:FOR[000_ReStock] { @PART[EnginePlate5]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
{
@author = Andrew Cassidy (Cinebox) and Chris Adderley (Nertea) @author = Andrew Cassidy (Cinebox) and Chris Adderley (Nertea)
!MODEL,* {} !MODEL,* {}
MODEL MODEL
@ -945,7 +946,8 @@
} }
// EP-25 Engine Plate // EP-25 Engine Plate
@PART[EnginePlate2]:HAS[~RestockIgnore[*]]:FOR[000_ReStock] { @PART[EnginePlate2]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
{
@author = Andrew Cassidy (Cinebox) and Chris Adderley (Nertea) @author = Andrew Cassidy (Cinebox) and Chris Adderley (Nertea)
!MODEL,* {} !MODEL,* {}
MODEL MODEL
@ -1481,7 +1483,8 @@
} }
// EP-37 Engine Plate // EP-37 Engine Plate
@PART[EnginePlate3]:HAS[~RestockIgnore[*]]:FOR[000_ReStock] { @PART[EnginePlate3]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
{
@author = Andrew Cassidy (Cinebox) and Chris Adderley (Nertea) @author = Andrew Cassidy (Cinebox) and Chris Adderley (Nertea)
!MODEL,* {} !MODEL,* {}
MODEL MODEL
@ -1921,7 +1924,8 @@
} }
// EP-50 Engine Plate // EP-50 Engine Plate
@PART[EnginePlate4]:HAS[~RestockIgnore[*]]:FOR[000_ReStock] { @PART[EnginePlate4]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
{
@author = Andrew Cassidy (Cinebox) and Chris Adderley (Nertea) @author = Andrew Cassidy (Cinebox) and Chris Adderley (Nertea)
!MODEL,* {} !MODEL,* {}
MODEL MODEL

View File

@ -1,8 +1,9 @@
v1.4.3 v1.4.3
------ ------
- Incorporated 1.25m Engine Plate into ReStock base to account for Making History 1.25m Engine Plate addition
- Fix Communotron 88-88 starting extended in the VAB (#965) - Fix Communotron 88-88 starting extended in the VAB (#965)
- Added a depth mask to the Communotron 88-88 - Added a depth mask to the Communotron 88-88
- Fixed Reliant boattail grey option being the old pre-1.12 one. - Fixed Reliant boattail grey option being the old pre-1.12 one
- Removed extra rescaleFactor from Swivel - Removed extra rescaleFactor from Swivel
v1.4.2 v1.4.2

View File

@ -1,6 +1,7 @@
v1.4.3 v1.4.3
------ ------
- Added Japanese localization (kzm4269) - Added Japanese localization (kzm4269)
- Added flag to 1.25m Engine Plate for Making History inclusion
v1.4.2 v1.4.2
------ ------