Commit Graph

53 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 8a334b6671 Documentation 2017-08-08 16:11:31 +02:00
FlightControl_Master 2aecf45316 Many Fixes 2017-08-08 09:42:42 +02:00
FlightControl_Master b2e522aac1 Documentation 2017-08-06 08:14:01 +02:00
FlightControl_Master 5a8d1da54e Documentation 2017-08-06 07:51:53 +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 dbe1d7aaa3 New Refuelling process 2017-08-03 12:21:56 +02:00
FlightControl_Master 495786b4eb Heavily improved the documentation of AI_A2A_DISPATCHER 2017-07-26 13:17:55 +02:00
FlightControl_Master b386c2b5eb Documentation 2017-07-24 05:59:34 +02:00
FlightControl_Master b769ad143d Fixed some glitches in Detection (when set is empty) + documentation 2017-07-22 08:20:23 +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 c1bee3a9b0 Fixed #614 - Implemented an implementation with or without {}....
See documentation of SetBorderZone.
2017-07-12 20:42:06 +02:00
FlightControl 85975c01a4 Optimizations 2017-07-08 09:20:42 +02:00
FlightControl ccfcca8f9a Tweaks for the settings system
- Player settings are located at the group level. Only the first player
that joins the group will be able to configure the settings.
- Default system settings are located at the group of the commend
center. Thus, the COMMANDCENTER class will contain the default system
settings menu. You need to join the command center unit (ALT-J) as a
game master to be able to configure these settings.
2017-07-04 10:55:45 +02:00
FlightControl 22b02cd3ee Made __ methods invisible 2017-07-01 13:12:52 +02:00
FlightControl 8b1583df30 Made Airbases private 2017-07-01 13:00:12 +02:00
FlightControl 76ec5aa009 Documentation 2017-06-30 10:33:21 +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 df7c45d7ef Documentation 2017-06-23 07:51:43 +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 34bf013b9b TASK_A2A 2017-06-21 06:17:07 +02:00
FlightControl 05d69457f2 Documentation 2017-06-14 15:08:49 +02:00
FlightControl 2f8b881186 Documentation 2017-06-14 11:17:20 +02:00
FlightControl 385dba63d9 Documentation 2017-06-14 11:13:14 +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 fb1e9972a5 Documentation 2017-05-23 22:20:29 +02:00
FlightControl 4359831423 Updates in POSITIONABLE
-- Added :GetBoundingBox()
-- Added :GetHeight()
-- Updated documentation
2017-05-13 06:36:13 +02:00
FlightControl 546b960951 method AI_FORMATION:FormationCenterWing implemented. 2017-05-11 14:10:49 +02:00
FlightControl 98fb15dfb7 Documentation 2017-05-11 12:50:19 +02:00
FlightControl 15c52e03d9 Documentation updates 2017-05-11 12:48:10 +02:00
FlightControl b7d37c42af Working Version! 2017-05-11 11:47:30 +02:00
FlightControl b9c51ffc75 Release of AI_FORMATION 2017-05-10 10:33:23 +02:00
FlightControl 743fa8ced1 new AI_BAI class 2017-05-09 10:40:05 +02:00
FlightControl 6459ee4329 Documentation 2017-04-24 14:01:17 +02:00
FlightControl f410d2ae0b A lot of fixes
See #386
2017-04-24 12:38:24 +02:00
FlightControl 6c018acc79 Documentation 2017-04-23 17:09:03 +02:00
FlightControl e80b90fcf6 Progress 2017-04-22 15:11:02 +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 a89c469130 Updated documentation of SCHEDULER and ZONE and FSM 2017-04-17 07:49:11 +02:00