Frank
52e66ae969
Broken Links
...
- AI_A2A_Gci Removed reference to SetEngageZone
- Fixed link to #AI_A2G_SEAD.SetEngageRange #2025
- AI_Air_Engage removed reference to SetEngageZone. Does not seem to exist any more.
- AI_Air_Patrol removed reference to SetEngageZone. Does not seem to exist any more or is passed as argument now.
- AI_FORMATION Fixed DCSTypes#AI.Option.Air.val.ROE OptionROE #2029
- SETTINGS Fixed link to Message #2021
- Fixed wrong indent of "Developer Note" in various classes
2023-10-31 13:33:45 +01:00
kaltokri
b05683d384
Fixed some broken links
2023-10-31 10:25:00 +01:00
kaltokri
d7df08d754
Fixed broken links in documentation
2023-10-30 18:01:57 +01:00
kaltokri
92b21aa5c1
Fixed broken links in documentation
2023-10-30 14:48:49 +01:00
Applevangelist
4e5b483cc0
#CONTROLLABLE
...
* Added PatrolRaceTrack
2023-10-24 13:45:43 +02:00
Applevangelist
b9cc66004d
#WAREHOUSE
...
* Syntax
2023-10-12 17:55:41 +02:00
Applevangelist
f44ba39ec5
Fox/Missiletrainers
2023-09-29 10:20:01 +02:00
Applevangelist
2efb6a624f
#SCORING
...
* Rechtschreibung
2023-09-25 08:43:24 +02:00
Applevangelist
6d94a0c776
Smaller fixes
2023-09-19 12:13:39 +02:00
Applevangelist
b70bf3b9af
#SEAD
...
* Better calculation of switch-on again time
2023-09-19 11:10:06 +02:00
Applevangelist
f8f4bac77e
Intellisense docu fixes
2023-09-13 16:03:05 +02:00
Applevangelist
ba361e7eff
#RAT
...
* Try more than once to get coord in status loop
2023-09-10 15:41:54 +02:00
Applevangelist
e95a9525c6
#GENERAL
...
* Remove dependencies from UTILS.Routines
* Remove UTILS.Routines
2023-09-08 11:14:41 +02:00
Applevangelist
5a57d05fd6
Deprecated flags
2023-09-07 16:14:21 +02:00
Frank
8a7fa326cd
Update MissileTrainer.lua
...
- Docs: Class deprecated ==> use FOX instead
2023-09-06 21:33:05 +02:00
Applevangelist
253cf0f5a5
#MANTIS
...
* Added zone filter option.
2023-09-01 08:52:13 +02:00
Applevangelist
c5a85456c0
#MANTIS
...
* CHM Assets
2023-08-30 16:46:13 +02:00
Applevangelist
1e6731830e
#MANTIS
...
* Added two more CH mod types
2023-08-29 15:49:48 +02:00
Thomas
ef40b1c524
Range fix for #1984 ( #1992 )
...
Range fix for #1984
2023-08-20 13:41:20 +02:00
Thomas
f87a676e4b
Update Scoring.lua ( #1976 )
...
Add report Spaces
2023-07-29 16:45:00 +02:00
Applevangelist
6481f66e27
#MANTIS
...
* Added IDs for Current Hill Assets, keyword "CHM" for group names
2023-07-16 11:27:34 +02:00
Applevangelist
40fa929eb0
* Added omissed DetectedItem.Name found by @Nocke
2023-07-07 15:14:33 +02:00
Applevangelist
1eaa3d309d
#SCORING
...
* typo
2023-07-01 13:15:59 +02:00
Applevangelist
0bb16ec827
#AIRBASE
...
* Fix for nil error in finding parking for a group
#MANTIS
* Added SAM type "SHORAD" as designator
#SCORING
* fix for non local problem
#UTILS
* fix for OneLineSerialize
2023-07-01 13:11:21 +02:00
Applevangelist
afe2b675e5
#RAT
...
* Fixes from dev
2023-06-08 13:59:59 +02:00
Applevangelist
2c14ee74b0
#SCORING
...
* Can leave text empty on some instances
2023-06-08 13:58:26 +02:00
Frank
4cb0e70184
Update RAT.lua
...
- Fixed RATMANAGER spamming due to not accounting for planned/scheduled groups
2023-06-08 09:43:11 +02:00
Applevangelist
0868286f27
#WAREHOUSE
...
* Fixed one omission for SHIP transport types
2023-05-17 10:26:29 +02:00
Applevangelist
07c3be9d6a
Fixes for getPlayername() errors
2023-04-18 10:24:56 +02:00
Applevangelist
e95c1ad3aa
#Fixes from dev
2023-02-23 10:30:59 +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
Applevangelist
2a3d69d0d5
#DETECTION
...
* Docu fixes
2023-02-09 16:11:45 +01:00
Mr.Alien
03ba7524b2
Comment out code for scoring hits ( #1911 )
2023-02-06 08:15:45 +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
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
6ab1632b4b
#RANGE
...
* Set Google Key if given
#AIRBASE
* Added 3 Falklands AB to the enumerator
2023-01-25 17:53:29 +01:00
Applevangelist
f344084791
#1885
...
#PSEUDOATC - Menu shows Waypoint name if it has been set
2023-01-24 10:06:05 +01:00
Applevangelist
6501e89fa2
#PSEUDOATC
...
* Fix for debug messages
2023-01-10 07:47:56 +01:00
Applevangelist
b0eef34146
#CONTROLLABLE
...
* Docu fix
#WAREHOUSE
* Changes from dev
#ZONE
* Additions to ZONE_POLYGON
2023-01-03 10:15:16 +01:00
Thomas
cdd240abb7
PseudoATC - Option to display playername ( #1870 )
...
Use `myatc:SetReportPlayername()` to switch this on #1864
2023-01-02 14:28:35 +01:00
Applevangelist
7865be43bb
* Minor fixes
2022-12-01 13:27:58 +01:00
Thomas
53d71d9766
Update RAT.lua
...
Fix #1848
2022-11-28 17:42:09 +01:00
Frank
2538d583ad
Update Suppression.lua
...
- Fixed routing of group (passing waypoint function was triggered too early due to changed DCS behaviour)
2022-11-19 19:36:55 +01:00
Applevangelist
68a31b1eb7
Docu - Nicer Headlines
2022-11-11 09:35:54 +01:00
Applevangelist
5d4f870a1d
#Docu fixes
2022-11-10 17:29:40 +01:00
TommyC81
88fc501c24
Update Range.lua ( #1825 )
...
Add meter text to RANGE bombing result.
2022-11-06 19:33:44 +01:00