Applevangelist
0da2299472
Docu changes
2022-10-05 07:32:17 +02:00
Applevangelist
dddb9ff713
#ZONE_CAPTURE_COALITION - allow zone to be a ZONE_POLYGON
2022-09-28 11:49:06 +02:00
Applevangelist
14c6d1be9b
#1790 Fix for error in GetCustomCallsign if the player name contains a |-sign but no string at the end or just numbers
2022-09-27 09:27:59 +02:00
Applevangelist
e804ab9254
Merge remote-tracking branch 'origin/master'
2022-09-24 10:10:06 +02:00
Applevangelist
25cb12a81a
#FOX
...
* Added comfy function
2022-09-24 10:10:02 +02:00
Applevangelist
231acc7363
#RANGE
...
* added 2 more SRS outputs
2022-09-24 10:09:00 +02:00
Applevangelist
d506067c72
#FOX
...
* Typo in Event Function fixed
2022-09-23 09:59:24 +02:00
Applevangelist
450f4eaec0
#AIRBASE, ATIS
...
* less noise in log
#SRS
* Added enumerator for voices MSRS.Voices.Microsoft... and MSRS.Voices.Google...
#RANGE
* Added SRS support, some bug fixing
2022-09-20 15:51:16 +02:00
Applevangelist
526dc8363d
#DESIGNATE
...
* Remove useless summary autolase report, restored single lines when lasing
2022-09-20 10:26:19 +02:00
Applevangelist
242d735d8c
#DETECTION
...
* Make designate refer A2G coordinate system as set by user
2022-09-20 09:27:19 +02:00
Applevangelist
9fedd32e78
#UTILS
...
* Fix for group set reloading - thanks @BlueEcko!
2022-09-20 08:23:49 +02:00
Applevangelist
a146003a6a
#DESIGNATE
...
* Some documentation clarifications
2022-09-19 18:25:54 +02:00
Applevangelist
7c22e9fe69
#Changes from Develop
2022-09-10 11:56:03 +02:00
Applevangelist
5277cca4e1
Range fix issue #1753 ( #1767 )
...
Issue #1753 - when using `AddBombingTargets` the randommove flag was not passed to `AddBombingTargetUnit` for a group object
2022-08-25 16:00:47 +02:00
Applevangelist
bdbbdfe60e
#RANGE
...
* Added Instructor and RangeControl radio info on F10
2022-08-23 09:58:50 +02:00
Applevangelist
d15c2be2d0
Range fixes ( #1764 )
...
* Fixed some typos in self.PlayerSettings
* Fixed result messages
* Thanks for [JFG] Caponi
2022-08-22 17:03:33 +02:00
Applevangelist
63b0dae794
Update ATC_Ground.lua ( #1766 )
...
* Make ATC_Ground work on any map
2022-08-22 17:03:02 +02:00
Frank
183a60159c
Update Range.lua
...
- Fixed bug for strafing
2022-07-01 23:05:26 +02:00
Chump
1fdf4f371d
Fix for issues #1735 & #1736 ( #1737 )
...
* Update Database.lua
Remove duplicate function
* Update PseudoATC.lua
Added nil check
2022-06-26 21:11:49 +01:00
Applevangelist
cc49791997
Fallout fixes
2022-05-06 11:45:11 +02:00
Frank
27902ee107
Update Range.lua
...
**RANGE**
- Fixed a couple of bugs
- Added new FSM events for strafing
- Updated docs
2022-05-04 22:36:41 +02:00
Applevangelist
749158c086
Range added nil check
2022-04-29 12:09:57 +02:00
Applevangelist
5260b2b430
And don't forget Fahrenheit
2022-03-26 14:46:52 +01:00
Applevangelist
0213bc7aef
Correcting Celcius to Celsius
2022-03-26 14:43:06 +01:00
TommyC81
802a77238a
Range re-formatting and documentation re-fixing ( #1691 )
...
* Update Range.lua
Code formatting.
* RANGE - Documentation fixes.
2022-03-12 09:47:14 +01:00
Applevangelist
85a7e18fae
SCORING: Corrected calc error in summary scoring functions
2022-03-11 10:18:59 +01:00
Applevangelist
94f093826b
SEAD - adding workaround for AGM_154 which lost target data
2022-02-21 08:36:37 +01:00
Applevangelist
9f7588b245
DETECTION - added 3 missing functions
2022-02-04 08:54:02 +01:00
Applevangelist
63cbc0c55b
RANGE - added option to save target sheet
2022-02-03 10:01:48 +01:00
TommyC81
d7a44a639d
Update Detection.lua ( #1685 )
...
Code formatting. Fix minor typos, errors, and references in documentation.
2022-01-23 11:21:59 +01:00
Applevangelist
7bfa05f47d
DETECTION - corrected call for Vec2 in zone
2022-01-19 07:52:59 +01:00
Applevangelist
e847b92cce
RAT - Docu corrections
2022-01-11 15:14:40 +01:00
Applevangelist
70d922fad6
SHort name mina AP
2022-01-04 15:10:25 +01:00
Applevangelist
d54d991bdd
Fix ATC new NTTR AFB names
2021-12-31 17:52:24 +01:00
TommyC81
d6cfaa5050
Update Scoring.lua ( #1674 )
...
Code formatting and minor typo/documentation fixes.
2021-12-28 11:01:44 +01:00
TommyC81
00d1aec210
General fixes ( #1673 )
...
* General minor
Code formatting and minor typo/document fixes.
* Update Marker.lua
Code formatting and minor typo/document fixes. Note specifically the correction of "self.tocoaliton" to "self.tocoalition".
2021-12-28 11:01:05 +01:00
Applevangelist
f62e3391e1
SCORING - make treason and fratricide switchable
2021-12-28 08:25:31 +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
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
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
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
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
Frank
2e4fd72781
Update Fox.lua
...
Removed incomplete line `--@field #boolean`
2021-10-28 10:18:43 +02:00
Applevangelist
2cecc526fb
ZONE_CAPTURE_COALITION - fixed an issue when monitoring hits and SCENERY was delivered as hit UNIT
2021-10-05 19:10:21 +02:00
Applevangelist
db5797bb4e
Bug fixing
2021-09-02 18:48:40 +02:00
Applevangelist
393fa0bfbb
MANTIS - Changes from the dev branch merged
2021-08-28 14:01:37 +02:00
Applevangelist
4f51884b9d
SEAD - make padding a variable (radar switch-back-on time)
2021-08-28 14:01:37 +02:00
Applevangelist
17378f509e
SEAD - Code cleanup and enabled delayed switch off
2021-08-27 18:46:45 +02:00