Frank
4797665939
Update Range.lua
...
- Added demo by shagrat
2021-08-02 22:02:21 +02:00
Frank
a5ad58e516
FC
2021-08-02 21:57:53 +02:00
Applevangelist
c6268488de
Update Utils.lua
2021-08-02 19:03:07 +02:00
Frank
82b4631341
Flightcontrol
2021-08-02 18:41:33 +02:00
Frank
a1c9c1538d
Merge branch 'FF/Ops' into FF/OpsDev
2021-08-02 11:59:32 +02:00
Frank
1a53f58540
OPS
2021-08-02 11:57:45 +02:00
Applevangelist
1b414b840e
added AP check on landing/rescue
2021-07-31 15:50:50 +02:00
Applevangelist
642cc0e98f
Added self.FARPRescueDistance reduced landing check to one call
2021-07-31 13:05:51 +02:00
Applevangelist
63431bb54b
Couple of changes to make finding the distance to nearest pilot more stable
2021-07-30 17:30:32 +02:00
Frank
d64de26ded
OPS
...
- many fixes and improvements
2021-07-29 13:43:29 +02:00
Applevangelist
de04369703
Various for AI_CARGO, CTLD, CSAR, align with dev
2021-07-29 12:46:16 +02:00
Applevangelist
8b45067226
Various patches for AI_CARGO
2021-07-29 12:41:27 +02:00
Applevangelist
2753df8216
Update CSAR.lua
...
Fix for CSAR message to all not working, added option to suppress all messaging, make destroys silent to not affect scoring
2021-07-28 19:45:47 +02:00
Applevangelist
061032e3d7
Transition cleanup for AI Helicopter, deleted speed test bc in 20% of cases AI lands shit, which stops the FSM
2021-07-28 18:31:39 +02:00
Applevangelist
82432686aa
Fixed display messages to all SAR, added option to suppress messaging
2021-07-27 14:10:10 +02:00
Applevangelist
b66d2039be
Added function to set speed and height parameters for landing
2021-07-27 14:09:10 +02:00
Applevangelist
d245a73d7f
Make Destroy() silent for scoring
2021-07-26 09:24:52 +02:00
Applevangelist
f0037151e6
CTLD - added factor for troops extraction, making Destroy()s silent for scoring, refined autohoverload messaging
2021-07-26 09:24:35 +02:00
Applevangelist
33d761503d
Fix for crates dropping is loosing track of troops
2021-07-25 13:26:07 +02:00
Ben Birch
36a2d71731
CTLD: fix troops being lost when crates dropped
2021-07-25 13:46:15 +10:00
Frank
615a220acb
Update OpsGroup.lua
2021-07-24 23:56:27 +02:00
Frank
c718584755
Update OpsGroup.lua
2021-07-24 23:25:26 +02:00
Applevangelist
70fa1cf19f
Update ATIS.lua
...
Correct degree output extra chars
2021-07-24 15:54:54 +02:00
Applevangelist
4db0ea616d
Correct opendoor check to include anyone loaded
2021-07-24 15:53:20 +02:00
Applevangelist
7ca7caea75
Updates with changes from develop
2021-07-24 15:50:10 +02:00
Applevangelist
5439e60078
Merge pull request #1580 from bbirchnz/ctld-add-mass
...
CTLD: Enable mass on cargo
2021-07-24 15:04:49 +02:00
Ben Birch
a6880d4569
Add SetUnitInternalCargo to UNIT
...
Add PerCrateMass to CTLD_CARGO (default = 0kg)
Update unit internal cargo after each load/unload operation.
Add mass to cargo reports
2021-07-24 22:39:26 +10:00
Frank
65e852f341
OPS Transport
2021-07-24 01:06:44 +02:00
Frank
4ffdf9e536
Merge branch 'develop' into FF/Ops
2021-07-23 18:49:35 +02:00
Applevangelist
8f698e3e62
Changed Messaging Structure on Approach
2021-07-23 16:29:56 +02:00
Applevangelist
61481e6e9a
CSAR updates to messaging. Detect if far approach note exceeds 8km for smoke/flare request
2021-07-23 11:19:53 +02:00
Applevangelist
49397df90b
CTLD - added repair capabilties for VEHICLE and FOB types of CTLD_CARGO
2021-07-22 20:17:40 +02:00
Applevangelist
5bebbcf5eb
Update Intelligence.lua
...
Added FSM functions and documentation for INTEL_DLINK
2021-07-22 11:36:21 +02:00
madmoney99
f5b25370b0
Change to wind measure for Skipper
...
Previous value 50m produced an incorrect heading and strength based on the actual wind over deck.
2021-07-21 22:51:29 -07:00
Applevangelist
2ab7f784c9
Merge pull request #1576 from FlightControl-Master/Applevangelist-CTLD
...
Update CTLD.lua
2021-07-21 18:47:52 +02:00
Applevangelist
d517cba765
Update Intelligence.lua
...
no dupe docs
2021-07-21 18:45:57 +02:00
Applevangelist
552eb5b9d8
Update CTLD.lua
...
Add housekeeping for dropped troops
2021-07-21 18:40:43 +02:00
Applevangelist
684c4ea113
Allow MANTIS to use INTEL_DLINK
2021-07-21 18:22:46 +02:00
Applevangelist
4dfaca610f
INTEL - bug fixes, added new datalink class
2021-07-21 18:22:31 +02:00
Applevangelist
8a53998251
MANTIS - make start random async, so detection for multiple MANTIS objects works better
...
INTEL - added function to alter detection types, typos corrected etc
2021-07-20 18:30:11 +02:00
bbirchnz
6690f70b05
fix CTLD:ActivateZone not processing default correctly and using wrong zone table ( #1575 )
2021-07-19 07:16:21 +02:00
Applevangelist
277c26821e
Updated according to develop version. Added troop extract
2021-07-18 14:54:37 +02:00
Applevangelist
96d1d3cb66
Light code cleanup, added docu for troop extract
2021-07-18 14:53:00 +02:00
bbirchnz
09785ef451
- ctld: add troop extract ( #1574 )
2021-07-18 13:01:45 +02:00
Applevangelist
22826b4cd1
Update CTLD.lua
...
Added correct Mi-8MT unit typename
2021-07-17 16:00:40 +02:00
Applevangelist
8cc1c24b64
Update CSAR.lua
...
Changes as per development version. Taking care of dead pilots correctly, added FSM event KIA
2021-07-17 15:58:11 +02:00
Applevangelist
25e118f3dc
Added correct Player Mi-8MT unitname
...
CSAR - logic change to detect dead pilots, if they are not set to immortal. Added FSM event "KIA"
2021-07-17 15:48:18 +02:00
Applevangelist
0db35a0e9f
Updated according to develop version
2021-07-16 14:00:21 +02:00
Frank
78b3e3c60b
OPS Respawn
2021-07-15 22:25:02 +02:00
Applevangelist
efe41a5e21
CSAR and CTLD - use Frequency generation moved to UTILS
...
CTLD - added option to drop crates anywhere
MANTIS - added state tracker to call Green/Red state change events only once
UTILS - added Marianas NDBs to Frequency generation
2021-07-15 17:16:30 +02:00