Applevangelist
c7ec1b4e5e
Update Group.lua
...
Added code for EnableEmission
2021-04-16 12:37:35 +02:00
Applevangelist
e8a2167934
Events - Workaround for 2.7
...
Same as for Event 31
2021-04-15 13:01:02 +02:00
Frank
fa342a5b6b
ATIS v0.9.1
...
- DCS 2.7 weather presetss
2021-04-14 23:42:36 +02:00
Frank
4ebcaf913c
Merge pull request #1488 from Applevangelist/patch-80
...
Update Shorad.lua
2021-04-07 20:52:29 +02:00
Applevangelist
bddc1d7fdc
Update Shorad.lua
...
Added option to use AI on/off instead of changing the alert state
2021-04-07 19:32:34 +02:00
Applevangelist
cb813b70e1
Update Mantis.lua
...
Added option to use AI on/off instead of changing the alert state
2021-04-07 19:31:10 +02:00
Frank
f161f08fc1
Update Event.lua
...
- Fixed typo
2021-03-29 19:55:11 +02:00
Frank
3e22411328
Events
...
- Added new DCS events
2021-03-29 18:01:42 +02:00
Frank
b00778bb86
Update AI_A2A_Cap.lua
...
Fixes #1474
2021-03-29 09:53:30 +02:00
Frank
564f95781e
Update Positionable.lua
...
- Added cargo bay limits for ground (by kappa) and naval units.
2021-03-28 20:29:15 +02:00
Applevangelist
2e342e4341
Utils - added Convert knots to alitude corrected KIAS
...
Added - Convert knots to alitude corrected KIAS, e.g. for tankers.
2021-03-22 11:47:39 +01:00
Frank
3c6089884e
Update Airboss.lua
...
- Added MP wire correction function.
2021-03-02 21:19:30 +01:00
Frank
884ea866e2
AIRBOSS v1.1.6
...
Adjusted and (hopefully improved) parameters.
- Angled deck 9.0° --> 9.1359° (from DCS config file)
USS Stennis:
- Deck height 19.00 --> 19.06 meters (from DCS config file)
Supercarriers:
- Deck height 20.0 -->20.1394 meters (from DCS config file)
- stern coordinate 1.0 meters more on starboard side (LUR calls).
2021-02-28 23:25:32 +01:00
Applevangelist
c72c3fd091
Update Mantis.lua
...
Added a smarter switch-on distance for SHORAD, added user function to set AWACS detection range, change default SAM firing range to 95%
2021-02-24 12:55:54 +01:00
Applevangelist
832abd7860
Error in NewFromLLDD - altitude isn't set if given
...
Thanks to tomekldc
2021-02-23 10:34:55 +01:00
Applevangelist
f18c818b8e
Update AI_Cargo_Helicopter.lua
2021-02-19 10:04:30 +01:00
Applevangelist
4deca4f816
Update AI_Cargo_Helicopter.lua
...
Helicopters don't drive, they fly... ;)
2021-02-19 09:59:12 +01:00
Applevangelist
cdb491bb5f
Update AI_Cargo_Helicopter.lua
...
Added docu on Pseudo Function, make Home() function clear and Height useful
2021-02-18 17:05:36 +01:00
Frank
3ac47c967e
Merge pull request #1458 from Applevangelist/patch-60
...
Update Shorad.lua
2021-02-17 15:44:47 +01:00
Applevangelist
95dc7ad2b4
Update Shorad.lua
...
code example added
2021-02-17 14:04:59 +01:00
Applevangelist
fccf58cd6c
Update Mantis.lua
...
added code examples
2021-02-17 14:02:37 +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
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
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
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
5146106885
Update Controllable.lua
2021-01-19 16:56:26 +01:00
Applevangelist
d10adb5de8
Update AI_A2G_Dispatcher.lua
...
Corrected Docu line 434
2021-01-16 14:50:36 +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
a6e16fb7ad
Update Airbase.lua
...
Fixed bug in white list
2021-01-12 17:40:21 +01:00