Applevangelist
7dcff7ec9c
CommandSetInvisible/CommandSetImmortal right word order
2024-02-13 16:43:45 +01:00
Applevangelist
531132e8a7
#GROUP small fix for GetAverageCoordinate()
2024-01-31 17:49:59 +01:00
Rolf Geuenich
bb07e1935e
Downpatching changes from development to master
2024-01-12 16:05:14 +01:00
kaltokri
5fe77956cb
Fixed broken links of restructure
2024-01-01 15:51:02 +01:00
Applevangelist
0835022c5c
#GROUP
...
* Corrections for "IsAAA()"
2023-12-31 14:57:13 +01:00
Applevangelist
f306361317
#GROUP
...
* Added IsSam and IsAAA
#SET
* Corrected EvalFilterFunctions - all must be true
2023-12-30 16:52:24 +01:00
Applevangelist
b3a006096c
fixes
2023-12-09 13:03:34 +01:00
Applevangelist
c489a88106
#GROUP
...
* Get Link16 S/TN data from a group
2023-11-27 16:49:06 +01:00
Applevangelist
fa43a6c40b
Symlink fix
2023-11-08 17:53:43 +01:00
Applevangelist
5056187fb9
#GROUP #UNIT
...
* Added `FindByMatching(Pattern)` and `FindAllByMatching(Pattern)`
2023-11-08 17:43:29 +01:00
kaltokri
7643568706
Fixed dead links in documentation
2023-10-27 17:48:41 +02:00
Thomas
31fb9bc169
Update Group.lua
...
Docu fix
2023-09-09 11:54:45 +02:00
Applevangelist
e95a9525c6
#GENERAL
...
* Remove dependencies from UTILS.Routines
* Remove UTILS.Routines
2023-09-08 11:14:41 +02:00
Applevangelist
c9a91d0683
#GROUP
...
* Fix for GetMaxHeight()
2023-03-09 08:49:07 +01:00
Applevangelist
ae6716ac01
#GROUP
...
* Callsign translation refactor
2023-03-05 11:03:26 +01:00
Applevangelist
5d4c0f3c87
Bugfix
2023-02-15 10:31:52 +01:00
Applevangelist
91801d441f
#GROUP
...
* Improve functionality of GetUnit(x)
* Added GetFirstUnit()
2023-01-09 17:07:21 +01:00
Applevangelist
93c986f00a
#GROUP
...
* Added additional push of tanker task to GROUP:SetAsRecoveryTanker() for a working setup
2022-11-18 11:23:56 +01:00
Applevangelist
239e2ef86d
#GROUP/CONTROLLABLE
...
* Added RecoveryTanker Task
2022-11-18 09:58:48 +01:00
Applevangelist
5eabe7e644
#GROUP
...
* Ensure also attribute "Tanks" is captured
2022-10-31 10:25:08 +01:00
TommyC81
7455c63716
Documentation fixes. ( #1811 )
...
Update documentation text and links.
Fix spelling errors.
Other minor adjustments where appropriate, such as remove whitespaces and format code.
2022-10-23 16:45:40 +02:00
TommyC81
81818705df
Documentation fixes. ( #1810 )
...
Fix documentation references.
Correct spelling errors.
Remove empty whitespaces.
Correct a single mis-spelled ZONE_BASE variable, see 'Core/Zone.lua' (variable "Sureface" -> "Surface", no references to mis-spelled "Sureface" throughout the codebase).
Correct mis-spelling of "coaltion" in 'Functional/Mantis.lua', corrected to "coalition".
2022-10-22 11:07:58 +02:00
TommyC81
0441acf101
Documentation fixes. ( #1803 )
...
Improve the consistency of the module intros to the most commonly used version (single dash).
Add missing module information (abbreviated where none existed previously).
Fix broken documentation links
Make module names correspond to filenames (and fix links).
Fix typos.
2022-10-19 12:20:39 +02:00
Applevangelist
1172cf0ae7
#GROUP
...
* Added function to obtain *average* Vec3 of the GROUP
* Added function to obtain *average* Coordinate of the GROUP
2022-10-16 13:36:21 +02:00
Applevangelist
14c6d1be9b
#1790 Fix for error in GetCustomCallsign if the player name contains a |-sign but no string at the end or just numbers
2022-09-27 09:27:59 +02:00
Applevangelist
5d20a59d92
#GROUP
...
* Customized Callsigns - remove extra spaces
2022-09-15 13:40:37 +02:00
Applevangelist
c1ab3b5476
#GROUP
...
* Fix ignore leading spaces in customized callsigns
2022-09-15 08:17:37 +02:00
Applevangelist
0076130483
#GROUP
...
* Docu clarifications
2022-09-13 10:51:25 +02:00
Applevangelist
a5194b1999
#GROUP
...
-- remove log output
2022-09-12 17:33:40 +02:00
Applevangelist
b53b1f083f
#GROUP
...
* Fix IsPlayer
* Added `GROUP:GetCustomCallSign()`
2022-09-12 17:28:49 +02:00
Applevangelist
cea9437e66
#GROUP
...
Fix GetSpeedMax() always returns zero
2022-09-09 17:33:23 +02:00
Applevangelist
3f052ef1da
#GROUP
...
* changes from Dev
#UNIT
* changes from Dev
2022-09-08 15:49:58 +02:00
Applevangelist
6820774266
GROUP - added optical tracker to ID SAMs
2022-09-01 08:03:53 +02:00
Applevangelist
1060ff16d8
GROUP - Attributes aligned to dev
2022-08-31 17:40:44 +02:00
Applevangelist
ed9c14e63d
GROUP - changes in GetDCSGroup
2022-05-22 12:06:49 +02:00
Applevangelist
04068d7117
Group - small change
2022-05-07 19:42:31 +02:00
Applevangelist
41e8ddea8c
GROUP - change to GetUnits(n) to make it more robust, now returns first alive unit,actually. Similar changes to GetHeading()
2022-05-07 11:54:33 +02:00
Applevangelist
cc49791997
Fallout fixes
2022-05-06 11:45:11 +02:00
Applevangelist
8099847e29
Fixes for DEAD event and extra nil checks
2022-05-04 10:25:50 +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
2d91647e0b
QOL changes from DEVELOP
2022-04-25 10:36:36 +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
a0d492cd2d
added back GROUP:GetHighestThreat()
2022-02-15 14:41:31 +01:00
Applevangelist
01a707ae0a
Small changes in GROUP
2021-11-29 07:57:07 +01:00
Applevangelist
18745158a3
Speedmax returning 0 not nil
2021-10-30 16:33:14 +02:00
Frank
67f847dd16
Update Group.lua
...
- Fixed SetInvisible and SetImmortal functions to acknowledge parameter false.
2021-10-12 22:16:18 +02:00
Applevangelist
c311c40b72
GROUP:GetAmmunition() - fix to also return bomb count ( #1606 )
...
GROUP:GetAmmunition() - fix to also return bomb count
2021-09-28 16:53:53 +02:00
Applevangelist
7f18ea0e7a
UNIT/GROUP - added function to get the skill of a unit. SEAD - added functionality to calculate time-2-impact of HARMS and adjust behaviour accordingly
2021-08-27 14:56:16 +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
057e231a9d
Emission
2021-05-11 11:41:26 +02:00