Commit Graph

  • 2611ba0fe8 Fix the schedule dispatcher FlightControl_Master 2017-08-02 21:18:16 +02:00
  • 2cf1801f1d Fixed endless loop when out of resources upon receiving a GCI request. FlightControl_Master 2017-08-02 20:54:26 +02:00
  • 5233c633a9 Fixes for Group in Zone functions funkyfranky 2017-08-02 17:56:07 +02:00
  • 2501db53b8 Removed traces FlightControl_Master 2017-08-02 12:46:13 +02:00
  • 4b60f776ce Apply randomization at start for schedules. FlightControl_Master 2017-08-02 12:41:35 +02:00
  • d8d06a18ce Updates and bug fixes FlightControl_Master 2017-08-02 09:43:08 +02:00
  • 9054a493f9 Updated defects in dispatcher FlightControl_Master 2017-08-01 17:35:53 +02:00
  • 9ec29f607f Fixed an issue with the overhead parameter FlightControl_Master 2017-08-01 07:19:29 +02:00
  • 616e035e9a Merge pull request #638 from FlightControl-Master/637-Limit-Engage-Distance Sven Van de Velde 2017-07-31 17:06:05 +02:00
  • 411636a7f4 Intercept ready FlightControl_Master 2017-07-31 17:04:20 +02:00
  • 27b18780f8 Optimizations FlightControl_Master 2017-07-31 12:35:37 +02:00
  • 85bd3a1c33 First working version FlightControl_Master 2017-07-31 12:04:27 +02:00
  • 87634969b3 Added default CAP methods FlightControl_Master 2017-07-30 20:54:24 +02:00
  • 5107366e57 Added fuel treshold and damage treshold as default parameter setting methods FlightControl_Master 2017-07-30 10:39:10 +02:00
  • 82a3dd32c0 Removed trace FlightControl_Master 2017-07-30 07:37:45 +02:00
  • fdcad2dd93 Fixed the landing bug FlightControl_Master 2017-07-30 07:31:23 +02:00
  • 3ec783b0e4 Fixed issue in 2.1.1, targets not engaged when flying from parking spot. FlightControl_Master 2017-07-29 19:08:10 +02:00
  • ea8af14df5 Updates FlightControl_Master 2017-07-28 22:44:22 +02:00
  • 906c49792e Further documentation on AI_A2A_DISPATCHER with examples FlightControl_Master 2017-07-27 12:37:46 +02:00
  • 61fe3cf457 Following up on the requirement #636 a new default management system has been built... FlightControl_Master 2017-07-27 11:56:03 +02:00
  • 600166fd80 Fixed error in Escort, Reports were not shown FlightControl_Master 2017-07-27 07:52:38 +02:00
  • a6830237f4 Fixed bug in MENU_GROUP_COMMAND FlightControl_Master 2017-07-26 22:17:15 +02:00
  • dddcb42e32 Documentation FlightControl_Master 2017-07-26 15:14:44 +02:00
  • 9c9ed494d9 Progress FlightControl_Master 2017-07-26 15:08:56 +02:00
  • b004929223 Docs FlightControl_Master 2017-07-26 13:18:13 +02:00
  • 495786b4eb Heavily improved the documentation of AI_A2A_DISPATCHER FlightControl_Master 2017-07-26 13:17:55 +02:00
  • 940f872b40 Documentation improvements. FlightControl_Master 2017-07-26 10:06:42 +02:00
  • 227752399b Updated designation menu settings FlightControl_Master 2017-07-26 08:15:18 +02:00
  • a19b41537e Merge pull request #634 from FlightControl-Master/629-Update-Assigned-Tasks-To-Players Sven Van de Velde 2017-07-25 16:35:20 +02:00
  • 713e741299 Fixed issue with menu system Planned Tasks FlightControl_Master 2017-07-25 16:29:57 +02:00
  • c3ee9306f3 Progress FlightControl_Master 2017-07-25 12:54:15 +02:00
  • 3924d2d8fc Fixes FlightControl_Master 2017-07-25 09:11:57 +02:00
  • ec6e182db8 Lowered the refresh frequency of the spots FlightControl_Master 2017-07-25 08:31:03 +02:00
  • 652ed8b178 Fix for #627 FlightControl_Master 2017-07-25 08:20:38 +02:00
  • a2630670c0 Docs FlightControl_Master 2017-07-24 17:42:00 +02:00
  • b386c2b5eb Documentation FlightControl_Master 2017-07-24 05:59:34 +02:00
  • fce1007fb9 Main doc FlightControl_Master 2017-07-24 05:42:50 +02:00
  • b769ad143d Fixed some glitches in Detection (when set is empty) + documentation FlightControl_Master 2017-07-22 08:20:23 +02:00
  • 4d33abb0eb Documentation FlightControl_Master 2017-07-20 13:19:39 +02:00
  • a61c6b4fe2 Documentation updates FlightControl_Master 2017-07-19 19:05:59 +02:00
  • 1206935886 Added DESIGNATE:SetMission() method. FlightControl_Master 2017-07-19 18:45:48 +02:00
  • 2c16992b5c Changed airbase template search radius FlightControl_Master 2017-07-19 09:57:03 +02:00
  • eb73c24367 Added trace FlightControl_Master 2017-07-19 09:26:18 +02:00
  • 295b482ce6 Updated documentation FlightControl_Master 2017-07-15 09:07:31 +02:00
  • b21cd0c0ae AI_A2A_DISPATCHER and AI_A2A_GCICAP optimizations FlightControl_Master 2017-07-15 09:07:16 +02:00
  • beb87f82bf Also adapted Task menus to know the task type. FlightControl 2017-07-13 22:13:08 +02:00
  • 4252f9baac Fixed problem with crash in Detection.lua. FlightControl 2017-07-13 21:41:58 +02:00
  • 6f581cadf1 Fixes issue where A2G cannot be selected for A2G tasks with an airplane. FlightControl 2017-07-13 21:35:48 +02:00
  • f8cca7d510 Added for A2A in SETTINGS LL and MGRS! FlightControl 2017-07-12 22:34:52 +02:00
  • c1bee3a9b0 Fixed #614 - Implemented an implementation with or without {}.... FlightControl 2017-07-12 20:42:06 +02:00
  • 60681d7e23 Merge pull request #622 from FlightControl-Master/620-IsInstance 132nd-etcher 2017-07-12 16:09:15 +02:00
  • 9fe51587a1 Add function BASE:IsInstanceOf( className ) 132nd-etcher 2017-07-12 14:55:25 +02:00
  • 82fd08521f Add UTILS.IsInstanceOf = function( object, className ) 132nd-etcher 2017-07-12 14:55:15 +02:00
  • 2f416ea98e Update BASE:GetParent( Child ) so that it returns nil when called on BASE class 132nd-etcher 2017-07-12 14:55:01 +02:00
  • bd9b844909 Static 2.2.0.pre FlightControl 2017-07-11 16:57:53 +02:00
  • 3c4f0a4b97 Merge remote-tracking branch 'refs/remotes/origin/master' into release-2-2-pre FlightControl 2017-07-11 16:57:05 +02:00
  • 33916c2631 Merge remote-tracking branch 'refs/remotes/origin/master-release' FlightControl 2017-07-11 16:56:17 +02:00
  • a0befeb34f Fixed a bug in the removal of GROUP objects in SET_GROUP 2.1.6 FlightControl 2017-07-11 16:20:15 +02:00
  • 0501959ab9 Merge pull request #619 from FlightControl-Master/RobGraham Rob Graham 2017-07-11 17:08:00 +10:00
  • 764beb7c22 Added Knots to Kmph robgrahamau 2017-07-11 16:46:14 +10:00
  • 9a40bceec5 Static FlightControl 2017-07-08 14:19:43 +02:00
  • a402235da3 Merge remote-tracking branch 'refs/remotes/origin/master' into release-2-2-pre FlightControl 2017-07-08 14:19:14 +02:00
  • 1d939311c3 Removed trace FlightControl 2017-07-08 14:17:43 +02:00
  • 47f1b8ae66 Event Handling FlightControl 2017-07-08 14:10:33 +02:00
  • cff8522922 Size FlightControl 2017-07-08 13:04:37 +02:00
  • d78547aa33 Added picture FlightControl 2017-07-08 13:02:51 +02:00
  • ab33d6b272 CLEANUP_AIRBASE documentation FlightControl 2017-07-08 13:00:18 +02:00
  • 388103afea Fixes FlightControl 2017-07-08 12:40:56 +02:00
  • 62b156c0e8 Static FlightControl 2017-07-08 09:23:01 +02:00
  • 752de77a82 Merge remote-tracking branch 'refs/remotes/origin/master' into release-2-2-pre FlightControl 2017-07-08 09:22:07 +02:00
  • 85975c01a4 Optimizations FlightControl 2017-07-08 09:20:42 +02:00
  • 3fe573926b Fixed scoring format FlightControl 2017-07-08 06:35:06 +02:00
  • 8e2aef17e7 Fixes to resolve exceptions in multi player situations FlightControl 2017-07-08 05:54:33 +02:00
  • 367c4d74af Fixes imperial / metric menu option setting FlightControl 2017-07-08 05:00:47 +02:00
  • 06e063d594 Fixes cargo FlightControl 2017-07-07 18:45:32 +02:00
  • 7ebf7a2bee Fixed #611 FlightControl 2017-07-07 18:20:58 +02:00
  • b5c53baf67 Fixed #592 FlightControl 2017-07-07 18:19:08 +02:00
  • 536934390c Reduce AI CAP logging noise (#609) 132nd-etcher 2017-07-07 12:07:27 +02:00
  • 1e6035b282 Optimized CARGO FlightControl 2017-07-07 11:46:08 +02:00
  • 5bbe5fca60 Fix to get correct parent class FlightControl 2017-07-07 10:41:16 +02:00
  • e658a2a3bf Static FlightControl 2017-07-07 08:26:33 +02:00
  • 4b8b155fb8 Merge remote-tracking branch 'refs/remotes/origin/master' into release-2-2-pre FlightControl 2017-07-07 08:25:57 +02:00
  • 4c5aad51b3 Merge pull request #608 from FlightControl-Master/Performance Sven Van de Velde 2017-07-07 08:23:52 +02:00
  • 688875dca5 Fixed performance issue FlightControl 2017-07-07 08:23:22 +02:00
  • ce2b982782 Static FlightControl 2017-07-06 21:51:12 +02:00
  • af61fc6c74 Merge remote-tracking branch 'refs/remotes/origin/master' into release-2-2-pre FlightControl 2017-07-06 21:50:48 +02:00
  • b4c8fbf75a Merge pull request #607 from FlightControl-Master/601-Respawn-Cargo Sven Van de Velde 2017-07-06 21:49:09 +02:00
  • edb53013b2 Progress FlightControl 2017-07-06 21:47:02 +02:00
  • 70f48a3d53 Progress FlightControl 2017-07-06 19:13:15 +02:00
  • 532a311db6 Cargo is now respawning correctly when: FlightControl 2017-07-06 17:00:53 +02:00
  • 71da9933d7 Cargo auto respawn first part is working FlightControl 2017-07-06 11:23:04 +02:00
  • 9f5b9ab04c Progress FlightControl 2017-07-06 08:51:08 +02:00
  • f76ac1e03a Merge pull request #606 from FlightControl-Master/596-CARGO-TRANSPORT-Limits Sven Van de Velde 2017-07-06 07:33:15 +02:00
  • b84541f232 Implemented Cargo limits FlightControl 2017-07-06 07:32:44 +02:00
  • 6115e12309 Merge pull request #604 from FlightControl-Master/603-AI-A2A-GCICAP Sven Van de Velde 2017-07-05 12:54:56 +02:00
  • c22bc1c57f Created AI_A2A_GCICAP FlightControl 2017-07-05 10:11:34 +02:00
  • 84055e9798 Updates fixing cargo stuff FlightControl 2017-07-04 16:34:00 +02:00
  • ccfcca8f9a Tweaks for the settings system FlightControl 2017-07-04 10:55:45 +02:00
  • c043eef5eb Added method CLEANUP:CleanMissilesOn() FlightControl 2017-07-04 07:05:33 +02:00
  • 2db0265ae6 Fixed first line of task report FlightControl 2017-07-03 12:11:06 +02:00