Applevangelist
5a022a2246
Messages going to SAR flights only
2021-06-29 08:50:46 +02:00
Celso Dantas
3f5e322948
Update Airboss debug msg with BRC/Final heading ( #1559 )
...
Including the BRC and Final Heading on the debug message is useful for squadrons relying on that msg to know what is the end heading of the carrier.
The carrier tends to turns a few times before ending up on the final heading as it adjust into its track. Thus, having the BRC/Final Heading on the last message "Starting aircraft recovery Case %d ops." is useful.
2021-06-26 13:33:51 +02:00
Applevangelist
2ff128f184
Added Docu for functions
2021-06-25 12:39:02 +02:00
Applevangelist
3b44aba341
Updated frequency test
2021-06-24 08:34:14 +02:00
Applevangelist
d4cdfcc48c
Corrected Mi-8MTV2 Unit Type Name
2021-06-23 14:09:09 +02:00
Applevangelist
5123ab0720
Update CTLD.lua ( #1558 )
...
corrected fsm function name headlines in documentation
2021-06-23 09:47:05 +02:00
Applevangelist
5021a1e1f3
Update CTLD.lua
2021-06-22 18:26:44 +02:00
Applevangelist
576281a612
Update CSAR.lua ( #1554 )
...
Added options to limit number of downed pilots via Events (mission designers can still "inject" downed pilots):
`self.limitmaxdownedpilots = true
self.maxdownedpilots = 10`
2021-06-22 18:24:46 +02:00
Applevangelist
b84c0aba59
Update Moose.files ( #1556 )
2021-06-22 18:24:36 +02:00
Applevangelist
ee503a378e
Update Modules.lua ( #1557 )
...
added CTLD
2021-06-22 18:24:24 +02:00
Applevangelist
f235037cb9
Create CTLD.lua ( #1555 )
...
Player Heli Cargo and Troops Ops :)
2021-06-22 18:24:11 +02:00
Applevangelist
0cd1cd97a6
Update CSAR.lua ( #1553 )
2021-06-22 13:11:12 +02:00
Frank
cfd0e4ba85
Merge branch 'master' into develop
2021-06-19 22:28:30 +02:00
Frank
0e8732fd44
ATIS
...
- ATIS MSRS uses coalition of airbase
- update coalition if base was captured
2021-06-19 22:27:12 +02:00
Applevangelist
bf33e4ed4f
Update CSAR.lua ( #1552 )
2021-06-18 12:12:54 +02:00
Applevangelist
77a3c7369d
Update Shorad.lua
2021-06-18 12:00:15 +02:00
Applevangelist
cd1935be1d
Update CSAR.lua ( #1551 )
2021-06-15 15:49:58 +02:00
Applevangelist
64262d6ecc
Update CSAR.lua ( #1550 )
2021-06-15 10:32:52 +02:00
Applevangelist
270c69344f
Update CSAR.lua
...
Updated documentation / clarification. Added feature docu on using SRS
2021-06-15 07:42:45 +02:00
Applevangelist
10a0793af7
Update CSAR.lua
...
Small updates to reflect correct measurements. Options to SRS TTS.
2021-06-14 19:15:58 +02:00
Applevangelist
1b37af321f
Update CSAR.lua
...
Small updates
2021-06-14 16:21:47 +02:00
Applevangelist
7cde279be1
Update Modules.lua
...
added CSAR module
2021-06-14 13:20:00 +02:00
Applevangelist
0396741f3d
Create CSAR.lua
...
Initial Release
2021-06-14 13:18:27 +02:00
Frank
8d8070bbd7
Update Globals.lua
...
Added CR at the end.
2021-06-13 10:59:46 +02:00
Applevangelist
117cf8888a
Update Globals.lua
2021-06-13 10:39:07 +02:00
Frank
d496d3d16e
Merge branch 'master' into develop
2021-06-12 22:23:10 +02:00
Frank
72df687ce7
Merge pull request #1549 from FlightControl-Master/FF/MasterDevel
...
Sound Update
2021-06-12 22:22:02 +02:00
Frank
246935622c
Update ATIS.lua
2021-06-12 21:54:42 +02:00
Frank
078573629d
SRS
...
- added coordinate
- added google
2021-06-11 23:41:37 +02:00
cammel tech
973b8323c9
Ratmanager documentation add :SetTspawn(dt) infite spawns - see discord func.rat discussion ( #1548 )
...
Co-authored-by: wob3155@posteo.de <wob3155@posteo.de>
2021-06-11 13:38:25 +02:00
Frank
6d61c5ee94
Update Utils.lua
2021-06-10 23:33:14 +02:00
Frank
3e8db6a1fa
ATIS
...
Improved time TTS format
2021-06-10 23:23:16 +02:00
Applevangelist
c8d2a7e833
Added commands for immortal and invisible to Wrapper.Group#GROUP ( #1547 )
...
* Added function for message duration (#1542 )
... and correct flash status setting
* Update Spawn.lua (#1544 )
* Update Spawn.lua
* Update Group.lua (#1546 )
Added invisible and immortal commands on GROUP level.
2021-06-10 11:59:50 +02:00
Applevangelist
832d6b1c08
Update Group.lua ( #1546 )
...
Added invisible and immortal commands on GROUP level.
2021-06-10 11:20:01 +02:00
Frank
e7936950f4
ATIS
2021-06-10 00:18:49 +02:00
Frank
831e986ee8
Merge branch 'master' into FF/MasterDevel
2021-06-09 13:18:46 +02:00
Frank
8a44fae3d4
Update SRS.lua
...
- VBS script
2021-06-09 13:01:48 +02:00
Frank
0c9390914a
Update SRS.lua
2021-06-08 23:51:03 +02:00
Frank
4fa525a4ae
Update Airbase.lua
2021-06-08 22:06:33 +02:00
Applevangelist
65ed8825b0
Update Intelligence.lua
...
Added functionality to calculate the position of a cluster after x seconds, based on trajectory (average speed and heading) of a cluster
* INTEL:CalcClusterFuturePosition(cluster,seconds)
Will also draw arrows on the map if `self.clustermarkers` is true and `self.verbose > 1`
Change cluster coordinate updates to better suite cluster movement
2021-06-08 15:59:36 +02:00
Applevangelist
af9324dd5f
master updates to develop for InitCleanup() and CC Messages ( #1545 )
...
* Added function for message duration (#1542 )
... and correct flash status setting
* Update Spawn.lua (#1544 )
* Update Spawn.lua
2021-06-07 18:26:43 +02:00
Applevangelist
858b00336b
Update Spawn.lua
2021-06-07 18:07:14 +02:00
Applevangelist
82d78c98bb
Update Spawn.lua ( #1544 )
2021-06-07 15:16:04 +02:00
Applevangelist
06c3f7998b
Added function for message duration ( #1542 )
...
... and correct flash status setting
2021-06-07 15:09:30 +02:00
Frank
e03e87f501
Sound update docs
2021-06-05 23:44:25 +02:00
Frank
cf83abfe90
Sound update docs
2021-06-05 23:40:50 +02:00
Frank
5a00f461e9
Sound update
2021-06-04 23:04:49 +02:00
Frank
bb43b08190
Sound update
2021-06-01 23:20:38 +02:00
Frank
05f95796f6
Sound update
2021-05-31 23:47:43 +02:00
Frank
cfcd7d7588
Sound update
2021-05-30 22:36:52 +02:00