Applevangelist
823c94cace
BRIGADE - Added function to load platoons back into the field
2021-12-10 12:09:04 +01:00
Applevangelist
2138a33292
CSAR fixed KM message
2021-12-10 12:02:50 +01:00
Frank
421ac6c427
Fixes in AUFTRAG and LEGION
...
- Object in AUFTRAG:_TargetFromObject(Object) can be nil
- Assets are optimized wrt later mission type for assets on alert5
2021-12-10 10:38:34 +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
Applevangelist
72550d6d84
small changes Legion & Auftrag
2021-12-09 17:44:44 +01:00
Applevangelist
72999cc7b0
Update Zone.lua ( #1660 )
2021-12-09 07:16:29 +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
Applevangelist
706cf641b3
Multiple fixes
2021-12-08 19:27:22 +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
d42bdb2505
Revert "Ops - Various"
...
This reverts commit 23ea5d9d0676a9775a19e0aec0afb07e15e67e8f.
2021-12-07 18:13:13 +01:00
Applevangelist
9082054ba9
Revert "legion"
...
This reverts commit abc69bc838c20d665ab00a6ab9f1f66b80de957c.
2021-12-07 18:10:21 +01:00
Applevangelist
abc69bc838
legion
2021-12-07 17:35:56 +01:00
Applevangelist
23ea5d9d06
Ops - Various
2021-12-07 16:09:02 +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
8d009d6366
Some false values seem to be in need of being set explicitly
2021-12-06 15:15:46 +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
8213b51bd6
Update Utils.lua ( #1654 )
...
Small bugfix in UTILS.LoadSetOfGroups
2021-12-06 14:56:42 +01:00
Applevangelist
389adab9b8
SET - slight change to remove function
2021-12-06 10:26:32 +01:00
Applevangelist
a18fc2080d
SET - slight change in remove function
2021-12-06 10:26:01 +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
9c0ac0ff57
CHIEF - ArmoredGuard ensure on road
2021-12-04 18:40:14 +01:00
Applevangelist
c34dc9f946
CHIEF/AUFTRAG/OPSGROUP Fixed RECON type mission adhereing to paramters adinfinitum and randomly, fixed CAS mission in CHIEF
2021-12-04 16:24:45 +01:00
Applevangelist
1c5c205614
OpsGroup - corrected speed calculation from DCSTask
2021-12-03 16:51:06 +01:00
Applevangelist
897df1b8fa
CHIEF - Option to allow ground transport. Set CAS speed to 70% max as Russian Helos are overly slow
2021-12-03 14:27:03 +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
3fb22b7c55
AUFTRAG - correct wrongly corrected speed conversion
2021-12-02 16:07:34 +01:00
Applevangelist
7819a30c57
BRIGADE - Fuel zones landing in the wrong table. Corrected
2021-12-02 12:17:48 +01:00
Applevangelist
37d2c72945
MANTIS - added variable ranges for short, med and long range systems. Altered engage range to 95% and shoradactivation to 25km as defaults
...
AUFTRAG/CHIEF/OPSGROUP - added Auftrag type ARMOREDGUARD to have an ONGUARD mission for tanks w/o triggering transport by CHIEF
Made classes around CHIEF & AIRBOSS a bit less noisy as it kills my logfile
2021-12-02 10:13:38 +01: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
5631e2c09f
Minor changes
2021-11-29 08:03:58 +01: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
c7ddd6ec35
CSAR - added check smoke/flare distance is valid
2021-11-27 17:27:58 +01:00
Applevangelist
7280ceac32
ARMYGROUP - in tracing, formation flag can be empty
2021-11-26 15:36:46 +01:00
Applevangelist
f8b9128d8e
CHIEF - Added catch if coalition us given as string
2021-11-26 15:36:09 +01:00
Applevangelist
c482f1dccd
Corrected typo in Unit.Category.HELICOPTER
2021-11-26 15:35:45 +01:00
Applevangelist
7e306be8aa
UTILS - Added functionality to save & load groups and statics information
2021-11-26 15:34:47 +01:00
Frank
035e6913b5
Merge pull request #1643 from FlightControl-Master/Applevangelist-armor-1
...
CHIEF - Added use of ARMORATTACK
2021-11-24 13:38:25 +01:00
Applevangelist
e12f233afc
Update Chief.lua
2021-11-24 13:32:39 +01:00
Applevangelist
26c7ff8c18
Update Chief.lua
2021-11-24 13:32:14 +01:00
Frank
5647364293
Merge pull request #1644 from FlightControl-Master/Applevangelist-armor-1-1
...
OpsGroup - Added support for ARMORATTACK
2021-11-24 13:17:45 +01:00