Update skynet plugin (#1478)

(cherry picked from commit 8c7e56a2bd2d663b3082a82c373cd67517bc6672)
This commit is contained in:
bgreman 2021-08-01 11:36:37 -04:00 committed by Brock Greman
parent 5d8e0b3b1e
commit 4e489fe75d
2 changed files with 27 additions and 2 deletions

View File

@ -9,6 +9,7 @@ Saves from 4.0.0 are compatible with 4.1.0.
* **[Mission Generation]** Improvements for better support of the Skynet Plugin and long range SAMs are now acting as EWR
* **[Mods]** Support for latest version of Gripen mod. In-progress campaigns may need to re-plan Gripen flights to pick up updated loadouts.
* **[Plugins]** Increased time JTAC Autolase messages stay visible on the UI.
* **[Plugins]** Updated SkynetIADS to 2.2.0 (adds NASAMS support).
* **[UI]** Added ability to take notes and have those notes appear as a kneeboard page.
* **[UI]** Hovering over the weather information now dispalys the cloud base (meters and feet).
* **[UI]** Google search link added to unit information when there is no information provided.

View File

@ -1,4 +1,4 @@
env.info("--- SKYNET VERSION: 2.1.0 | BUILD TIME: 27.03.2021 2125Z ---")
env.info("--- SKYNET VERSION: 2.2.0 | BUILD TIME: 28.07.2021 1023Z ---")
do
--this file contains the required units per sam type
samTypesDB = {
@ -194,7 +194,31 @@ samTypesDB = {
['NATO'] = 'Roland ADS',
},
['harm_detection_chance'] = 60
},
},
['NASAM'] = {
['type'] = 'complex',
['searchRadar'] = {
['NASAMS_Radar_MPQ64F1'] = {
},
},
['launchers'] = {
['NASAMS_LN_B'] = {
},
['NASAMS_LN_C'] = {
},
},
['name'] = {
['NATO'] = 'NASAM',
},
['misc'] = {
['NASAMS_Command_Post'] = {
['required'] = false,
},
},
},
['2S6 Tunguska'] = {
['type'] = 'single',
['searchRadar'] = {