Commit Graph

110 Commits

Author SHA1 Message Date
Applevangelist 3fbfb8b528 #UNIT
* Fix #1865
2023-01-02 17:27:01 +01:00
Applevangelist f26ff52712 #UNIT
* Docu fix
2022-12-21 14:09:47 +01:00
Applevangelist 8df6e2dd57 #UNIT
* Improve GetGroup() as after Dec/22 patch geGroup() might be nil
# SET_UNIT
* Improved Docu
2022-12-19 16:12:09 +01:00
Applevangelist 1da0792ed7 #CTLD
* added option for build time delay
2022-11-01 14:32:02 +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 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 7c22e9fe69 #Changes from Develop 2022-09-10 11:56:03 +02:00
Applevangelist 3f052ef1da #GROUP
* changes from Dev
#UNIT
* changes from Dev
2022-09-08 15:49:58 +02:00
Applevangelist 372cc021bd UNIT - added optical tracker to HasSEAD() 2022-09-01 08:36:40 +02:00
Applevangelist 73493c3a23 Update Unit.lua (#1751) 2022-07-31 09:17:36 +02:00
Applevangelist 3c5f3d6c37 UNIT - added get altitude function with AGL option 2022-07-25 08:12:28 +02:00
Applevangelist 7c5067a59a UNIT Register - small fix for trains 2022-05-06 08:01:31 +02:00
Applevangelist 8099847e29 Fixes for DEAD event and extra nil checks 2022-05-04 10:25:50 +02:00
Applevangelist 2d91647e0b QOL changes from DEVELOP 2022-04-25 10:36:36 +02:00
TommyC81 6360b8c58f General documentation and code fixes (#1650)
Documentation updates for correctness and clarity.
General code formatting updates.
Ajustment to POSITIONABLE:GetCoord to make use of existing POINT:UpdateFromVec3.
Added comments about clarifying the difference between POSITIONABLE:GetCoordinate() and POSITIONABLE:GetCoord() and to perhaps consider a renaming or merging the functions with an optional flag.
2021-12-04 18:50:05 +01:00
Applevangelist c520de0087 Wrapper Unit - fix for missile count
Wrapper Unit - fix for missile count, issue #1624
2021-11-14 12:57:00 +01:00
Applevangelist 45dbce3677 Speedmax returning 0 not nil 2021-10-30 16:33:18 +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 7ca7caea75 Updates with changes from develop 2021-07-24 15:50:10 +02:00
Frank 057e231a9d Emission 2021-05-11 11:41:26 +02:00
Frank 2d6545429a Update Unit.lua
- Appveyor test
2021-04-18 22:16:46 +02:00
Frank 7106efbc04 Update Unit.lua 2021-04-17 22:56:54 +02:00
Frank 3e470e557d Update Unit.lua 2021-04-17 22:19:27 +02:00
Frank 41e0f92cc0 Update Unit.lua 2021-04-17 19:49:04 +02:00
Frank d040cc0d03 DCS 2.7
- Added COORDINATE:LineToAll and COORDINATE:CircleToAll
- Added altitude parameter to CONTROLLABLE:TaskFireAtPoint
- Added emission on/off functions to UNIT
2021-04-16 23:05:02 +02:00
Applevangelist 9eed35ace7 Update Unit.lua
Added changes for EnableEmission
2021-04-16 12:40:32 +02:00
Frank 417af6a93c Client 2021-01-02 21:45:19 +01:00
Frank 7b7605e501 Client 2021-01-02 01:21:45 +01:00
Frank bf61f22dd1 Fixed UnHandleEvent for UNIT
#1365
2020-11-15 23:00:03 +01:00
Frank 26a935c29c RANGE etc
RANGE v2.2.3
- Added relay unit option.

TIMER
- Fixed bug.

Minor other stuff
2020-09-01 17:30:26 +02:00
Frank 7360c51a8f Updates Misc 2020-04-24 16:03:28 +02:00
Frank 04da941c36 Updates 2020-02-15 23:51:28 +01:00
Frank fcfcfeae00 Misc 2020-01-06 00:15:44 +01:00
Frank c3c984381e SUPPRESSION 2019-12-16 00:59:23 +01:00
FlightControl 1aedcf1ae4 Radio Queue 2019-09-09 08:19:48 +02:00
Frank d4b9fc9e40 Updates 2019-07-21 23:35:09 +02:00
Frank 208761fa46 Static and Delay 2019-04-11 21:46:54 +02:00
FlightControl f849732f55 Various improvements 2019-03-21 07:01:24 +01:00
FlightControl e996a30333 Updates 2019-03-21 05:21:16 +01:00
FlightControl 964a6d0708 Debug 2019-03-20 18:15:37 +01:00
FlightControl 985282ba55 Debug 2019-03-20 18:03:24 +01:00
funkyfranky 8534afe0e3 AB 2019-03-20 16:22:00 +01:00
Frank 1e0b51a0a9 AIRBOSS v0.9.9.3
- Added F-14 support.
2019-03-13 20:52:57 +01:00
Frank dd15da28b2 AIBOSS v0.9.0
SPAWN: Added delay for respawn on landing.
RAT v2.3.5: Fixed bug for Vmax cruise.
RECOVERYTANKER v1.0.3
RESCUEHELO v1.0.2
POSITIONABLE: Added GetOffsetCoordinate function
UNIT: Added Explode function.
2019-01-20 02:02:22 +01:00
Frank ab38efd69e Merge pull request #1077 from FlightControl-Master/FF/Develop
New classes, fixes and improvements.
2018-12-26 04:50:56 +01:00
FlightControl 810cebfe0a Optimizations 2018-12-12 07:31:08 +01:00
Frank c354fecc6d Merge branch 'develop' into FF/Develop 2018-10-24 21:47:52 +02:00
Frank 4434d1da21 Fixes
AI_FORMATION:
* added stop possibility ad interval input
WAREHOUSE
* added autodefence assignment
UNIT:
* improved  InAir() check function
2018-10-24 21:32:07 +02:00
FlightControl 07d666b030 Optimized the boarding and unboarding of cargo. fixed bug when in defence of APC, cargo would not be loaded. The boarding and unboarding has become much more stable now. 2018-10-18 07:27:09 +02:00
FlightControl 19e2af08e0 increased the altitude of hover. 2018-10-12 21:10:58 +02:00