Frank
ac1b458eb4
Merge branch 'FF/Ops' into FF/OpsDev
2023-02-12 13:53:47 +01:00
Frank
f5938bc235
Merge branch 'develop' into FF/Ops
2023-02-12 13:53:25 +01:00
Frank
7280c17506
Merge branch 'master' into develop
2023-02-12 13:04:32 +01:00
Frank
92c5c32e8c
Merge pull request #1921 from FlightControl-Master/FF/MasterDevel
...
Update Range.lua
2023-02-12 13:03:08 +01:00
Frank
c8780b2d5f
Update Range.lua
...
- Coordinate of bomb target is now always updated (not only for moving targets)
- If the target is not alive any more, the last known position is used for its coordinate
2023-02-12 13:00:19 +01:00
Frank
4e280f02b6
Merge branch 'FF/Ops' into FF/OpsDev
2023-02-12 11:53:42 +01:00
Frank
854f6ae6ae
Merge branch 'develop' into FF/Ops
2023-02-12 11:52:13 +01:00
Applevangelist
2da2ddb5bb
#DETECTION
...
* Docu fixes
2023-02-09 16:12:39 +01:00
Applevangelist
2a3d69d0d5
#DETECTION
...
* Docu fixes
2023-02-09 16:11:45 +01:00
Applevangelist
608033f38f
#AICSAR
...
* Docu additions
2023-02-09 13:17:49 +01:00
Applevangelist
28c25816a6
#AICSAR
...
* Fixed issue with underlying OpsTransport
* Added FSM Transition OnAfterPilotUnloaded()
* Added options for SRS TTS output - no sound files
* Added voice options for downed pilot and operator - these can have different voices
2023-02-09 11:57:28 +01:00
Frank
bbd8ceb8c0
Merge branch 'develop' into FF/Ops
2023-02-08 16:15:06 +01:00
Frank
34c26c44bc
Merge branch 'develop' into FF/OpsDev
2023-02-07 22:53:19 +01:00
Applevangelist
63b16e5bd4
Merge remote-tracking branch 'origin/master' into develop
2023-02-06 08:17:05 +01:00
Mr.Alien
03ba7524b2
Comment out code for scoring hits ( #1911 )
2023-02-06 08:15:45 +01:00
Frank
0400f1a23e
Merge branch 'FF/Ops' into FF/OpsDev
2023-02-05 00:23:42 +01:00
Frank
d3d60757c1
Merge branch 'develop' into FF/Ops
2023-02-05 00:23:25 +01:00
Frank
57079e5104
Merge branch 'master' into develop
2023-02-04 23:34:14 +01:00
Frank
6d967358da
WEAPON v0.1.0
...
**WEAPON**
- Improments of class
- ARTY works
- FOX works
- RANGE should work, not tested.
2023-02-04 23:28:45 +01:00
Mr.Alien
d4d305d53b
Fix confusing hit and kill messages with incorrect math ( #1913 )
2023-02-04 23:02:36 +01:00
Mr.Alien
c58918e002
Add missing part of code in previous commit ( #1910 )
2023-02-04 22:36:16 +01:00
Mr.Alien
dec7854476
Fix issue with getting thread level after a kill ( #1908 )
2023-02-04 22:01:55 +01:00
Applevangelist
a415b131c4
Merge remote-tracking branch 'origin/master' into develop
2023-02-04 21:51:35 +01:00
Mr.Alien
8ca102f584
Scoring credits a kill to player who hit the same unit before it spawned ( #1905 )
2023-02-04 21:46:34 +01:00
Applevangelist
5571b49b4f
Merge remote-tracking branch 'origin/master' into develop
2023-02-04 17:16:10 +01:00
MrAlien753
6ff433ed7a
fix nil error message in dcs.log
...
When instant killing a target in a capture zone nil error message is printed in the dcs.log. This fixes this issue.
2023-02-03 22:14:14 +01:00
Frank
4b4708e2a8
Weapon
2023-02-02 23:50:00 +01:00
Frank
6e6bb1e88d
RANGE
2023-01-30 23:29:03 +01:00
Frank
0b3aea2bf3
Scenery
2023-01-30 21:52:22 +01:00
Applevangelist
e106ca3da5
* AIRBASE added airfields Falklands
...
* RANGE added google key usage
2023-01-25 17:55:34 +01:00
Applevangelist
6ab1632b4b
#RANGE
...
* Set Google Key if given
#AIRBASE
* Added 3 Falklands AB to the enumerator
2023-01-25 17:53:29 +01:00
Applevangelist
6a4356fa94
#1885
...
#PSEUDOATC - Menu shows Waypoint name if it has been set
2023-01-24 10:06:40 +01:00
Applevangelist
f344084791
#1885
...
#PSEUDOATC - Menu shows Waypoint name if it has been set
2023-01-24 10:06:05 +01:00
Applevangelist
a7bad8e9f4
#PSEUDOATC
...
* Fix for debug messages
2023-01-10 07:49:02 +01:00
Applevangelist
6501e89fa2
#PSEUDOATC
...
* Fix for debug messages
2023-01-10 07:47:56 +01:00
Frank
19a90b7d9d
Merge branch 'develop' into FF/Ops
2023-01-03 22:10:09 +01:00
Frank
dbaed1e97b
OPS
...
**CHIEF**
- Fixed bugs of polygon opszones
- Added option to use CAPTUREZONE auftrag for opszones
**OPSZONE**
- Fixed bug when marker off
**ZONE_POLYGON_BASE**
- Added `GetRadius()` function
**LEGION**
- Improved Reinforcement
2023-01-03 22:09:56 +01:00
Applevangelist
43c81afd12
Merge remote-tracking branch 'origin/master' into develop
2023-01-03 10:17:48 +01:00
Applevangelist
b0eef34146
#CONTROLLABLE
...
* Docu fix
#WAREHOUSE
* Changes from dev
#ZONE
* Additions to ZONE_POLYGON
2023-01-03 10:15:16 +01:00
Applevangelist
55656761d2
#FIXES
2023-01-02 17:28:20 +01:00
Thomas
cdd240abb7
PseudoATC - Option to display playername ( #1870 )
...
Use `myatc:SetReportPlayername()` to switch this on #1864
2023-01-02 14:28:35 +01:00
Frank
a9b0017c04
OPS
...
request
2023-01-01 20:01:36 +01:00
Applevangelist
620c8eaa27
Merge remote-tracking branch 'origin/master' into develop
2022-12-01 13:29:20 +01:00
Applevangelist
7865be43bb
* Minor fixes
2022-12-01 13:27:58 +01:00
Thomas
75bc95167f
Update RAT.lua ( #1849 )
...
Fix #1848
2022-11-28 17:45:47 +01:00
Thomas
53d71d9766
Update RAT.lua
...
Fix #1848
2022-11-28 17:42:09 +01:00
Frank
10d8af2536
Merge branch 'master' into develop
2022-11-19 19:37:54 +01:00
Frank
2538d583ad
Update Suppression.lua
...
- Fixed routing of group (passing waypoint function was triggered too early due to changed DCS behaviour)
2022-11-19 19:36:55 +01:00
Frank
bd42032e3a
Merge pull request #1844 from FlightControl-Master/FF/Ops
...
OPS
2022-11-16 10:44:00 +01:00
Frank
1256cc3bd1
OPS
...
**FLIGHTGROUP**
- Waypoint altitude for helos is not radar (AGL)
- Increased cruise speed thresholds for helos to 110 kts and 380 kts for fixed wing
2022-11-16 10:41:33 +01:00