Applevangelist
e95c1ad3aa
#Fixes from dev
2023-02-23 10:30:59 +01:00
Frank
92c5c32e8c
Merge pull request #1921 from FlightControl-Master/FF/MasterDevel
...
Update Range.lua
2023-02-12 13:03:08 +01:00
Frank
c8780b2d5f
Update Range.lua
...
- Coordinate of bomb target is now always updated (not only for moving targets)
- If the target is not alive any more, the last known position is used for its coordinate
2023-02-12 13:00:19 +01:00
Applevangelist
2a3d69d0d5
#DETECTION
...
* Docu fixes
2023-02-09 16:11:45 +01:00
Mr.Alien
03ba7524b2
Comment out code for scoring hits ( #1911 )
2023-02-06 08:15:45 +01:00
Mr.Alien
d4d305d53b
Fix confusing hit and kill messages with incorrect math ( #1913 )
2023-02-04 23:02:36 +01:00
Mr.Alien
c58918e002
Add missing part of code in previous commit ( #1910 )
2023-02-04 22:36:16 +01:00
Mr.Alien
dec7854476
Fix issue with getting thread level after a kill ( #1908 )
2023-02-04 22:01:55 +01:00
Mr.Alien
8ca102f584
Scoring credits a kill to player who hit the same unit before it spawned ( #1905 )
2023-02-04 21:46:34 +01:00
MrAlien753
6ff433ed7a
fix nil error message in dcs.log
...
When instant killing a target in a capture zone nil error message is printed in the dcs.log. This fixes this issue.
2023-02-03 22:14:14 +01:00
Applevangelist
6ab1632b4b
#RANGE
...
* Set Google Key if given
#AIRBASE
* Added 3 Falklands AB to the enumerator
2023-01-25 17:53:29 +01:00
Applevangelist
f344084791
#1885
...
#PSEUDOATC - Menu shows Waypoint name if it has been set
2023-01-24 10:06:05 +01:00
Applevangelist
6501e89fa2
#PSEUDOATC
...
* Fix for debug messages
2023-01-10 07:47:56 +01:00
Applevangelist
b0eef34146
#CONTROLLABLE
...
* Docu fix
#WAREHOUSE
* Changes from dev
#ZONE
* Additions to ZONE_POLYGON
2023-01-03 10:15:16 +01:00
Thomas
cdd240abb7
PseudoATC - Option to display playername ( #1870 )
...
Use `myatc:SetReportPlayername()` to switch this on #1864
2023-01-02 14:28:35 +01:00
Applevangelist
7865be43bb
* Minor fixes
2022-12-01 13:27:58 +01:00
Thomas
53d71d9766
Update RAT.lua
...
Fix #1848
2022-11-28 17:42:09 +01:00
Frank
2538d583ad
Update Suppression.lua
...
- Fixed routing of group (passing waypoint function was triggered too early due to changed DCS behaviour)
2022-11-19 19:36:55 +01:00
Applevangelist
68a31b1eb7
Docu - Nicer Headlines
2022-11-11 09:35:54 +01:00
Applevangelist
5d4f870a1d
#Docu fixes
2022-11-10 17:29:40 +01:00
TommyC81
88fc501c24
Update Range.lua ( #1825 )
...
Add meter text to RANGE bombing result.
2022-11-06 19:33:44 +01:00
Applevangelist
7983621f8e
#SCORING
...
* Added option to switch AutoSave
2022-11-06 11:27:59 +01:00
TommyC81
368e720cab
Documentation fixes. ( #1816 )
2022-10-29 10:07:50 +02:00
TommyC81
7455c63716
Documentation fixes. ( #1811 )
...
Update documentation text and links.
Fix spelling errors.
Other minor adjustments where appropriate, such as remove whitespaces and format code.
2022-10-23 16:45:40 +02:00
TommyC81
81818705df
Documentation fixes. ( #1810 )
...
Fix documentation references.
Correct spelling errors.
Remove empty whitespaces.
Correct a single mis-spelled ZONE_BASE variable, see 'Core/Zone.lua' (variable "Sureface" -> "Surface", no references to mis-spelled "Sureface" throughout the codebase).
Correct mis-spelling of "coaltion" in 'Functional/Mantis.lua', corrected to "coalition".
2022-10-22 11:07:58 +02:00
TommyC81
d5e8de4d74
Documentation fixes. ( #1807 )
...
Correct module links.
Replace references to missing images with MOOSE.JPG.
Add default MOOSE.JPG where no image was previously set.
Fix minor spelling error.
2022-10-21 06:10:34 +02:00
Applevangelist
b7d5144c91
#MANTIS
...
* Add systems from SMA mod
2022-10-20 11:39:51 +02:00
TommyC81
0441acf101
Documentation fixes. ( #1803 )
...
Improve the consistency of the module intros to the most commonly used version (single dash).
Add missing module information (abbreviated where none existed previously).
Fix broken documentation links
Make module names correspond to filenames (and fix links).
Fix typos.
2022-10-19 12:20:39 +02:00
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