Update skynet plugin (#1478)

This commit is contained in:
bgreman 2021-08-01 11:36:37 -04:00 committed by GitHub
parent 3e08574fbe
commit 8c7e56a2bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 27 additions and 2 deletions

View File

@ -30,6 +30,7 @@ Saves from 4.0.0 are compatible with 4.1.0.
* **[Mission Generation]** SAM sites are now headed towards the center of the conflict
* **[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'] = {