From 1bcb89086f1dc9d50f89dbbd011fb7a08d82ba59 Mon Sep 17 00:00:00 2001 From: MooseBotter Date: Wed, 11 Dec 2024 12:56:18 +0000 Subject: [PATCH] Auto commit by GitHub Actions Workflow --- Documentation/AI.AI_A2G_Dispatcher.html | 64 +- Documentation/AI.AI_Air_Squadron.html | 11 + Documentation/AI.AI_Cargo.html | 5 +- Documentation/AI.AI_Cargo_Helicopter.html | 40 +- Documentation/AI.AI_Patrol.html | 12 + Documentation/Cargo.Cargo.html | 11 + Documentation/Cargo.CargoGroup.html | 28 +- Documentation/Core.Settings.html | 22 - Documentation/Core.Spawn.html | 170 +++-- Documentation/Core.Spot.html | 99 --- Documentation/Functional.ATC_Ground.html | 6 - Documentation/Functional.Designate.html | 11 - Documentation/Functional.Detection.html | 105 +-- Documentation/Functional.Mantis.html | 663 +++++++++++++++--- Documentation/Functional.RAT.html | 20 +- Documentation/Functional.Scoring.html | 26 +- Documentation/Ops.Airboss.html | 20 - Documentation/Ops.CSAR.html | 90 ++- Documentation/Ops.CTLD.html | 76 +- .../Tasking.Task_A2A_Dispatcher.html | 8 +- .../Tasking.Task_A2G_Dispatcher.html | 20 +- Documentation/Tasking.Task_CARGO.html | 8 +- .../Tasking.Task_Cargo_Dispatcher.html | 148 +++- Documentation/Utilities.FiFo.html | 22 + Documentation/Wrapper.Controllable.html | 55 ++ Documentation/Wrapper.Marker.html | 132 ++-- 26 files changed, 1282 insertions(+), 590 deletions(-) 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
- + #boolean AI_A2G_DISPATCHER.SetSendPlayerMessages + +

flash messages to players

+
@@ -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.

- + #boolean AI_A2G_DISPATCHER.SetSendPlayerMessages + +

flash messages to players

+
@@ -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.

- + #boolean AI_A2G_DISPATCHER.SetSendPlayerMessages + +

flash messages to players

+
@@ -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.

- + #boolean AI_A2G_DISPATCHER.SetSendPlayerMessages + +

flash messages to players

+
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

- Wrapper.Group#GROUP + AI_CARGO.CargoCarrier @@ -2011,6 +2011,9 @@ Therefore, this class is considered to be deprecated

+ +

No loading happened, so we need to pickup something else.

+
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
- #number + AI_CARGO_HELICOPTER.landingheight - -

meter

-
- #number + AI_CARGO_HELICOPTER.landingspeed - -

kph

-
@@ -4994,28 +4988,22 @@ Adjust if necessary.
- #number + AI_CARGO_HELICOPTER.landingheight - -

meter

-
- #number + AI_CARGO_HELICOPTER.landingspeed - -

kph

-
@@ -5670,28 +5658,22 @@ Adjust if necessary.
- #number + AI_CARGO_HELICOPTER.landingheight - -

meter

-
- #number + AI_CARGO_HELICOPTER.landingspeed - -

kph

-
@@ -7234,28 +7216,22 @@ Adjust if necessary.
- #number + AI_CARGO_HELICOPTER.landingheight - -

meter

-
- #number + AI_CARGO_HELICOPTER.landingspeed - -

kph

-
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 + + + +
+
+ + +CARGO.Weight + + +
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

-CARGO_GROUP.CargoCarrier - - - - -

self.CargoObject:Destroy()

- -
- - -
-
- - CARGO_GROUP.CargoGroup @@ -2045,6 +2031,20 @@ Therefore, this class is considered to be deprecated

+
+ +
+
+
+ + +CARGO_GROUP.CargoObject + + + + +

Now we spawn the new group based on the template created.

+
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 - - - -
-
- - -SETTINGS.PlayerMenu - - -
@@ -5265,17 +5254,6 @@ It is advised to use this method at the start of the mission.

- - - -
-
- - -SETTINGS.PlayerMenu - - -
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 - - - -
-
- - -SPAWN.SpawnInitModu - - -
@@ -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 +
+ +
+
+
+ + +SPAWN.communication + + + +
+ +
+
+
+ + +SPAWN.frequency + + +
@@ -4733,7 +4739,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-SPAWN.skill +SPAWN.livery_id + + + +
+ + +
+
+ + +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.

- - -
-
- - -SPAWN.SpawnInitModu - - -
@@ -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.

+ +
+
+
+ + +SPAWN.communication + + + +
+ +
+
+
+ + +SPAWN.frequency + + +
@@ -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 -
- -
-
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - -
@@ -4290,39 +4257,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - -
@@ -5845,39 +5779,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - -
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 - - - -
-
- - #table -DESIGNATE.LaserCodes - - -
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 - - - -
-
- - #number -DETECTION_BASE.DetectedItemCount - - - -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemMax - - -
@@ -20154,6 +20132,17 @@ When moose is loading dynamically (for moose class development), tracing is swit + + + +
+
+ + #boolean +DETECTION_BASE.Locking + + +
@@ -20171,7 +20160,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- + #number DETECTION_BASE.RefreshTimeInterval @@ -24776,28 +24765,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemCount - - - -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemMax - - -
@@ -24930,6 +24897,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual + + + +
+
+ + #boolean +DETECTION_BASE.Locking + + +
@@ -24947,7 +24925,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- + #number DETECTION_BASE.RefreshTimeInterval @@ -26540,28 +26518,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemCount - - - -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemMax - - -
@@ -26694,6 +26650,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual + + + +
+
+ + #boolean +DETECTION_BASE.Locking + + +
@@ -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
- -MANTIS.AWACS_Prefix + #table +MANTIS.AcceptZones @@ -4170,6 +4302,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #table +MANTIS.ConflictZones + + +
@@ -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.

-
- -
-
-
- - -MANTIS.Groupset - - -
@@ -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

+ + + +
+
+ + #table +MANTIS.RejectZones + + +
@@ -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

+
+ +
+
+
+ + #number +MANTIS.maxclassic + + + +
+ +
+
+
+ + #number +MANTIS.maxlongrange + + + +
+ +
+
+
+ + #number +MANTIS.maxmidrange + + + +
+ +
+
+
+ + #number +MANTIS.maxshortrange + + +
@@ -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)`
- -MANTIS.AWACS_Prefix + #table +MANTIS.AcceptZones @@ -8815,6 +9002,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` +
+ +
+
+
+ + #table +MANTIS.ConflictZones + + +
@@ -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.

-
- -
-
-
- - -MANTIS.Groupset - - -
@@ -8914,6 +9101,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The ME name of the HQ object

+ + + +
+
+ + #table +MANTIS.RejectZones + + +
@@ -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)`
- -MANTIS.SkateZones + #number +MANTIS.SkateNumber @@ -9371,6 +9569,50 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

Prefix for logging

+
+ +
+
+
+ + #number +MANTIS.maxclassic + + + +
+ +
+
+
+ + #number +MANTIS.maxlongrange + + + +
+ +
+
+
+ + #number +MANTIS.maxmidrange + + + +
+ +
+
+
+ + #number +MANTIS.maxshortrange + + +
@@ -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
#table -MANTIS.SamDataCH.2S38 CH +MANTIS.SamDataCH.2S38 CHM @@ -13634,7 +13876,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -MANTIS.SamDataCH.C-RAM CH +MANTIS.SamDataCH.BukM3-9M317M CHM @@ -13645,7 +13887,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -MANTIS.SamDataCH.HQ-17A CH +MANTIS.SamDataCH.BukM3-9M317MA CHM @@ -13656,7 +13898,40 @@ When moose is loading dynamically (for moose class development), tracing is swit + +
+
+
+ + #table +MANTIS.SamDataCH.FlaRakRad CHM + + + +
+ +
+
+
+ + #table +MANTIS.SamDataCH.HQ-17A CHM + + + +
+ +
+
+
+ + #table +MANTIS.SamDataCH.HQ-22 CHM @@ -13678,7 +13953,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -MANTIS.SamDataCH.LAV-AD CH +MANTIS.SamDataCH.IRIS-T SLM CHM @@ -13689,7 +13964,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -MANTIS.SamDataCH.M903PAC2 CH +MANTIS.SamDataCH.LAV-AD CHM @@ -13700,7 +13975,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -MANTIS.SamDataCH.M903PAC3 CH +MANTIS.SamDataCH.LD-3000 CHM @@ -13711,7 +13986,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -MANTIS.SamDataCH.NASAMS3-AIM9X2 CH +MANTIS.SamDataCH.LD-3000M CHM @@ -13722,7 +13997,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -MANTIS.SamDataCH.NASAMS3-AMRAAMER CH +MANTIS.SamDataCH.Lvkv9040M CHM @@ -13733,7 +14008,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -MANTIS.SamDataCH.PGL-625 CH +MANTIS.SamDataCH.M903PAC2 CHM @@ -13744,7 +14019,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -MANTIS.SamDataCH.PGZ-09 CH +MANTIS.SamDataCH.M903PAC2KAT1 CHM @@ -13755,7 +14030,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -MANTIS.SamDataCH.PantsirS1 CH +MANTIS.SamDataCH.M903PAC3 CHM @@ -13766,7 +14041,150 @@ When moose is loading dynamically (for moose class development), tracing is swit + +
+
+ + +
+
+
+ + #table +MANTIS.SamDataCH.PGL-625 CHM + + + +
+ +
+
+
+ + #table +MANTIS.SamDataCH.PGZ-09 CHM + + + +
+ +
+
+
+ + #table +MANTIS.SamDataCH.PGZ-95 CHM + + + +
+ +
+
+
+ + #table +MANTIS.SamDataCH.PantsirS1 CHM + + + +
+ +
+
+
+ + #table +MANTIS.SamDataCH.PantsirS2 CHM + + + +
+ +
+
+
+ + #table +MANTIS.SamDataCH.RBS103A CHM + + + +
+ +
+
+
+ + #table +MANTIS.SamDataCH.RBS103AM CHM + + + +
+ +
+
+
+ + #table +MANTIS.SamDataCH.RBS103B CHM + + + +
+ +
+
+
+ + #table +MANTIS.SamDataCH.RBS103BM CHM + + + +
+ +
+
+
+ + #table +MANTIS.SamDataCH.RBS70 CHM + + + +
+ +
+
+
+ + #table +MANTIS.SamDataCH.RBS90 CHM + + + +
+ +
+
+
+ + #table +MANTIS.SamDataCH.RBS98M CHM @@ -13799,7 +14217,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -MANTIS.SamDataCH.S350-9M100 CH +MANTIS.SamDataCH.S350-9M100 CHM @@ -13810,7 +14228,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -MANTIS.SamDataCH.S350-9M96D CH +MANTIS.SamDataCH.S350-9M96D CHM @@ -13821,7 +14239,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -MANTIS.SamDataCH.TorM2 CH +MANTIS.SamDataCH.SkySabre CHM @@ -13832,7 +14250,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -MANTIS.SamDataCH.TorM2K CH +MANTIS.SamDataCH.Skynex CHM @@ -13843,7 +14261,62 @@ When moose is loading dynamically (for moose class development), tracing is swit + +
+
+
+ + #table +MANTIS.SamDataCH.Stormer CHM + + + +
+ +
+
+
+ + #table +MANTIS.SamDataCH.THAAD CHM + + + +
+ +
+
+
+ + #table +MANTIS.SamDataCH.TorM2 CHM + + + +
+ +
+
+
+ + #table +MANTIS.SamDataCH.TorM2K CHM + + + +
+ +
+
+
+ + #table +MANTIS.SamDataCH.TorM2M CHM @@ -13858,6 +14331,28 @@ When moose is loading dynamically (for moose class development), tracing is swit

MANTIS.SamType of SAM, i.e. SHORT, MEDIUM or LONG (range)

+
+ +
+
+ + +
+
+
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html index 63be26dd1..b9a01f7d1 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -4774,6 +4774,18 @@ and any spaces before and after the resulting name are removed.

RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle)

+ + + +

RAT.communication

+ + + + + +

RAT.frequency

+ + @@ -4783,7 +4795,13 @@ and any spaces before and after the resulting name are removed.

-

RAT.skill

+

RAT.livery_id

+ + + + + +

RAT.modulation

diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index db3cf82e5..2913c7fff 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -3065,6 +3065,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+
+ + SCORING.AutoSavePath @@ -3276,7 +3287,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SCORING.penaltyonfratricide @@ -5988,6 +5999,17 @@ The scale magnifies the scores given to the players.

+ +
+
+
+ + SCORING.AutoSavePath @@ -6199,7 +6221,7 @@ The scale magnifies the scores given to the players.

- #boolean + SCORING.penaltyonfratricide diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html index 70aa5f2c5..21bd669a2 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -41291,20 +41291,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-AIRBOSS.PlayerData.flag - - - - -

Also decrease flag for section members of flight.

- -
- -
-
-
- - AIRBOSS.PlayerData.grade @@ -41458,9 +41444,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -

Set section lead of player flight.

-
@@ -41519,9 +41502,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -

Set new time stamp.

-
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index c714be7be..dcaf1534d 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -4574,7 +4574,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Core.Point#COORDINATE CSAR.coordinate @@ -5035,6 +5035,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+ + #number +CSAR.rescuedpilots + + + + +

counter for saved pilots

+ +
+
@@ -5060,6 +5074,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+ + #number +CSAR.rescues + + + + +

counter for successful rescue landings at FARP/AFB/MASH

+ +
+
@@ -10795,7 +10823,7 @@ callsigns from playername or group name.

- + Core.Point#COORDINATE CSAR.coordinate @@ -11256,6 +11284,20 @@ callsigns from playername or group name.

+
+
+
+ + #number +CSAR.rescuedpilots + + + + +

counter for saved pilots

+ +
+
@@ -11281,6 +11323,20 @@ callsigns from playername or group name.

+
+
+
+ + #number +CSAR.rescues + + + + +

counter for successful rescue landings at FARP/AFB/MASH

+ +
+
@@ -13314,7 +13370,7 @@ callsigns from playername or group name.

- + Core.Point#COORDINATE CSAR.coordinate @@ -13775,6 +13831,20 @@ callsigns from playername or group name.

+
+
+
+ + #number +CSAR.rescuedpilots + + + + +

counter for saved pilots

+ +
+
@@ -13800,6 +13870,20 @@ callsigns from playername or group name.

+
+
+
+ + #number +CSAR.rescues + + + + +

counter for successful rescue landings at FARP/AFB/MASH

+ +
+
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index b9133d056..277df79af 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -8184,6 +8184,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

+
+ +
+
+
+ + #number +CTLD.CrateCounter + + +
@@ -8304,7 +8315,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeFMFrequencies @@ -8326,14 +8337,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeVHFFrequencies - -

Beacons

-
@@ -18943,6 +18951,17 @@ However, if you create a new folder inside the miz file, which contains the soun

Name of the class.

+
+ +
+
+
+ + #number +CTLD.CrateCounter + + +
@@ -19063,7 +19082,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeFMFrequencies @@ -19085,14 +19104,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeVHFFrequencies - -

Beacons

-
@@ -21416,6 +21432,17 @@ However, if you create a new folder inside the miz file, which contains the soun

Name of the class.

+
+ +
+
+
+ + #number +CTLD.CrateCounter + + +
@@ -21536,7 +21563,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeFMFrequencies @@ -21558,14 +21585,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeVHFFrequencies - -

Beacons

-
@@ -32438,6 +32462,17 @@ When moose is loading dynamically (for moose class development), tracing is swit +
+ +
+ @@ -33091,6 +33126,17 @@ When moose is loading dynamically (for moose class development), tracing is swit +
+ +
+ diff --git a/Documentation/Tasking.Task_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html index c700a145b..6a0d9e8c2 100644 --- a/Documentation/Tasking.Task_A2A_Dispatcher.html +++ b/Documentation/Tasking.Task_A2A_Dispatcher.html @@ -3098,7 +3098,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + TASK_A2A_DISPATCHER.FlashNewTask @@ -3823,7 +3823,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean + TASK_A2A_DISPATCHER.FlashNewTask @@ -4999,7 +4999,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean + TASK_A2A_DISPATCHER.FlashNewTask @@ -6477,7 +6477,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean + TASK_A2A_DISPATCHER.FlashNewTask diff --git a/Documentation/Tasking.Task_A2G_Dispatcher.html b/Documentation/Tasking.Task_A2G_Dispatcher.html index 697a76b6a..330ac5aa0 100644 --- a/Documentation/Tasking.Task_A2G_Dispatcher.html +++ b/Documentation/Tasking.Task_A2G_Dispatcher.html @@ -3368,11 +3368,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean TASK_A2G_DISPATCHER.FlashNewTask + +

set to false to suppress flash messages

+
@@ -3945,11 +3948,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean TASK_A2G_DISPATCHER.FlashNewTask + +

set to false to suppress flash messages

+
@@ -5132,11 +5138,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean TASK_A2G_DISPATCHER.FlashNewTask + +

set to false to suppress flash messages

+
@@ -6621,11 +6630,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean TASK_A2G_DISPATCHER.FlashNewTask + +

set to false to suppress flash messages

+
diff --git a/Documentation/Tasking.Task_CARGO.html b/Documentation/Tasking.Task_CARGO.html index 12106ffb1..dad052db6 100644 --- a/Documentation/Tasking.Task_CARGO.html +++ b/Documentation/Tasking.Task_CARGO.html @@ -3335,7 +3335,7 @@ based on the tasking capabilities defined in
- + Cargo.Cargo#CARGO FSM_PROCESS.Cargo @@ -3383,7 +3383,7 @@ based on the tasking capabilities defined in
- #number + TASK_CARGO.CargoLimit @@ -4805,7 +4805,7 @@ based on the tasking capabilities defined in
- #number + TASK_CARGO.CargoLimit @@ -9337,7 +9337,7 @@ If the Unit is part of the Task, true is returned.

- #number + TASK_CARGO.CargoLimit diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html index 1940902ce..823d85ffe 100644 --- a/Documentation/Tasking.Task_Cargo_Dispatcher.html +++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html @@ -3375,8 +3375,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number -TASK_CARGO_DISPATCHER.CountCSAR + +TASK_CARGO_DISPATCHER.CSARBriefing @@ -3387,6 +3387,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+ +
+
+ + #boolean +TASK_CARGO_DISPATCHER.CSARTasks + + + +
+ +
+
+
+ + #table TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -4492,8 +4525,8 @@ This method can only be used once!

- #number -TASK_CARGO_DISPATCHER.CountCSAR + +TASK_CARGO_DISPATCHER.CSARBriefing @@ -4504,6 +4537,39 @@ This method can only be used once!

+ +
+ +
+
+ + #boolean +TASK_CARGO_DISPATCHER.CSARTasks + + + +
+ +
+
+
+ + #table TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -5361,8 +5427,8 @@ This method can only be used once!

- #number -TASK_CARGO_DISPATCHER.CountCSAR + +TASK_CARGO_DISPATCHER.CSARBriefing @@ -5373,6 +5439,39 @@ This method can only be used once!

+ +
+ +
+
+ + #boolean +TASK_CARGO_DISPATCHER.CSARTasks + + + +
+ +
+
+
+ + #table TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -6861,8 +6960,8 @@ This method can only be used once!

- #number -TASK_CARGO_DISPATCHER.CountCSAR + +TASK_CARGO_DISPATCHER.CSARBriefing @@ -6873,6 +6972,39 @@ This method can only be used once!

+ +
+ +
+
+ + #boolean +TASK_CARGO_DISPATCHER.CSARTasks + + + +
+ +
+
+
+ + #table TASK_CARGO_DISPATCHER.DefaultDeployZones diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html index 6aad85f82..7676a2871 100644 --- a/Documentation/Utilities.FiFo.html +++ b/Documentation/Utilities.FiFo.html @@ -3467,6 +3467,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Stack by pointer.

+
+ +
+
+
+ + #number +FIFO.uniquecounter + + +
@@ -4316,6 +4327,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Stack by pointer.

+
+ +
+
+
+ + #number +FIFO.uniquecounter + + +
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html index 1b53cc05e..6861fed4b 100644 --- a/Documentation/Wrapper.Controllable.html +++ b/Documentation/Wrapper.Controllable.html @@ -4563,6 +4563,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +CONTROLLABLE.spot + + +
@@ -17599,6 +17610,17 @@ mygroup:WayPointExecute() +
+ +
+
+
+ + +CONTROLLABLE.spot + + +
@@ -21622,6 +21644,17 @@ Coordinates are dependent on the position of the maps origin.

+
+ +
+
+
+ + +CONTROLLABLE.spot + + +
@@ -22197,6 +22230,17 @@ If the Identifiable is alive, true is returned.

+
+ +
+
+
+ + +CONTROLLABLE.spot + + +
@@ -22373,6 +22417,17 @@ If the Identifiable is alive, true is returned.

+
+ +
+
+
+ + +CONTROLLABLE.spot + + +
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index cf65dbe8d..0c0bed85a 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -3181,28 +3181,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

-
- -
-
-
- - -MARKER.groupid - - - -
- -
-
-
- - -MARKER.groupname - - -
@@ -3280,6 +3258,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Text displayed in the mark panel.

+
+ +
+
+
+ + #boolean +MARKER.toall + + + +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + +
@@ -5320,28 +5320,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

-
- -
-
-
- - -MARKER.groupid - - - -
- -
-
-
- - -MARKER.groupname - - -
@@ -5419,6 +5397,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Text displayed in the mark panel.

+
+ +
+
+
+ + #boolean +MARKER.toall + + + +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + +
@@ -6930,28 +6930,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

-
- -
-
-
- - -MARKER.groupid - - - -
- -
-
-
- - -MARKER.groupname - - -
@@ -7029,6 +7007,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Text displayed in the mark panel.

+
+ +
+
+
+ + #boolean +MARKER.toall + + + +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + +