Applevangelist
154cc9fbeb
Shorad.lua - Initial release
...
:)
2021-02-16 16:25:22 +01:00
Frank
327bac3058
Merge pull request #1450 from Applevangelist/patch-52
...
Integrate option for Shorad in Mantis
2021-02-16 16:23:14 +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
Frank
dcf1a56756
Update OpsGroup.lua
2021-02-16 00:15:22 +01:00
Frank
5990ab1cc9
OPSTRANSPORT
...
- New class.
2021-02-15 23:19:35 +01:00
Frank
084499fa0e
OPS Wait
2021-02-14 00:19:03 +01:00
Frank
74e84a73dd
OPS Cargo
2021-02-13 00:09:25 +01:00
Frank
96b0393f91
OPS Cargo
2021-02-11 23:58:56 +01:00
Frank
0656c33e05
Update OpsGroup.lua
2021-02-10 23:50:37 +01:00
Frank
ec1ab49b54
Merge pull request #1447 from Applevangelist/patch-51
...
Update Auftrag.lua
2021-02-10 21:34:12 +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
8c55541d0e
Update OpsGroup.lua
2021-02-08 16:27:58 +01:00
Frank
c5a4776b3a
OPS Cargo
2021-02-07 01:24:13 +01:00
Frank
8bb9f0d7c0
OPS Cargo
2021-02-06 09:41:24 +01:00
Frank
7d83c251a8
OPS Cargo
2021-02-03 22:51:18 +01:00
Frank
ee3ead9aac
OPS Cargo
2021-02-02 23:20:55 +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
016198e7f2
OPS Cargo
2021-01-31 23:28:04 +01:00
Frank
0933eef4c3
Merge branch 'develop' into FF/Ops
2021-01-31 00:50:14 +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
Frank
bcf8973eed
OPS
2021-01-30 21:29:29 +01:00
rollnthndr
50d2e42cc3
Added VSCode settings folder and workspace file to the ignore list.
2021-01-29 18:31:19 -07: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
242462b9ba
OPS Cargo
2021-01-29 00:32:38 +01:00
Frank
695f204493
Merge pull request #1442 from Applevangelist/patch-49
...
Update Task_A2G_Dispatcher.lua
2021-01-28 15:47:22 +01:00
Frank
a7202ccd0d
Merge pull request #1443 from Applevangelist/patch-50
...
Update Designate.lua
2021-01-28 12:24:46 +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
Frank
6b91e68668
OPS Cargo
2021-01-26 12:39:49 +01:00
Frank
64b8f2fb46
Merge pull request #1441 from Applevangelist/patch-48
...
Update Mantis.lua
2021-01-26 12:39:14 +01:00
Applevangelist
7a07e15032
Update Mantis.lua
2021-01-26 11:06:08 +01:00
Frank
3d74312d43
Merge pull request #1440 from Applevangelist/patch-47
...
Update Mantis.lua
2021-01-26 09:27:42 +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
Frank
c247a98402
OPS cargo
2021-01-23 16:46:44 +01:00
Frank
311ab19389
Merge pull request #1438 from Applevangelist/patch-46
...
Update Set.lua
v2.5.3
2021-01-22 23:29:38 +01:00
Frank
83bcd55a7a
Merge pull request #1439 from FlightControl-Master/wingthor_fixes
...
Added a table shuffler using Fisher Yeates algorithm in Utilities/Uti…
2021-01-22 23:28:42 +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
Frank
d469374ed5
Merge pull request #1436 from Applevangelist/patch-44
...
ATIS.lua update time calculation over midnight (logic error)
2021-01-21 17:11:07 +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
Frank
3ed8ca63a8
Merge pull request #1435 from Applevangelist/patch-43
...
Update ATIS.lua
2021-01-20 11:16:54 +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
f4cb6df8d4
Ops
...
respawn
2021-01-19 16:53:22 +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