Applevangelist
c29b67df55
#NET small fix
2023-02-17 14:33:32 +01:00
Applevangelist
4797abc287
#NET Bugfix
2023-02-17 14:32:48 +01:00
Applevangelist
bd312b86d2
Merge remote-tracking branch 'origin/master' into develop
2023-02-17 13:23:10 +01:00
Applevangelist
50f73f1be2
#NET extended block to UCID
2023-02-17 13:22:10 +01:00
Applevangelist
822b95e8aa
Merge remote-tracking branch 'origin/master' into develop
2023-02-17 08:55:27 +01:00
Applevangelist
a7e45338e3
#AICSAR - Added alt/speed options
2023-02-17 08:54:54 +01:00
Applevangelist
2ebbc8f466
#NET - added docu
2023-02-17 08:54:15 +01:00
Applevangelist
7637f0c6ce
Merge remote-tracking branch 'origin/develop' into develop
2023-02-16 18:22:10 +01:00
Applevangelist
6ec43b72ce
#AICSAR
...
* Added PlayerName to `OnAfterPilotRescued(From,Event,To,PilotName)` if available
2023-02-16 18:22:06 +01:00
Frank
34c799b668
Merge branch 'master' into develop
2023-02-16 17:29:54 +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
dbd7634f0e
#NET
...
* Added event management for clients and block/unblock functions
2023-02-16 11:42:46 +01:00
Applevangelist
bae7edb914
#NET
...
* Added event management for clients and block/unblock functions
2023-02-16 11:41:45 +01:00
Applevangelist
660ebeadfe
Merge remote-tracking branch 'origin/master' into develop
2023-02-15 12:24:09 +01:00
Applevangelist
35322399e9
#SPOT - minor fixes
2023-02-15 12:23:31 +01:00
Applevangelist
ef0ddddb46
#PLAYERTASK
...
* added group/unit check for UseTypeNames
2023-02-15 10:32:30 +01:00
Applevangelist
5d4c0f3c87
Bugfix
2023-02-15 10:31:52 +01:00
Applevangelist
77a39364f4
#PLAYERTASKCONTROLLER
...
* Added ship detail types
2023-02-14 12:58:23 +01:00
Frank
7280c17506
Merge branch 'master' into develop
2023-02-12 13:04:32 +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
0487487e7c
Merge branch 'master' into develop
2023-02-12 11:51:16 +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
960f261ddd
Master merge ( #1920 )
...
* #NET
* Initial release
* Update MarkerOps_Base.lua (#1919 )
2023-02-11 22:17:24 +01:00
Thomas
d3c34ef04d
Update MarkerOps_Base.lua ( #1919 )
2023-02-11 22:11:21 +01:00
Applevangelist
713a5b067f
#PLAYERTASKCONTROLLER
...
* Added `AddAgentSet()`
2023-02-10 11:40:15 +01:00
Applevangelist
3d5470eb22
#NET
...
* Initial release
2023-02-10 11:00:14 +01:00
Applevangelist
d6aa7ec17c
#Net
...
* Initial Release
2023-02-10 10:45:23 +01:00
Applevangelist
2da2ddb5bb
#DETECTION
...
* Docu fixes
2023-02-09 16:12:39 +01:00
Applevangelist
2a3d69d0d5
#DETECTION
...
* Docu fixes
2023-02-09 16:11:45 +01:00
Applevangelist
608033f38f
#AICSAR
...
* Docu additions
2023-02-09 13:17:49 +01:00
Applevangelist
28c25816a6
#AICSAR
...
* Fixed issue with underlying OpsTransport
* Added FSM Transition OnAfterPilotUnloaded()
* Added options for SRS TTS output - no sound files
* Added voice options for downed pilot and operator - these can have different voices
2023-02-09 11:57:28 +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
Applevangelist
c97f1791b0
Merge remote-tracking branch 'origin/master' into develop
2023-02-07 08:01:34 +01:00
Thomas
5b044cc036
Update CSAR.lua ( #1917 )
2023-02-07 07:28:00 +01:00
Applevangelist
63b16e5bd4
Merge remote-tracking branch 'origin/master' into develop
2023-02-06 08:17:05 +01:00
dogjutsu
184f93168b
MSRS_BACKEND_DCSGRPC bug fix ( #1916 )
...
* Add another DCS-gRPC example for MSRS docu (ATIS)
* Fixes MSRS_BACKEND_DCSGRPC bad _GetLatLongAlt call
2023-02-06 08:16:14 +01:00
Mr.Alien
03ba7524b2
Comment out code for scoring hits ( #1911 )
2023-02-06 08:15:45 +01:00
Frank
57079e5104
Merge branch 'master' into develop
2023-02-04 23:34:14 +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