Skip to content

Commit

Permalink
Merged in changes from @theonegalen's patches
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxgurugamer committed May 7, 2020
1 parent 0a19f62 commit 38a8956
Show file tree
Hide file tree
Showing 11 changed files with 128 additions and 13 deletions.
3 changes: 3 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
ChangeLog

1.3.0.1
Updated with changes from @theonegalen for PlumeParty

1.3.0
Adopted by Linuxgurugamer
Fixed RAPIER patch for latest version of RealPlume
Expand Down
20 changes: 19 additions & 1 deletion GameData/JetSoundsUpdated/Patches/Goliath.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

@PART[turboFanSize2]:NEEDS[!RealPlume]
{
!EFFECTS
!EFFECTS {}
EFFECTS
{
running_thrust
Expand Down Expand Up @@ -93,6 +93,24 @@
}
}

@PART[JetEngine]:NEEDS[AirplanePlus,!RealPlume]
{
@EFFECTS
{
flameout
{
AUDIO
{
channel = Ship
clip = AirplanePlus/Sounds/jet_stop
volume = 1.0
pitch = 1.0
loop = false
}
}
}
}

@PART[turboFanSize2]:NEEDS[RealPlume]:FOR[zzJetSounds]
{
%EFFECTS
Expand Down
2 changes: 1 addition & 1 deletion GameData/JetSoundsUpdated/Patches/Juno.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

@PART[miniJetEngine]:NEEDS[!RealPlume]
{
!EFFECTS
!EFFECTS {}
EFFECTS
{
running_thrust
Expand Down
21 changes: 20 additions & 1 deletion GameData/JetSoundsUpdated/Patches/Panther.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

@PART[turboJet]:NEEDS[!RealPlume]
{
!EFFECTS
!EFFECTS {}
EFFECTS
{

Expand Down Expand Up @@ -185,6 +185,25 @@
}
}

@PART[turboJet]:NEEDS[AirplanePlus]:AFTER[PlumeParty]
{
@EFFECTS
{
@flameout
{
!AUDIO {}
AUDIO
{
channel = Ship
clip = sound_explosion_low
volume = 1.0
pitch = 2.0
loop = false
}
}
}
}

@PART[turboJet]:NEEDS[RealPlume]:FOR[zzJetSounds]
{
%EFFECTS
Expand Down
3 changes: 1 addition & 2 deletions GameData/JetSoundsUpdated/Patches/RAPIER.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

@PART[RAPIER]:NEEDS[!RealPlume]
{
!EFFECTS
!EFFECTS {}
EFFECTS
{
running_closed
Expand Down Expand Up @@ -421,7 +421,6 @@
{
channel = Ship
clip = RealPlume/KW_Sounds/sound_liq1
//volume = #$../../../PLUME[Hypergolic-Lower]/plumeScale$
volume = #$../../../PLUME[Methalox_LowerShock]/plumeScale$
pitch = 2.0
loop = false
Expand Down
2 changes: 1 addition & 1 deletion GameData/JetSoundsUpdated/Patches/SXTJaguar.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
@PART[SXTVTOLturboFan]:NEEDS[!RealPlume]
{
!EFFECTS
EFFECTS
EFFECTS {}
{

running_dry
Expand Down
2 changes: 1 addition & 1 deletion GameData/JetSoundsUpdated/Patches/SXTLANCER.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%spoolEffectName = power_closed
}

!EFFECTS
!EFFECTS {}
EFFECTS
{
running_closed
Expand Down
2 changes: 1 addition & 1 deletion GameData/JetSoundsUpdated/Patches/SXTMiniJet.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

@PART[SXTMiniJet]:NEEDS[!RealPlume]
{
!EFFECTS
!EFFECTS {}
EFFECTS
{
running_thrust
Expand Down
44 changes: 41 additions & 3 deletions GameData/JetSoundsUpdated/Patches/Wheesley.cfg
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
//---JetEngineSounds Continued
//---Wheesley config by JeanTheDragon and RealPlume compatibility by theonegalen
//---Wheesley config by JeanTheDragon and PlumeParty/PlumeParty/RealPlume compatibility by theonegalen


@PART[JetEngine]:NEEDS[!RealPlume]
@PART[JetEngine]:NEEDS[!RealPlume,!PlumeParty]
{
!EFFECTS
!EFFECTS {}
EFFECTS
{
running_thrust
Expand Down Expand Up @@ -94,6 +94,44 @@
}
}

@PART[JetEngine]:NEEDS[AirplanePlus,!RealPlume,!PlumeParty]
{
@EFFECTS
{
@flameout
{
!AUDIO {}
AUDIO
{
channel = Ship
clip = sound_explosion_low
volume = 1.0
pitch = 2.0
loop = false
}
}
}
}

@PART[JetEngine]:NEEDS[AirplanePlus]:AFTER[PlumeParty]
{
@EFFECTS
{
@flameout
{
!AUDIO {}
AUDIO
{
channel = Ship
clip = sound_explosion_low
volume = 1.0
pitch = 2.0
loop = false
}
}
}
}

@PART[JetEngine]:NEEDS[RealPlume]:FOR[zzJetSounds]
{
%EFFECTS
Expand Down
40 changes: 39 additions & 1 deletion GameData/JetSoundsUpdated/Patches/Whiplash.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

@PART[turboFanEngine]:NEEDS[!RealPlume]
{
!EFFECTS
!EFFECTS {}
EFFECTS
{
running_thrust
Expand Down Expand Up @@ -122,6 +122,44 @@
}
}

@PART[turboFanEngine]:NEEDS[AirplanePlus,!RealPlume,!PlumeParty]
{
@EFFECTS
{
@flameout
{
!AUDIO {}
AUDIO
{
channel = Ship
clip = sound_explosion_low
volume = 1.0
pitch = 2.0
loop = false
}
}
}
}

@PART[turboFanEngine]:NEEDS[AirplanePlus]:AFTER[PlumeParty]
{
@EFFECTS
{
@flameout
{
!AUDIO {}
AUDIO
{
channel = Ship
clip = sound_explosion_low
volume = 1.0
pitch = 2.0
loop = false
}
}
}
}

@PART[turboFanEngine]:NEEDS[RealPlume]:FOR[zzJetSounds]
{
%EFFECTS
Expand Down
2 changes: 1 addition & 1 deletion JetSoundsUpdated.version
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"MAJOR": 1,
"MINOR": 3,
"PATCH": 0,
"BUILD": 0
"BUILD": 1
},
"KSP_VERSION": {
"MAJOR": 1,
Expand Down

0 comments on commit 38a8956

Please sign in to comment.