Applevangelist
c5145a38e2
#Core.Point
...
* Cleanup GetClosestAirbase()
2022-10-10 17:42:02 +02:00
Applevangelist
38b9778e9a
#SET
...
* minor enhancement
2022-10-09 12:53:45 +02:00
Jason du Plessis
2ca6168f47
#ZONE * Fixed ZONE_RADIUS Not being added to _Database ( #1798 )
...
* #ZONE * Fixed ZONE_RADIUS Not being added to _Database
Bugfix for #1797 .
ZONE_RADIUS was not being registered within the _Database table, thus for CTLD, the Zone could not be found for moving units to ZONE_RADIUS zones. Because other Zone types inherit ZONE_RADIUS, I've added a RegisterZone parameter that is default to true, and modified the inheritance of the other Zone types to register the zone in the _Database depending if the zone does not get registered in that zone type.
* #ZONE * Updated ZONE_RADIUS RegisterZone to DoNotRegisterZone
Changed RegisterZone to DoNotRegisterZone and updated the different zone types values for RegisterZone.
Suggested by Applevangelist.
Co-authored-by: Jason du Plessis <jason.duplessis@ebtax.co.za>
2022-10-06 07:27:07 +02:00
Applevangelist
0da2299472
Docu changes
2022-10-05 07:32:17 +02:00
Frank
bf2ce3c4af
AIRBOSS v1.3.0
...
- Copy from `develop` branch.
- Disabled AI handling as this is bugged (needs `FLIGHTGROUP` class)
2022-10-02 19:20:25 +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
30aba1258d
#POINT
...
* Added COORDINATE:ToStringFromRPShort
2022-10-02 13:14:57 +02:00
Applevangelist
f2ed920214
#SRSQUEUE, ATIS
...
* Added option to only transmit via SRS if there are active players
2022-10-01 11:57:22 +02:00
Applevangelist
2fc7139f6b
#SET
...
* Added code to`SET:IsInSet(Object)` to be functional
2022-09-30 14:47:51 +02:00
Applevangelist
e8ace49e8b
#SPOT - Set relative position to start lasing
...
#ZONE_POLYGON - Added `ZONE_POLYGON:NewFromPointsArray( ZoneName, PointsArray )`
2022-09-29 16:43:40 +02:00
Applevangelist
dddb9ff713
#ZONE_CAPTURE_COALITION - allow zone to be a ZONE_POLYGON
2022-09-28 11:49:06 +02:00
Applevangelist
f582f7df7c
#ATIS
...
* Fixed SetILS report not working
* Use new AIRBASE additions to set takeoff/landing runway
* Fixed Visibility is reported twice
* Added SetReportmBar() to report for mBar/hpa QNH/QFE even if not metric
* Added option to output additional freetext information when using SRS SetAdditionalInformation()
#1792
2022-09-27 11:16:08 +02:00
Applevangelist
14c6d1be9b
#1790 Fix for error in GetCustomCallsign if the player name contains a |-sign but no string at the end or just numbers
2022-09-27 09:27:59 +02:00
Applevangelist
0731e15385
#CSAR
...
* Added mycsar.ADFRadioPwr = 1000 for ADF beacon radio sending power
2022-09-26 17:01:18 +02:00
Applevangelist
9eb82060a5
SRS - corrected enumerator
2022-09-25 14:41:38 +02:00
Applevangelist
9f232ab5ec
#ATIS - added Google TTS option
2022-09-25 14:41:19 +02:00
Applevangelist
ec0d164619
#MSRS - put "" around frequencies and modulations
2022-09-25 14:14:56 +02:00
Applevangelist
e804ab9254
Merge remote-tracking branch 'origin/master'
2022-09-24 10:10:06 +02:00
Applevangelist
25cb12a81a
#FOX
...
* Added comfy function
2022-09-24 10:10:02 +02:00
Applevangelist
231acc7363
#RANGE
...
* added 2 more SRS outputs
2022-09-24 10:09:00 +02:00
Applevangelist
d8bdf6a8d3
#CSAR
...
* Added option to change top menu name
2022-09-23 10:28:35 +02:00
Applevangelist
d506067c72
#FOX
...
* Typo in Event Function fixed
2022-09-23 09:59:24 +02:00
Applevangelist
4483d3231a
#CTLD
...
* Added: troop mass also checked when loading
2022-09-22 17:30:01 +02:00
Applevangelist
481ee186aa
#AIRBOSS, #UTILS
...
* Alitude to Altitude
2022-09-22 15:49:31 +02:00
Thomas
8820b8a41c
Nimitz deck height ( #1787 )
...
Corrected deck height of Nimitz class to 18.3m/60ft
2022-09-22 15:46:55 +02:00
Applevangelist
0971f8ffa7
#SPAWN
...
* Fix for InitCleanup()
2022-09-22 10:57:43 +02:00
Applevangelist
9739f94428
#ATIS
...
* Add MSRSQUEUE to avoid overlaps
2022-09-20 17:15:57 +02:00
Applevangelist
450f4eaec0
#AIRBASE, ATIS
...
* less noise in log
#SRS
* Added enumerator for voices MSRS.Voices.Microsoft... and MSRS.Voices.Google...
#RANGE
* Added SRS support, some bug fixing
2022-09-20 15:51:16 +02:00
Applevangelist
b5186fa328
#SETTINGS
...
* Fix IsImperial()
2022-09-20 15:26:34 +02:00
Applevangelist
526dc8363d
#DESIGNATE
...
* Remove useless summary autolase report, restored single lines when lasing
2022-09-20 10:26:19 +02:00
Applevangelist
242d735d8c
#DETECTION
...
* Make designate refer A2G coordinate system as set by user
2022-09-20 09:27:19 +02:00
Applevangelist
9fedd32e78
#UTILS
...
* Fix for group set reloading - thanks @BlueEcko!
2022-09-20 08:23:49 +02:00
Applevangelist
a146003a6a
#DESIGNATE
...
* Some documentation clarifications
2022-09-19 18:25:54 +02:00
Applevangelist
d17df74191
ATIS
...
* Remove dupe inheritance of BASE
2022-09-19 13:20:45 +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
Applevangelist
877b36f8a8
#CSAR
...
* overcome error cannot get Vec3
2022-09-15 19:51:15 +02:00
Applevangelist
299820162b
#ATIS
...
* No old-style radioqueue when using SRS
2022-09-15 14:01:23 +02:00
Applevangelist
5d20a59d92
#GROUP
...
* Customized Callsigns - remove extra spaces
2022-09-15 13:40:37 +02:00
Applevangelist
c1ab3b5476
#GROUP
...
* Fix ignore leading spaces in customized callsigns
2022-09-15 08:17:37 +02:00
Applevangelist
0076130483
#GROUP
...
* Docu clarifications
2022-09-13 10:51:25 +02:00
Applevangelist
a5194b1999
#GROUP
...
-- remove log output
2022-09-12 17:33:40 +02:00
Applevangelist
b53b1f083f
#GROUP
...
* Fix IsPlayer
* Added `GROUP:GetCustomCallSign()`
2022-09-12 17:28:49 +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
f42aedd485
#CONTROLLABLE
...
*Foreign class definiton removed
2022-09-10 15:14:28 +02:00
Applevangelist
a73818a615
#BUILD files
2022-09-10 12:08:30 +02:00
Applevangelist
7c22e9fe69
#Changes from Develop
2022-09-10 11:56:03 +02:00
Applevangelist
c58e91b956
#TASKING
...
* Merge changes from Develop
2022-09-10 11:41:41 +02:00
Applevangelist
a61059242c
#AI
...
* Merge changes from DEV
2022-09-10 11:38:50 +02:00
Applevangelist
cea9437e66
#GROUP
...
Fix GetSpeedMax() always returns zero
2022-09-09 17:33:23 +02:00
Applevangelist
3f052ef1da
#GROUP
...
* changes from Dev
#UNIT
* changes from Dev
2022-09-08 15:49:58 +02:00