Frank
43680c2fc3
Merge branch 'master' into develop
2021-02-17 13:16:46 +01:00
Frank
6791e4d4ba
Update Set.lua
...
- Improved docs for `:FilterPrefixes()`
2021-02-17 13:11:22 +01:00
Frank
11f8ac4820
Merge pull request #1456 from Applevangelist/patch-58
...
Update Mantis.lua
2021-02-17 11:00:43 +01:00
Frank
8f2672f928
Merge pull request #1455 from Applevangelist/patch-57
...
Update Shorad.lua
2021-02-17 11:00:33 +01:00
Frank
fb66d74ab7
ENUMS
...
- ENUMS: Added Phonetic and ISOLang by A101Wayz
- Fixed CALLSIGN.JTAC.Warrior (was CALLSIGN.JTAC.Warrier)
2021-02-17 10:26:13 +01:00
Applevangelist
37c061bcbd
Update Mantis.lua
...
Nicefy doc output, Shorad link doc
2021-02-17 09:14:56 +01:00
Applevangelist
9491b18ff4
Update Shorad.lua
...
Own picture and quote, cleanup docs, link missions, less overhead by avoiding checks on friendly fire.
2021-02-17 09:13:35 +01:00
Frank
f64550f7c8
Merge pull request #1453 from Applevangelist/patch-55
...
Include Shorad.lua
2021-02-16 17:56:18 +01:00
Frank
0addafa627
Merge pull request #1452 from Applevangelist/patch-54
...
Shorad.lua - Initial release
2021-02-16 17:56:06 +01:00
Frank
b643d73f7f
Merge pull request #1451 from Applevangelist/patch-53
...
Update Sead.lua
2021-02-16 17:55:53 +01:00
Applevangelist
d4c8d5d91b
Include Shorad.lua
2021-02-16 16:26:25 +01:00
Applevangelist
154cc9fbeb
Shorad.lua - Initial release
...
:)
2021-02-16 16:25:22 +01:00
Applevangelist
c0e58e9c92
Update Sead.lua
...
Handle new shortened weapon names in DCS, make handling more graceful
2021-02-16 16:14:53 +01:00
Applevangelist
e8bfab515c
Integrate option for Shorad in Mantis
...
Also, correct some documentation errors
2021-02-16 16:13:10 +01:00
Applevangelist
1daa2857b2
Update Auftrag.lua
...
Corrected docu in NewTanker, 1 is actually boom, and 0 probe
2021-02-10 13:19:53 +01:00
Frank
54896e0e31
Merge pull request #1444 from rollnthndr/develop
...
Added a note pointing out that callsigns need to be chosen depending …
2021-02-01 08:06:11 +01:00
Frank
fe55555c67
OPS
...
- Fixed inAir check for spawned groups
- Reduced SCHEDULER min delay to 0.001 sec (was 0.1 sec)
2021-01-30 23:28:07 +01:00
rollnthndr
261d1cbeba
Added a note pointing out that callsigns need to be chosen depending on the type of unit that this task is being assigned to.
2021-01-29 18:15:20 -07:00
Frank
695f204493
Merge pull request #1442 from Applevangelist/patch-49
...
Update Task_A2G_Dispatcher.lua
2021-01-28 15:47:22 +01:00
Applevangelist
c71c6c5178
Update Designate.lua
...
Use of added injection of Task Name into DetectedItem; useful when using also Designate with same Detection Object to ensure menu entries are harmonized.
2021-01-28 10:10:39 +01:00
Applevangelist
155b06edc8
Update Task_A2G_Dispatcher.lua
...
Added injection of Task Name into DetectedItem; useful when using also Designate with same Detection Object to ensure menu entries are harmonized.
2021-01-28 10:04:00 +01:00
Frank
fd4e478dbf
Merge branch 'master' into develop
2021-01-26 12:40:15 +01:00
Applevangelist
7a07e15032
Update Mantis.lua
2021-01-26 11:06:08 +01:00
Applevangelist
6baf85d429
Update Mantis.lua
...
Some Doc corrections
2021-01-26 09:26:39 +01:00
Frank
7516d2af56
Merge branch 'master' into develop
2021-01-23 16:47:14 +01:00
Wingthor
5a43936e35
Added a table shuffler using Fisher Yeates algorithm in Utilities/Utils.lua
2021-01-22 23:10:22 +01:00
Applevangelist
e9f92d2250
Update Set.lua
...
Break loop after x tries
2021-01-22 18:34:05 +01:00
Applevangelist
a6ff84c09a
ATIS.lua update time calculation over midnight (logic error)
...
Actually line 1322 + time here, sind it's negative ... :)
2021-01-21 15:34:50 +01:00
Applevangelist
89aa08829e
Update ATIS.lua
...
Fix time to be negative if early AM when using time to ZULU or time to GMT difference
2021-01-20 11:05:14 +01:00
Frank
35b776179e
Merge branch 'master' into develop
2021-01-19 16:56:40 +01:00
Frank
5146106885
Update Controllable.lua
2021-01-19 16:56:26 +01:00
Frank
a259b88f1d
Merge branch 'develop' into FF/Ops
2021-01-16 22:57:10 +01:00
Frank
5b4f3d1c98
Merge branch 'master' into develop
2021-01-16 22:56:43 +01:00
Frank
c62c21c386
FLIGHTGROUP v0.6.1
...
- Improved engage targets
2021-01-16 22:56:28 +01:00
Applevangelist
d10adb5de8
Update AI_A2G_Dispatcher.lua
...
Corrected Docu line 434
2021-01-16 14:50:36 +01:00
Frank
17c56a11bd
Merge pull request #1432 from OttoWerkr/develop
...
Update Scenery.lua
2021-01-15 23:53:37 +01:00
Frank
209b7a64ed
Update OpsGroup.lua
2021-01-15 23:42:30 +01:00
Frank
8f56299380
OPS
...
**AUFTRAG**
- Added PATROLZONE type. Works for all OPSGROUPs (air, ground and sea).
**FLIGHTGROUP**
- Improved EngageTarget
- Added option to automatically engage detected targets.
**TARGET**
- Improved Zone type
2021-01-15 23:29:16 +01:00
OttoWerkr
73b1394ca7
Update Scenery.lua
...
Added FindByName() to SCENERY Class.
2021-01-15 14:27:43 -05:00
Frank
f3a2cf7284
Patrol
...
- Added `FLIGHTGROUP:SetEngageDetectedOn()`
- AUFTRAG patrol zone.
2021-01-15 00:59:52 +01:00
Frank
45aac21b63
Merge pull request #1430 from Applevangelist/patch-40
...
Update AI_A2A_Dispatcher.lua
2021-01-13 10:20:22 +01:00
Frank
b52643bb36
Merge pull request #1431 from Applevangelist/patch-41
...
Update Controllable.lua
2021-01-13 10:20:05 +01:00
Applevangelist
9440d2b2c3
Update Controllable.lua
...
missing # in docu
2021-01-13 08:47:20 +01:00
Applevangelist
29727ec9a6
Update AI_A2A_Dispatcher.lua
...
Closed gap in Docu
2021-01-13 08:44:10 +01:00
Applevangelist
eb0b43cea8
MANTIS 0.3.6
...
-- clean up docs
-- added a function to set a new SAM range whilst running
2021-01-13 08:32:45 +01:00
Frank
df79c765f8
Merge branch 'master' into develop
2021-01-12 17:40:40 +01:00
Frank
a6e16fb7ad
Update Airbase.lua
...
Fixed bug in white list
2021-01-12 17:40:21 +01:00
Frank
d09737c218
Merge branch 'master' into develop
2021-01-12 13:51:26 +01:00
Frank
94f206af68
AIRBASE
...
- Added black and white parking spot lists.
2021-01-12 13:49:35 +01:00
Frank
6b0c42ae50
Merge branch 'master' into develop
2021-01-12 10:45:11 +01:00