Applevangelist
ae6716ac01
#GROUP
...
* Callsign translation refactor
2023-03-05 11:03:26 +01:00
Applevangelist
34285b26ae
#SPAWN
...
* clarified docu for SpawnScheduled()
* Added parameter to SpawnScheduled() for a delayed spawn
2023-02-28 08:00:06 +01:00
Thomas
5341e5faee
Update Enums.lua
2023-02-26 19:03:33 +01:00
Applevangelist
a6224b484e
dcs
2023-02-23 10:33:11 +01:00
Applevangelist
e95c1ad3aa
#Fixes from dev
2023-02-23 10:30:59 +01:00
Applevangelist
9cfed56847
#CTLD logic correction for loading
2023-02-21 11:38:40 +01:00
Applevangelist
6c1abddb1e
#NET added a couple of functions
2023-02-19 17:16:00 +01:00
Applevangelist
7dc239f506
Added CLIENT:FindByPlayerName(Name)
...
NET - slot blocker comments in log removed
2023-02-19 12:31:32 +01:00
Applevangelist
3e8413c6b7
#NET - further ado
2023-02-18 15:03:53 +01:00
Applevangelist
ff86bfb91d
#NET Event blocker fix
2023-02-17 16:41:38 +01:00
Applevangelist
66494b7b5a
NET
2023-02-17 16:23:02 +01:00
Applevangelist
973127aa8c
#NET Fixes
2023-02-17 15:42:06 +01:00
Applevangelist
83866c3dd3
#NET Fixes
2023-02-17 15:02:11 +01:00
Applevangelist
4797abc287
#NET Bugfix
2023-02-17 14:32:48 +01:00
Applevangelist
50f73f1be2
#NET extended block to UCID
2023-02-17 13:22:10 +01:00
Applevangelist
2ebbc8f466
#NET - added docu
2023-02-17 08:54:15 +01:00
Frank
3b1b57a33e
Update Positionable.lua
...
- Added GetGroundSpeed
2023-02-16 17:20:53 +01:00
Frank
f85c0320ec
Airspeed
...
**POSITIONABLE**
- Added function `GetAirspeedIndicated` to return IAS
- Added function `GetAirspeedTrue` to return TAS
**UTILS**
- Added function `UTILS.IasToTas` to convert IAS to TAS
- Added function `TasToIas` to convert TAS to IAS.
**POINT**
- Added function `COORDINATE:GetWindVec3`
2023-02-16 17:09:12 +01:00
Applevangelist
bae7edb914
#NET
...
* Added event management for clients and block/unblock functions
2023-02-16 11:41:45 +01:00
Applevangelist
35322399e9
#SPOT - minor fixes
2023-02-15 12:23:31 +01:00
Applevangelist
5d4c0f3c87
Bugfix
2023-02-15 10:31:52 +01:00
Frank
92c5c32e8c
Merge pull request #1921 from FlightControl-Master/FF/MasterDevel
...
Update Range.lua
2023-02-12 13:03:08 +01:00
Frank
c8780b2d5f
Update Range.lua
...
- Coordinate of bomb target is now always updated (not only for moving targets)
- If the target is not alive any more, the last known position is used for its coordinate
2023-02-12 13:00:19 +01:00
Frank
f11dbfa367
Merge branch 'FF/MasterDevel'
2023-02-12 11:49:13 +01:00
Frank
54fb9deb3e
Polygon and line drawings
2023-02-12 11:38:46 +01:00
Thomas
d3c34ef04d
Update MarkerOps_Base.lua ( #1919 )
2023-02-11 22:11:21 +01:00
Applevangelist
3d5470eb22
#NET
...
* Initial release
2023-02-10 11:00:14 +01:00
Applevangelist
2a3d69d0d5
#DETECTION
...
* Docu fixes
2023-02-09 16:11:45 +01:00
Frank
9862c32378
Update settings.json
2023-02-08 16:30:44 +01:00
Frank
9f02232589
Update settings.json
2023-02-08 16:29:25 +01:00
Frank
ffc86bf046
Unwanted changes
2023-02-08 16:28:04 +01:00
Frank
e4c8ca34ed
Update Pathline.lua
2023-02-08 16:11:47 +01:00
Frank
f02b7036a9
PATHLINE
2023-02-08 12:37:18 +01:00
Frank
6adef47340
PATHLINE
...
Added new class PATHLINE
2023-02-07 22:47:55 +01:00
Thomas
5b044cc036
Update CSAR.lua ( #1917 )
2023-02-07 07:28:00 +01:00
Mr.Alien
03ba7524b2
Comment out code for scoring hits ( #1911 )
2023-02-06 08:15:45 +01:00
Frank
772921c6b8
WEAPON
...
- Added new class WEAPON
2023-02-04 23:31:55 +01:00
Mr.Alien
d4d305d53b
Fix confusing hit and kill messages with incorrect math ( #1913 )
2023-02-04 23:02:36 +01:00
Mr.Alien
c58918e002
Add missing part of code in previous commit ( #1910 )
2023-02-04 22:36:16 +01:00
Mr.Alien
dec7854476
Fix issue with getting thread level after a kill ( #1908 )
2023-02-04 22:01:55 +01:00
Mr.Alien
8ca102f584
Scoring credits a kill to player who hit the same unit before it spawned ( #1905 )
2023-02-04 21:46:34 +01:00
Applevangelist
4748c66d9c
#CTLD
...
* Added method `CTLD:PreloadCrates(Unit,Cratesname,NumberOfCrates)`
2023-02-04 17:21:16 +01:00
MrAlien753
6ff433ed7a
fix nil error message in dcs.log
...
When instant killing a target in a capture zone nil error message is printed in the dcs.log. This fixes this issue.
2023-02-03 22:14:14 +01:00
Applevangelist
f9aa392c6d
#CTLD_HERCULES
...
* Fixed an issue spawning 90 paratroopers instead of 30
2023-02-02 09:35:53 +01:00
Applevangelist
48721859fa
#CTLD
...
* Added Subcategories for static cargo objects
2023-01-31 11:27:12 +01:00
Applevangelist
ee59d999f5
#POINT
...
* Added COORDINATE:SetAtLandheight()
2023-01-30 18:00:16 +01:00
Applevangelist
2f4f98cfe0
#CTLD - nobuildmenu option
2023-01-29 18:36:44 +01:00
Frank
ac1f202c19
Update Airboss.lua
...
- Added CJS Superhornet Mod
2023-01-29 12:53:50 +01:00
Frank
3f97ba3bd7
Database
...
- Polygon drawings are registered as polygon zones
2023-01-28 18:42:29 +01:00
Frank
819912cfd3
Database
...
- Polygon drawings are adde as polygon zones to DB
2023-01-28 15:39:42 +01:00