Applevangelist
aa064a1d0e
Merge remote-tracking branch 'origin/master' into develop
2024-12-18 12:35:32 +01:00
Applevangelist
21240a60de
#AUFTRAG, OpsGroup - added speed option for mission hold, ingress and egress wpts
2024-12-18 12:35:13 +01:00
Applevangelist
0427c0d3a7
#CTLD - Added GetLoadedCargo(Unit)
2024-12-18 12:34:30 +01:00
Frank
da3ee13582
Merge branch 'master' into develop
2024-12-15 10:01:13 +01:00
Frank
b6f184388a
ATIS
...
- Fixed length of niner sound file
2024-12-15 10:00:59 +01:00
Frank
903c065b74
Merge branch 'master' into develop
2024-12-14 16:55:36 +01:00
Frank
5ae41a208b
Merge branch 'master' into FF/MasterDevel
2024-12-14 11:29:57 +01:00
Applevangelist
4fb2ad88bc
#OpsGroup - fix holding condition for FG at holding coordinate
2024-12-13 12:07:31 +01:00
Applevangelist
ea55e90e62
Merge remote-tracking branch 'origin/develop' into develop
2024-12-12 13:11:58 +01:00
Applevangelist
6025c05f33
#AUFTRAG #OPSGROUP Handling of Ingress and Holding points for FlightGroups
2024-12-12 13:11:54 +01:00
Frank
64f854e646
Merge branch 'master' into develop
2024-12-12 00:22:59 +01:00
Frank
0f962461e1
DCS Iraq update
...
- `AIRBASE`: Added Iraq airports to enums
- `ATIS`: Added missing maps to enums
- `UTILS`: Added missing maps to enums
2024-12-12 00:22:44 +01:00
Frank
62dfb5b5ff
OPS update
...
- Set destination base to airwing base for flight groups
- Restored setting of home, destination and current base in OPSGROUP
- Fixed bug if no airbase associated with airwing in check rescuehelo
- Added check that cohort names are unique
- Removed InitWaypoints function from FLIGHTGROUP (obsolete)
2024-12-11 22:49:40 +01:00
Applevangelist
171af5a3c3
#AUFTRAG, #OPSGROUP - Better functionality for Ingress Points (used as IP Holding Point when combined with a push condition)
2024-12-11 16:45:05 +01:00
Applevangelist
874548d1c1
Merge remote-tracking branch 'origin/master' into develop
2024-12-11 14:18:51 +01:00
Applevangelist
aadc03c38d
#CTLD Added option/value for my_ctld.TroopUnloadDistHoverHook
2024-12-11 14:17:58 +01:00
Frank
1fbe78b667
Merge pull request #2195 from FlightControl-Master/FF/Ops
...
OPSGROUP v1.0.3
2024-12-10 22:50:30 +01:00
Frank
4902e0f597
OPSGROUP v1.0.3
...
- fixes for (naval) teleporting
2024-12-10 22:44:44 +01:00
Thomas
34e248b1c3
Merge pull request #2194 from shaji-Dev/Heartbreaker
...
[Fixed] FlightGroup do not RTB because of incorrect `destbase` assignment.
2024-12-10 19:08:42 +01:00
shaji
5a05917bc2
[Fixed] FlightGroup do not RTB because of incorrect destbase assignment.
2024-12-10 19:04:09 +01:00
Frank
98a613261c
Update OpsGroup.lua
...
- Delayed spawn
2024-12-09 23:32:24 +01:00
Frank
ee880a893e
OPSGROUP
...
- Improved respawn behaviour
2024-12-08 22:47:16 +01:00
Applevangelist
7e8555d6b7
#EASYGCICAP - allow multiple EWR string prefixes in a table
2024-12-08 18:56:28 +01:00
Frank
f97f33ab59
ATIS v1.1.0
...
- Added dynamic fog
2024-12-06 00:09:15 +01:00
Applevangelist
de304d6bb9
Merge remote-tracking branch 'origin/develop' into develop
2024-12-05 10:56:31 +01:00
Applevangelist
73181e3f45
xx
2024-12-05 10:56:27 +01:00
Frank
f644d49e71
OPS Speed
...
- `AUFTRAG` Fixed speed unit conversion in multiple AUFTRAG types (DCS task parameter speed should be in m/s)
- `OPSGROUP`: Fixed unit conversion for engage target speed
2024-12-01 14:56:02 +01:00
Frank
6022a3905f
TARGET v0.7.1
...
- Fixed bug if TARGET is a COORDINATE or ZONE, where we cannot check if it is alive or dead. The count alive previously did not count coordinates or zones. Now it does, which is more consistent as we set life=1 and alive=true for these.
2024-11-23 22:10:26 +01:00
Frank
5747c49abf
Merge branch 'develop' of https://github.com/FlightControl-Master/MOOSE into develop
2024-11-20 11:15:09 +01:00
Frank
b87930738a
TARGET v0.7
...
- Bug fixes
- Improved FSM function docs
2024-11-20 11:15:05 +01:00
Thomas
d2c78516f5
Merge pull request #2191 from shaji-Dev/Heartbreaker
...
[Added] OPSZONE:SetDrawZoneForCoalition
2024-11-19 06:44:13 +01:00
shaji
93cff96794
[Added] OPSZONE:SetDrawZoneForCoalition to set if zone is drawn on the F10 map for the owner coalition only instead for all. Useful for recon tasking and fog of war.
2024-11-19 00:42:37 +01:00
Thomas
75e80a0091
Merge pull request #2190 from shaji-Dev/Heartbreaker
...
Added usage docs
2024-11-18 18:36:47 +01:00
shaji
46d2c9c196
[Added] Usage to doc for PLAYERTASK:AddStaticObjectSuccessCondition, PLAYERTASK:AddOpsZoneCaptureSuccessCondition, PLAYERTASK:AddReconSuccessCondition, PLAYERTASK:AddTimeLimitFailureCondition
2024-11-18 09:25:00 +01:00
Applevangelist
6f61d160af
Documentation
2024-11-18 08:54:21 +01:00
shaji
147cfea587
[Added] New Capture OpsZone PlayerTask with OPSZONE and SET_OPSZONE targets
...
[Added] Task "Time Limit" failure condition `PLAYERTASK:AddTimeLimitFailureCondition(TimeLimit)`
[Added] `PLAYERTASK:AddOpsZoneCaptureSuccessCondition(CaptureSquadGroupNamePrefix, Coalition)`
[Added] `PLAYERTASK:_CheckCaptureOpsZoneSuccess`
2024-11-18 02:35:05 +01:00
Shafik
19073534dd
Docs update for:
...
PLAYERTASK:AddReconSuccessCondition
2024-11-11 12:45:25 +02:00
Shafik
b50d3fa809
[Added] Constructor PLAYERTASK:NewFromTarget that determines task type based on the target object
...
[Added] `PLAYERTASK:_GetTaskTypeForTarget` to get the task type based on target description
[Added] `PLAYERTASKCONTROLLER.Scores` for RECON, ESCORT and CAP
[Added] `PLAYERTASK:AddStaticObjectSuccessCondition` task success condition for dead STATIC, SET_STATIC, SCENERY or SET_SCENERY targets
[Added] `PLAYERTASK:AddReconSuccessCondition` for AUFTRAG.Type.RECON tasks for when a client is at a certain LOS distance from the target
2024-11-10 15:41:21 +02:00
Shafik
1f191cf9bb
[Added] Constructor PLAYERTASK:NewFromTarget that determines task type based on the target object
...
[Added] `PLAYERTASK:_GetTaskTypeForTarget` to get the task type based on target description
[Added] `PLAYERTASKCONTROLLER.Scores` for RECON, ESCORT and CAP
[Added] `PLAYERTASK:AddStaticObjectSuccessCondition` task success condition for dead STATIC, SET_STATIC, SCENERY or SET_SCENERY targets
[Added] `PLAYERTASK:AddReconSuccessCondition` for AUFTRAG.Type.RECON tasks for when a client is at a certain LOS distance from the target
2024-11-10 15:37:16 +02:00
Applevangelist
bb5c044a25
Merge remote-tracking branch 'origin/master' into develop
2024-10-29 13:19:40 +01:00
Applevangelist
be87103b53
#CTLD - fixed a collision when extracting on a possible distance key duplication
2024-10-29 13:18:55 +01:00
Applevangelist
cf6e026392
Merge remote-tracking branch 'origin/master' into develop
2024-10-11 08:06:29 +02:00
Applevangelist
37f819458a
#AIRBOSS - Change event Land to event RunwayTouch
2024-10-11 08:06:05 +02:00
Applevangelist
9fb03d9d8a
xx
2024-10-08 10:04:05 +02:00
Applevangelist
08b4b890ce
#AWACS - added option to increase mission range from 100nm as default
2024-10-03 14:06:26 +02:00
Applevangelist
8c0e0de45f
xx
2024-10-01 12:10:21 +02:00
Thomas
a115267e08
Merge pull request #2181 from DarthZyll/patch-6
...
Update CSAR.lua - Updated correct type name for Kiowa to OH58D
2024-10-01 06:19:29 +02:00
Applevangelist
e9d75f6d94
#CSAR Beacon Name Fix
2024-09-26 09:06:57 +02:00
Applevangelist
1dce2eb747
Merge remote-tracking branch 'origin/develop' into develop
2024-09-26 09:03:05 +02:00
Applevangelist
7c110d90cd
Merge remote-tracking branch 'origin/master' into develop
2024-09-26 09:03:00 +02:00