Commit Graph

24 Commits

Author SHA1 Message Date
FlightControl f2b2b1974d Improvements in the attack methods! This is going to be great! 2019-01-29 19:58:06 +01:00
FlightControl 5a5340431e Improvements ...
-- Implementation of queueing of aircraft launches.
-- Fixed the RTB bug resulting in "lost control".
-- Communication of AI to players (first version).
-- Aircraft engage distance calculation for each wave.
2019-01-20 17:03:18 +01:00
FlightControl eea1d56468 Optimizations A2G 2019-01-09 21:29:45 +01:00
FlightControl 6edcc58b9a updates 2019-01-09 07:36:36 +01:00
FlightControl e91a744bd9 Fixed for A2G. Default parameters and proper amount of spawnings. Now also altitude is added for engage. And RTB has min and max speed set. Defaults of speed between 50% and 75% of maximum speed of group. And altitude defaults to 1000 and 1500 meters. 2018-12-19 07:24:01 +01:00
FlightControl cfc9c655c5 Fixes for patrol. 2018-12-17 19:39:23 +01:00
FlightControl 810cebfe0a Optimizations 2018-12-12 07:31:08 +01:00
FlightControl d098930351 -- New SEAD, BAI and CAS files.
-- Correct handling of task assignments.
-- Added Weapon stuff in DCS.lua.
-- Dispatcher optimizations.
2018-12-11 19:20:11 +01:00
FlightControl 921ec8732c A lot of optimizations ...
- Depart from runway now works again.
 - Depart from hotspot works again.
 - Depart from ramp works again.
 - Implemented the limit, it works, but it is not waterproof (yet).
2018-11-20 20:00:38 +01:00
FlightControl 84e9d225e9 Fixing problem with squadron not found for CAS tasking. 2018-11-13 20:20:42 +01:00
FlightControl 1b691e5887 Documentation 2018-11-12 19:35:32 +01:00
FlightControl ea3899f469 More documentation for A2G dispatcher. 2018-11-11 21:50:41 +01:00
FlightControl 252950af73 Fixed overhead (again), and optimized defense radius logic. 2018-11-11 08:43:20 +01:00
FlightControl ed60c5dca4 Images 2018-11-11 07:25:47 +01:00
FlightControl c4984a7576 Doc update 2018-11-11 07:22:22 +01:00
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 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 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 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