Applevangelist
641707f37b
#UNIT
...
* Added `GetSTN()` to obtain Link16 info from a unit
2023-11-26 16:59:44 +01:00
Niels Vaes
6f3133d48c
bugfix for impactHeading
...
clamping GetImpactHeading and GetReleaseHeading
2023-11-23 21:50:08 +01:00
Niels Vaes
cd0f854f41
added functions:
...
GetReleaseHeading
GetReleaseAltitudeASL
GetReleaseCoordinate
GetReleasePitch
GetImpactHeading
2023-11-22 23:48:00 +01:00
Frank
0bc52eb331
DCS stable
...
- Added check that ` Airbase.getWarehouse` method exists because it causes problems with DCS stable as this method does not exist there.
2023-11-17 00:26:21 +01:00
Frank
5353be482e
getCategory behaviour
...
- Fixed several classes for new `getCategory` behaviour (should be backwards compatible to earlier DCS versions).
2023-11-16 22:32:01 +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
Applevangelist
9fafdea0bb
#EVENT #NET
...
* On a MP server, added IniPlayerUCID and TgtPlayerUCID to the EventData structure (filled in applicable Events)
2023-11-08 11:23:01 +01:00
Thomas
36d9460cdf
Update Storage.lua
2023-11-01 06:19:53 +01:00
kaltokri
d92d2d07c5
Fixed broken links
2023-10-31 15:21:15 +01:00
kaltokri
92b21aa5c1
Fixed broken links in documentation
2023-10-30 14:48:49 +01:00
kaltokri
7643568706
Fixed dead links in documentation
2023-10-27 17:48:41 +02:00
kaltokri
3684a023da
Fixed dead link
2023-10-27 17:27:38 +02:00
Applevangelist
31075f7c04
#UNIT
...
* Typos in IsTanker, added some typenames
2023-10-26 12:45:45 +02:00
Applevangelist
4e5b483cc0
#CONTROLLABLE
...
* Added PatrolRaceTrack
2023-10-24 13:45:43 +02:00
Applevangelist
df6d968ebe
#CONTROLLABLE
...
* Added `CommandSetUnlimitedFuel()`
* Added `TaskStrafing()`
2023-10-20 18:44:28 +02:00
Frank
6a05789db5
Update Controllable.lua
...
- Fixed wrong id of task`EnrouteTaskEngageGroup`
- Fixed wrong id of task `EnrouteTaskFAC_EngageGroup`
2023-09-17 16:13:28 +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
Frank
ad5488784f
Update Storage.lua
...
**STORAGE**
- Added easier functions to add, set and remove items and liquids.
- Added checks if warehouse items are limited or unlimited.
2023-08-26 13:56:45 +02:00
Applevangelist
cf824b912d
#Controllable
...
* Added Aerobtics tasks
2023-08-22 10:24:40 +02:00
Applevangelist
f40442d309
#POSITIONABLE
...
* Make cargo weights an enumerator
2023-08-18 11:07:43 +02:00
Frank
4471ec9b96
DCS Warehouse
2023-08-17 18:46:09 +02:00
Frank
32e1d4f8fa
DCS Warehouse
2023-08-16 23:58:32 +02:00
Applevangelist
c5757ffd22
#CONTROLLABLE
...
* Added EnRouteTaskCAP()
2023-08-02 18:02:34 +02:00
Applevangelist
9cc08cb088
#
2023-08-01 16:26:29 +02:00
Applevangelist
2771e7f856
#SCENERY, SET_SCENERY
...
* Reworked COORDINATE scan as this doesn't seem to work
* Added SET_SCENERY Filters, and FilterOnce() to apply them
2023-08-01 16:18:23 +02:00
Thomas
1fdc50b0da
Update Scenery.lua ( #1980 )
...
_id might be nil in :FindByZoneName()
2023-08-01 10:00:42 +02:00
Applevangelist
46258492bd
#AIRBASE, #ATIS
...
* Additions
2023-07-23 12:37:57 +02:00
Applevangelist
8c8ef19f01
#CONTROLLABLE
...
* Added TaskGroundEscort
2023-07-03 16:44:46 +02:00
Applevangelist
0bb16ec827
#AIRBASE
...
* Fix for nil error in finding parking for a group
#MANTIS
* Added SAM type "SHORAD" as designator
#SCORING
* fix for non local problem
#UTILS
* fix for OneLineSerialize
2023-07-01 13:11:21 +02:00
Applevangelist
7164e211f2
#AIRBASE
...
- Nicosia unused atm
2023-06-21 10:42:35 +02:00
Applevangelist
dae78d7ac1
#Positionable, Unit - remove pcall
2023-06-16 11:06:46 +02:00
Applevangelist
254468c723
#NET
...
* Improvements
2023-06-15 14:51:36 +02:00
Applevangelist
71be4d99d6
#POSITIONABLE:GetRelativeCoordinate( x, y, z )
2023-06-14 17:40:33 +02:00
Frank
cc907b9c14
Update Unit.lua
...
- UNIT:IsAlive() fixed so it is consistent with GROUP:IsAlive()
2023-06-13 19:02:55 +02:00
Applevangelist
241b2beee1
* Makes calls for GetAmmo() and GetVec3() safer with pcall()
...
* Small docu fix Ben-Gurion
2023-06-13 08:39:56 +02:00
Frank
12f260e857
Update Unit.lua
...
- Added `UNIT:IsExist` function.
2023-06-12 23:01:19 +02:00
Thomas
096d145cf9
Update Airbase.lua ( #1957 )
...
Deleted raj al … airbases #1955
2023-06-12 06:22:51 +02:00
Thomas
b3883301a2
Update Airbase.lua
...
Corrected enumerator for Ben-Gurion (Ben_Gurion)
2023-06-11 12:33:01 +02:00
Applevangelist
e9adcb0dd5
#AIRBASE
...
* Sinai airfield enumerator
2023-06-09 15:13:45 +02:00
Applevangelist
55ed394782
#UNIT #CTLD
...
* Stabilize that sometimes a unit coordinate cannot be found
2023-06-02 08:44:14 +02:00
Applevangelist
dd7a883a33
Fixes
2023-06-01 10:02:51 +02:00
Applevangelist
0cd6a59ce4
#CONTROLLER
...
* Fix for Link4
2023-05-25 08:57:15 +02:00
Frank
21bcd64c9d
Update Controllable.lua
...
Corrected parameters for enroute tasks according to hoggit for
- CONTROLLABLE:EnRouteTaskFAC
- CONTROLLABLE:EnRouteTaskFAC_EngageGroup
2023-05-13 23:35:58 +02:00
Applevangelist
6896dc155a
#SCENERY
...
* Added update of Life0 value if `GetLife()`is called
#SET_SCENERY
* Added Documentation
2023-04-25 09:12:25 +02:00
Thomas
88b6540f5b
AIRBASE - add Normandy AFBs ( #1937 )
...
Add Normandy AFBs
2023-04-24 11:09:03 +02:00
Frank
1507cc0b42
Remove Junk
...
**ZONE**
- Added `ZONE_RADIUS:RemoveJunk()` function
- Added `ZONE_POLYGON_BASE:RemoveJunk()` function (not working)
**POSITIONABLE**
- Added `Explosion`
2023-04-22 14:02:18 +02:00
Frank
49b702106a
Update Weapon.lua
...
- Decreased min possible time step to 0.00001 seconds
2023-04-16 12:29:57 +02:00
Applevangelist
9d5da3388d
smaller docu item
2023-04-13 15:28:41 +02:00