Frank
94d3e38bc7
Merge branch 'develop' into FF/Ops
2022-05-04 09:47:30 +02:00
Frank
5fcf992920
Dead Event
...
**EVENT**
- Improved handling of delayed dead event
**SPAWN**
- Improved handling of delayed dead event
2022-05-04 09:46:00 +02:00
Clément Fassot
b191c0d341
Replace log MESSAGE when updating cluster markers in INTEL with a log ( #1 )
2022-05-03 23:08:26 +02:00
Frank
d2d431ce2e
OPS ( #1723 )
...
**INTEL**
- Added nil check for cluster position update
**OPSGROUP**
- Improved fire at point task to take only max avail shots and relative shot amount
- Fixed tasks not executed after teleport
2022-05-03 09:41:22 +02:00
Frank
3a6b58ea8c
Merge branch 'develop' into FF/Ops
2022-05-03 09:25:15 +02:00
Frank
2d8fc40307
OPS
...
**INTEL**
- Added nil check for cluster position update
**OPSGROUP**
- Improved fire at point task to take only max avail shots and relative shot amount
- Fixed tasks not executed after teleport
2022-05-03 09:23:53 +02:00
Applevangelist
68dce2f247
extra nil checks for dead units
2022-05-03 08:46:23 +02:00
Applevangelist
bc03eb2e65
FIFO - FIFO:HasUniqueID(UniqueID)
...
GROUP - added GROUP:IsPlayer()
INTEL - added clustering by flight deck (10'k ft) for AIR
SET - added option to NOT set the cargo bay weight limit automatically on SET_GROUP:AddGroup( group, DontSetCargoBayLimit )
2022-05-02 17:18:48 +02:00
Frank
f725709e5b
Merge pull request #1721 from FlightControl-Master/FF/Ops
...
OPS
2022-04-29 22:02:24 +02:00
Frank
ba591c9dc5
OPS
...
**AUFTRAG**
- Added new type `NOTHING` (similar to `ALERT5` but for ground/naval)
2022-04-29 22:00:23 +02:00
Applevangelist
6e8edd95ec
GROUP - making GetCoordinate() a bit more resilient
...
POINT - slight changes to ToStringBRAANATO
2022-04-29 18:48:41 +02:00
Applevangelist
def5d33055
GROUP - making GetCoordinate() a bit more resilient
...
POINT - slight changes to ToStringBRAANATO
2022-04-29 18:48:27 +02:00
Applevangelist
1aaa51c4be
COORDINATE - added bogey option to COORDINATE:ToStringBRAANATO(FromCoordinate,Bogey,Spades)
2022-04-29 12:19:06 +02:00
Applevangelist
5112c9598b
COORDINATE - added bogey option to COORDINATE:ToStringBRAANATO(FromCoordinate,Bogey,Spades)
2022-04-29 12:18:26 +02:00
Applevangelist
37206bcc83
Range - added nil check for playerData
2022-04-29 12:10:16 +02:00
Applevangelist
749158c086
Range added nil check
2022-04-29 12:09:57 +02:00
Frank
c2b86bac4b
Update Airboss.lua
...
- Fixed DATABASE:GetFlightGroup to DATABASE:GetOpsGroup
2022-04-28 20:52:47 +02:00
Frank
02dad179cd
Recovery tanker
2022-04-28 20:50:30 +02:00
Applevangelist
adb94f8773
Nicefy docs
2022-04-28 17:10:49 +02:00
Applevangelist
b3d4024f21
Nicefy docs
2022-04-28 17:10:26 +02:00
Applevangelist
c283b66c1d
added MESSAGE:ToUnit), altered MESSAGE:ToClient() accordingly
2022-04-28 16:58:37 +02:00
Applevangelist
3209843318
Added POSITIONABLE:MessageToSetUnit and POSITIONABLE:MessageToUnit
2022-04-28 16:55:31 +02:00
Applevangelist
d35e5cc0f7
Added USERSOUND:ToUnit
2022-04-28 16:50:59 +02:00
Applevangelist
035110df75
AWACS - removed banner from docs
2022-04-28 16:48:24 +02:00
Applevangelist
5adb65899c
USERSOUND - added USERSOUND:ToUnit()
2022-04-28 16:48:07 +02:00
Applevangelist
764a373e7d
POSITIONABLE - added POSITIONABLE:MessageToUnit(), and :MessageToSetUnit()
2022-04-28 16:47:42 +02:00
Applevangelist
8114327c7e
MESSAGE - added MESSAGE:ToUnit(), altered MESSAGE:ToClient() to message the unit only
2022-04-28 16:46:28 +02:00
Applevangelist
6404417dad
luacheck barking
2022-04-28 13:48:48 +02:00
Applevangelist
d89cb8f1e9
Added Awacs WIP to working tree, Enums - corrected Hawkeye, added Super_Hercules
2022-04-28 13:11:04 +02:00
Applevangelist
e5eeb592a2
Enums - corrected Hawkeye, added Super_Hercules
2022-04-28 13:10:34 +02:00
Frank
851dff6e8c
Update Intelligence.lua
...
- Added function to add detection group
- Added functions to retrieve contact details
2022-04-28 09:17:33 +02:00
Frank
47e7364976
Merge branch 'develop' into FF/Ops
2022-04-27 22:46:36 +02:00
Frank
ed0a3a22ab
OPS
...
**CHIEF**
- Added resources as parameters to `:AddStrategicZone` function
**COMMANDER**
- Added function to relocate cohorts `:RelocateCohort`
**AUFTRAG**
- Added new type `AIRDEFENSE`
- Added new type `EWR`
- Added option to teleport assets to the mission ingress waypoint via `:SetTeleport`
- Added `:SetRequiredAttribute` and `:SetRequiredProperty` functions
- Added `:SetEmission` function
**LEGION**
- Fixed bug that assets on GCI dont get additional score for INTERCEPT missions
- Assets on ONGUARD or PATROLZONE are not considered for ARTY and GROUNDATTACK missions
- Added option for transport to `RelocateCohort` function
- Ground/naval assets now automatically return when out of ammo
**OPSGROUP**
- Immobile groups are teleported to mission ingress point
**RECOVERYTANKER**
- Added parameter to set TACAN mode/band (e.g. "X")
**GROUP**
- Fixed bug in `:GetSpeedMax` function
**BEACON**
- Allowed TACAN "X" mode for AA
2022-04-27 22:36:13 +02:00
Applevangelist
3a513da942
Awacs next Alpha
2022-04-27 14:37:38 +02:00
Applevangelist
a4f1c60da2
Enums - added a couple of names
2022-04-26 10:09:05 +02:00
Applevangelist
3d38f4d17a
Enums - added a couple of names
2022-04-26 10:08:50 +02:00
Applevangelist
2d91647e0b
QOL changes from DEVELOP
2022-04-25 10:36:36 +02:00
Applevangelist
de0bf7d814
typo
2022-04-25 10:36:10 +02:00
Applevangelist
71fd72e462
adding ZONE_POLYGON_BASE:IsVec3InZone( Vec3 ) (might be called from POSITIONABLE), closes gap for GROUP/UNIT:IsInZone(Zone_Polygon)
...
GROUP - better docu
2022-04-25 09:59:44 +02:00
Applevangelist
619cc3c047
various
2022-04-24 19:11:08 +02:00
Applevangelist
68c75a4e34
Menu Refresh cleanup
2022-04-24 14:06:24 +02:00
Applevangelist
c5ecba3389
Menu cleanup for Refresh()
2022-04-24 14:05:45 +02:00
Applevangelist
37671cefa3
GROUP - overwrite GetHeight() inherited from POSITIONABLE with something that is actually working for groups
2022-04-24 13:50:23 +02:00
Applevangelist
e0397dff47
GROUP - overwrite GetHeight() inherited from POSITIONABLE with something that is actually working for groups
2022-04-24 13:50:07 +02:00
Applevangelist
d9f409069a
INTEL - add platform type for AIR contacts (Foxbat ... ), defaults to Bogey for AIR and Unknown for everything else
...
SRS- added option to set a label for the SRS radio overlay
OpsGroup - added options to use said label, and option to override a frequency for an SRS (TTS) sender
2022-04-24 12:46:11 +02:00
Applevangelist
fd5a190490
AWACS Alpha
2022-04-23 18:58:27 +02:00
Applevangelist
2f4d5b32b6
GROUP/UNIT - added :GetNatoReportingName()
2022-04-23 16:41:47 +02:00
Applevangelist
4c7ac68858
UTILS - UTILS.GetReportingName(Typename)
...
ENUMS - added ENUMS.ReportingName
2022-04-23 15:09:02 +02:00
Applevangelist
ad3a3c5266
AWACS a0.0.7 - cleaned up AWACS calls, implemented DECLARE
2022-04-22 20:34:24 +02:00
Applevangelist
51d924c1b8
BRAANato - make bearing a 3digit number
2022-04-22 13:32:34 +02:00