Applevangelist
1e015fd988
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# Moose Development/Moose/AI/AI_Escort_Request.lua
# Moose Development/Moose/AI/AI_Formation.lua
2023-11-02 18:22:30 +01:00
Frank
52e66ae969
Broken Links
...
- AI_A2A_Gci Removed reference to SetEngageZone
- Fixed link to #AI_A2G_SEAD.SetEngageRange #2025
- AI_Air_Engage removed reference to SetEngageZone. Does not seem to exist any more.
- AI_Air_Patrol removed reference to SetEngageZone. Does not seem to exist any more or is passed as argument now.
- AI_FORMATION Fixed DCSTypes#AI.Option.Air.val.ROE OptionROE #2029
- SETTINGS Fixed link to Message #2021
- Fixed wrong indent of "Developer Note" in various classes
2023-10-31 13:33:45 +01:00
Applevangelist
559c8d763b
Merge remote-tracking branch 'origin/master' into develop
2023-09-07 16:16:19 +02:00
Applevangelist
5a57d05fd6
Deprecated flags
2023-09-07 16:14:21 +02:00
Applevangelist
abf694aa81
# Docu fixes
2023-06-22 12:19:20 +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
b0818977cf
Code formatting. ( #1651 )
...
General code formatting and fixes of minor typos.
2021-12-04 18:49:57 +01:00
Stephen Locke
056cc1630d
Added call to self:UpdateTaskInfo( self.DetectedItem ) to RerportOrder for both Task_A2A and Task_A2G. This fixes an issue with multi task missions where coordinates are not available when Moose attempts to sort the tasks for the comms menu.
2020-04-25 15:07:04 +01:00
FlightControl
3f8468dcc7
Fixed shortest distance to airbase.
2019-03-19 21:50:34 +01:00
FlightControl
925ce3ad63
Auto assignment of tasks with prioritization of an auto assign method. The default assign method is random, which is set at the command center. Each task type implements a prioritization mechanism which calculates the priotity of the task based on various methods: random, distance or priority. The distance is calculated from the task coordinate from the command center location.
...
Also fixed in a first try the route bug on Controllables.
2019-03-10 16:41:53 +01:00
Van De Velde
ea89c6255b
Documentation improvements
2018-06-22 05:59:28 +02:00
FlightControl_Master
d9d53db53f
Documentation improvements.
2018-06-02 18:23:06 +02:00
FlightControl_Master
e9473e9179
Documentation improvements
2018-06-02 07:25:43 +02:00
FlightControl_Master
f556077ff6
Cleanup
2018-06-01 06:52:36 +02:00
FlightControl_Master
43b320ca90
New versions with documentation
2018-05-29 22:34:33 +02:00
FlightControl_Master
5e2a5cf5e8
Tasking and Functional
2018-05-23 13:51:47 +02:00
FlightControl_Master
1b39f5d6e6
Optimized comments and documentation set
2018-05-23 10:42:27 +02:00
FlightControl_Master
47dd73a377
Fixes
2018-04-13 12:22:39 +02:00
FlightControl_Master
706aea01ca
Cleanup of documentation of AI
2018-03-20 10:34:53 +01:00
FlightControl_Master
7c2c6daf3e
Tracify comments
2018-03-18 11:17:37 +01:00
FlightControl_Master
9be9277a08
Clean up the detection code. It is complicated
2018-03-17 05:23:44 +01:00
FlightControl_Master
c5c437fa50
New code
2018-03-15 11:41:52 +01:00
FlightControl_Master
f5a2183808
- Fixes A2A dispatching
...
- Fixes problem with target marking.
2018-03-13 12:16:59 +01:00
FlightControl_Master
9f17382145
Reworked heavily the generation of reports and text on map coordinates.
2018-03-04 13:15:20 +01:00
FlightControl_Master
02c671bd63
Ensuring that only alive groups are handled, trying to solve the menu issues.
...
Optimizing the threatlevel boxes.
2017-12-11 11:08:15 +01:00
FlightControl_Master
ffc1c5d6ad
Progress
2017-10-05 18:31:39 +02:00
FlightControl_Master
1cf2383dfd
First version
2017-08-15 17:44:09 +02:00
FlightControl_Master
c3ee9306f3
Progress
2017-07-25 12:54:15 +02:00
FlightControl
b5c53baf67
Fixed #592
2017-07-07 18:19:37 +02:00
FlightControl
f221047eba
Updated various functions for tasking.
2017-07-02 12:14:41 +02:00
FlightControl
e7b3aa82f9
SWEEP tasks should fall under the SWEEP menu, not INTERCEPT menu
2017-07-02 01:08:00 +02:00
FlightControl
6b920ea3f4
Mission Progress Report added
...
This reports lists for the tasks in the mission which players have made
progress for that task.
2017-06-25 07:28:55 +02:00
FlightControl
aed71ca9e2
Task Progress Accounting
...
Record achievement history for players executing a task. Only show
progress when there is progress to report. Only score progress when
there is progress for a player, not for other groups.
2017-06-24 15:05:33 +02:00
FlightControl
50094fde6c
Additional scores definitions
2017-06-24 11:35:20 +02:00
FlightControl
f0c20be967
Improved Task Goal monitoring
2017-06-23 21:54:59 +02:00
FlightControl
34bf013b9b
TASK_A2A
2017-06-21 06:17:07 +02:00
FlightControl
9984055f7d
Documentation
2017-05-29 18:02:57 +02:00
FlightControl
4e29565382
Documentation
2017-05-29 14:09:07 +02:00
FlightControl
f8ab65ce0e
Reference points implemented
2017-05-28 18:24:44 +02:00
FlightControl
b6ecd52444
Mission goals
2017-05-26 09:43:49 +02:00
FlightControl
a1a8f90cc5
Removed some old code
2017-05-26 08:35:49 +02:00
FlightControl
30ae32e539
Got ENGAGE A2A task type working.
2017-05-23 13:51:47 +02:00
FlightControl
96f7a79f3a
Working INTERCEPT!
2017-05-23 11:50:28 +02:00
FlightControl
96fdf72400
Progress implementing teh SETTINGS class and coordinates per Controllable of the player
2017-05-20 13:32:21 +02:00
FlightControl
4b62fbd497
First A2A class
2017-05-17 19:12:39 +02:00