diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html
index 977136441..ff7be6c3e 100644
--- a/Documentation/AI.AI_A2G_Dispatcher.html
+++ b/Documentation/AI.AI_A2G_Dispatcher.html
@@ -4903,17 +4903,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -5031,11 +5020,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -13465,17 +13457,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -13593,11 +13574,14 @@ multiplied by the Overhead and rounded up to the smallest integer.
@@ -14802,17 +14786,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -14930,11 +14903,14 @@ multiplied by the Overhead and rounded up to the smallest integer.
@@ -16441,17 +16417,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -16569,11 +16534,14 @@ multiplied by the Overhead and rounded up to the smallest integer.
diff --git a/Documentation/AI.AI_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html
index d43baa1e9..3c90988a5 100644
--- a/Documentation/AI.AI_Air_Squadron.html
+++ b/Documentation/AI.AI_Air_Squadron.html
@@ -2131,6 +2131,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index 396b16ef9..aca1dc35c 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -1973,7 +1973,7 @@ Therefore, this class is considered to be deprecated
diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html
index b7a7efadc..8935ade0a 100644
--- a/Documentation/AI.AI_Cargo_Helicopter.html
+++ b/Documentation/AI.AI_Cargo_Helicopter.html
@@ -3070,28 +3070,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4994,28 +4988,22 @@ Adjust if necessary.
@@ -5670,28 +5658,22 @@ Adjust if necessary.
@@ -7234,28 +7216,22 @@ Adjust if necessary.
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index 945c654f6..3380bb4bc 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -3421,6 +3421,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ This table contains the targets detected during patrol.
+
@@ -6688,6 +6691,9 @@ The default interval is 30 seconds.
+
+ This table contains the targets detected during patrol.
+
@@ -7432,6 +7438,9 @@ The default interval is 30 seconds.
+
+ This table contains the targets detected during patrol.
+
@@ -9064,6 +9073,9 @@ The default interval is 30 seconds.
+
+ This table contains the targets detected during patrol.
+
diff --git a/Documentation/Cargo.Cargo.html b/Documentation/Cargo.Cargo.html
index 971141dec..1f363c654 100644
--- a/Documentation/Cargo.Cargo.html
+++ b/Documentation/Cargo.Cargo.html
@@ -2918,6 +2918,17 @@ All derived classes from CARGO follow the same state machine, expose the same ca
+
+
+
+
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index c8caba52a..fc4d80b04 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -2016,20 +2016,6 @@ Therefore, this class is considered to be deprecated
-
-
-
+
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index 3fbae6c63..e68efecf8 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -3072,17 +3072,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -5265,17 +5254,6 @@ It is advised to use this method at the start of the mission.
-
-
-
-
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index f144e9d73..240440ea5 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3224,6 +3224,18 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ SPAWN.communication |
+
+
+ |
+
+
+ SPAWN.frequency |
+
+
|
@@ -3233,7 +3245,13 @@ and any spaces before and after the resulting name are removed.
- SPAWN.skill |
+ SPAWN.livery_id |
+
+
+ |
+
+
+ SPAWN.modulation |
|
@@ -4288,6 +4306,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Overwrite unit names by default with group name.
+
@@ -4299,17 +4320,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4343,17 +4353,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4370,21 +4369,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
SPAWN.SpawnInitSADL
-
-
-
-
-
we arrived here seeing that self.SpawnInitSADL == nil, but now that we have a SADL (num), we also need to set it to self.SpawnInitSADL in case
- we need to get the next SADL from _DATABASE, or else UTILS.OctalToDecimal() will fail in GetNextSADL
-
-
-
@@ -4715,6 +4699,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -4733,7 +4739,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
SPAWN.modulation
@@ -10785,6 +10802,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Overwrite unit names by default with group name.
+
@@ -10796,17 +10816,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10840,17 +10849,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10867,21 +10865,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
-
-
-
SPAWN.SpawnInitSADL
-
-
-
-
-
we arrived here seeing that self.SpawnInitSADL == nil, but now that we have a SADL (num), we also need to set it to self.SpawnInitSADL in case
- we need to get the next SADL from _DATABASE, or else UTILS.OctalToDecimal() will fail in GetNextSADL
-
-
-
@@ -11212,6 +11195,28 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
@@ -11230,7 +11235,18 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
SPAWN.skill
+
SPAWN.livery_id
+
+
+
+
+
+
+
+
+
+
+
SPAWN.modulation
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index 7bf478277..d250919e4 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2974,39 +2974,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -4290,39 +4257,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -5845,39 +5779,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index 58bf98697..cab831c30 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -4105,9 +4105,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Kickspeed
-
@@ -4693,9 +4690,6 @@ An airbase can be specified to set the maximum kick speed for.
-
- Kickspeed
-
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 04ca01dd8..5362c47f3 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2690,17 +2690,6 @@ Use the method DESIGNATE.SetMission() to
-
-
-
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 3e62d7bc8..01858895a 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20000,28 +20000,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
@@ -20154,6 +20132,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -20171,7 +20160,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
@@ -24930,6 +24897,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -24947,7 +24925,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
@@ -26694,6 +26650,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -26711,7 +26678,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
+ #number
DETECTION_BASE.RefreshTimeInterval
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index 0789558d0..c06adcb4f 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -2132,12 +2132,6 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
MANTIS:GetCommandCenter() |
Function to get the HQ object for further use
- |
-
-
- MANTIS.Groupset |
-
-
|
@@ -3730,7 +3724,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
| Description |
- MANTIS.SamDataCH.2S38 CH |
+ MANTIS.SamDataCH.2S38 CHM |
|
@@ -3742,19 +3736,37 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- MANTIS.SamDataCH.C-RAM CH |
+ MANTIS.SamDataCH.BukM3-9M317M CHM |
|
- MANTIS.SamDataCH.HQ-17A CH |
+ MANTIS.SamDataCH.BukM3-9M317MA CHM |
|
- MANTIS.SamDataCH.HQ-22 CH |
+ MANTIS.SamDataCH.C-RAM CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.FlaRakRad CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.HQ-17A CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.HQ-22 CHM |
|
@@ -3766,55 +3778,133 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- MANTIS.SamDataCH.LAV-AD CH |
+ MANTIS.SamDataCH.IRIS-T SLM CHM |
|
- MANTIS.SamDataCH.M903PAC2 CH |
+ MANTIS.SamDataCH.LAV-AD CHM |
|
- MANTIS.SamDataCH.M903PAC3 CH |
+ MANTIS.SamDataCH.LD-3000 CHM |
|
- MANTIS.SamDataCH.NASAMS3-AIM9X2 CH |
+ MANTIS.SamDataCH.LD-3000M CHM |
|
- MANTIS.SamDataCH.NASAMS3-AMRAAMER CH |
+ MANTIS.SamDataCH.Lvkv9040M CHM |
|
- MANTIS.SamDataCH.PGL-625 CH |
+ MANTIS.SamDataCH.M903PAC2 CHM |
|
- MANTIS.SamDataCH.PGZ-09 CH |
+ MANTIS.SamDataCH.M903PAC2KAT1 CHM |
|
- MANTIS.SamDataCH.PantsirS1 CH |
+ MANTIS.SamDataCH.M903PAC3 CHM |
|
- MANTIS.SamDataCH.PantsirS2 CH |
+ MANTIS.SamDataCH.NASAMS3-AIM9X2 CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.NASAMS3-AMRAAMER CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.PGL-625 CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.PGZ-09 CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.PGZ-95 CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.PantsirS1 CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.PantsirS2 CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.RBS103A CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.RBS103AM CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.RBS103B CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.RBS103BM CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.RBS70 CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.RBS90 CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.RBS98M CHM |
|
@@ -3832,31 +3922,61 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- MANTIS.SamDataCH.S350-9M100 CH |
+ MANTIS.SamDataCH.S350-9M100 CHM |
|
- MANTIS.SamDataCH.S350-9M96D CH |
+ MANTIS.SamDataCH.S350-9M96D CHM |
|
- MANTIS.SamDataCH.TorM2 CH |
+ MANTIS.SamDataCH.SkySabre CHM |
|
- MANTIS.SamDataCH.TorM2K CH |
+ MANTIS.SamDataCH.Skynex CHM |
|
- MANTIS.SamDataCH.TorM2M CH |
+ MANTIS.SamDataCH.Skyshield CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.Stormer CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.THAAD CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.TorM2 CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.TorM2K CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.TorM2M CHM |
|
@@ -3865,6 +3985,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
MANTIS.SamDataCH.Type |
MANTIS.SamType of SAM, i.e. SHORT, MEDIUM or LONG (range)
+ |
+
+
+ MANTIS.SamDataCH.USInfantryFIM92K CHM |
+
+
+ |
+
+
+ MANTIS.SamDataCH.WieselOzelot CHM |
+
+
|
@@ -4132,8 +4264,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4236,17 +4379,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.
-
-
-
-
@@ -4269,6 +4401,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
+
+
+
+
@@ -4297,7 +4440,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Long
@@ -4308,7 +4451,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Medium
@@ -4319,7 +4462,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Short
@@ -4476,8 +4619,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
MANTIS.SkateZones
+ #number
+
MANTIS.SkateNumber
@@ -4726,6 +4869,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Prefix for logging
+
+
+
+
+
+
+
@@ -4795,9 +4982,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
switch alarm state RED
-
@@ -4809,6 +4993,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
self.SAMCheckRanges = {}
+
@@ -8777,8 +8964,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
@@ -8881,17 +9079,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.
-
-
-
-
@@ -8914,6 +9101,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
+
+
+
+
@@ -8942,7 +9140,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Long
@@ -8953,7 +9151,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Medium
@@ -8964,7 +9162,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Short
@@ -9121,8 +9319,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
+
+
@@ -9440,9 +9682,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-
switch alarm state RED
-
@@ -9454,6 +9693,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
self.SAMCheckRanges = {}
+
@@ -13607,7 +13849,7 @@ When moose is loading dynamically (for moose class development), tracing is swit