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
Frank
bf486b9f44
Merge pull request #1901 from MrAlien753/patch-1
...
fix nil error message in dcs.log
2023-02-03 22:34:01 +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
2.7.18
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
Frank
50ee1ae922
Merge branch 'master' into FF/MasterDevel
2023-01-28 11:09:08 +01:00
grandpaSam
c0442fca68
Changed documentation for Marker.lua and MarkerOps_Base.lua ( #1891 )
2023-01-28 09:02:15 +01:00
Thomas
c20927b6d7
Update Marker.lua
2023-01-27 18:34:53 +01:00
Jason du Plessis
0d5b6d4c3e
#CSAR - Add Persistence ( #1889 )
...
* Adds a modified version of ops.CTLD's Persistence to ops.CSAR
2023-01-26 21:11:15 +01:00
Applevangelist
bdc08a530d
#AB
2023-01-25 17:54:13 +01:00
Applevangelist
6ab1632b4b
#RANGE
...
* Set Google Key if given
#AIRBASE
* Added 3 Falklands AB to the enumerator
2023-01-25 17:53:29 +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
57a30621e1
#CTLD added documentation
2023-01-24 15:26:32 +01:00
Applevangelist
f344084791
#1885
...
#PSEUDOATC - Menu shows Waypoint name if it has been set
2023-01-24 10:06:05 +01:00
Applevangelist
be68314c3a
#CONTROLLABLE
...
* Added CommandActivateACLS()
* Added CommandDeactivateACLS()
2023-01-23 17:11:18 +01:00
Applevangelist
53cff8229b
#CTLD
...
* Added option movecratesbeforebuild
* Added option surfacetypes for build-in reloads
* Inject function can optionally take surfacetypes
* Inject function can use the center of the zone instead of a random position
#EVENT
* Handle landing event if the place is a SCENERY object (helopad on a map, but not an airbase)
#ZONE
* docu corrections
2023-01-22 13:10:27 +01:00
Frank
1d52e27668
Update Controllable.lua
...
- Added enroute task SEAD
2023-01-19 19:10:56 +01:00
Applevangelist
6ec867196c
#UTILS - make LoadSetOfGroups save(r) for groups spawned with SpawnScheduled
2023-01-19 14:59:54 +01:00
Applevangelist
80798f278c
#Controllable - docu changes
2023-01-17 12:09:13 +01:00
Applevangelist
4e61bbb92e
Merge remote-tracking branch 'origin/master'
2023-01-17 09:26:16 +01:00
Applevangelist
fabab9bfbb
#ATIS docu fix
2023-01-17 09:25:01 +01:00
Applevangelist
4ae0089e4f
#CSAR
...
* Docu corrections
2023-01-15 17:40:03 +01:00
Applevangelist
d82bce79c9
#CSAR
...
* Docu corrections
2023-01-15 17:38:54 +01:00
Applevangelist
55fcaf1c05
#CTLD - Adde Shark III typename
2023-01-12 13:20:12 +01:00
Applevangelist
e83df502ed
#AIRBASE - docu fixes
2023-01-10 13:08:05 +01:00
Applevangelist
6501e89fa2
#PSEUDOATC
...
* Fix for debug messages
2023-01-10 07:47:56 +01:00