TommyC81
0447ee2d9e
Update Airboss.lua ( #1664 )
...
Code formatting. Typo fixing.
2021-12-12 19:15:30 +01:00
TommyC81
456fcd38d0
Code and documentation tweaks. ( #1662 )
...
* Update Point.lua
General code formatting.
* Update Set.lua
General code formatting.
* Update Positionable.lua
Code formatting, and documentation fixes.
2021-12-12 13:53:04 +01:00
Applevangelist
a3cab7097a
SET - Typos
2021-12-11 19:41:02 +01:00
Applevangelist
848e2f1294
SET - Added Zone Filter for STATIC
2021-12-11 14:24:20 +01:00
Applevangelist
ef4dc48ea1
CTLD - added option for smoke/flare at position
2021-12-11 14:14:44 +01:00
Applevangelist
2138a33292
CSAR fixed KM message
2021-12-10 12:02:50 +01:00
TommyC81
a59343b987
Code formatting, spelling and documentation fixes. ( #1661 )
...
* Update Point.lua
Minor code formatting fix.
* Update Airboss.lua
Minor code formatting and documentation fixes.
* Update Set.lua
Code formatting, spelling and documentation fixes.
* Update ATIS.lua
Code formatting, spelling and documentation fixes.
* Update Task_A2A_Dispatcher.lua
Minor code formatting and documentation fixes. Added TODO re. possible unused variables.
2021-12-09 17:51:38 +01:00
TommyC81
a4ca4bdc99
Code and documentation fixes ( #1659 )
...
* Update .lua-format
Adjust for observed coding standards.
* Update ATIS.lua
Correct measurement units and spelling (also changed in Utils.lua).
* Update Utils.lua
Format the file, fix typos, adjust minor text. Rename "celcius" to "celsius". Rename "farenheit" to "fahrenheit".
* Update Warehouse.lua
Adjust measurement unit text.
* Update STTS.lua
Adjust formatting, minor typos, and fix error in documentation (missing blank rows) introduced in previous update.
* Update Range.lua
Adjust minor typos and code formatting. Adjust for celsius/fahrenheit typo correction.
* Update PseudoATC.lua
Adjust for celsius/fahrenheit typo correction in utils.lua.
* Update Point.lua
Code formatting, fix minor typos, adjust for celsius/fahrenheit corrrection in utils.lua.
* Update Range.lua
Minor documentation fix.
2021-12-08 19:52:29 +01:00
TommyC81
a57b9a9081
Update Range.lua ( #1658 )
...
Adjust some minor spelling and figure out the quirks of luadocumentor...
2021-12-07 18:13:51 +01:00
Applevangelist
249a6af456
Some false values seem to be in need of being set explicitly
2021-12-06 15:16:01 +01:00
Applevangelist
18685d1a94
Update Utils.lua ( #1655 )
...
Small bugfix for UTILS.LoadSetOfGroups
2021-12-06 14:57:49 +01:00
TommyC81
493b090534
LuaFormatter, RANGE formatting, and minor code fixes. ( #1653 )
...
* Create .lua-format
* Update Range.lua
Format code.
* Display distance in meters from bombtarget.
All other numbers, including menu lists etc. uses meters. Feet kept in parens.
* Fixed displaying of targetname when bombing.
2021-12-06 14:57:36 +01:00
Applevangelist
389adab9b8
SET - slight change to remove function
2021-12-06 10:26:32 +01:00
TommyC81
6360b8c58f
General documentation and code fixes ( #1650 )
...
Documentation updates for correctness and clarity.
General code formatting updates.
Ajustment to POSITIONABLE:GetCoord to make use of existing POINT:UpdateFromVec3.
Added comments about clarifying the difference between POSITIONABLE:GetCoordinate() and POSITIONABLE:GetCoord() and to perhaps consider a renaming or merging the functions with an optional flag.
2021-12-04 18:50:05 +01:00
TommyC81
b0818977cf
Code formatting. ( #1651 )
...
General code formatting and fixes of minor typos.
2021-12-04 18:49:57 +01:00
TommyC81
32deb160ef
Formatting and typos ( #1652 )
...
* Formatting and typo fixes.
General formatting and typo fixes.
* Update STTS.lua
Keep class table on separate lines.
2021-12-04 18:49:47 +01:00
Applevangelist
2ba5215036
Merge pull request #1649 from TommyC81/RANGE_FIXES
...
Update Range.lua
2021-12-02 19:25:42 +01:00
Tommy Carlsson
73ea4c7b32
Update Range.lua
...
Fix documentation - including typos and updates to no longer correct text.
Remove duplicated RANGE.Defaults.goodthitrange value.
DCS seems to use headings 0-359 (i.e. <360), thus also deduct 360 from an exact 360 heading.
2021-12-02 20:49:48 +04:00
Applevangelist
46c37ff06a
Merge pull request #1648 from TommyC81/A2G_DISPATCHER_FIXES
...
Update AI_A2G_Dispatcher.lua
2021-12-01 11:54:56 +01:00
Tommy Carlsson
ff4708b624
Update AI_A2G_Dispatcher.lua
...
General code formatting fixes, and correction of typos/examples.
2021-12-01 13:41:27 +04:00
Applevangelist
82b2c84f13
Merge pull request #1647 from TommyC81/A2G_DISPATCHER_DOCUMENTATION_2
...
Update AI_A2G_Dispatcher.lua
2021-12-01 09:17:46 +01:00
Tommy Carlsson
48e8b1a9b3
Update AI_A2G_Dispatcher.lua
...
More updates and fixes.
Update AI_A2G_Dispatcher.lua
General documentation updates.
2021-12-01 11:34:18 +04:00
Applevangelist
1ad7c54ace
Merge pull request #1645 from TommyC81/A2G_Dispatcher_documentation
...
Update AI_A2G_Dispatcher.lua
2021-11-30 17:02:40 +01:00
Tommy Carlsson
9998c86c1f
Update AI_A2G_Dispatcher.lua
...
Fix typos and incorrect references (leftovers) to A2A/CAP etc.
2021-11-30 19:37:26 +04:00
Applevangelist
01a707ae0a
Small changes in GROUP
2021-11-29 07:57:07 +01:00
Applevangelist
570e8388fc
Bug fixes
2021-11-27 17:30:25 +01:00
Applevangelist
9c5b5d4633
CSAR - added changes by Shagrat for Casevac
...
CSAR - don't make usePara default. Added coalition check if using the parachute landing event
2021-11-14 13:34:23 +01:00
Applevangelist
822bf13626
Merge pull request #1625 from FlightControl-Master/Applevangelist-unit-1
...
Wrapper Unit - fix for missile count
2021-11-14 12:59:51 +01:00
Applevangelist
c520de0087
Wrapper Unit - fix for missile count
...
Wrapper Unit - fix for missile count, issue #1624
2021-11-14 12:57:00 +01:00
Applevangelist
0e9076efa3
SEAD - align to dev changes, allow callback on SEAD events
2021-11-11 16:02:13 +01:00
Applevangelist
74cd5e3387
MANTIS - added docu and addition os SEAD events
2021-11-11 16:02:13 +01:00
Applevangelist
65c92be09e
Merge pull request #1621 from FlightControl-Master/Applevangelist-casevac
...
Update CSAR.lua
2021-11-06 15:30:15 +01:00
Applevangelist
8e776cb3ab
Update CSAR.lua
...
Adding CASEVAC option by Shagrat
2021-11-06 15:29:09 +01:00
Applevangelist
ab6cd2b751
Fix cleanup exisiting crates
2021-10-31 11:51:31 +01:00
Applevangelist
18c3d990fc
Merge pull request #1618 from rollnthndr/master
...
Enabled SSML when using Google text-to-speech.
2021-10-31 08:15:25 +01:00
Rolln
19d5cb8ecb
Added a command line option that will enable
...
SSML support when using Google text-to-speech.
2021-10-30 23:35:27 -06:00
Applevangelist
2b56a78255
Merge pull request #1617 from Penecruz/master
...
Airboss V/STOL updates
2021-10-30 22:05:21 +02:00
Penecruz
176d9df476
Merge branch 'FlightControl-Master:master' into master
2021-10-31 06:59:50 +11:00
Penecruz
c94275cb8b
Airboss V/STOL updates
...
-Add additional Airboss V/STOL carrier HMAS Canberra L02
-Add Waveoff for AV-8B
-Add Cut Pass if Land without LSO clearance
-Changes to V/STOL groove timings
-Stabilise call when over the V/STOL landing spot
-larger abeam landing spot margin to allow decelerating to stable abeam and still be cleared to land
-Abeam area now extends further aft to allow LSO clearance 45-90 as per NATOPS
-Minor document changes
2021-10-31 06:41:58 +11:00
Applevangelist
45dbce3677
Speedmax returning 0 not nil
2021-10-30 16:33:18 +02:00
Applevangelist
18745158a3
Speedmax returning 0 not nil
2021-10-30 16:33:14 +02:00
Applevangelist
98c6c88391
Completed GetSetComplement
2021-10-29 18:32:13 +02:00
Frank
2e4fd72781
Update Fox.lua
...
Removed incomplete line `--@field #boolean`
2021-10-28 10:18:43 +02:00
Applevangelist
80ced88ef1
Fix for docs build
2021-10-28 08:31:14 +02:00
Applevangelist
8af3f89c14
Adjustments for Forrestal by Pene
2.7.7.1
2021-10-24 14:35:55 +02:00
Applevangelist
fe3079caad
Added Bell-47
2021-10-22 17:04:23 +02:00
Applevangelist
61ac6b4131
Added Bell-47
2021-10-22 17:04:19 +02:00
Frank
36cb189512
Merge pull request #1612 from FlightControl-Master/FF/MasterDevel
...
AIRBOSS v1.2.0
2021-10-20 19:55:19 +02:00
Frank
15f9843878
AIRBOSS v1.2.0
...
- Added Forrestal carrier CV-59
2021-10-16 12:11:34 +02:00
Frank
67f847dd16
Update Group.lua
...
- Fixed SetInvisible and SetImmortal functions to acknowledge parameter false.
2021-10-12 22:16:18 +02:00