Applevangelist
4367a91d4b
#VARIOUS - Added Speaker options for HOUND
2026-03-07 18:17:23 +01:00
Applevangelist
dc8ebf7faa
#VARIOUS - Added provider options for TTS and updated logic
2026-03-07 11:35:12 +01:00
Rolln-dev
4e910fcd7a
UPDATE: OPS function params
...
- Added (Optional) to param descriptions for params that have default values
2026-03-02 20:48:54 -07:00
Thomas
ee002fa470
Merge pull request #2524 from FlightControl-Master/leka1986-patch-1
...
Update OpsGroup.lua
2026-03-02 06:42:38 +01:00
Frank
216d023c45
Auftrag
...
- Improvements
2026-03-01 23:11:36 +01:00
leka1986
d5911afde1
Update OpsGroup.lua
...
Fixed mojibake
2026-03-01 19:38:52 +01:00
Frank
1ac0249fe5
AUFTRAG
...
- improved FREIGHTTRANSPORT mission type
2026-02-15 22:44:39 +01:00
Frank
52986ce8de
AUFTRAG
2026-02-13 12:01:34 +01:00
Frank
2ebce9fd03
AUFTRAG
...
- New FREIGHTTRANSPORT (internal cargo transportation) WIP
2026-02-10 22:17:22 +01:00
Frank
0beb6b2022
Warehouse & OpsTransport
...
**WAREHOUSE**
- Switched from AI_CARGO_DISPATCHER to OPSTRANSPORT
**OPSTRANSPORT**
- Fixed bugs
2026-02-07 22:34:36 +01:00
Applevangelist
f9410a9169
#EASYA2G - Initial release
2025-12-11 15:48:13 +01:00
Applevangelist
9e55118d3e
#AUFTRAG/#OPS/#RESCUEHELO - make the NewRescueHelo AUFTRAG use Ops.Rescuehelo as basis. #2199
2025-11-22 16:18:28 +01:00
Shafik
95e2bf4a21
[FIXED] attempt to index local 'asset' (a nil value)
2025-11-22 13:37:22 +02:00
Applevangelist
ccaf926c6d
#FORMATION - move useable #FORMATION class from AI into functional
...
#AIRBOSS - add F-14A Early model support
2025-11-15 16:49:20 +01:00
Frank
65ddff13f7
OPS Ammo
...
- Added guns/cannons differentiation to ammo count
2025-11-09 21:46:23 +01:00
Frank
ea60795e84
Assets
...
- remove assets from warehouse if they are removed from cohort
2025-11-09 16:21:38 +01:00
Frank
1267a64fcb
Ops Navy Update
2025-11-06 23:26:30 +01:00
Frank
e194d6073f
OPS improvements
...
- AUFTRAG success is checked based on really alive targets
- AUFTRAG is done if all groups are done with the mission
2025-11-02 22:45:52 +01:00
Applevangelist
3da6187782
#AUFTRAG, #OPSGROUP - close issue #2201
2025-10-25 16:53:53 +02:00
Applevangelist
91e26adc6a
#AUFTRAG - Added functions to check repeatability
...
#OPS - less noise in log
#LEGION - Added mission housekeeping
2025-10-07 17:50:29 +02:00
smiki
2479147fd9
[ADDED] ValidateAndRepositionGroundUnits to OPSGROUP
2025-08-26 13:15:12 +02:00
smiki
b6d725920a
[ADDED] ValidateAndRepositionGroundUnits to OPSGROUP
2025-08-25 23:22:00 +02:00
Applevangelist
03c3a20b1b
#AIRWING, #EASYGCICAP - allow moving zones as patrol points for CAP/TANKER/AWACS/RECON
2025-08-10 13:33:16 +02:00
Frank
2a9a7db9b8
OPSGROUP
...
- Improved behaviour when mission is unpaused and groups are teleported
2025-06-10 21:58:19 +02:00
Thomas
222722225e
Update OpsGroup.lua
...
Better make this a unit and alive check
2025-03-31 14:04:07 +02:00
shaji
82e1dcfc04
[Fixed] Parameter #1 (unit name) is incorrect
2025-03-31 13:11:56 +02:00
Frank
f6e6dcac9a
OPSGROUP ARTY
...
- Fixed bug in surface type for coord in range
- Improved search for coord in range
- Added option to set mission waypoint
2025-01-12 23:54:44 +01:00
Frank
acfe1a856e
Update OpsGroup.lua
...
- Added surface type check for ARTY mission
- Improved search for coordinate in range
- Added option to specify distance conversion for weapon ranges
2025-01-11 23:38:15 +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
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
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
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
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
ba41d6421d
FLIGHTGROUP
...
- Added nil checks if client template does not exist
2024-06-25 09:38:29 +02:00
Frank
3fa3644e1e
ARMYGROUP
...
- on road fix
2024-04-21 10:58:13 +02:00
Frank
532cc0b4df
RAT
...
- options set via flightgroup
- fixed little bug in OPSGROUP emission default
2024-04-04 23:39:56 +02:00
Frank
1fdb3b7daa
RAT
...
- Improved respawn/despawn
- Added stuck check
2024-04-02 17:33:41 +02:00
Frank
a5632ec3a4
RAT
...
- More cleanup
OPSGROUP
- Fixed group init (masterunit)
2024-03-31 23:33:37 +02:00
Frank
801475e146
Merge branch 'FF/Ops' into FF/OpsRat
2024-03-24 17:59:27 +01:00
Frank
1253e241ff
Merge branch 'develop' into FF/Ops
2024-03-19 18:04:03 +01:00
Applevangelist
7c9cf96d2e
OPSGROUP extra check
2024-03-09 17:24:15 +01:00
Frank
2fce93d925
RAT
2024-02-12 00:10:36 +01:00