Applevangelist
3a81d449da
Merge remote-tracking branch 'origin/master' into develop
2023-05-05 10:33:09 +02:00
Frank
d8b80aab1a
Update Socket.lua
...
- Added `SOCKET:SendTextToSpeech()` function
2023-04-25 21:20:16 +02:00
Applevangelist
62bca72c6d
#GROUP
...
* Fix for GetMaxHeight()
2023-03-09 08:49:24 +01:00
Applevangelist
c9a91d0683
#GROUP
...
* Fix for GetMaxHeight()
2023-03-09 08:49:07 +01:00
Applevangelist
7409afb11f
UTILS.PlotRacetrack
2023-03-07 10:56:08 +01:00
Applevangelist
28a44d9e05
Merge remote-tracking branch 'origin/master' into develop
2023-02-28 07:39:36 +01:00
Thomas
5341e5faee
Update Enums.lua
2023-02-26 19:03:33 +01:00
Applevangelist
5670764f3b
Merge remote-tracking branch 'origin/master' into develop
2023-02-23 10:31:59 +01:00
Applevangelist
e95c1ad3aa
#Fixes from dev
2023-02-23 10:30:59 +01:00
Frank
91e80bf1a6
Merge branch 'FF/Ops' into FF/OpsDev
2023-02-16 17:30:47 +01:00
Frank
34c799b668
Merge branch 'master' into develop
2023-02-16 17:29:54 +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
Frank
6d967358da
WEAPON v0.1.0
...
**WEAPON**
- Improments of class
- ARTY works
- FOX works
- RANGE should work, not tested.
2023-02-04 23:28:45 +01:00
Frank
6e6bb1e88d
RANGE
2023-01-30 23:29:03 +01:00
Applevangelist
affde2f030
Merge remote-tracking branch 'origin/master' into develop
2023-01-25 17:18:59 +01:00
Thomas
cec865b9fb
UTILS - exclude 243 MHz and 121.5 MHz
2023-01-25 13:37:56 +01:00
Thomas
d763e924a9
Update Utils.lua ( #1886 )
2023-01-24 20:16:46 +01:00
Applevangelist
6e666b0ac8
#UTILS - make LoadSetOfGroups save(r) for groups spawned with SpawnScheduled
2023-01-19 15:00:49 +01:00
Applevangelist
6ec867196c
#UTILS - make LoadSetOfGroups save(r) for groups spawned with SpawnScheduled
2023-01-19 14:59:54 +01:00
Applevangelist
793c0d988e
Changes from dev
2023-01-03 10:22:10 +01:00
Frank
58dc353bcd
ZONE
2023-01-02 11:54:05 +01:00
Frank
3834991e6a
Merge branch 'develop' into FF/Ops
2022-12-30 22:08:41 +01:00
Frank
3011d625b2
OPS
...
Capture Zone
2022-12-30 02:44:16 +01:00
Thomas
41eec658e0
UTILS - Update Load/Save Groups and Statics ( #1857 )
...
Addresses #1855 and #1856
Added options to save groups in a structrued manner, allowing to despawn specific unit-types on a reload. Optionally, cinematic effects like smoke and fires can be put in place of despawned units. For statics, an option to replace them with dead statics has been added, and also cinematic effects.
2022-12-28 15:40:40 +01:00
Frank
30e6542887
OPS
2022-12-20 23:51:18 +01:00
Applevangelist
80e3b157ca
#UTILS
...
* UTILS.LoadSetOfStatics(Path,Filename) ignore statics which do not exist
2022-12-15 18:28:06 +01:00
Applevangelist
eb5a72fc27
* less noise
2022-11-27 17:35:13 +01:00
Applevangelist
fbad50973f
# Bug fixes
2022-11-14 18:15:55 +01:00
Applevangelist
5c6efed995
Docu Headlines part II
2022-11-11 11:40:36 +01:00
Applevangelist
68a31b1eb7
Docu - Nicer Headlines
2022-11-11 09:35:54 +01:00
Applevangelist
08c5c38c7b
Changes from last FF push
2022-11-09 16:09:05 +01:00
Applevangelist
b2a351e67d
UTILS
2022-11-05 14:03:38 +01: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
d5e8de4d74
Documentation fixes. ( #1807 )
...
Correct module links.
Replace references to missing images with MOOSE.JPG.
Add default MOOSE.JPG where no image was previously set.
Fix minor spelling error.
2022-10-21 06:10:34 +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
Frank
c0f82eabb2
Server Name
...
**GLOBALS**
- Read out server name from `Config/serverSettings.lua`
**SOCKET**
- Added `server_name` to transmitted UDP data
2022-10-02 16:54:48 +02:00
Applevangelist
481ee186aa
#AIRBOSS, #UTILS
...
* Alitude to Altitude
2022-09-22 15:49:31 +02:00
Applevangelist
9fedd32e78
#UTILS
...
* Fix for group set reloading - thanks @BlueEcko!
2022-09-20 08:23:49 +02:00
Applevangelist
d23403383f
#CSAR
...
* Added option to use the OV-10A Bronco
* Slight changes to SRS approach
* Added door check in UTILS for Bronco
2022-09-19 11:43:50 +02:00
Frank
26b91e3f66
Updates from develop
...
DCS.lua
Ops/ATIS.lua
Ops/RecoveryTanker.lua
Utilities/Enums.lua
2022-09-11 13:32:57 +02:00
Applevangelist
7c22e9fe69
#Changes from Develop
2022-09-10 11:56:03 +02:00
Applevangelist
a0c189a349
UTILS - added NDB 305kHz in frequency generator
2022-08-31 18:11:55 +02:00
Applevangelist
73994914eb
Fix for #1763 UTILS.GetOSTime() ( #1765 )
...
* Fix GetOSTime fixes #1763
2022-08-22 17:03:21 +02:00
Applevangelist
d59fc331f6
UTILS - Fix for Gazelle Door Check
2022-06-25 14:27:51 +02:00
Applevangelist
196bcf39cf
Added Falklands map stuff
2022-06-14 16:56:33 +02:00
Applevangelist
8099847e29
Fixes for DEAD event and extra nil checks
2022-05-04 10:25:50 +02:00
Applevangelist
e5eeb592a2
Enums - corrected Hawkeye, added Super_Hercules
2022-04-28 13:10:34 +02:00
Applevangelist
3d38f4d17a
Enums - added a couple of names
2022-04-26 10:08:50 +02:00
Applevangelist
2d91647e0b
QOL changes from DEVELOP
2022-04-25 10:36:36 +02:00
Applevangelist
e08fb2e972
Make BRAA heading a 3digit number
2022-04-22 13:31:58 +02:00