From 00ea75aa38aa8b382b27c31fbbb285a2546ca349 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Sat, 14 Dec 2024 15:57:06 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/AI.AI_A2A_Dispatcher.html | 20 +-
Documentation/AI.AI_A2G_Dispatcher.html | 44 ----
Documentation/AI.AI_Air.html | 88 -------
Documentation/AI.AI_Cargo.html | 5 +-
Documentation/AI.AI_Cargo_Airplane.html | 24 +-
Documentation/AI.AI_Cargo_Helicopter.html | 40 ++-
Documentation/Cargo.Cargo.html | 11 +
Documentation/Cargo.CargoGroup.html | 14 --
Documentation/Cargo.CargoUnit.html | 44 ++--
Documentation/Core.Spawn.html | 76 ++----
Documentation/Core.SpawnStatic.html | 84 +++++++
Documentation/Core.Spot.html | 132 ++++++++++
Documentation/Core.Zone.html | 44 ++++
Documentation/Functional.ATC_Ground.html | 10 +-
Documentation/Functional.Detection.html | 66 +++++
Documentation/Functional.Mantis.html | 88 +++++++
Documentation/Functional.Movement.html | 28 +++
Documentation/Functional.RAT.html | 2 +-
Documentation/Functional.Scoring.html | 30 ++-
Documentation/Ops.Airboss.html | 31 +++
Documentation/Ops.CTLD.html | 232 ++++++++++++------
Documentation/Tasking.Task.html | 22 --
.../Tasking.Task_A2A_Dispatcher.html | 8 +-
Documentation/Tasking.Task_CARGO.html | 8 +-
.../Tasking.Task_Cargo_Dispatcher.html | 220 -----------------
Documentation/Utilities.FiFo.html | 22 --
Documentation/Wrapper.Controllable.html | 110 ---------
27 files changed, 794 insertions(+), 709 deletions(-)
diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html
index c9a74577d..cfd039859 100644
--- a/Documentation/AI.AI_A2A_Dispatcher.html
+++ b/Documentation/AI.AI_A2A_Dispatcher.html
@@ -5034,11 +5034,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11698,11 +11701,14 @@ They will lock the parking spot.
@@ -12960,11 +12966,14 @@ They will lock the parking spot.
@@ -14524,11 +14533,14 @@ They will lock the parking spot.
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html
index 83521d23d..0b9bc6829 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.
-
-
-
-
@@ -13465,17 +13454,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -14802,17 +14780,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -16441,17 +16408,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
diff --git a/Documentation/AI.AI_Air.html b/Documentation/AI.AI_Air.html
index a735aee0b..0f528e50c 100644
--- a/Documentation/AI.AI_Air.html
+++ b/Documentation/AI.AI_Air.html
@@ -3347,28 +3347,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -6222,28 +6200,6 @@ A random value in this bracket is then applied in the waypoint routing generatio
-
-
-
-
-
@@ -6980,28 +6936,6 @@ A random value in this bracket is then applied in the waypoint routing generatio
-
-
-
-
-
@@ -8626,28 +8560,6 @@ A random value in this bracket is then applied in the waypoint routing generatio
-
-
-
-
-
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index aca1dc35c..396b16ef9 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_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index 04f30f6bc..7b3c1eae3 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2913,6 +2913,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Set destination airbase for next :Route() command.
+
@@ -2974,9 +2977,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
@@ -4703,6 +4703,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Set destination airbase for next :Route() command.
+
@@ -4764,9 +4767,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
@@ -5335,6 +5335,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Set destination airbase for next :Route() command.
+
@@ -5396,9 +5399,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
@@ -6855,6 +6855,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Set destination airbase for next :Route() command.
+
@@ -6916,9 +6919,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html
index d7129b0d6..7181ab477 100644
--- a/Documentation/AI.AI_Cargo_Helicopter.html
+++ b/Documentation/AI.AI_Cargo_Helicopter.html
@@ -3070,22 +3070,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4988,22 +4994,28 @@ Adjust if necessary.
@@ -5658,22 +5670,28 @@ Adjust if necessary.
@@ -7216,22 +7234,28 @@ Adjust if necessary.
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 e3f5b146d..62c313e8e 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.CargoGroup
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index 4dc712074..0f419fe2c 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1914,17 +1914,6 @@ Therefore, this class is considered to be deprecated
-
-
-
-
-
-
CARGO_UNIT.CargoInAir
@@ -1943,6 +1932,17 @@ Therefore, this class is considered to be deprecated
Set cargo object.
+
+
+
+
@@ -2629,17 +2629,6 @@ Therefore, this class is considered to be deprecated
-
-
-
-
-
-
CARGO_UNIT.CargoInAir
@@ -2658,6 +2647,17 @@ Therefore, this class is considered to be deprecated
Set cargo object.
+
+
+
+
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index e47e84f2d..db9f531ff 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3227,7 +3227,7 @@ and any spaces before and after the resulting name are removed.
- SPAWN.uncontrolled |
+ SPAWN.hidden |
|
@@ -3968,6 +3968,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.
+
@@ -4150,17 +4153,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4282,6 +4274,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Overwrite unit names by default with group name.
+
@@ -4293,6 +4288,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ By default, no InitLimit
+
@@ -4326,17 +4324,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4382,7 +4369,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxGroups
@@ -4396,7 +4383,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -4690,7 +4677,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
SPAWN.uncontrolled
+
SPAWN.hidden
@@ -10423,6 +10410,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.
+
@@ -10605,17 +10595,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10737,6 +10716,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Overwrite unit names by default with group name.
+
@@ -10748,6 +10730,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. By default, no InitLimit
+
@@ -10781,17 +10766,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10837,7 +10811,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxGroups
@@ -10851,7 +10825,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -11145,7 +11119,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
SPAWN.uncontrolled
+
SPAWN.hidden
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index 1bdfc9267..0665e3a69 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -2138,6 +2138,24 @@ such as position and heading.
SPAWNSTATIC:_SpawnStatic(Template, CountryID) |
Spawns a new static using a given template.
+ |
+
+
+ SPAWNSTATIC.heliport_callsign_id |
+
+
+ |
+
+
+ SPAWNSTATIC.heliport_frequency |
+
+
+ |
+
+
+ SPAWNSTATIC.heliport_modulation |
+
+
|
@@ -3128,6 +3146,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -4740,6 +4791,39 @@ Handy if you spawn from cargo statics which have resources already set.
+
+
+
+
+
+
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index 51c1c0fc2..725fa9556 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2974,6 +2974,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -4257,6 +4301,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -5779,6 +5867,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
diff --git a/Documentation/Core.Zone.html b/Documentation/Core.Zone.html
index f807c75b8..4631c03b0 100644
--- a/Documentation/Core.Zone.html
+++ b/Documentation/Core.Zone.html
@@ -15908,6 +15908,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+ #table
ZONE_OVAL.CenterVec2
@@ -16612,6 +16623,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+
+
+
+
+ #table
ZONE_OVAL.CenterVec2
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index 9d21eb21c..2c20e80ca 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -4089,7 +4089,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
ATC_GROUND.Airbases
@@ -4105,6 +4105,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Kickspeed
+
@@ -4674,7 +4677,7 @@ An airbase can be specified to set the maximum kick speed for.
-
+ #table
ATC_GROUND.Airbases
@@ -4690,6 +4693,9 @@ An airbase can be specified to set the maximum kick speed for.
+
+
Kickspeed
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index a2f9e938e..570c90ae1 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20000,6 +20000,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -20143,6 +20154,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -24765,6 +24787,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -24908,6 +24941,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -26518,6 +26562,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -26661,6 +26716,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index 0f2e7f9c6..d2779c1d7 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4864,6 +4864,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Prefix for logging
+
+
+
+
+
+
+
@@ -9509,6 +9553,50 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Prefix for logging
+
+
+
+
+
+
+
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index 65d937d5d..d80624d83 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2427,6 +2427,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
+
+
+ #number
+
MOVEMENT.AliveUnits
+
+
+
+
+
Contains the counter how many units are currently alive.
+
+
+
+
@@ -2657,6 +2671,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
+
+
+ #number
+
MOVEMENT.AliveUnits
+
+
+
+
+
Contains the counter how many units are currently alive.
+
+
+
+
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index d79a84abe..00e68b91d 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -4783,7 +4783,7 @@ and any spaces before and after the resulting name are removed.
- RAT.uncontrolled |
+ RAT.hidden |
|
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index 6d0eabf22..32b2b461c 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
@@ -3265,7 +3276,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -3276,7 +3287,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
SCORING.AutoSavePath
@@ -6188,7 +6210,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -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 e7ad9ba5c..8984428cf 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -41291,6 +41291,20 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+
AIRBOSS.PlayerData.grade
@@ -41309,6 +41323,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Data table at each position in the groove. Elements are of type AIRBOSS.GrooveData.
+
+
+
+
@@ -41469,6 +41494,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Set Stable Hover
+
@@ -41502,6 +41530,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Set time stamp.
+
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index 7b5853539..5745f46c3 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -8119,6 +8119,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -8227,7 +8238,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.DroppedTroops
@@ -8252,11 +8263,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -8310,7 +8338,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeVHFFrequencies
@@ -8435,14 +8463,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8504,6 +8529,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -8684,6 +8720,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
+
+
+
+
@@ -18850,6 +18897,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Field(s)
+
@@ -18958,7 +19016,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -18983,11 +19041,28 @@ However, if you create a new folder inside the miz file, which contains the soun
+
@@ -19041,7 +19116,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeVHFFrequencies
@@ -19166,14 +19241,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -19235,6 +19307,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -19415,6 +19498,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -21295,6 +21389,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Field(s)
+
@@ -21403,7 +21508,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -21428,11 +21533,28 @@ However, if you create a new folder inside the miz file, which contains the soun
+
@@ -21486,7 +21608,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeVHFFrequencies
@@ -21611,14 +21733,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -21680,6 +21799,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -21860,6 +21990,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -26605,17 +26746,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
-
-
-
-
@@ -32344,17 +32474,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -33008,17 +33127,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -36872,17 +36980,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
template for a group of 10 paratroopers
-
-
-
-
@@ -38209,17 +38306,6 @@ Use either this method to integrate the Hercules **or** the one from the "normal
template for a group of 10 paratroopers
-
-
-
-
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html
index 097318923..dd6d68c3a 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -3043,17 +3043,6 @@ but can separately be modified later in your mission using the
-
-
-
-
@@ -7690,17 +7679,6 @@ If the Unit is part of the Task, true is returned.
-
-
-
-
diff --git a/Documentation/Tasking.Task_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html
index f0932c2d3..9d1d71d75 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
-
-
-
-