Commit Graph

94 Commits

Author SHA1 Message Date
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
FlightControl_Master 62ab859215 DESIGNATE can now lase for specific codes
* DESIGNATE can now lase targets with specific laser codes upon request
by players. Methods :AddMenuLaserCode() and :RemoveMenuLaserCode()
added, which allow to set or delete specific additional menu options in
the lase menu for players to lase with specific codes. This comes in
handy for the SU-25T and the A-10A and other planes.
2017-08-29 21:48:11 +02:00
FlightControl_Master 6dec92168e Documentation 2017-08-08 15:56:17 +02:00
FlightControl_Master cc1b34937c Added infinite resources implementation. 2017-08-05 16:26:32 +02:00
FlightControl_Master dbe1d7aaa3 New Refuelling process 2017-08-03 12:21:56 +02:00
FlightControl_Master 27b18780f8 Optimizations 2017-07-31 12:35:37 +02:00
FlightControl_Master 61fe3cf457 Following up on the requirement #636 a new default management system has been built...
A lot of new methods have been added to set the default behaviour for:

*  function AI_A2A_DISPATCHER:SetDefaultTakeoff( Takeoff )
*  function AI_A2A_DISPATCHER:SetDefaultTakeoffFromParkingCold()
*  function AI_A2A_DISPATCHER:SetDefaultTakeoffFromParkingHot()
*  function AI_A2A_DISPATCHER:SetDefaultTakeoffFromRunway()
*  function AI_A2A_DISPATCHER:SetDefaultTakeoffInAir()
*  function AI_A2A_DISPATCHER:SetDefaultLanding( Landing )
*  function AI_A2A_DISPATCHER:SetDefaultLandingAtEngineShutdown()
*  function AI_A2A_DISPATCHER:SetDefaultLandingAtRunway()
*  function AI_A2A_DISPATCHER:SetDefaultLandingNearAirbase()
*  function AI_A2A_DISPATCHER:SetDefaultGrouping( Grouping )
*  function AI_A2A_DISPATCHER:SetDefaultOverhead( Overhead )
2017-07-27 11:56:03 +02:00
FlightControl_Master dddcb42e32 Documentation 2017-07-26 15:14:44 +02:00
FlightControl_Master 940f872b40 Documentation improvements. 2017-07-26 10:06:42 +02:00
FlightControl_Master a2630670c0 Docs 2017-07-24 17:42:00 +02:00
FlightControl_Master 4d33abb0eb Documentation 2017-07-20 13:19:39 +02:00
FlightControl_Master 1206935886 Added DESIGNATE:SetMission() method.
-- Allows to place the designate menu under the menu of the mission.
2017-07-19 18:45:48 +02:00
FlightControl_Master b21cd0c0ae AI_A2A_DISPATCHER and AI_A2A_GCICAP optimizations
-- Optimized takeoff height when airplanes spawn in the air.
-- Optimized helicopters to be included in detections.
-- Updated documentation.
2017-07-15 09:07:16 +02:00
FlightControl ab33d6b272 CLEANUP_AIRBASE documentation 2017-07-08 13:00:18 +02:00
FlightControl 9006e17c25 Fixed problem with BASE:GetParent method 2017-07-01 19:00:44 +02:00
FlightControl 22b02cd3ee Made __ methods invisible 2017-07-01 13:12:52 +02:00
FlightControl 76ec5aa009 Documentation 2017-06-30 10:33:21 +02:00
FlightControl 35681c6f96 Resize 2017-06-30 10:31:27 +02:00
FlightControl 133910ac3b New revised CLEANUP class 2017-06-30 10:27:44 +02:00
FlightControl 1b36cee3b6 Documentation 2017-06-24 16:21:43 +02:00
FlightControl ab27a1bd2b Documentation 2017-06-23 07:40:38 +02:00
FlightControl a31abef3cf TASK_A2A_DISPATCHER documentation 2017-06-22 22:13:31 +02:00
FlightControl 706a0949ee Docu 2017-06-22 09:58:46 +02:00
FlightControl 6a58290833 Updates 2017-06-21 10:55:35 +02:00
FlightControl 15cf215d49 Documentation 2017-06-14 10:24:59 +02:00
FlightControl 2b6fecbe4d Documentation 2017-06-13 13:38:52 +02:00
FlightControl dd39ff4e94 Updates 2017-06-13 13:29:48 +02:00
FlightControl 5a7551d312 Progress 2017-06-13 13:17:17 +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 051cc4955f CARGO 2017-05-27 10:09:44 +02:00
FlightControl bcae1bbd89 Fixed some stuff 2017-05-25 07:44:27 +02:00
FlightControl fb1e9972a5 Documentation 2017-05-23 22:20:29 +02:00
FlightControl 15c52e03d9 Documentation updates 2017-05-11 12:48:10 +02:00
FlightControl b9c51ffc75 Release of AI_FORMATION 2017-05-10 10:33:23 +02:00
FlightControl d4aa91300d Documentation updates 2017-05-10 09:52:11 +02:00
FlightControl 743fa8ced1 new AI_BAI class 2017-05-09 10:40:05 +02:00
FlightControl 559e668ff9 Updates 2017-05-04 12:22:05 +02:00
Grey-Echo 7b2f0fda9c Update to the documentation generation process
Include a doc update too.
2017-05-03 16:35:34 +02:00
FlightControl 6459ee4329 Documentation 2017-04-24 14:01:17 +02:00
FlightControl 6c018acc79 Documentation 2017-04-23 17:09:03 +02:00
FlightControl 036768d400 Progress! 2017-04-22 13:53:54 +02:00
FlightControl e53303b71a regenerate documentation 2017-04-20 18:06:27 +02:00
Grey-Echo 635f9d1bee Merge pull request #444 from FlightControl-Master/beacons
Beacons
2017-04-20 14:39:27 +02:00
FlightControl ca3ee12c41 Finalized AI_DESIGNATE 2017-04-20 14:14:39 +02:00
Grey-Echo ae93ea8b63 Documentation update 2017-04-20 12:53:00 +02:00
FlightControl cb5510d047 Publish to master 2017-04-19 19:41:26 +02:00
FlightControl 9ccd0cb6dd POINT_VEC3 and POINT_VEC2 documentation update 2017-04-16 16:36:27 +02:00
FlightControl 4761e7150a Update web site 2017-04-14 09:49:29 +02:00
FlightControl b245ed0e1d Update web site 2017-04-14 09:48:00 +02:00