FlightControl
caa3bcb02b
Introduction documentation of A2G dispatching.
2018-11-10 16:30:00 +01:00
FlightControl
74123d8ff3
Fixed overhead bug in dispatchiing from ground.
2018-11-10 13:21:46 +01:00
FlightControl
70b858d200
- Optimized the overhead problem in case of engage from patrol.
...
- Change in defense reactivity and distance calculations.
- Select correct template to engage is working now also.
2018-11-10 12:44:13 +01:00
FlightControl
3ca712a223
Optimized the overhead problem in case of engage from patrol.
2018-11-10 12:42:16 +01:00
FlightControl
900a55614b
Change in defense reactivity and distance calculations.
2018-11-09 17:00:40 +01:00
FlightControl
f76b0dc7d3
Select correct template to engage is working now also.
2018-11-09 16:47:06 +01:00
FlightControl
456a38022f
Finish 2.4.10
2018-11-09 07:44:37 +01:00
FlightControl
34d73af8bf
Changed the default lase duration for designations to 120 seconds. A new method has been added to change the lase duration yourself. Use SetLaseDuratioin API!
2018-11-09 07:44:11 +01:00
FlightControl
238b1cb925
Finish 2.4.9
2018-11-09 06:46:24 +01:00
FlightControl
604255bfba
Finish 2.4.9
2.4.9
2018-11-09 06:46:23 +01:00
FlightControl
cfc0367c55
Fixing problems with A2A_GCI.
2018-11-09 06:45:34 +01:00
FlightControl
488804308b
Undo my last stupid mistakes.
2018-11-09 06:27:16 +01:00
FlightControl
5a2bac9979
Got engage working from the air. Now I need to fix:
...
- Overhead
- Correct Defense Type assignment to engage.
# Conflicts:
# Moose Development/Moose/AI/AI_A2G_Dispatcher.lua
# Moose Setup/Moose.files
2018-11-08 07:44:50 +01:00
FlightControl
e7181c255b
Got engage working from the air. Now I need to fix:
...
- Overhead
- Correct Defense Type assignment to engage.
2018-11-08 07:38:04 +01:00
FlightControl
0e656c8520
Progress, patrolling works. Engagement not yet.
2018-11-07 07:24:45 +01:00
FlightControl
6e34f12ac8
Finish 2.4.8
2018-11-06 19:11:26 +01:00
FlightControl
f4a89d62e3
Finish 2.4.8
2.4.8
2018-11-06 19:11:25 +01:00
FlightControl
a36e39205b
Further fixes and optimizations for the A2A dispatcher plane optimization.
2018-11-06 18:50:42 +01:00
FlightControl
3789674666
First version of AI_A2G_DISPATCHER ...
...
- Created a new AI_AIR class. AI_A2A and AI_A2G inherit from AI_AIR.
- Created a new AI_A2G_DISPATCHER class.
- Created a new AI_A2G_ENGAGE class, that implements the SEAD, CAS and BAI actions.
- The AI_A2G_DISPATCHER implements now:
* SEAD, CAS and BAI attacks from airbases.
* AddDefenseCoordinate() to set a defense coordinate.
* RemoveDefenseCoordinate() to remove a defense coordinate.
* SetDefenseReactivenessHigh() for high reactiveness.
* SetDefenseReactivenessMedium() for medium reactiveness.
* SetDefenseReactivenessLow() for low reactiveness.
* Overhead for ground attacks.
* Grouping for ground attacks.
* Evaluates task type based on enemy group composition.
- Tested AI_A2A_DISPATCHER for backward compatibility.
- Implemented spawning of airplanes in AI_A2A_DISPATCHER:
* SetSquadronVisible() method to make the squadron visible at the airport.
2018-11-05 21:52:31 +01:00
FlightControl
a22774b278
Fixing takeoff bug in air for dispatchers.
2018-11-05 21:44:47 +01:00
FlightControl
81bb8dd65f
Reworking a confusion with the takeoff in air spawning.
2018-11-05 21:41:52 +01:00
FlightControl
9d3796b605
Changes
2018-11-05 21:26:47 +01:00
FlightControl
3e3dfc83aa
First Version of AI_A2G_DISPATCHER. There are lots of challenges here to overcome. One of the first one is the defense points.
2018-11-02 16:43:06 +01:00
Frank
e062db9411
Merge pull request #1050 from FlightControl-Master/FF/Develop
...
Several improvements and fixes.
2018-10-28 14:16:07 +01:00
Frank
023eae825d
RCT
2018-10-28 13:16:32 +01:00
Frank
1a4baeafb6
Warehose v0.6.6
...
WAREHOUSE:
- Improved parking spot check for airbase ship.
AI_FORMATION:
- Added Stop option
CT:
- fixes
COORDINATE:
- Improved landing waypoint.
2018-10-28 13:15:38 +01:00
Frank
b754972490
Merge branch 'FF/Develop' of https://github.com/FlightControl-Master/MOOSE into FF/Develop
2018-10-26 18:55:41 +02:00
Frank
0c36e4e40d
CT
2018-10-26 18:55:36 +02:00
funkyfranky
1f97495fdd
CT,RAT,WH work
2018-10-26 16:04:02 +02:00
FlightControl
c164c0f9e3
Merge branch 'hotfix/2.4.8' into feature/Feature-AI-A2A-Dispatcher
2018-10-26 14:09:25 +02:00
FlightControl
f0b5ec1025
Fixed the out of fuel bug.
2018-10-26 12:08:48 +02:00
Frank
b72ea2d02c
minor
2018-10-26 00:12:21 +02:00
Frank
238fcf1176
WAREHOUSE v0.6.5
...
* fixed bug for assignments
2018-10-24 23:13:56 +02:00
Frank
c354fecc6d
Merge branch 'develop' into FF/Develop
2018-10-24 21:47:52 +02:00
Frank
4434d1da21
Fixes
...
AI_FORMATION:
* added stop possibility ad interval input
WAREHOUSE
* added autodefence assignment
UNIT:
* improved InAir() check function
2018-10-24 21:32:07 +02:00
FlightControl
17ffc7cef9
Updates for visibility of squadrons before start.
2018-10-24 20:55:04 +02:00
Frank
006fd25e56
Merge pull request #1044 from cjbehm/bugfix/CONTROLLABLE-honor-GotPath
...
Honor the GotPath return value from COORDINATE
2018-10-24 15:20:18 +02:00
Chris
f2eafe0302
Honor the GotPath return value from COORDINATE
...
PathOnRoad is always defined, at least as an empty table.
Use the 3rd return value instead, which indicates whether
a road route was found
2018-10-24 00:17:26 -04:00
FlightControl
52069cc1d0
Respawning of existing visible resources at the airbases is working.
2018-10-24 00:18:02 +02:00
Frank
d9374f0389
Controllable
...
Added more general orbit task.
2018-10-23 23:35:25 +02:00
Frank
19520f9688
CT v0.1.0
2018-10-22 23:41:48 +02:00
FlightControl
1eda5af7df
Visible before start, uncontrolled planes.
2018-10-22 07:06:24 +02:00
Frank
2ea8487e04
ARTY v1.0.7
...
Fixed bug when targets get removed because ARTY group is immobile and not declared as cargo.
CT fixes
2018-10-22 00:08:38 +02:00
FlightControl
b0885ada00
Fixing resuming task after refuelling.
2.4.7
2018-10-21 14:36:31 +02:00
FlightControl
1c6c0c4d81
Fixing resuming task after refuelling.
2018-10-21 14:36:05 +02:00
FlightControl
3011b0ac8e
Merge branch 'develop'
2.4.6
2018-10-21 13:18:29 +02:00
FlightControl
e4334cccb3
Fixing back to the inclusion of inactive units.
2018-10-21 13:12:20 +02:00
Frank
645ca570a8
CT 0.0.9
...
many fixes
2018-10-20 12:20:35 +02:00
FlightControl
fd30da2f95
Merge branch 'develop'
2018-10-20 04:31:59 +02:00
FlightControl
b378ad2885
Fixing path calculation. Direct route when the length between the two coordinates is less than 2 km.
2018-10-20 04:26:45 +02:00