Frank
b17507d0fa
Update SpawnStatic.lua
...
- Fixed isCargo flag not honored.
2022-04-04 12:18:45 +02:00
Frank
4e7ff94b33
Merge pull request #1706 from FlightControl-Master/FF/Ops
...
static spawn
2022-04-04 12:16:48 +02:00
Frank
2fb9a1b1d7
static spawn
2022-04-04 12:15:29 +02:00
Applevangelist
5ed43a3190
CTLD - build object at the 1st crate location not randomly around helo
2022-04-04 11:31:35 +02:00
Applevangelist
5c0ab36662
CTLD - Build object at the first crate location found, not randomly around the helo
2022-04-04 11:29:21 +02:00
Frank
fc6dac326d
Merge pull request #1705 from FlightControl-Master/FF/Ops
...
OPS
2022-04-04 00:00:51 +02:00
Frank
426dcff085
OPS
...
FLIGHTGROUP
- Improved homebase for spawned units
- Enabled helo inAir check due to DCS bug that inAir returns true when spawned at airbase or farp
SET_ZONE
- Added DrawZone() function
ARMYGROUP
- Improved EngageTarget() function
AUFTRAG
- ARMORATTACK is not falling back to GROUNDATTACK
2022-04-03 23:59:43 +02:00
Applevangelist
e623f45c04
Update AICSAR.lua ( #1704 )
...
Added localization and fitting german (locale "de") texts
2022-04-02 12:49:09 +02:00
Applevangelist
3b9a9cb0fa
some code cleanup
2022-04-01 19:37:55 +02:00
Applevangelist
c018a86bdb
adding missing goshawk variable
2022-04-01 19:37:37 +02:00
Applevangelist
559be38baf
Update TextAndSound.lua ( #1703 )
...
Slight doc changes
2022-04-01 19:36:00 +02:00
Applevangelist
e3e05e5003
Adding TextAndSound ( #1702 )
...
Adding TextAndSound localization class
2022-04-01 19:20:35 +02:00
Applevangelist
95649d7d46
Adding localisation class TEXTANDSOUND
2022-04-01 19:17:31 +02:00
Frank
61097de76d
Merge pull request #1701 from FlightControl-Master/FF/Ops
...
OPS
2022-04-01 12:33:31 +02:00
Frank
e49fff5028
Update Auftrag.lua
2022-04-01 12:11:28 +02:00
Frank
20ae7945e0
Merge branch 'develop' into FF/Ops
2022-04-01 12:09:33 +02:00
Frank
c5a50d23b6
OPS
...
CHIEF
- Added option to customize reaction on strategic zones
AUFTRAG
- Added new type GROUNDATTACK
2022-04-01 11:17:43 +02:00
Applevangelist
d2a5144a23
AIRBASE, added ["Deir_ez-Zor"] = "Deir ez-Zor",
2022-03-30 12:06:25 +02:00
Applevangelist
ad37e5ca27
AIRBASE, added ["Deir_ez-Zor"] = "Deir ez-Zor",
2022-03-30 12:05:04 +02:00
Frank
e8303064b9
Update OpsGroup.lua
2022-03-29 16:32:50 +02:00
Applevangelist
f8a577749a
OPS - Some changes to ARMORATTACK to update route if target is moving
2022-03-29 12:03:45 +02:00
Applevangelist
e113817293
CTLD - docu nicefy
2022-03-29 12:02:35 +02:00
Applevangelist
fb2031d7ca
docu nicefy
2022-03-29 12:01:28 +02:00
Applevangelist
4a42571925
CTLD - corrected error in setting Hercules min and max drop height, added documentation
2022-03-29 08:52:33 +02:00
Applevangelist
0d15cdd370
CTLD - corrected error in setting Hercules min and max drop height, added documentation
2022-03-29 08:52:21 +02:00
Applevangelist
b5db08eec3
AIRBASE - Add'l AB for the Channels map
2022-03-28 10:13:02 +02:00
Applevangelist
38413625c2
AIRBASE - Add'l AB for the Channels map
2022-03-28 10:12:39 +02:00
Frank
2d544b7a98
Merge pull request #1698 from gavinedwards/airboss.hermes.include
...
Added Hermes section to Airboss. Will require tuning.
2022-03-26 23:34:54 +01:00
Lt Cdr Gavin Edwards
b1e5e1840e
Adding leading lines that I accidentally truncated.
2022-03-26 15:23:38 -07:00
Frank
c3591c1fae
Merge pull request #1699 from FlightControl-Master/FF/Ops
...
OPS
2022-03-26 22:39:44 +01:00
Frank
e1a4d5497a
Merge branch 'develop' into FF/Ops
2022-03-26 22:38:20 +01:00
Frank
4e83162adc
OPS
...
CHIEF
- Added `:RemoveStrategicZone()` function
- Added `:SetLimitMission()` function to limit number of total or specific mission types.
- Improved Tactical Overview
OPSZONE
- Improved `Stop()` function
2022-03-26 22:38:03 +01:00
Lt Cdr Gavin Edwards
e6f9b4a125
Added Hermes section to Airboss. Will require tuning.
2022-03-26 11:54:53 -07:00
Applevangelist
42c6b8a016
And don't forget Fahrenheit
2022-03-26 14:47:10 +01:00
Applevangelist
5260b2b430
And don't forget Fahrenheit
2.7.9.1
2022-03-26 14:46:52 +01:00
Applevangelist
0213bc7aef
Correcting Celcius to Celsius
2022-03-26 14:43:06 +01:00
Applevangelist
48f9d808cf
Correcting Celcius to Celsius
2022-03-26 14:42:36 +01:00
Applevangelist
6546c27cf5
OPS - added HOVER mission type
2022-03-25 17:54:02 +01:00
Frank
fc0c0f87dc
Merge pull request #1697 from FlightControl-Master/FF/Ops
...
OPS
2022-03-25 12:52:31 +01:00
Frank
9d703c0af6
OPS
...
- CHIEF: added tactical overview
2022-03-25 12:50:45 +01:00
Frank
24559c475b
Merge branch 'develop' into FF/Ops
2022-03-25 11:00:17 +01:00
Frank
f92e8a285a
OPS
...
- Added nil check on vec3 for _UndateEngageTarget in ARMYGROUP and NAVYGROUP
2022-03-25 10:27:32 +01:00
Frank
0411120551
OPS
...
OPSGROUP
- Added damage check for groups that are not alive.
- Added `:ReturnToLegion` function.
- Added `:Teleport` function
LEGION
- Aircraft dont start hot if on Alert5 mission
AUFTRAG
- Added Formation parameter to PATROLZONE (for ground only)
ARMYGROUP
- Set Vee formation for engage group
2022-03-25 09:49:26 +01:00
Applevangelist
5f57d4ddcd
docu changes
2022-03-23 07:57:06 +01:00
Applevangelist
ca8b0899d0
docu changes
2022-03-23 07:56:52 +01:00
Applevangelist
a1f5c0ab9b
CSAR/CTLD - added type to script
2022-03-22 10:38:20 +01:00
Applevangelist
4164bbeba8
CSAR/CTLD - added type to script
2022-03-22 10:38:07 +01:00
Frank
14dea99ccd
Update Utils.lua
...
- Removed useless UTILS.GetDate() function
2022-03-22 09:31:16 +01:00
Frank
3ea1881ff5
OPS INTEL v0.3.0
...
- Added option to detect statics via `INTEL:SetDetectStatics` function.
- Added `INTEL:KnowObject` function to make intel aware of GROUPs or STATICs.
- Improved cluster analysis.
- Changed `NewCluster` event: removed contact as first parameter.
2022-03-20 22:20:09 +01:00
Applevangelist
5192c188f4
AIRBASE - added 10 new AB names in Syria
2022-03-18 09:49:06 +01:00