funkyfranky
758f500857
Merge branch 'master' into funkyfranky
2017-09-03 09:44:54 +02:00
funkyfranky
1f893fe544
Minor changes
2017-09-01 16:56:32 +02:00
FlightControl_Master
e6dd040a43
Fixed problem with EWR not present and CAP not detecting.
2017-09-01 12:59:57 +02:00
FlightControl_Master
0eb0a3a3e7
Detection time
2017-09-01 12:22:31 +02:00
funkyfranky
023a7a17c5
Improvements in following the fligh plan.
...
Adjusted some speed in route. Still much to do.
2017-09-01 00:14:38 +02:00
FlightControl_Master
62d1da8487
Select the closest airplanes first
2017-08-31 23:55:30 +02:00
funkyfranky
1c6b760b36
Aircraft climb rapidly :(
2017-08-31 21:56:24 +02:00
funkyfranky
e5fdd50cc6
Merge branch 'master' into funkyfranky
2017-08-31 16:40:10 +02:00
funkyfranky
6e27b93e45
Added user functions.
2017-08-31 15:57:25 +02:00
FlightControl_Master
14c7916c55
Updates
2017-08-31 08:46:59 +02:00
funkyfranky
6ff2dfe444
Improved takeoff types for zones and airports.
...
Cleand up function position in code.
2017-08-31 01:01:55 +02:00
funkyfranky
b4c27c270a
Merge branch 'master' into funkyfranky
2017-08-30 18:29:22 +02:00
funkyfranky
f4e8f15090
Improvements of departure selection (unfinished).
2017-08-30 17:04:54 +02:00
FlightControl_Master
05d9faedee
Fixed friendlies nearby calculation
...
* Added DETECTION_BASE:FilterFriendliesCategory() method, which allows
to filter friendlies based on the category of the units found. This
method was required to be added to avoid counting airborne units as
friendlies in A2G missions.
2017-08-30 09:28:04 +02:00
funkyfranky
8bcb47a8ee
Merge branch 'master' into funkyfranky
2017-08-30 08:51:53 +02:00
FlightControl_Master
ea96a5e0a3
Planes remaining at airfield fixed
...
* AI_A2A_DISPATCHER: Planes remaining on the airfield is now fixed. The
issue was with planes out of fuel doing CAP, which would return to a
different airbase because they were out of control. At the landing,
these weren't despawned.
2017-08-30 07:30:03 +02:00
funkyfranky
9568f7f87f
Improvements of air start.
...
Improved air start parameters.
Added markers.
Other fixes.
2017-08-30 00:41:34 +02:00
funkyfranky
eac89f784d
Improvments for air spawn behaviour.
2017-08-29 16:46:56 +02:00
funkyfranky
5a29b272dc
First implementation of "air" start.
...
Added possibility to spawn in zones.
Other improvements and fixes.
2017-08-28 23:51:54 +02:00
funkyfranky
61884c07c7
Restored oritinal Spawn and AI_Balancer.lua files
2017-08-28 15:35:09 +02:00
FlightControl_Master
8bb3d5a760
Fixed CAP not counting correctly
...
* CAP now counts correctly per squadron. The specified amount of CAP
will work now.
* CAP now schedules at different start times, and have different repeat
times. More random.
2017-08-28 11:33:37 +02:00
funkyfranky
6a2739da5e
Fixed Spawn & AI_Balancer mistake.
2017-08-28 00:16:55 +02:00
funkyfranky
9289e0dac1
First version of RAT
...
Not even alpha status.
2017-08-28 00:05:30 +02:00
FlightControl_Master
9dcda37703
Updates
2017-08-15 20:23:26 +02:00
FlightControl_Master
1cf2383dfd
First version
2017-08-15 17:44:09 +02:00
FlightControl_Master
d558c5be21
Updates
2017-08-13 17:04:04 +02:00
FlightControl_Master
4f2afa29fa
Fixes with waypoints in NTTR 2.1.1
...
behaves different than 1.5.7!!!
2017-08-12 17:07:10 +02:00
FlightControl_Master
e16e5d9a81
Fixes
2017-08-08 21:37:12 +02:00
FlightControl_Master
386777930e
Updates of tasking
2017-08-08 15:54:44 +02:00
FlightControl_Master
2aecf45316
Many Fixes
2017-08-08 09:42:42 +02:00
FlightControl_Master
63866e4aa9
Updates of tracing
2017-08-06 17:37:36 +02:00
FlightControl_Master
b2e522aac1
Documentation
2017-08-06 08:14:01 +02:00
FlightControl_Master
464fb1aeca
Documentation
2017-08-06 07:50:37 +02:00
FlightControl_Master
1883e84918
Documentation
2017-08-06 07:45:36 +02:00
FlightControl_Master
d349ed12a9
Engage Range test
2017-08-06 07:40:55 +02:00
FlightControl_Master
094db73176
Documentation
2017-08-06 07:19:01 +02:00
FlightControl_Master
a86a346378
Update the documentation and how default values were set in AI_A2A_DISPATCHER
2017-08-06 07:08:54 +02:00
FlightControl_Master
3d2dbea1d7
Fixing unlimited resources and problems with landing planes.
2017-08-05 18:06:51 +02:00
FlightControl_Master
cc1b34937c
Added infinite resources implementation.
2017-08-05 16:26:32 +02:00
FlightControl_Master
446ecc5b4d
Set the new spawn altitude
2017-08-05 13:33:02 +02:00
FlightControl_Master
dbe1d7aaa3
New Refuelling process
2017-08-03 12:21:56 +02:00
FlightControl_Master
2cf1801f1d
Fixed endless loop when out of resources upon receiving a GCI request.
2017-08-02 20:54:26 +02:00
FlightControl_Master
2501db53b8
Removed traces
2017-08-02 12:46:13 +02:00
FlightControl_Master
4b60f776ce
Apply randomization at start for schedules.
...
Apply randomization at start for schedules.
2017-08-02 12:41:35 +02:00
FlightControl_Master
d8d06a18ce
Updates and bug fixes
2017-08-02 09:43:08 +02:00
FlightControl_Master
9054a493f9
Updated defects in dispatcher
2017-08-01 17:35:53 +02:00
FlightControl_Master
9ec29f607f
Fixed an issue with the overhead parameter
...
Now the GCI will spawn the actual overhead needed, independent of the
grouping parameter. For example, when grouping was 1 and overhead 1.5,
only one plane was spawned. Now two planes are spawned of 2 groups of 1
unit.
2017-08-01 07:19:29 +02:00
FlightControl_Master
27b18780f8
Optimizations
2017-07-31 12:35:37 +02:00
FlightControl_Master
85bd3a1c33
First working version
2017-07-31 12:04:27 +02:00
FlightControl_Master
87634969b3
Added default CAP methods
...
* Added method :SetDefaultCapTimeInterval( CapMinSeconds, CapMaxSeconds
) for AI_A2A_DISPATCHER and AI_A2A_GCICAP.
* Added method :SetDefaultCapLimit( CapLimit ) for AI_A2A_DISPATCHER and
AI_A2A_GCICAP.
Added documentation in chapter 10.7 and chapter 1.8.
Changed Treshold to Threshold
2017-07-30 20:54:24 +02:00