Applevangelist
bddc1d7fdc
Update Shorad.lua
...
Added option to use AI on/off instead of changing the alert state
2021-04-07 19:32:34 +02:00
Applevangelist
cb813b70e1
Update Mantis.lua
...
Added option to use AI on/off instead of changing the alert state
2021-04-07 19:31:10 +02:00
Frank
eda70742eb
Merge pull request #1486 from Applevangelist/patch-78
...
Update AirWing.lua
2021-04-04 22:03:49 +02:00
Frank
b81e3e9e6d
Merge pull request #1485 from Applevangelist/patch-77
...
Update Intelligence.lua
2021-04-04 22:03:40 +02:00
Applevangelist
e766eaeccc
Update AirWing.lua
...
Avoid loop if mission is governed by an Airwing. Mission cancel will ask airwing to cancel will ask flightgroup to cancel, which doesn't work if the latter is dead. Rare but happens.
2021-04-04 13:11:25 +02:00
Applevangelist
bab61271f2
Update Intelligence.lua
...
Make Markers Coalition specific
2021-04-04 13:07:54 +02:00
Applevangelist
b1465d89a6
Update FlightGroup.lua
...
Added check for velocity for the RTB loop (if group is taxiing). Added OutOfAAMissiles.
2021-04-04 12:49:40 +02:00
Frank
05b1ddf013
Merge pull request #1483 from Applevangelist/patch-75
...
Update AirWing.lua
2021-04-03 22:25:51 +02:00
Applevangelist
903e8711f7
Update AirWing.lua
...
Make Patrolpoint Markes Switchable
2021-04-01 13:28:59 +02:00
Applevangelist
31b93fb42c
Update FlightGroup.lua
...
Avoid endless when plane/heli is not airborne by needs to RTB
2021-04-01 13:21:40 +02:00
Frank
e16bbfc2b9
Merge branch 'develop' into FF/Ops
2021-03-29 19:55:35 +02:00
Frank
220e004d73
Merge branch 'master' into develop
2021-03-29 19:55:21 +02:00
Frank
f161f08fc1
Update Event.lua
...
- Fixed typo
2021-03-29 19:55:11 +02:00
Frank
3136861b24
Merge branch 'develop' into FF/Ops
2021-03-29 18:02:23 +02:00
Frank
dc2693bead
Merge branch 'master' into develop
2021-03-29 18:02:00 +02:00
Frank
3e22411328
Events
...
- Added new DCS events
2021-03-29 18:01:42 +02:00
Frank
d7da8c4253
Merge branch 'develop' into FF/Ops
2021-03-29 09:55:13 +02:00
Frank
c1ff5831ad
Merge branch 'master' into develop
2021-03-29 09:53:51 +02:00
Frank
b00778bb86
Update AI_A2A_Cap.lua
...
Fixes #1474
2021-03-29 09:53:30 +02:00
Frank
ac5646075b
Merge pull request #1481 from madmoney99/develop
...
Airboss CASE III fix for OS/AA
2021-03-29 00:31:46 +02:00
madmoney99
5a1faba796
CASE III fix for OS/AA
2021-03-28 15:25:59 -07:00
Tony Goodale
4ab16cb276
Merge pull request #5 from FlightControl-Master/develop
...
Merge pull request #1478 from madmoney99/develop
2021-03-28 15:12:27 -07:00
Frank
eb1e885c0a
Merge branch 'develop' into FF/Ops
2021-03-28 20:33:08 +02:00
Frank
00ff9a11b8
Merge branch 'master' into develop
2021-03-28 20:30:19 +02:00
Frank
564f95781e
Update Positionable.lua
...
- Added cargo bay limits for ground (by kappa) and naval units.
2021-03-28 20:29:15 +02:00
Frank
8eabc024bf
Merge pull request #1479 from madmoney99/develop
...
Update Airboss.lua
2021-03-23 08:44:14 +01:00
madmoney99
a848af0753
Update Airboss.lua
2021-03-22 19:01:04 -07:00
Frank
f4e7a3a314
Merge pull request #1478 from madmoney99/develop
...
Airboss formating fixes
2021-03-22 22:19:29 +01:00
madmoney99
d83283c709
Update Airboss.lua
...
formatting fixes
2021-03-22 10:10:33 -07:00
Tony Goodale
a35112a6f3
Merge pull request #4 from FlightControl-Master/develop
...
Merge pull request #1476 from madmoney99/develop
2021-03-22 10:01:53 -07:00
Frank
6c2f8aa6ff
Merge pull request #1477 from Applevangelist/patch-73
...
Utils - added Convert knots to alitude corrected KIAS
2021-03-22 12:04:24 +01:00
Frank
66c012a30d
Merge pull request #1476 from madmoney99/develop
...
Develop Airboss grading additions
2021-03-22 12:03:58 +01:00
Applevangelist
2e342e4341
Utils - added Convert knots to alitude corrected KIAS
...
Added - Convert knots to alitude corrected KIAS, e.g. for tankers.
2021-03-22 11:47:39 +01:00
madmoney99
7b92b7853d
Grading Additions
...
Addition of:
- AA - Angled Approach call (advisory)
- Drift Right/Left - DR/DL (advisory)
- Overshoot - OS - graded for start
Updated default SetMPWireCorrection(Dcorr) to 12 from 8.7 based on feedback.
Minor clean up and updates for intro section to include new additions and other changes previously made.
TonyG
2021-03-21 17:40:44 -07:00
madmoney99
6c9f10e6a8
Revert "Grading additions"
...
This reverts commit 6db2c4465d74d616412a0ddbd7dd1b9f8cb3e6a4.
2021-03-21 17:38:06 -07:00
madmoney99
6db2c4465d
Grading additions
...
Addition of:
- AA - Angled Approach call (advisory)
- Drift Right/Left - DR/DL (advisory)
- Overshoot - OS - graded for start
Updated default SetMPWireCorrection(Dcorr) to 12 from 8.7 based on feedback.
Minor clean up and updates for intro section to include new additions and other changes previously made.
TonyG
2021-03-21 17:35:16 -07:00
Tony Goodale
c0cc960df5
Merge pull request #3 from FlightControl-Master/develop
...
Develop
2021-03-21 14:53:53 -07:00
Frank
968240ad44
Merge pull request #1473 from Applevangelist/patch-72
...
Update Sead.lua
2021-03-14 22:46:16 +01:00
Applevangelist
50f3016711
Update Sead.lua
...
latest
2021-03-10 11:36:10 +01:00
Frank
56e2b06e9d
OPS Cargo
2021-03-07 23:47:29 +01:00
Frank
c02f69720a
Merge pull request #1471 from Applevangelist/patch-71
...
Update Controllable.lua
2021-03-04 16:33:56 +01:00
Frank
96df7d1e42
Merge pull request #1470 from Applevangelist/patch-70
...
Update Intelligence.lua
2021-03-04 16:33:46 +01:00
Applevangelist
1d4caf7588
Update Controllable.lua
...
2 functions missing though they are in the doc header
2021-03-04 16:15:57 +01:00
Applevangelist
b0e3201d3c
Update Intelligence.lua
...
Added Docu
2021-03-04 11:13:30 +01:00
Frank
bab097958f
Merge branch 'develop' into FF/Ops
2021-03-03 00:03:52 +01:00
Frank
f4a3f6d433
OPS
2021-03-03 00:03:39 +01:00
Frank
e73ab89a18
Merge pull request #1469 from madmoney99/develop
...
Develop
2021-03-02 22:46:31 +01:00
madmoney99
187643f6ae
Groove time additions
...
Changes on screen description of groove times to match NATOPs grading
NESA
LIG
Changes unicorn groove time from 16-18secs to 15-18.99 seconds.
No change to grading. Reference GitHub issues 1445 &1446.
2021-03-02 13:36:54 -08:00
Tony Goodale
3c9bdb2915
Merge pull request #1 from FlightControl-Master/develop
...
Develop
2021-03-02 13:28:58 -08:00
Frank
5241642447
Merge branch 'master' into develop
2021-03-02 21:19:41 +01:00