Applevangelist
b0e3f82d27
AIRBASE - added 10 new AB names in Syria
2022-03-18 09:48:50 +01:00
Applevangelist
327ab4766b
changed descriptions
2022-03-18 07:59:58 +01:00
Applevangelist
c1ffa47e9d
changed descriptions
2022-03-18 07:59:49 +01:00
Applevangelist
2808a9dcc5
CONTROLLABLE - added SetSpeed() and SetAltitude() from latest release
2022-03-18 07:41:10 +01:00
Applevangelist
3aee8a49c1
Added CONTROLLABLE SetSpeed() and SetAltitude()
2022-03-18 07:39:48 +01:00
Applevangelist
57de0b7351
docu fixes
2022-03-16 08:45:27 +01:00
Applevangelist
4df1e310a3
CSAR - remove timer check for "open the door" message to make behaviour more realistic
2.7.9
2022-03-14 09:12:24 +01:00
Applevangelist
e1ab6b6c93
CSAR - remove timer check for "open the door" message to make behaviour more realistic
2022-03-14 09:12:06 +01:00
Frank
229868bb20
OPS
...
AUFTRAG: Trooptransport set pickup radius to 100 meters.
OPSGROUP: enabled pickup radius for trooptransport auftrag
ARMYGOUP: removed GetPathOnRoad as it seems unncessary
2022-03-14 08:32:09 +01:00
TommyC81
802a77238a
Range re-formatting and documentation re-fixing ( #1691 )
...
* Update Range.lua
Code formatting.
* RANGE - Documentation fixes.
2022-03-12 09:47:14 +01:00
Frank
520eb4cd1d
OPS
...
- Improved recovery of retreated groups
2022-03-11 22:36:00 +01:00
Applevangelist
2d0b4d6ae5
SCORING: Corrected calc error in summary scoring functions
2022-03-11 10:19:30 +01:00
Applevangelist
85a7e18fae
SCORING: Corrected calc error in summary scoring functions
2022-03-11 10:18:59 +01:00
Frank
5dae9a197a
OPS
...
- CHIEF: fixed bug in LEGION.RecruitCohortAssets() function call
- COMMANDER: added total weight to LEGION.RecruitCohortAssets() function call
- POSITIONABLE: fixed bug in relFuel calculation for cargo bay size
2022-03-10 10:05:21 +01:00
Frank
ff1ebf9775
OPS
...
- Legion: Improved max number of transport assets.
- OPSGROUP: fixed bugs in speed parameter
2022-03-09 19:07:24 +01:00
Applevangelist
e6f388518a
Update CTLD.lua ( #1693 )
...
minor nil check
2022-03-09 10:28:26 +01:00
Applevangelist
26b1fd3487
Update CTLD.lua ( #1692 )
...
minor nil check
2022-03-09 10:26:16 +01:00
Frank
3557706e3a
OPS
...
- Added new AUFTRAG type CASENHANCED
- Improved capturing of OPSZONES by CHIEF
2022-03-05 14:43:39 +01:00
Applevangelist
f3d0d55a2f
CTLD - small extra nil check in _GetUnitCargoMass(Unit
2022-03-03 12:34:55 +01:00
Applevangelist
ae7a363012
CTLD - small extra nil check in _GetUnitCargoMass(Unit)
2022-03-03 12:34:43 +01:00
Applevangelist
473362af45
CTLD - small fix for finding crates when using engineers
2022-03-03 11:02:25 +01:00
Applevangelist
b0c2bad1d8
CTLD - small fix for finding crates when using engineers
2022-03-03 11:02:14 +01:00
Applevangelist
53c9ca3b3a
SEAD/MANTIS - added Silkworm ASM
2022-03-03 11:02:14 +01:00
Frank
e41ba1be45
Troop Transport
...
- Auftrag TROOPTRANSPORT: troops will wait in a zone and not at the exact position where the carrier lands.
2022-03-02 09:34:18 +01:00
Applevangelist
cde0d09f0a
CSAR - remove double class
2022-02-21 19:36:22 +01:00
Applevangelist
594febaece
CSAR - remove double class
2022-02-21 19:36:13 +01:00
Applevangelist
94f093826b
SEAD - adding workaround for AGM_154 which lost target data
2022-02-21 08:36:37 +01:00
Applevangelist
890dae8ba7
SEAD - adding workaround for AGM_154 which lost target data
2022-02-21 08:35:56 +01:00
Applevangelist
8a3120be39
AUTOLASE - added nil check for CanLase()
2022-02-19 13:26:02 +01:00
Applevangelist
6b4975559d
CSAR - added wet feet check if also using csarUsePara (no landing event triggered)
2022-02-18 08:22:57 +01:00
Applevangelist
84f231ea08
CSAR - added wet feet check if also using csarUsePara (no landing event triggered)
2022-02-18 08:22:47 +01:00
Applevangelist
3d9bb14713
CSAR - added "wet feet" option for a 2nd template to be used over water
2022-02-17 17:41:32 +01:00
Applevangelist
3326550705
CSAR - added "wet feet" option for a 2nd template to be used over water
2022-02-17 17:41:20 +01:00
Frank
6be0d82fc6
Merge branch 'develop' into FF/Ops
2022-02-16 12:23:03 +01:00
Applevangelist
6c6cdcf763
CTLD - fix list/build side effect from adding weight limits to helos
2022-02-16 10:06:04 +01:00
Applevangelist
44ad841d05
CTLD - fix side effects in weight check - fixes #1688 ( #1689 )
...
Fixed _FindCratesNearby() to optionally ignore the helo's max load capacity, which prevented CTLD from finding, listing, building crates is weights are used. Fixes #1688
2022-02-16 10:02:44 +01:00
Applevangelist
00c8690e61
CTLD - corrected default weight limits when using CTLD:UnitCapabilities() - was setting loadable weight to zero
2022-02-15 18:07:26 +01:00
Applevangelist
53f45ace4c
CTLD - corrected default weight limits when using CTLD:UnitCapabilities() - was setting loadable weight to zero
2022-02-15 18:07:14 +01:00
Applevangelist
42e9cae876
added back GROUP:GetHighestThreat()
2022-02-15 14:41:45 +01:00
Applevangelist
a0d492cd2d
added back GROUP:GetHighestThreat()
2022-02-15 14:41:31 +01:00
Applevangelist
e46922d341
small correction
2022-02-15 07:30:41 +01:00
Applevangelist
ba5ccc1021
CTLD:SetTroopDropZoneRadius(Radius)
2022-02-13 12:08:23 +01:00
Applevangelist
21c242ee05
Added CTLD:SetTroopDropZoneRadius(Radius)
2022-02-13 12:07:57 +01:00
Frank
33b7a0cef2
Merge branch 'develop' into FF/Ops
2022-02-08 08:53:03 +01:00
Frank
9cddca1af5
AUFTRAG and WAREHOUSE
...
- Added check for AUFTRAG that if it is executing and all groups are dead, it's done
- Added check in WAREHOUSE find parking that units need to be alive
2022-02-08 08:52:47 +01:00
Applevangelist
8cdf0d9fce
CSAR - CSAR:SpawnCSARAtZone(Zone ...) - Zone can now be a ZONE object as well as a string
2022-02-08 07:49:16 +01:00
Applevangelist
a4163017d5
CSAR - CSAR:SpawnCSARAtZone(Zone ...) - Zone can now be a ZONE object as well as a string
2022-02-08 07:49:04 +01:00
Applevangelist
7f4a5c48ec
CTLD - add subcategory option, added CTLD:AddCTLDZoneFromAirbase(AirbaseName, Type, Color, Active, HasBeacon)
2022-02-08 07:47:48 +01:00
Applevangelist
a079ac4207
CTLD - allow AFB zones smoke/flare
2022-02-07 12:17:41 +01:00
Applevangelist
099238a2e5
CTLD - Allow option to create sub-category names for crates (normal, repair), added function to create zones from AFB/FARP names directly
2022-02-07 11:54:35 +01:00