8 Commits

Author SHA1 Message Date
Raffson
b737f4e00c
Guard against nil values 2024-02-24 22:05:13 +01:00
Raffson
387f72ace2
Adjust clusterWeaps table to match clusterDamage table
Should fix script errors reported by users
2023-12-17 18:37:21 +01:00
Raffson
5043a1b8ac
Fix wrong check 2023-11-18 20:32:06 +01:00
Raffson
cade8f4a19
Add lost weapons back to explTable 2023-11-13 18:11:32 +01:00
Raffson
6cfa52740e
Add laser guided rockets to Splash Damage 2023-11-12 12:59:33 +01:00
MetalStormGhost
26f83cf269
Splash Damage with Clusters and Ship Radar effects (#206)
* Splash Damage with Clusters and Ship Radar effects
Based on the Splash Damage 2.0 by wheelyjoe, FrozenDroid and spencershepard/GRIMM (21 December 2021 version)

New features:
 -damage boost for parked aircraft since they are hard to kill (DCS: Retribution OCA/Aircraft mission improvement)
 -cluster weapons support
 -helicopter gunship autocannon fragmentation effect support
 -napalm will now spawn fire on impact
 -ship radars might turn off when hit with anti-radiation missiles
 -BDA messages for splash damage

New features can be tweaked, turned on or off in the Retribution settings and/or in the script options.

* Updated changelog.md

* Added missing changelog entry from 29 May 2022 to Weapons_Damage_Updated.lua

* Integrate splashdamageclusters into original

* Fix 'nil' exceptions

* Remove Ghosti's original implementation

---------

Co-authored-by: Raffson <Raffson@users.noreply.github.com>
2023-11-12 11:36:17 +00:00
Raffson
449a5bf0fc
Update SplashDamage2 script 2023-04-22 17:53:03 +02:00
Raffson
6713ee155c
Migrate to Splash Damage v2.0 by RotorOps
Partial fix #64
2023-03-04 23:01:39 +01:00